4,467
edits
No edit summary |
|||
Line 2: | Line 2: | ||
==Modeling a document== | ==Modeling a document== | ||
There are many possible types of '''{{Q|Q21}}'''. See the [https://metabase.wikibase.cloud/query/#%23All%20types%20of%20documents%20and%20their%20Wikidata%20equivalents%0APREFIX%20wb%3A%20%3Chttps%3A%2F%2Fmetabase.wikibase.cloud%2Fentity%2F%3E%0APREFIX%20wbt%3A%20%3Chttps%3A%2F%2Fmetabase.wikibase.cloud%2Fprop%2Fdirect%2F%3E%0ASELECT%20%3Fitem%20%3FitemLabel%20%3Fwikidata_iri%0AWHERE%0A%7B%0A%3Fitem%20wbt%3AP4%2a%20wb%3AQ21.%0AOPTIONAL%20%7B%3Fitem%20wbt%3AP1%20%3FwikidataQ%7D%0ABIND%28URI%28concat%28%22http%3A%2F%2Fwww.wikidata.org%2Fentity%2F%22%2C%20%3FwikidataQ%29%29%20AS%20%3Fwikidata_iri%29%0ASERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%2Csv%22.%20%7D%0A%7D list of available types.] | |||
When a new '''document type''' is needed, it should have {{P|P4}} = {{Q|Q21}} (see {{Q|Q47}}), or {{P|P4}} = more specific type (see {{Q|Q76}} which is a type of {{Q|Q29}}). | |||
Document types are expected to have a {{P|P1}}, though special cases that are not relevant for Wikidata are imaginable. | |||
===Topics and project== | |||
A document should have one or more {{P|P15}} to describe what it's about, e.g. {{Q|Q70}}. The value of this statement can be an {{Q|Q12}} (topical keyword), an activity/event (a report from an edit-a-thon), a project (a report from a project), an organization, a {{Q|Q22}}... | |||
The more subject keywords we add, the easier it becomes to run nuanced searches and analyses. | |||
A document that was produced within the '''scope of a particular project''', as is the case with documents produced by WMSE, should link to this project with {{P|P36}}. | |||
Note that documents like {{Q|Q43}}, which are directly related to a particular project, but were not created during this project, will have the project as {{P|P15}} but not as {{P|P36}} (because an application is published before the project has started). | |||
===Example items=== | ===Example items=== | ||
* Final report: {{Q|Q35}} | * Final report: {{Q|Q35}} |