PRONOM file format (E2)

Revision as of 12:43, 20 March 2020 by Kat (talk | contribs) (Updated Schema text)
language codelabeldescriptionaliasesedit
enPRONOM file formatschema for file formats with PRONOM id on wikidp.opencuraedit
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX wbt: <http://wikidp.wiki.opencura.com/prop/direct/>
PREFIX wb: <http://wikidp.wiki.opencura.com/entity/>


IMPORT <https://www.wikidata.org/wiki/Special:EntitySchemaText/E1>
PREFIX E1_file_format: <https://wikidp.wiki.opencura.com>/wiki/Special:EntitySchemaTextE1#>

<pronom_file_format> {
  
   wbt:P2 IRI // rdfs:label "developer"@en ;
   wbt:P3 xsd:string // rdfs:label "version"@en ;
   wbt:P4 xsd:string // rdfs:label "file extension"@en ;
}