Rule Store
Service Endpoints
The Rules RESTful API is structured as follows: (Please note, that the following links to the actual service endpoint link to a running instance of Apache Stanbol. If you use other domains or ports than "localhost:8080", then please change accordingly)
Rule Manager ("/rules/rule"):
- The Rule Manager @ /rules/rule allows to manage and retrieve inference rules.
Recipe Manager ("/rules/recipe"):
- The Recipe Manager @ /rules/recipe allows to manage, store and retrieve pre-defined rule sequences, or recipes.
TODO