Type: Sparqlpath
A string encoding a SPARQL Property Path. The value of the string MUST conform to SPARQL syntax and SHOULD dereference to zero or more valid objects within the current instance document when encoded as RDF.
URI: xsd:string
Type Properties
| Property | Value |
|---|---|
| Base | str |
| Type URI | xsd:string |
| Representation | str |
Notes
- If you are authoring schemas in LinkML YAML, the type is referenced with the lower case "sparqlpath".
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | xsd:string |
| native | linkml:sparqlpath |