Wikibase
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Databases }} '''Wikibase''' is the back-end database behind the Wikidata project, run by the Wikimedia Foundation which also runs W...") |
Dan Tobias (Talk | contribs) |
||
(2 intermediate revisions by one user not shown) | |||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Databases | |subcat=Databases | ||
+ | |wikidata={{wikidata|Q16354758}} | ||
}} | }} | ||
− | '''Wikibase''' is the back-end database behind the Wikidata project, run by the Wikimedia Foundation which also runs Wikipedia. It is an extension of the [[MediaWiki]] software for keeping, collaboratively editing, and displaying structured data. | + | '''Wikibase''' is the back-end database behind the Wikidata project, run by the Wikimedia Foundation which also runs Wikipedia. It is an extension of the [[MediaWiki]] software for keeping, collaboratively editing, and displaying structured data. [[SPARQL]] is used to make queries on it, and records are identified with [[Wikidata identifier]]s. |
== Links == | == Links == | ||
Line 9: | Line 10: | ||
* [https://www.mediawiki.org/wiki/Wikibase/DataModel/Primer Data Model Primer] | * [https://www.mediawiki.org/wiki/Wikibase/DataModel/Primer Data Model Primer] | ||
* [https://www.mediawiki.org/wiki/Wikibase/API API documentation] | * [https://www.mediawiki.org/wiki/Wikibase/API API documentation] | ||
+ | |||
+ | [[Category:Wikimedia]] | ||
+ | [[Category:Wikidata]] |
Latest revision as of 21:57, 26 May 2019
Wikibase is the back-end database behind the Wikidata project, run by the Wikimedia Foundation which also runs Wikipedia. It is an extension of the MediaWiki software for keeping, collaboratively editing, and displaying structured data. SPARQL is used to make queries on it, and records are identified with Wikidata identifiers.