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...")
 
 
(2 intermediate revisions by 2 users not shown)
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 n-triples, turtle or 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, 400, 401
 
}}
 
}}

Latest revision as of 09:48, 18 September 2014

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 n-triples, turtle or RDF format
Media Type (output) text/plain (n-triples), text/turtle, application/rdf+xml
Status code 200, 400, 401
Facts about API Investigation:ResourceRDF feed
Acts onInvestigation  +
Has output media typetext/plain (n-triples), text/turtle, application/rdf+xml  +
Has status code200, 400, 401  +
Personal tools