The OntoBroker server can be accessed from multiple programming languages and platforms:
| • | Java |
You can execute OntoBroker queries and commands via the standard webservice interface from all programming platforms that have some kind of webservices library. The following chapters give more details and some examples on how to do this. It is also possible to embed OntoBroker into your own Java applications. Just add the OntoBroker libraries to your application and develop programs using the OntoBroker Java API.