OntologyProperty:Dc:publisher: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(Dublin Core (dc) properties should only be used for media resources compatible with a [http://dublincore.org/documents/dcmi-type-vocabulary/ Dublin Core type].)
No edit summary
Line 1: Line 1:
{{ObjectProperty
{{DatatypeProperty
  |rdfs:label@en=publisher
  |rdfs:label@en=publisher
  |rdfs:label@de=Verlag
  |rdfs:label@de=Verlag
  |rdfs:comment@en=Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity. Dublin Core (dc) properties should only be used for media resources compatible with a [http://dublincore.org/documents/dcmi-type-vocabulary/ Dublin Core type].
  |rdfs:comment@en=Publisher of a work. For literal (string) use dc:publisher; for object (URL) use publisher
  |rdfs:domain=Work
  |rdfs:domain=Work
  |rdfs:range=Agent
  |rdfs:range=xsd:string
}}
}}

Revision as of 17:09, 6 August 2015

This is the definition of an ontology property.

Read more about editing the ontology schema.

You can see the result of your edit on DBpedia Live (this is BETA!).

Ontology datatype property (help)
rdfs:label@de Verlag
rdfs:label@en publisher
rdfs:comment@en Publisher of a work. For literal (string) use dc:publisher; for object (URL) use publisher
rdfs:domain Work
rdfs:range xsd:string
rdf:type
rdfs:subPropertyOf
owl:equivalentProperty
owl:propertyDisjointWith