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

GitHub DOI PyPI GitHub Release Date

The tool translates mapping rules from YARRRML in a pretty turtle-based serialization of RML. The translation is based on 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.dev1663601576.tar.gz.

File metadata

File hashes

Hashes for pretty_yarrrml2rml-0.6.1.dev1663601576.tar.gz
Algorithm Hash digest
SHA256 bb20de270f7b7655c0ad7989f0e898eeb9036807c65eca52abaf44ab036fefa4
MD5 49a38d041970a8c94db4a06fe1bac988
BLAKE2b-256 0515858b6beb665b17ad7611f40560661152fe5ce646ad2b9620be32c1f3e943

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pretty_yarrrml2rml-0.6.1.dev1663601576-py3-none-any.whl
Algorithm Hash digest
SHA256 717e9f32ab1cf269e5bff2aedf1947c904e82b3ae054f97c353073bea78b85c2
MD5 4198f07e6e16cd7261c9e5aaa71561aa
BLAKE2b-256 4015cbc7765e58d741006a3dc81daf6962ca687bd81c396db6b0859a54ff99cb

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