Difference between revisions of "SimpleGraph"

From BITPlan Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
# {{Link|target=SimpleGraph-JSON}}
 
# {{Link|target=SimpleGraph-JSON}}
 
# {{Link|target=SimpleGraph-MapSystem}}
 
# {{Link|target=SimpleGraph-MapSystem}}
{{Article|title=Motivation|text=Solving IT Problems accross System boundaries can get very difficult. There may be a wealth of APIs which first looks helpful but given the diversity of approaches
+
# {{Link|target=SimpleGraph-MediaWiki}}
 +
 
 +
{{Article|title=Motivation|text=Solving IT Problems across System boundaries can get very difficult. There may be a wealth of APIs which first looks helpful but given the diversity of approaches
 
it a daunting task will need to be tackled to get reasonable results. More often than not projects are not even started since the cost/benefit ratio is not good enough.  
 
it a daunting task will need to be tackled to get reasonable results. More often than not projects are not even started since the cost/benefit ratio is not good enough.  
 
SimpleGraph aims to supply a unified graph API access to Systems for which this makes sense. In fact for most systems it makes sense to have a graph API. Quite a few problems will get much easier to solve if the subdivision of the problem is done with the goal to apply graph algorithms.}}
 
SimpleGraph aims to supply a unified graph API access to Systems for which this makes sense. In fact for most systems it makes sense to have a graph API. Quite a few problems will get much easier to solve if the subdivision of the problem is done with the goal to apply graph algorithms.}}

Revision as of 09:44, 14 February 2018

SimpleGraph

SimpleGraph is an open source project that allows to wrap Systems APIs in a way that graph algorithms and storage can be applied. As an implementation Apache Tinkerpop/Gremlin is used.


Modules

  1. SimpleGraph-FileSystem
  2. SimpleGraph-JSON
  3. SimpleGraph-MapSystem
  4. SimpleGraph-MediaWiki


Motivation

Solving IT Problems across System boundaries can get very difficult. There may be a wealth of APIs which first looks helpful but given the diversity of approaches it a daunting task will need to be tackled to get reasonable results. More often than not projects are not even started since the cost/benefit ratio is not good enough. SimpleGraph aims to supply a unified graph API access to Systems for which this makes sense. In fact for most systems it makes sense to have a graph API. Quite a few problems will get much easier to solve if the subdivision of the problem is done with the goal to apply graph algorithms.


In Internet Explorer versions up to 8, things inside the canvas are inaccessible!