Property: dc:description

"An account of the content of the resource." [lang: en-US]

Types

owl:DatatypeProperty
owl:AnnotationProperty

Domain

owl:Thing

Annotations

dc:description"Description may include but is not limited to: an abstract, table of contents, reference to a graphical representation of content or a free-text account of the content." [lang: en-US]

Abstract Syntax

ObjectProperty(dc:description annotation(rdfs:label "Description"@en-US)
                             annotation(rdfs:comment "An account of the content of the resource."@en-US)
                             annotation(dc:description "Description may include but is not limited to: an abstract,
         table of contents, reference to a graphical representation
         of content or a free-text account of the content."@en-US)
                             annotation(rdfs:isDefinedBy <http://purl.org/dc/elements/1.1/>)
                             domain(owl:Thing))

Generated with OWLDoc