-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
The Tools page says:
build a jar then run:
java -cp itunes.jar org.kafsemo.titl.tools.command
I've tried:
git clone https://github.com/josephw/titl.git
cd titl
mvn package
java -cp titl-rdf/target/titl-rdf-0.3-SNAPSHOT.jar org.kafsemo.titl.rdf.LibraryAsRdf
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.NoClassDefFoundError: org/openrdf/model/URI
Metadata
Metadata
Assignees
Labels
No labels