Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abbe98/taxon-info
Display taxon information from Wikidata ID, made for qr-codes in botanical gardens
https://github.com/abbe98/taxon-info
qrcode wikidata wikimedia
Last synced: 22 days ago
JSON representation
Display taxon information from Wikidata ID, made for qr-codes in botanical gardens
- Host: GitHub
- URL: https://github.com/abbe98/taxon-info
- Owner: Abbe98
- License: mit
- Created: 2016-10-31T06:32:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-31T21:14:12.000Z (about 8 years ago)
- Last Synced: 2024-12-12T20:46:44.135Z (28 days ago)
- Topics: qrcode, wikidata, wikimedia
- Language: PHP
- Size: 4.88 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Taxon Info
Taxon Info is a web app made to display and provide Wikimedia related links for a taxon or specie in Wikidata. It was made to be used with qr-codes in botanical gardens.
## Usage
endpoint:
```
http://tools.wmflabs.org/abbe98tools/taxon-info/index.php
```Parameters:
`wikidata` - the item to display.
Optional parameters:
`settings` - the settings to apply(UI language & preferred wikis etc).
Currently available settings:
- `wmno` settings for Wikimedia Norge
- `default` settingsExample:
```
http://tools.wmflabs.org/abbe98tools/taxon-info/index.php?wikidata=Q428023&settings=wmno
```