Skip to content
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

solving issue #38 #62

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

solving issue #38 #62

wants to merge 4 commits into from

Conversation

dachafra
Copy link
Member

Mappings and metadata in CSV
To complete the issue metadata in RDF and HDT has to be also generated but I couldn't do it using the current version of the RMLMapper

@dachafra dachafra added the bug Something isn't working label Oct 24, 2022
@dachafra dachafra requested a review from bjdmeest October 24, 2022 15:45
@bjdmeest
Copy link
Member

v6 has a small regression making it fail on CLI path parameters that don't have a / in them (fix on the way ;) ).
In the meantime, java -jar ./rmlmapper-6.0.0-r363-all.jar -m ./rules.ttl -o ./metadata.nt works on my end

@bjdmeest
Copy link
Member

If you could add the HDT as well, we can complete the MR! :D

@dachafra
Copy link
Member Author

If you could add the HDT as well, we can complete the MR! :D

On my way, trying to install it ;-)

@bjdmeest
Copy link
Member

Ah, it's natively supported in RMLMapper, saves you some installation time:

java -jar ./rmlmapper-6.0.0-r363-all.jar -m ./rules.ttl -o ./metadata.hdt -s hdt

@dachafra
Copy link
Member Author

thanks! Done :-D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants