PennTURBO / semantic-engine

TURBO semantic engine (Drivetrain). Transforms source-dependent RDF data into a source-independent, semantically rich RDF model.
6 stars 0 forks source link

Context index guidance #77

Open turbomam opened 4 years ago

turbomam commented 4 years ago

The documentation I have read so far does advise creating RDF4j repos with no reasoning, but I don't think I saw any guidance about enabling a context index. I have generally been enabling that index.

greenguy33 commented 4 years ago

That really shouldn't make a difference in the operation of the program, but please feel free to update the documentation. Context indexes are fine to use and probably will speed up browsing the data via the web interface.