Property: dc:publisher

"An entity responsible for making the resource available" [lang: en-US]

Types

owl:DatatypeProperty
owl:AnnotationProperty

Domain

owl:Thing

Annotations

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

Abstract Syntax

ObjectProperty(dc:publisher annotation(rdfs:label "Publisher"@en-US)
                           annotation(rdfs:comment "An entity responsible for making the resource available"@en-US)
                           annotation(dc:description "Examples of a Publisher include a person, an organisation,
         or a service.
         Typically, the name of a Publisher 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