UNPKG

@rmlio/yarrrml-parser

Version:

Parse YARRRML descriptions into RML RDF statements

11 lines (10 loc) 203 B
sources: source1: ['data/person.json~jsonpath', '$'] mappings: person: source: - source1 s: http://example.com/$(ID) po: - [a, foaf:Person] - [ex:name, $(firstname), xsd:string]