<!DOCTYPE html>
<html>
<head>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type' />
</head>
<body>
<p>
Name: Bharat
</p>
<p>
Email: bharat.shetty@gmail.com
</p>
<p>
Location: https%3A%2F%2Fbioportal.bioontology.org%2F
</p>
<p>
<br /><strong>Feedback:</strong>
<p>How to search multiple words for say "Blood Urea Nitrogen" ?</p>
<p>The REST API endpoint /search?q="blood urea nitrogen" doesnt seem to work from the python api call, but something like /search?q='BUN' or some single term search works. Please do point towards the appropriate REST api end point for a sentence text query.</p>
<p>Thanks,
<br />Bharat</p>
</p>
</body>
</html>