Property: dc:source

"A reference to a resource from which the present resource is derived." [lang: en-US]
"A reference to a resource from which the present resource is derived." [lang: en-US]

Types

owl:DatatypeProperty
owl:AnnotationProperty

Domain

owl:Thing

Annotations

dc:description"The present resource may be derived from the Source resource in whole or in part. Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system." [lang: en-US]
dc:description"The present resource may be derived from the Source resource in whole or in part. Recommended best practice is to reference the resource by means of a string or number conforming to a formal identification system." [lang: en-US]

Abstract Syntax

ObjectProperty(dc:source annotation(rdfs:label "Source"@en-US)
                        annotation(rdfs:label "Source"@en-US)
                        annotation(rdfs:comment "A reference to a resource from which the present resource
         is derived."@en-US)
                        annotation(rdfs:comment "A reference to a resource from which the present resource
         is derived."@en-US)
                        annotation(dc:description "The present resource may be derived from the Source resource
         in whole or in part.  Recommended best practice is to reference
         the resource by means of a string or number conforming to a
         formal identification system."@en-US)
                        annotation(dc:description "The present resource may be derived from the Source resource
         in whole or in part.  Recommended best practice is to reference
         the resource by means of a string or number conforming to a
         formal identification system."@en-US)
                        annotation(rdfs:isDefinedBy <http://purl.org/dc/elements/1.1/>)
                        domain(owl:Thing))

Generated with OWLDoc