Property: dc:creator

"An entity primarily responsible for making the content of the resource." [lang: en-US]

Types

owl:DatatypeProperty
owl:AnnotationProperty

Domain

owl:Thing

Annotations

dc:description"Examples of a Creator include a person, an organisation, or a service. Typically, the name of a Creator should be used to indicate the entity." [lang: en-US]

Abstract Syntax

ObjectProperty(dc:creator annotation(rdfs:label "Creator"@en-US)
                         annotation(rdfs:comment "An entity primarily responsible for making the content 
         of the resource."@en-US)
                         annotation(dc:description "Examples of a Creator include a person, an organisation,
         or a service.  Typically, the name of a Creator should 
         be used to indicate the entity."@en-US)
                         annotation(rdfs:isDefinedBy <http://purl.org/dc/elements/1.1/>)
                         domain(owl:Thing))

Generated with OWLDoc