API Investigation:Resource

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{REST Operations |REST_op_description=Get an investigation resource |REST_resource=Investigation |REST_op_method=GET |REST_op_uri=/investigation/{id}/{resource} |REST_header_par...")
 
Line 1: Line 1:
 
{{REST Operations
 
{{REST Operations
|REST_op_description=Get an investigation resource
+
|REST_op_description=Get an ISA-TAB entry
 
|REST_resource=Investigation
 
|REST_resource=Investigation
 
|REST_op_method=GET
 
|REST_op_method=GET
 
|REST_op_uri=/investigation/{id}/{resource}
 
|REST_op_uri=/investigation/{id}/{resource}
 
|REST_header_param=Accept: one of text/plain (n-triples), text/turtle, application/rdf+xml, subjectid:SECURITY-TOKEN
 
|REST_header_param=Accept: one of text/plain (n-triples), text/turtle, application/rdf+xml, subjectid:SECURITY-TOKEN
|REST_op_result=Investigation metadata in RDF format
+
|REST_op_result=Investigation ISA-TAB entry in RDF format
 
|REST_op_mime_output=text/plain (n-triples), text/turtle, application/rdf+xml
 
|REST_op_mime_output=text/plain (n-triples), text/turtle, application/rdf+xml
 
|REST_op_status=200
 
|REST_op_status=200
 
}}
 
}}

Revision as of 10:44, 23 March 2012

Description Get an ISA-TAB entry
Resource Investigation
Method GET
URI /investigation/{id}/{resource}
Parameters
Header Parameters Accept: one of text/plain (n-triples), text/turtle, application/rdf+xml, subjectid:SECURITY-TOKEN
Media Type (input)
Results Investigation ISA-TAB entry in RDF format
Media Type (output) text/plain (n-triples), text/turtle, application/rdf+xml
Status code 200
Facts about API Investigation:ResourceRDF feed
Acts onInvestigation  +
Has output media typetext/plain (n-triples), text/turtle, application/rdf+xml  +
Has status code200  +
Personal tools