has encoding format
Element Reference
- Attribute:Value
- JSON-LD
- Turtle
- RDF/XML
Definition
Relates a manifestation to a standard method for representing content that is embodied in a digital file.
Scope note
This element applies to a manifestation that embodies digital content in an audio disc, audiocassette, audiotape reel, computer card, computer chip cartridge, computer disc, computer disc cartridge, computer tape cartridge, computer tape cassette, computer tape reel, online resource, soundtrack reel, video cartridge, videocassette, videodisc, or videotape reel.
Domain
Manifestation
Range
Element super-type
URI
https://www.iflastandards.info/ISBDM/elements/P1289
Type
DatatypeProperty
Status
Published
{
"@context": {
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"owl": "http://www.w3.org/2002/07/owl#",
"skos": "http://www.w3.org/2004/02/skos/core#",
"dcterms": "http://purl.org/dc/terms/",
"ifla": "http://iflastandards.info/ns/isbd/terms/",
"isbdm": "http://iflastandards.info/ns/isbdm/elements/"
},
"@graph": [
{
"@id": "https://www.iflastandards.info/ISBDM/elements/P1289",
"@type": [
"rdf:Property",
"owl:DatatypeProperty"
],
"label": {
"en": "has encoding format"
},
"description": {
"en": "Relates a manifestation to a standard method for representing content that is embodied in a digital file."
},
"domain": {
"@id": "http://iflastandards.info/ns/isbdm/elements/Manifestation"
},
"subPropertyOf": {
"@id": "http://iflastandards.info/ns/isbdm/elements/P1242"
},
"isDefinedBy": {
"@id": "https://www.iflastandards.info/ISBDM/elements/",
"label": "ISBD Manifestation elements"
},
"status": {
"label": "Published"
}
}
]
}
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isbdm: <http://iflastandards.info/ns/isbdm/elements/> .
@prefix ifla: <http://iflastandards.info/ns/isbd/terms/> .
<https://www.iflastandards.info/ISBDM/elements/P1289> a rdf:Property, owl:DatatypeProperty ;
rdfs:label "has encoding format"@en ;
rdfs:comment "Relates a manifestation to a standard method for representing content that is embodied in a digital file."@en ;
rdfs:domain isbdm:Manifestation ;
rdfs:subPropertyOf <http://iflastandards.info/ns/isbdm/elements/P1242> ;
rdfs:isDefinedBy <https://www.iflastandards.info/ISBDM/elements/> ;
dcterms:status "Published" .
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:isbdm="http://iflastandards.info/ns/isbdm/elements/"
xmlns:ifla="http://iflastandards.info/ns/isbd/terms/">
<rdf:Property rdf:about="https://www.iflastandards.info/ISBDM/elements/P1289">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
<rdfs:label xml:lang="en">has encoding format</rdfs:label>
<rdfs:comment xml:lang="en">Relates a manifestation to a standard method for representing content that is embodied in a digital file.</rdfs:comment>
<rdfs:domain rdf:resource="http://iflastandards.info/ns/isbdm/elements/Manifestation"/>
<rdfs:subPropertyOf rdf:resource="http://iflastandards.info/ns/isbdm/elements/P1242"/>
<rdfs:isDefinedBy rdf:resource="https://www.iflastandards.info/ISBDM/elements/"/>
<dcterms:status>Published</dcterms:status>
</rdf:Property>
</rdf:RDF>
Additional information
Stipulations
Use the element super-type to record a less specific attribute.
Apply the stipulations for the element super-type unless indicated otherwise. [Full example: Emma (1994; Project Gutenberg; online resource; plain text format).] [Full example: CD-S303 owner's manual (2021; Yamaha Corporation; online resource).]Examples
Property Value has encoding format "plain text format" Property Value has encoding format "PDF"