Modelling/Projects: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
{{Modelling navigation}}
{{Modelling navigation}}
==Modeling a project==
This page describes how a '''{{Q|Q2}}''' can be modelled on this Wikibase instance.
This page describes how a '''{{Q|Q2}}''' can be modelled on this Wikibase instance.


Line 8: Line 9:
The modelling described here is based on how {{Q|Q9}} structures their projects. An example of such a project is {{Q|Q14}}. Note the WMSE-specific properties {{P|P9}} and {{P|10}}.
The modelling described here is based on how {{Q|Q9}} structures their projects. An example of such a project is {{Q|Q14}}. Note the WMSE-specific properties {{P|P9}} and {{P|10}}.


;See also
===Properties used===
* Generic project [[EntitySchema:E3|entity schema]] and [https://metabase.wikibase.cloud/tools/cradle/?#/shex/E3 Cradle]
* Wikimedia Sverige project [[EntitySchema:E2|entity schema]] and [https://metabase.wikibase.cloud/tools/cradle/?#/shex/E2 Cradle]
{| class="wikitable"  
{| class="wikitable"  
|-
|-
Line 92: Line 91:
| At Wikimedia Sverige, each project belongs to one of the four thematic areas ({{Q|Q7}}, {{Q|Q4}}, {{Q|Q5}}, {{Q|Q6}}).
| At Wikimedia Sverige, each project belongs to one of the four thematic areas ({{Q|Q7}}, {{Q|Q4}}, {{Q|Q5}}, {{Q|Q6}}).
|}
|}
 
==SPARQL==
Query to find all projects and more information about them:
Query to find all projects and more information about them:
<SPARQL tryit="1">
<SPARQL tryit="1">
Line 116: Line 115:
ORDER BY ?itemLabel
ORDER BY ?itemLabel
</SPARQL>
</SPARQL>
==See also==
* Generic project [[EntitySchema:E3|entity schema]] and [https://metabase.wikibase.cloud/tools/cradle/?#/shex/E3 Cradle]
* Wikimedia Sverige project [[EntitySchema:E2|entity schema]] and [https://metabase.wikibase.cloud/tools/cradle/?#/shex/E2 Cradle]
__FORCETOC__
[[Category:Documentation|p]]
[[Category:Documentation|p]]