-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for labels and comments #40
Comments
So, my suggestion for this would be something like (cc @anaigmo @andimou):
|
Supporting this feature would require a refractor of the whole code to support the parsing of the YAML file with the structure prosed by Ruamel.yaml instead of primitive Python structures. Before implementing it, pros&cons must be analyzed to avoid dependence on a specific lib. Considering this is not "a must" right now, I would suggest not including it in the v1.0 |
Are there any updates on whether this feature will be implemented and if yes, when can we expect the update? |
Hi @Schabalabab, |
@costezki what is the main difference between the use of Label and Comment in the mapping? We would like to know what is the reason for using Label here, as it seems that it's not describing the mapping but describing the data which is coming from the reference value. |
Indeed, it describes the business field corresponding to the mapping source. |
It would be very useful to support
RDFS lexicalisation
orSKOs lexicalisation
.We need to leave editorial comments and label mappings with references to "fields in a conceptual model".
In RML/RDF is done like this:
The text was updated successfully, but these errors were encountered: