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 |
|
Type URI |
|
Representation |
|
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://specs.frictionlessdata.io/table-schema
Mappings¶
Mapping Type |
Mapped Value |
|---|---|
self |
xsd:string |
native |
fts:jsonpointer |