PRONOM file format (E2)

From wikidp
Revision as of 14:31, 18 January 2023 by Kat (talk | contribs) (Updated Schema English description: schema for file formats with PRONOM id)
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: <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 ;
}