Difference between revisions of "App/API/Ontology/label"

From mx Help Wiki
Jump to: navigation, search
Line 22: Line 22:
 
   {
 
   {
 
   "head":
 
   "head":
           {"http://purl.obolibrary.org/obo/HAO_0000397":"Deans, A. R. 2009. HAO curator.."}
+
           {"<nowiki>h</nowiki>ttp://purl.obolibrary.org/obo/HAO_0000397":"Deans, A. R. 2009. HAO curator.."}
 
   }
 
   }

Revision as of 11:31, 3 March 2011

Back to ontology API home

Description

http://base_url/api/ontology/label/<text>

Response (JSON)

label:
  CLASS_ID: citation
  ...
  

Example

Request:

http://api.hymao.org/api/ontology/label/head

Response:

 {
  "head":
         {"http://purl.obolibrary.org/obo/HAO_0000397":"Deans, A. R. 2009. HAO curator.."}
 }
Personal tools