Jena
From GICLWiki
(Difference between revisions)
(initial add) |
m |
||
| Line 1: | Line 1: | ||
| − | '''Jena Java Rule-Based Inference System''' is | + | '''Jena Java Rule-Based Inference System''' is an open-source Java framework and programming environment for building Semantic Web applications with support for RDF, RDFS and OWL, SPARQL. It includes a rule-based inference engine, but for more complex ontologies it may be preferable to rely upon a DIG reasoner (instructions for using Jena with DIG reasoners may be found [http://jena.sourceforge.net/how-to/dig-reasoner.html here]. |
==See Also== | ==See Also== | ||
* [http://jena.sourceforge.net/ Jena Official Site] | * [http://jena.sourceforge.net/ Jena Official Site] | ||
* [http://jena.sourceforge.net/how-to/dig-reasoner.html How to use Jena with DIG Reasoners] | * [http://jena.sourceforge.net/how-to/dig-reasoner.html How to use Jena with DIG Reasoners] | ||
Latest revision as of 14:16, 14 September 2006
Jena Java Rule-Based Inference System is an open-source Java framework and programming environment for building Semantic Web applications with support for RDF, RDFS and OWL, SPARQL. It includes a rule-based inference engine, but for more complex ontologies it may be preferable to rely upon a DIG reasoner (instructions for using Jena with DIG reasoners may be found here.