LinkedDataFragments / Server.Java

A Triple Pattern Fragments server for Java
MIT License
27 stars 20 forks source link

org.rdfhdt:hdt-jena version 2.0 #38

Closed smalyshev closed 7 years ago

smalyshev commented 7 years ago

The pom.xml file refers to jena HDT package version 2.0, but I only see 1.1 on maven:

http://mvnrepository.com/artifact/org.rdfhdt/hdt-jena

Is there newer package or special build instructions available to build it?

mielvds commented 7 years ago

That's right, you'll need to build 2.0 from source and install the jar in your local maven repo. No special instructions, the RDF/HDT github should have all the info.