OntologyProperty:FirstPublicationYear: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
(Created page with '{{DatatypeProperty | rdfs:label@en = first publication year | rdfs:label@de = Jahr der Erstausgabe | rdfs:domain = PeriodicalLiterature | rdfs:range = xsd:gYear | rdfs:comment@en...')
 
No edit summary
Line 1: Line 1:
{{DatatypeProperty
{{Datatype
| rdfs:label@en = first publication year
| labels =
| rdfs:label@de = Jahr der Erstausgabe
{{label|en|first publication year}}
{{label|de|Jahr der Erstausgabe}}
{{label|el|πρώτο έτος δημοσίευσης}}
| rdfs:domain = PeriodicalLiterature
| rdfs:domain = PeriodicalLiterature
| rdfs:range = xsd:gYear
| rdfs:range = xsd:gYear
| rdfs:comment@en = Year of the first publication.
| rdfs:comment@en = Year of the first publication.
| rdfs:comment@de = Jahr der ersten Veröffentlichung des Periodikums.
| rdfs:comment@de = Jahr der ersten Veröffentlichung des Periodikums.
| rdfs:comment@el= Έτος της πρώτης δημοσίευσης.
}}
}}

Revision as of 17:44, 18 January 2013

This is a datatype.

Please note: datatypes are not (yet) copied from the DBpedia Mappings Wiki to the DBpedia ontology. They are hard-coded in OntologyDatatypes.scala and were added to the wiki for reference. Adding a datatype in the wiki does not change the ontology and leads to an error messsage for properties that use such a datatype.

See all datatypes known to the DBpedia Extraction Framework.


Datatype (help)
rdfs:label (en)first publication year
rdfs:label (de)Jahr der Erstausgabe
rdfs:label (el)πρώτο έτος δημοσίευσης
rdfs:comment@en Year of the first publication.