https://github.com/lucaswerkmeister/wikidata-ontology-explorer
small website to explore ontologies on Wikidata
https://github.com/lucaswerkmeister/wikidata-ontology-explorer
wikidata
Last synced: 7 months ago
JSON representation
small website to explore ontologies on Wikidata
- Host: GitHub
- URL: https://github.com/lucaswerkmeister/wikidata-ontology-explorer
- Owner: lucaswerkmeister
- License: agpl-3.0
- Created: 2017-09-16T10:08:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-16T20:37:27.000Z (about 8 years ago)
- Last Synced: 2025-03-31T01:51:13.592Z (8 months ago)
- Topics: wikidata
- Language: JavaScript
- Homepage: https://lucaswerkmeister.github.io/wikidata-ontology-explorer/
- Size: 27.3 KB
- Stars: 18
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wikidata ontology explorer
A small website to quickly answer the question
“what do items like this typically look like on Wikidata?”
## Usage
Open .
To explore the ontology of some class,
enter the item ID of the class into the “Wikidata class” field.
To explore the ontology of items using some property,
select the “by property” radio button
and enter the property ID of the property into the “Wikidata property” field.
Click the “Explore” button.
To explore more ontologies, repeat the above steps
(but you don’t need to re-open the page).
## License
The content of this repository is released under the AGPL v3+
as provided in the LICENSE file that accompanied this code.
By submitting a “pull request” or otherwise contributing to this repository, you
agree to license your contribution under the license mentioned above.