Property: dc:language

"A language of the intellectual content of the resource." [lang: en-US]

Types

owl:DatatypeProperty
owl:AnnotationProperty

Domain

owl:Thing

Annotations

dc:description"Recommended best practice is to use RFC 3066 [RFC3066], which, in conjunction with ISO 639 [ISO639], defines two- and three-letter primary language tags with optional subtags. Examples include "en" or "eng" for English, "akk" for Akkadian, and "en-GB" for English used in the United Kingdom." [lang: en-US]

Abstract Syntax

ObjectProperty(dc:language annotation(rdfs:label "Language"@en-US)
                          annotation(rdfs:comment "A language of the intellectual content of the resource."@en-US)
                          annotation(dc:description "Recommended best practice is to use RFC 3066 [RFC3066],
         which, in conjunction with ISO 639 [ISO639], defines two-
         and three-letter primary language tags with optional
         subtags.  Examples include "en" or "eng" for English,
         "akk" for Akkadian, and "en-GB" for English used in the
         United Kingdom."@en-US)
                          annotation(rdfs:isDefinedBy <http://purl.org/dc/elements/1.1/>)
                          domain(owl:Thing))

Generated with OWLDoc