Property: Content Type (ov:hasContentType.html)
Full URI: http://open.vocab.org/terms/hasContentType
Encoding MIME-Type information in a trivial manner - equivalent to HTTP header: Content-Type.
Use to encode MIME information alongside URIs that correspond to representations of the noted MIME formats.
Change History
- 2009-09-16T11:13:03Z Anonymous user at 140.203.154.11 said "Some drive-by label fixing"
- 2009-04-21T11:13:44Z Anonymous user at 163.1.203.221 said "Created"
This term is considered to be unstable. Unstable terms may be edited at any time by anyone so their meaning may change unpredictably.
RDF
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ov: <http://open.vocab.org/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix o: <http://open.vocab.org/> .
@prefix status: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix label: <http://purl.org/net/vocab/2004/03/label#> .
ov:hasContentType rdfs:isDefinedBy o:terms ;
status:term_status "unstable" ;
status:userdocs <http://open.vocab.org/terms/hasContentType.html> ;
label:plural "Content Types"@en ;
rdfs:comment "Encoding MIME-Type information in a trivial manner - equivalent to HTTP header: Content-Type."@en ;
rdf:type rdf:Property ;
rdfs:label "Content Type"@en ;
ov:markdownDescription "Use to encode MIME information alongside URIs that correspond to representations of the noted MIME formats."@en .
This description in other formats: RDF/XML, Turtle, RDF/JSON