Skip to content

Clarify install instructions #32

@danvk

Description

@danvk

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions