Skip to content

How to use the command line tools? #1807

Answered by afs
luweizheng asked this question in Q&A
Discussion options

You must be logged in to vote

the source file.

That would be jena-4.7.0-source-release.zip? That is the formal release artifact and is a buildable system.

The project provides binaries as well.

apache-jena-4.7.0.zip includes all the commands. Unpack the zip and the commands are in the bin and bat directories. No java compilation or coding required, just a Java runtime environment.

The '/lib/*' will set the classpath automatically (it's a feature of the Java JVM) and it is written to work in the filesystem layout of the binary apache-jena-fuseki distribution.

(zip file name corrected)

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@luweizheng
Comment options

@kinow
Comment options

kinow Mar 20, 2023
Collaborator

@luweizheng
Comment options

@afs
Comment options

afs Mar 20, 2023
Collaborator

Answer selected by rvesse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants