Sergio Fernández created MARMOTTA-593:
-----------------------------------------

             Summary: RDF HDT implementation for Sesame RIO
                 Key: MARMOTTA-593
                 URL: https://issues.apache.org/jira/browse/MARMOTTA-593
             Project: Marmotta
          Issue Type: Task
          Components: KiWi Triple Store
            Reporter: Sergio Fernández


[RDF HDT|http://www.rdfhdt.org] is a compact data structure and binary 
serialization format for RDF that keeps big datasets compressed to save space 
while maintaining search and browse operations without prior decompression. 
This makes it an ideal format for storing and sharing RDF datasets on the Web.

Currently the [Java 
Implementation|http://www.rdfhdt.org/manual-of-the-java-hdt-library/] only 
provides bindings for jena RIOT, with a very restrictive license (GPL).

The idea consist on implementing from scratch the [Sesame 
RIO|http://rdf4j.org/sesame/2.8/apidocs/org/openrdf/rio/Rio.html] 
infrastructure (RDFParser/RDFWriter/RDFHandler) for RDF HDT. 

The implementation would require to have good knowledge of Java programming, 
plus some basic understanding of parsers concepts and the RDF data model.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to