On 31/12/12 18:16, Jean-Marc Vanel wrote:
2012/12/31 Andy Seaborne <[email protected]>
On 31/12/12 12:01, Jean-Marc Vanel wrote:
because the TBD distribution does not have the
convenient scripts to load data; one has to download the latest code from
subversion.
I was refering to this :
https://repository.apache.org/content/repositories/releases/org/apache/jena/jena-tdb/0.9.4/
It's the Maven depot, and it has only jars .
yes - it's maven artifacts
The main Jena download is apache-jena.
I guess you refer to this :
http://www.apache.org/dist/jena/binaries/
but here TDB is not present .
because everything, including TDB, is in the file:
apache-jena-2.7.4.zip
Rather than several distributions, the standalone zip (tar.gz) combines
them all.
It's a zip that includes the jena modules, including TDB (not SDB, not
Fuseki) and scripts and javadoc and dependent jars.
And you can use maven - depend on apache-jena and <type>pom</type>
Andy
It should have all the jars and dependencies from jena-iri, jena-ore,
jena-arq and jena-tdb, and all the scripts.
Andy