kg-construct / rml-core

RML-Core: Main features for RDF generation with RML
https://w3id.org/rml/core/spec
Creative Commons Attribution 4.0 International
12 stars 9 forks source link

Use RFC 9535 JSONPath compliant query expressions in spec and test cases #122

Closed pmaria closed 3 months ago

pmaria commented 6 months ago

We should follow the proposed standard RFC 9535 JSONPath for all expressions used in examples in the spec and in test cases.

Most notably this requires all expressions to start with a $ as per https://www.rfc-editor.org/rfc/rfc9535.html#section-2.2.1.