Type: Jsonpath
A string encoding a JSON Path. The value of the string MUST conform to JSON Point syntax and SHOULD dereference to zero or more valid objects within the current instance document when encoded in tree form.
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 "jsonpath".
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/meta
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | xsd:string |
| native | linkml:jsonpath |