docs & api
API
domain: http://executor.informatik.uni-mannheim.de
System | URI | Operation | Parameter | Accept | Effect |
---|---|---|---|---|---|
CODI | http://[domain]/api/startCODI | POST | source, target, reference, setting | OWL, RDF |
|
RockIt | http://[domain]/api/startRockIt | POST | input, data, gap, inference, (add_params) | mln, db, [1e-10, 0.1], [marginal|exact|map|learn] |
|
ELog | http://[domain]/api/startELOG | POST | ontology | OWL |
|
T-RDFS-Log | http://[domain]/api/startTRDFSLog | POST | input | RDF (Turtle syntax) |
|
N-RockIt | http://[domain]/api/startNRockIt | POST | input, data, inference, (add_params) | mln, db, [map] |
|
all | http://[domain]/api/process | GET | id, action [state,log,alignment (CODI) | rOutput (ELog|RockIt)] | result (T-RDFS-Log) | - | returns value of action |
Client
A demo client (eclipse project) is also available: Client
System Presentation
system presentation (pdf-document)
The presentation gives a short overview of the the systems and explains the steps, which are necessary to add a new system.