EntitySchema:E1: Difference between revisions
Jump to navigation
Jump to search
(Updated Schema English description: file formats on wikidp.opencura) |
(Updated Schema text) |
||
Schema / Line 1: | Schema / Line 1: | ||
PREFIX wd: <http://www.wikidata.org/entity/> | PREFIX wd: <http://www.wikidata.org/entity/> | ||
PREFIX wbt: < | PREFIX wbt: <https://wikidp.wikibase.cloud/prop/direct/> | ||
PREFIX wb: < | PREFIX wb: <https://wikidp.wikibase.cloud/entity/> | ||
<file_format> { | <file_format> { |
Revision as of 13:24, 18 January 2023
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: <https://wikidp.wikibase.cloud/prop/direct/>
PREFIX wb: <https://wikidp.wikibase.cloud/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 .
}