Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 751 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 751 Bytes

marmotta-util-rdfpatch-rdf4j

Apache marmotta-util-rdfpatch module for Eclipse RDF4J.

Source code forked from Apache Marmotta project. Overall forked repository available at https://github.com/sisinflab-swot/marmotta-rdf4j

Open issue at https://issues.apache.org/jira/browse/MARMOTTA-646

Compile the module

Instructions to compile ONLY the marmotta-util-rdfpatch module follow:

  1. Clone or download the overall marmotta-rdf4j repository
  2. Navigate to the commons/marmotta-sesame-tools/marmotta-util-rdfpatch folder
  3. Run mvn install