Property: dc:date

"A date associated with an event in the life cycle of the resource." [lang: en-US]
"A date associated with an event in the life cycle of the resource." [lang: en-US]

Types

owl:DatatypeProperty
owl:AnnotationProperty

Domain

owl:Thing

Annotations

dc:description"Typically, Date will be associated with the creation or availability of the resource. Recommended best practice for encoding the date value is defined in a profile of ISO 8601 [W3CDTF] and follows the YYYY-MM-DD format." [lang: en-US]
dc:description"Typically, Date will be associated with the creation or availability of the resource. Recommended best practice for encoding the date value is defined in a profile of ISO 8601 [W3CDTF] and follows the YYYY-MM-DD format." [lang: en-US]

Abstract Syntax

ObjectProperty(dc:date annotation(rdfs:label "Date"@en-US)
                      annotation(rdfs:label "Date"@en-US)
                      annotation(rdfs:comment "A date associated with an event in the life cycle of the
         resource."@en-US)
                      annotation(rdfs:comment "A date associated with an event in the life cycle of the
         resource."@en-US)
                      annotation(dc:description "Typically, Date will be associated with the creation or
         availability of the resource.  Recommended best practice
         for encoding the date value is defined in a profile of
         ISO 8601 [W3CDTF] and follows the YYYY-MM-DD format."@en-US)
                      annotation(dc:description "Typically, Date will be associated with the creation or
         availability of the resource.  Recommended best practice
         for encoding the date value is defined in a profile of
         ISO 8601 [W3CDTF] and follows the YYYY-MM-DD format."@en-US)
                      annotation(rdfs:isDefinedBy <http://purl.org/dc/elements/1.1/>)
                      domain(owl:Thing))

Generated with OWLDoc