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

From mx Help Wiki
Jump to: navigation, search
m (Created page with '<nowiki>http:</nowiki>//''base_url''/api/ontology/'''label'''/<text> == Description == == Response (JSON) == ''label'': ''CLASS_ID'': ''citation'' ... == Example =…')
 
m
Line 1: Line 1:
<nowiki>http:</nowiki>//''base_url''/api/ontology/'''label'''/<text>
+
[[App/API/Ontology|Back to ontology API home]]
  
 
== Description ==
 
== Description ==
 +
 +
<nowiki>http:</nowiki>//''base_url''/api/ontology/'''label'''/<text>
  
 
== Response (JSON) ==
 
== Response (JSON) ==

Revision as of 16:05, 14 February 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":
   {"HAO:0000397":"Deans, A. R. 2009. HAO curator."}
 }
Personal tools