Goal
To reduce the entry barrier to Wikibase with a first minimal ontology as a «preload» before the main project ontology.
Context
I'm finding many WB instances need to create properties (and probably a few items) as a first step before uploading or developing the ontology for their case. I'm not an ontology expert and I would need help to identify a very minimal set available for Wikibase projects elsewhere.
Here we provide a first draft as a reference. Consider it can be very wrong and susceptible of modifications.
First draft
| id | Len | Data type | Den | sameAs on Wikidata | formatter URL |
|---|---|---|---|---|---|
| P1 | instance of | item | P31 | ||
| P2 | subclass of | item | P279 | ||
| P3 | usage instructions | wb:String | text describing how to use a property or item. | P2559 | |
| P4 | sameAs | item | owl:sameAs | P2888 | |
| P5 | sameAs on Wikidata | WikibaseExternalId | owl:sameAs for a Wikidata item | n/a | http://www.wikidata.org/entity/$1 |
| P6 | formatter URL | wb:String | web page URL; URI template from which "$1" can be automatically replaced with the effective property value on items. If the site goes offline, set it to deprecated rank. If the formatter URL changes, add a new statement with preferred rank | P1630 | |
| P7 | formatter URI for RDF resource | wb:String | formatter URL for RDF resource: URI template from which "$1" can be automatically replaced with the effective property value on items (it is the URI of the resources, not the URI of the RDF file describing it) | P1921 | |
| P8 | equivalentProperty | wb:URL | owl:equivalentProperty | P1628 | |
| P9 | equivalentProperty in Wikidata | WikibaseExternalId | owl:equivalentProperty for Wikidata | n/a | http://www.wikidata.org/entity/$1 |
| P10 | media in Commons | wb:CommonsMedia | identifier for a resource hosted in Wikimedia Commons | P18,P10 | |
| P11 | wikimedia language code | wb:String | identifier for a language or variant as used by Wikimedia projects | P424 | |