UNPKG

@rmlio/yarrrml-parser

Version:

Parse YARRRML descriptions into RML RDF statements

11 lines (10 loc) 200 B
prefixes: ex: http://example.com#7 mappings: person: sources: - ['data/person.json~jsonpath', '$'] s: http://example.com/$(ID) po: - [a, foaf:Person] - [ex:name, $(firstname)]