[OTDev] API 1.1

Vedrin Jeliazkov vedrin.jeliazkov at gmail.com
Tue Jan 5 14:59:09 CET 2010


Hi Alexey,

2010/1/5 Alexey <alexey.zakharov at ibmc.msk.ru>:
> Dear Vedrin,
>
>
>
> Could you check our service? I provide two commands below; do they
> correspond to API 1.1?
>
>
>
> MNA descriptors calculation:
>
>
>
> curl -v -X GET -H "Accept:application/rdf+xml"
> http://195.178.207.160/OpenTox/compound/3/feature/MNA/
>
>
>
> Get available feature URIs for a compound:
>
>
>
> curl -v -X GET -H "Accept:application/rdf+xml"
> http://195.178.207.160/OpenTox/compound/3/feature/

The short answer is -- no, neither the URLs, nor the response contents
are API v1.1 compliant.

It's good to see you've made some progress with RDF, however more work
would be required in order to:

1) make it compliant with http://www.opentox.org/api/1.1/opentox.owl
2) successfully validate it as OWL DL (e.g. at
http://www.mygrid.org.uk/OWL/Validator)

Kind regards,
Vedrin



More information about the Development mailing list