UNPKG

@rmlio/yarrrml-parser

Version:

Parse YARRRML descriptions into RML RDF statements

20 lines (17 loc) 321 B
prefixes: ex: http://example.org/ external: name: John city: Schellebelle mappings: director: sources: - [data.csv~csv] s: https://ex.com/people/$(_name)/$(_city) po: - p: ex:livesIn o: $(_city) - p: ex:home o: $(\_city) - p: ex:worksAt o: $(company)