I want to develop a web application which makes it possible to browse an ontology.
Can somebody give me a hint or an example how to use jena in maven?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
All jena releases are mirrored by central repo, so to use jena you need to add it to dependencies in your pom.xml.
Here are the artifacts from maven central.