API Investigation:Resource

From ToxBank API Wiki
(Difference between revisions)
Jump to: navigation, search
Line 5: Line 5:
 
|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 ISA-TAB entry 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
 
}}
 
}}

Revision as of 10:38, 14 September 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 n-triples, turtle or 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