file format (E1)
Jump to navigation
Jump to search
language code | label | description | aliases | edit |
---|---|---|---|---|
en | file format | schema for file formats | 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 .
}