ontop.ontop-quest-sesame.1.18.0.source-code.materializeSesame.sh Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ontop-quest-sesame Show documentation
Show all versions of ontop-quest-sesame Show documentation
This is the Sesame API implementation based on Quest
#!/bin/sh
java -Dlogback.configurationFile=log/logback.xml -Djava.ext.dirs=lib/:jdbc/ \
org.semanticweb.ontop.cli.QuestSesameMaterializerCMD $@
© 2015 - 2025 Weber Informatics LLC | Privacy Policy