Slide 8
Slide 8 text
PROGRAMMING TOOLS
Two main programming tools for interacting with Semantic Web data:
Apache Jena and OWL API, both Java based.
Apache Jena (http://jena.apache.org) is an open source framework for
building Semantic Web and Linked Data applications, handling RDF,
SPARQL, triple store, OWL, etc. It supports only the Pellet reasoner and
does not support OWL 2.
OWL API (http://owlcs.github.io/owlapi) is an open source library for
creating, parsing, manipulating and serializing OWL ontologies. It
supports various reasoners and OWL 2