diff --git a/src/main/resources/org/renci/blazegraph/blazegraph.properties b/src/main/resources/org/renci/blazegraph/blazegraph.properties index 5c13982..2827387 100644 --- a/src/main/resources/org/renci/blazegraph/blazegraph.properties +++ b/src/main/resources/org/renci/blazegraph/blazegraph.properties @@ -29,7 +29,7 @@ com.bigdata.journal.AbstractJournal.maximumExtent=209715200 ## com.bigdata.rdf.sail.truthMaintenance=false com.bigdata.rdf.store.AbstractTripleStore.quads=true -com.bigdata.rdf.store.AbstractTripleStore.statementIdentifiers=false +com.bigdata.rdf.store.AbstractTripleStore.statementIdentifiers=true com.bigdata.rdf.store.AbstractTripleStore.textIndex=true com.bigdata.rdf.store.AbstractTripleStore.axiomsClass=com.bigdata.rdf.axioms.NoAxioms