EntitySchema:E1: Difference between revisions
Jump to navigation
Jump to search
(Created a new Schema: file format on wikidp.opencura) |
(Updated Schema English description: file formats on wikidp.opencura) |
||
Descriptions / en | Descriptions / en | ||
schema for file formats on wikidp.opencura | file formats on wikidp.opencura |
Revision as of 12:23, 20 March 2020
language code | label | description | aliases | edit |
---|---|---|---|---|
en | file format on wikidp.opencura | file formats on wikidp.opencura | edit |
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX wbt: <http://wikidp.wiki.opencura.com/prop/direct/>
PREFIX wb: <http://wikidp.wiki.opencura.com/entity/>
<file_format> {
wbt:P1 [wb:Q1] ; #P1 -> instance of; Q1 -> file format
wbt:P5 xsd:string ; #P5 -> PRONOM ID
wbt:P6 [wd:~] ; #P6 -> Wikidata mapping .
}