Difference between revisions of "Vulcan/inference systems"

From Knowitall
Jump to: navigation, search
(Triple stores)
(Triple stores)
 
Line 19: Line 19:
 
5. [http://jena.apache.org/documentation/inference/index.html#overview| Apache Jena] has support for:
 
5. [http://jena.apache.org/documentation/inference/index.html#overview| Apache Jena] has support for:
 
     -- Backward chained inferences
 
     -- Backward chained inferences
     -- [http://jena.apache.org/documentation/inference/index.html#RULEoverview| General urpose Rule engine]
+
     -- [http://jena.apache.org/documentation/inference/index.html#RULEoverview| General purpose Rule engine]

Latest revision as of 06:54, 1 August 2013

Inference on Graphs

1. HyperGraphs [1]

2. Infinite Graph [2]

3. Neo4j [3]

Triple stores

1. Virtuoso

2. OWLIM

3. Oracle

4. IBM

5. Apache Jena has support for:

    -- Backward chained inferences
    -- General purpose Rule engine