https://github.com/arenas-guerrero-julian/fnml-translator
RML-FNML to RML-Views 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
Repository
RML-FNML to RML-Views translator
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
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
- Website: https://orcid.org/0000-0002-3029-6469
- Twitter: ArenasGuerreroJ
- Repositories: 1
- Profile: https://github.com/arenas-guerrero-julian
PhD Student at @oeg-upm
GitHub Events
Total
- Push event: 4
Last Year
- Push event: 4
Dependencies
- pandas ==1.5.3
- rdflib ==7.0.0