Type: Jsonpointer
A string encoding a JSON Pointer. The value of the string MUST conform to JSON Point syntax and SHOULD dereference to a valid object 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 "jsonpointer".
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.datalad.org/s/things-prov/v1
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | xsd:string |
| native | dlthings:jsonpointer |