Bioprotocols / container-ontology

Container ontology for use with PAML (Protocol Activity Markup Language)
Apache License 2.0
3 stars 3 forks source link

Client API for container ontology server. #12

Closed rpgoldman closed 2 years ago

rpgoldman commented 2 years ago

The client API has two components:

  1. Auto-generated API to the Owlery container server, based on an expanded version of Owlery's OpenAPI specification (the original OpenAPI specification did not give a schema for responses).

  2. Hand-written API, that calls the above API to get raw results from the server. This provides a wrapper of functions that are meaningful to PAML.