An iOS-focused Wikidata viewer and editor.
https://testflight.apple.com/join/vfANSyVd
|
Kevin Ratzel
01a344de64
Multiple fixes and improvements
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| Data2Go | Multiple fixes and improvements | |
| Data2Go.xcodeproj | Multiple fixes and improvements | |
| images | docs: add README feature screenshots | |
| scripts | Multiple fixes and improvements | |
| .gitignore | chore: initial public baseline for Codeberg | |
| CONTRIBUTING.md | chore: initial public baseline for Codeberg | |
| LICENSE | chore: initial public baseline for Codeberg | |
| README.md | Update README.md | |
| SECURITY.md | chore: initial public baseline for Codeberg | |
| THIRD_PARTY_LICENSES.md | chore: initial public baseline for Codeberg | |
Data2Go is an iOS and macOS application for interacting with Wikidata.
Key features include:
- Viewing items.
- Editing statements.
- Creating items.
- Add qualifiers & references.
- Participate in community discussions.
- Contribute to Commons for images and pronunciation.
- And much more...
Sources used to enhance the application:
- Wikidata property constraints.
- OpenStreetMap for maps and element linking.
- Pinhead for icons.
- Wikipedia for Home tab content.
Technical details:
- Built as Swift native (including SwiftUI and SwiftData.)
- Utilizes the Wikibase REST API and MediaWiki Action API.
See more details on how to use the application on the Data2Go Wiki.
How to run:
- Easy: Join the iOS TestFlight: https://testflight.apple.com/join/vfANSyVd
- Technical: Clone this git repository on your local machine to build and run the Xcode project.