Difference between revisions of "Vulcan/inference systems"

From Knowitall
Jump to: navigation, search
(Triple stores)
(Triple stores)
Line 17: Line 17:
 
4. IBM
 
4. IBM
  
5. [http://jena.apache.org/documentation/inference/index.html#overview|Apache Jena]
+
5. [http://jena.apache.org/documentation/inference/index.html#overview|Apache Jena]
 +
    -- Supports backward chained inferences
 +
    -- Supports a general purpose [http://jena.apache.org/documentation/inference/index.html#RULEoverview|rule engine]

Revision as of 06:22, 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. Jena

    -- Supports backward chained inferences
    -- Supports a general purpose engine