PRONOM file format (E2)
Jump to navigation
Jump to search
language code | label | description | aliases | edit |
---|---|---|---|---|
en | PRONOM file format | schema for file formats with PRONOM id on wikidp.opencura | edit |
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 ; }