Datatype:Rdf:langString: Difference between revisions
From Mediawiki1
Jump to navigationJump to search
(Created page with '{{Datatype |label@en=rdf:langString |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 stri...') |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Datatype | {{Datatype | ||
|label | |labels= | ||
|comment | {{label|en|rdf:langString}} | ||
Use as rdfs:range of strings carrying a lang tag, eg "foo"@en | |comments= | ||
{{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}} | |||
}} | }} |
Latest revision as of 11: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 |