Maven dependency list for stardog examples -
could please post maven dependencies needed run stardog 2.1.3 client examples? these critical ones maintain coming undefined
import com.complexible.common.openrdf.openrdfio; import com.complexible.common.protocols.server.server; import com.complexible.stardog.stardog;
server
, stardog
in ${stardog}\server
directory of distribution; these not installed maven install script because they're server dependencies , not needed in client application. finish end-to-end examples, because include both client & server code, require both sets of dependencies.
the openrdfio
class no longer exists, using out of info code. if utilize version of illustration in distribution, have right class name.
stardog
No comments:
Post a Comment