Project:Home: Difference between revisions
Jump to navigation
Jump to search
(fmt) |
(→Data model: every property) |
||
Line 12: | Line 12: | ||
* '''[https://wikibase.world/query/#PREFIX%20wdt%3A%20%3Chttps%3A%2F%2Fwikibase.world%2Fprop%2Fdirect%2F%3E%0APREFIX%20wd%3A%20%3Chttps%3A%2F%2Fwikibase.world%2Fentity%2F%3E%0A%0ASELECT%20%3FitemLabel%20%3Furl%20%3Fitem%20WHERE%20%7B%0A%20%20%20%20%3Fitem%20wdt%3AP3%20wd%3AQ11%20.%0A%20%20%20%20OPTIONAL%20%7B%20%3Fitem%20wdt%3AP1%20%3Furl%20.%20%7D%0A%20%20%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D Known Wikibase hosts]''' | * '''[https://wikibase.world/query/#PREFIX%20wdt%3A%20%3Chttps%3A%2F%2Fwikibase.world%2Fprop%2Fdirect%2F%3E%0APREFIX%20wd%3A%20%3Chttps%3A%2F%2Fwikibase.world%2Fentity%2F%3E%0A%0ASELECT%20%3FitemLabel%20%3Furl%20%3Fitem%20WHERE%20%7B%0A%20%20%20%20%3Fitem%20wdt%3AP3%20wd%3AQ11%20.%0A%20%20%20%20OPTIONAL%20%7B%20%3Fitem%20wdt%3AP1%20%3Furl%20.%20%7D%0A%20%20%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D Known Wikibase hosts]''' | ||
==Data model== | ==Data model== | ||
===Wikibase site=== | |||
* [[Property:P3| | * [[Property:P3|instance of]] (P3) | ||
* [[Property:P1| | ** [[Item:Q10|Wikibase site]] (Q10) | ||
* [[Property:P2| | * [[Property:P1|URL]] (P1) | ||
* [[Property:P5|P5]] ( | * [[Property:P2|host]] (P2) | ||
* [[Property:P5|inception]] (P5) | |||
** Use the date the Wikibase software was installed | |||
* [[Property:P6|Wikimedia Commons logo]] (P6) | |||
* [[Property:P7|query service UI]] (P7) | |||
* [[Property:P8|query service API]] (P8) | |||
* [[Property:P9|license or copyright status]] (P9) | |||
* [[Property:P10|project-specific bug tracker]] (P10) | |||
* [[Property:P11|Reasonator URL]] (P11) | |||
* [[Property:P12|supported entity types]] (P12) | |||
* [[Property:P13|availability status]] (P13) | |||
** [[Item:Q54|online]] (Q54) | |||
** [[Item:Q72|offline indefinitely]] (Q72) (offline; may or may not return) | |||
** [[Item:Q57|offline permanently]] (Q57) (offline; will never return) | |||
* [[Property:P14|MediaWiki extension in use]] (P14) | |||
* [[Property:P20|gadget installed]] (P20) | |||
* [[Property:P15|WikiApiary wiki ID]] (P15) | |||
* [[Property:P17|author]] (P17) | |||
** If the Wikibase has one or more primary authors, feel free to create items for them to link them | |||
* [[Property:P18|supports application]] (P18) | |||
** If the Wikibase serves as a backend for one or more apps, please create items for them and link them using this property | |||
Attempt at expressing this as a Shape Expression: [[EntitySchema:E1]] | Attempt at expressing this as a Shape Expression: [[EntitySchema:E1]] | ||
===Other=== | |||
* [[Property:P4|exact match]] (P4) | |||
* [[Property:P16|formatter URL]] (P16) | |||
* [[Property:P19|applies to namespace]] (P19) | |||
==Associating with Wikidata== | ==Associating with Wikidata== |
Revision as of 05:44, 11 June 2023
A spiritual successor to the Wikibase Registry, Wikibase World is the Wikibase of Wikibases.
Feel free to create an entry for your Wikibase on this wiki if:
- It is available for the public to consume (either read-only or read-write)
- It intends to continue on an indefinite basis; in other words, it is not a temporary or interim Wikibase
As of 11 June 2023, Wikibase World has imported all relevant entries from the Wikibase Registry, cleaning them up and updating them.
Browse
- All Wikibases on this wiki
- Backlinks to Q10 (Wikibase site) (in case query service falls behind)
- Known Wikibase hosts
Data model
Wikibase site
- instance of (P3)
- Wikibase site (Q10)
- URL (P1)
- host (P2)
- inception (P5)
- Use the date the Wikibase software was installed
- Wikimedia Commons logo (P6)
- query service UI (P7)
- query service API (P8)
- license or copyright status (P9)
- project-specific bug tracker (P10)
- Reasonator URL (P11)
- supported entity types (P12)
- availability status (P13)
- online (Q54)
- offline indefinitely (Q72) (offline; may or may not return)
- offline permanently (Q57) (offline; will never return)
- MediaWiki extension in use (P14)
- gadget installed (P20)
- WikiApiary wiki ID (P15)
- author (P17)
- If the Wikibase has one or more primary authors, feel free to create items for them to link them
- supports application (P18)
- If the Wikibase serves as a backend for one or more apps, please create items for them and link them using this property
Attempt at expressing this as a Shape Expression: EntitySchema:E1
Other
- exact match (P4)
- formatter URL (P16)
- applies to namespace (P19)
Associating with Wikidata
P4, exact match, can be used to link items on this wiki as follows:
- Q1 (Wikidata) → http://www.wikidata.org/entity/Q2013
- P4 (exact match) → http://www.wikidata.org/entity/P2888
Note:
- HTTP, not HTTPS
- The "www" is required
Property mapping
You can use this wiki to map properties between Wikibases using P4, exact match. For an example of this in action, see how Property:P3 maps with its exact equivalent on Wikidata, P31.