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

Pretty-yarrrml2rml

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:

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.dev1661763100.tar.gz.

File metadata

File hashes

Hashes for pretty_yarrrml2rml-0.6.1.dev1661763100.tar.gz
Algorithm Hash digest
SHA256 47866af0d3aef0e147e685f93093ebd4a9f859fe3a7b5ac876bd0d50013424ea
MD5 8ec7e006f69409dead48e223dcc8868a
BLAKE2b-256 3a842e22e07d0cfa76bb408f341c881f0984cb548095d39a00ffb43ad3f35293

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pretty_yarrrml2rml-0.6.1.dev1661763100-py3-none-any.whl
Algorithm Hash digest
SHA256 8ae9ff3658728c0bc57bf1647292bafa91439fd0c010d4daa1a9f1520e1ea433
MD5 d5cfdd0f51a0b257742f663917b10ef7
BLAKE2b-256 20af6ca2b18805f47db77c2bfd2f7d3def0c82bb5ab6d0be0164d7026fc367fc

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