PRONOM file format (E2)

From wikidp
Jump to navigation Jump to search
language codelabeldescriptionaliasesedit
enPRONOM file formatschema for file formats with PRONOM idedit
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX wbt: <https://wikidp.wikibase.cloud/prop/direct/>
PREFIX wb: <https://wikidp.wikibase.cloud/entity/>


IMPORT <https://www.wikidata.org/wiki/Special:EntitySchemaText/E1>
PREFIX E1_file_format: <https://wikidp.wikibase.cloud>/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 ;
}