Type: String¶
A character string
URI: xsd:string
Type Properties¶
| Property | Value |
|---|---|
| Base | str |
| Type URI | xsd:string |
Notes¶
- In RDF serializations, a slot with range of string is treated as a literal or type xsd:string. If you are authoring schemas in LinkML YAML, the type is referenced with the lower case "string".
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://www.ogc.org/standards/citygml
Mappings¶
| Mapping Type | Mapped Value |
|---|---|
| self | xsd:string |
| native | citygml:string |
| exact | schema:Text |