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

hdt2rdf fails on HDT using TriplesList encoding #200

Open
kasei opened this issue Dec 6, 2018 · 1 comment
Open

hdt2rdf fails on HDT using TriplesList encoding #200

kasei opened this issue Dec 6, 2018 · 1 comment

Comments

@kasei
Copy link

kasei commented Dec 6, 2018

In attempting to encode an HDT file using the TriplesList encoding (related to rdfhdt/hdt-java#82), I found that the hdt2rdf tools does not do what I expect when I try to serialize data. This could be a result of my having encoded the HDT file incorrectly, but it's not clear to me what the problem is:

# hdt2rdf /data/foaf.hdt -
ERROR: Empty Value on triple!% / 46.25 %                        
@kasei
Copy link
Author

kasei commented Dec 7, 2018

I guess what I'm after here is some way to know from the error messages if the problem is me (my HDT file), or the hdt2rdf implementation. Beyond that, a clear way to generate a valid TriplesList HDT file with the hdt-cpp code would be very helpful. This may already be possible, but I have no idea how to do it, and the documentation doesn't seem to be very thorough for this sort of thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant