Skip to main content

The tool translates mapping rules in RML from YARRRML serialization to RDF turtle in a pretty and interpreatable way for humans. The translation is based on RML and YARRRML specifications.

Project description

yarrrml-translator

GitHub DOI PyPI GitHub Release Date

The tool translates mapping rules from YARRRML in a turtle-based serialization of RML. The translation is based on the RML and YARRRML specifications.

Limitations:

We are working on inlcuding the following features which are not yet implemented:

  • Translation to R2RML
  • Functions included using the FnO Ontology

Execution

In order to execute the code run you can download de PyPi module:

python3 -m pip install pretty-yarrrml2rml
python3 -m pretty_yarrrml2rml -i path_to_input_yarrrml.yml -o path_to_output_rml.rml

If you want to include the module in your implementation:

import pretty_yarrrml2rml
import yaml

rml_content = pretty_yarrrml2rml.translate(yaml.safe_load(open("path-to-yarrrml")))

Authors

Ontology Engineering Group - Data Integration:

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file pretty_yarrrml2rml-0.6.1.dev1663601857.tar.gz.

File metadata

File hashes

Hashes for pretty_yarrrml2rml-0.6.1.dev1663601857.tar.gz
Algorithm Hash digest
SHA256 d6a7a5869ed70d6702ec9111e2ca64f3ee406f3946c6f27cd5bce814849c66f2
MD5 226822f5b3dc1a12475a405db16a07cd
BLAKE2b-256 73d972fe0875268f415e40260d58c7b4597bdcda1e051ee75002119553d849e0

See more details on using hashes here.

File details

Details for the file pretty_yarrrml2rml-0.6.1.dev1663601857-py3-none-any.whl.

File metadata

File hashes

Hashes for pretty_yarrrml2rml-0.6.1.dev1663601857-py3-none-any.whl
Algorithm Hash digest
SHA256 163f49c1125ae89fe11a5eee6c91be9505509b8aff4d25b7c724e45cd37f7d90
MD5 9f36fe1e6a0a677da5f101663e762fe4
BLAKE2b-256 2d14d3a8737a972e23cd24b7073487b9aaaad9c99c1ffc1cfbd7647f33a9c1bf

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page