y.robot.robot-core.1.9.7.source-code.blazegraph.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of robot-core Show documentation
Show all versions of robot-core Show documentation
Core library for ROBOT: Library for working with OWL ontologies, especially Open Biological and Biomedical Ontologes (OBO).
The newest version!
# changing the axiom model to none essentially disables all inference
com.bigdata.rdf.store.AbstractTripleStore.axiomsClass=com.bigdata.rdf.axioms.NoAxioms
com.bigdata.rdf.store.AbstractTripleStore.quads=true
com.bigdata.rdf.store.AbstractTripleStore.statementIdentifiers=false
# turn off automatic inference in the SAIL
com.bigdata.rdf.sail.truthMaintenance=false
# turn off the free text index
com.bigdata.rdf.store.AbstractTripleStore.textIndex=false
com.bigdata.rdf.sail.bufferCapacity=100000
com.bigdata.journal.AbstractJournal.bufferMode=DiskRW
© 2015 - 2025 Weber Informatics LLC | Privacy Policy