OBD:Web Services

From NCBO Wiki
Jump to navigation Jump to search

OBD employs fully RESTful URLs as opposed to SOAP web services

The service layer is implemented using RESTlet.

URLs

The REST layer is self-describing. See:

http://obd.berkeleybop.org/OBDUI

Payload

OBD REST URLs can be constructed to return serializations in the following forms:

OBD XML

OWL XML

Other OWL serializations are easily added if required. We use the OWLAPI for translation, so any serialization supported by that API (OWL-RDF-XML, Manchester Syntax etc) is possible

.obo

OBO-Format

.html