yarrrml2ld

0.0.13 • Public • Published

yarrrml2ld

Converts yarrrml to linked data using yarrrml-parser and rmlmapper-java

Example usage

yarrrml2ld({
    yarrrml_file: file,
    functions: functions_ttl,
    rmlmapper: rmlmapper
}).then((result) => {
    console.log(result)
})
  • functions is optional and is a file used to include custom functions as described here.
  • rmlmapper is the path to the location of the generated rmlmapper-java jar.

Readme

Keywords

none

Package Sidebar

Install

npm i yarrrml2ld

Weekly Downloads

1

Version

0.0.13

License

MIT

Unpacked Size

4.55 kB

Total Files

4

Last publish

Collaborators

  • amohoste