https://github.com/arenas-guerrero-julian/fnml-translator

RML-FNML to RML-Views translator

https://github.com/arenas-guerrero-julian/fnml-translator

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.2%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

RML-FNML to RML-Views translator

Basic Info
  • Host: GitHub
  • Owner: arenas-guerrero-julian
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 47.9 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

RML-FNML Translator

RML-FNML translator unfolds data transformation defined in RML-FNML to RML Views.

Install

pip install git+https://github.com/arenas-guerrero-julian/rml_fnml_translator.git

Usage

``` usage: python3 -m rmlfnmltranslator [-h] [-i INPUT] [-o OUTPUT] [-m MAPPING_LANGUAGE] [-v]

options: -h, --help show this help message and exit -i INPUT, --input INPUT path to the input [R2]RML-FNML mappings -o OUTPUT, --output OUTPUT path to the output [R2]RML mappings -m MAPPINGLANGUAGE, --mappinglanguage MAPPING_LANGUAGE whether to generate R2RML or RML (valid options: R2RML or RML) -v, --version show program's version number and exit ```

Citing 💬

Cite the ICWE paper:

bib @inproceedings{arenas2024handling, title = {{Handling Data Transformations in Virtual Knowledge Graphs with RML View Unfolding}}, author = {Arenas-Guerrero, Julián}, booktitle = {Proceedings of the 24th International Conference on Web Engineering}, publisher = {Springer Nature Switzerland}, pages = {424-427}, year = {2024}, isbn = {978-3-031-62362-2}, doi = {10.1007/978-3-031-62362-2_38}, }

Owner

  • Name: Julián Arenas Guerrero
  • Login: arenas-guerrero-julian
  • Kind: user
  • Location: Madrid, Spain.
  • Company: @oeg-upm

PhD Student at @oeg-upm

GitHub Events

Total
  • Push event: 4
Last Year
  • Push event: 4

Dependencies

pyproject.toml pypi
  • pandas ==1.5.3
  • rdflib ==7.0.0