Datatype:Rdf:langString: Difference between revisions

From DBpedia Mappings
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{Datatype
{{Datatype
|labels
|labels=
{{label|en|rdf:langString}}
{{label|en|rdf:langString}}
|comments
|comments=
{{comment|en|The class of language-tagged string values. An instance of rdfs:Datatype and a subclass of rdfs:Literal.
{{comment|en|The class of language-tagged string values. An instance of rdfs:Datatype and a subclass of rdfs:Literal.
Use as rdfs:range of strings carrying a lang tag, eg "foo"@en}}
Use as rdfs:range of strings carrying a lang tag, eg "foo"@en}}
}}
}}

Latest revision as of 12:13, 20 January 2015

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)rdf:langString
rdfs:comment (en)The class of language-tagged string values. An instance of rdfs:Datatype and a subclass of rdfs:Literal. Use as rdfs:range of strings carrying a lang tag, eg "foo"@en