Medical Subject Headings (MeSH) RDF Linked Data

Usefulness / Support for HTML Data Format

Started at: 2025-03-29 00:01:34 UTC
Finished at: 2025-03-29 00:01:44 UTC

The endpoint does not support content negotiation for text/html

Elapsed time0.189 [s]
RequestMethod
POST
URL
https://id.nlm.nih.gov/mesh/sparql
Headers
User-Agent: Umaka-Crawler/1.0.0 by DBCLS (umakadata@dbcls.jp)
Accept: application/sparql-results+json, application/sparql-results+xml, text/boolean, text/tab-separated-values;q=0.8, text/csv;q=0.2, */*;q=0.1
Content-Type: application/x-www-form-urlencoded
Body
query=SELECT+%3Fs+WHERE+%7B+GRAPH+%3Fg+%7B+%3Fs+%3Fp+%3Fo+.+FILTER%28STRSTARTS%28STR%28%3Fs%29%2C+%22http%3A%2F%2Fid.nlm.nih.gov%2Fmesh%2F%22%29%29+%7D+%7D+LIMIT+1
ResponseURL
https://id.nlm.nih.gov/mesh/sparql
Status
200
Headers
Date: Sat, 29 Mar 2025 00:01:34 GMT
Server: Apache
X-Frame-Options: SAMEORIGIN
X-Forwarded-Proto: https
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, PUT
Access-Control-Allow-Headers: Cache-Control, Pragma, Origin, Authorization, Content-Type, X-Requested-With
Access-Control-Max-Age: 1800
Content-Type: application/sparql-results+xml;charset=utf-8
Set-Cookie: JSESSIONID=70527EC0EC8168DC5F581B6F7510D2B8; Path=/mesh; Secure; HttpOnly
Cache-Control: no-cache,no-store
X-Xss-Protection: 1; mode=lock
Keep-Alive: timeout=15, max=35
Connection: Keep-Alive
Transfer-Encoding: chunked
X-Count: 68
X-Vip-Info: 130.14.16.63:443
X-Pool-Info: /Common/id_pool
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Body
<?xml version="1.0"?>
<sparql xmlns="http://www.w3.org/2005/sparql-results#">
  <head>
    <variable name="s"/>
  </head>
  <results>
    <result>
      <binding name="s">
        <uri>http://id.nlm.nih.gov/mesh/2015/D01.810</uri>
      </binding>
    </result>
  </results>
</sparql>
Elapsed time1.371 [s]
RequestMethod
GET
URL
http://id.nlm.nih.gov/mesh/2015/D01.810
Headers
User-Agent: Umaka-Crawler/1.0.0 by DBCLS (umakadata@dbcls.jp)
Accept: text/html
Body
ResponseURL
https://id.nlm.nih.gov/mesh/2015/D01.810
Status
404
Headers
Date: Sat, 29 Mar 2025 00:01:35 GMT
Server: Apache
X-Frame-Options: SAMEORIGIN
X-Forwarded-Proto: https
Content-Type: text/html;charset=UTF-8
Set-Cookie: JSESSIONID=F8B45CA18F898552CE53FF5E0C9EF486; Path=/mesh; Secure; HttpOnly
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Transfer-Encoding: chunked
X-Count: 69
X-Vip-Info: 130.14.16.63:443
X-Pool-Info: /Common/id_pool
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Body



<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <title>MeSH Linked Data</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta name="description" content="" />
    <meta name="author" content="" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />

    <!--[if lt IE 9]>
      <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
    <script src="vendor/js/jquery.min.js"></script>
    <script src="vendor/js/bootstrap.min.js"></script>
    <link rel="stylesheet" href="vendor/css/bootstrap.min.css" />
    




<!-- resourcePrefix = '/mesh/' -->

    <style>
        body {
  margin: 0;
  background: #20558a;
}

/* Accessibility labels */
.skipnav {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.query-label {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/* Header */
.logo-container {
  width:700px;
}

/* Tabs */
.nav-tabs {
  margin-left: 25px;
  padding: 0;
  border: 0;
}

.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li.open > a,
.nav-tabs > li.open > a:hover,
.nav-tabs > li.open > a:focus,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-radius: 8px 8px 0 0;
  background: #5e7ba3;
  box-shadow: -1px -1px 1px -1px rgba(0,0,0,.4);
  border-bottom: 0;
  border-color: white;
  color: white;
}

#home {
  background: white;
  box-shadow: 1px -1px 1px -1px rgba(0,0,0,.4);
  padding: 10px 10px 10px 30px;
  border: 1px solid #5e7ba3;
  border-radius: 10px;
}

/* Misc */
.mr50 {
  margin-right: 50px;
}

.white-strong,
a.white-strong,
a.white-strong:hover,
a.white-strong:focus {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.search-under {
  float: right;
  margin: 0;
  width: 340px;
}

.social-home img {
  height: 25px;
}

.social-home {
  float: right;
  overflow: hidden;
  width: 146px;
}

.contact-us {
  float: left;
  text-shadow: none;
  font-weight: bold;
  color: #FFF;
  font-size: .9em;
  padding: 7px 5px 0 0;
}

.contact-us a {
  color: #FFF;
  text-decoration: none;
}

.meshrdf-content {
  margin-left: 30px;
  margin-right: 30px;
  background: white;
  box-shadow: 1px -1px 1px -1px rgba(0,0,0,.4);
  padding: 20px;
  border: 1px solid #5e7ba3;
  border-radius: 10px;
}

.meshrdf-heading {
  float: left;
}

.meshrdf-heading h1 {
  margin-top: 0;
  font-family: "Georgia", serif;
  margin-right: 50px;
}

.rdf {
  color: #911f17;
}

.menu-and-title {
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #DCDCDC;
}

.meshrdf-description {
  margin-bottom: 20px;
}

.meshrdf-resource-item {
  border-top: 1px solid #DCDCDC;
  padding: 15px 15px 0 0;
  min-height: 30px;
  vertical-align: middle;
}

.meshrdf-resources-header {
  margin-top: 5px;
}

.meshrdf-row1 {
  border-bottom: 1px solid #DCDCDC;
}

ul#queries_list {
  list-style-type: none;
  padding: 0;
}

#example_queries h3 {
  margin-top: 0;
}

.version {
  float: right;
  padding-right: 15px;
}

.survey {
  width: 80%;
  height: 600px;
  margin: 0 auto;
  display: block;
}

        
/*
 * Copyright (c) 2013 EMBL - European Bioinformatics Institute
 * Licensed under the Apache License, Version 2.0 (the
 * "License"); you may not use this file except in compliance
 * with the License.  You may obtain a copy of the License at
 * http://www.apache.org/licenses/LICENSE-2.0
 * Unless required by applicable law or agreed to in writing, software distributed under the
 * License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
 * either express or implied. See the License for the specific language governing permissions
 * and limitations under the License.
 */

a.externallink {
    border-bottom-style: none;
}

#loadstar-results-table tbody {
    vertical-align: top;
    font-size: 0.9em;
}

#loadstar-results-table th,
#loadstar-results-table td
{
    padding: 0.3em;
}

a.pag {
    color: #A67325;
}

a.prev {
    float:left;
    padding-left: 4px;
}

a.next {
    float:right;
    padding-right: 4px;
}

span.pagmes {
    color: #A67325;
    padding-left: 40%;
}

.side {
    display:inline }

.topObjectDiv {
    padding: 10px;
    margin-left: 5px;
    border: #d3d3d3 solid 1px;
    min-height: 200px;
}

#app-details {
    text-align:center;font-size:smaller;color: #d3d3d3;
}

#lodestar-sparql-form {
    font-size: 100%;
    font-family: Helvetica,sans-serif;
    color: #444;
}

#lodestar-sparql-form fieldset{
    padding: 0.5em 0.5em 0.5em 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    color: inherit;
}

#lodestar-sparql-form label {
    margin-right: 1em;
}
#lodestar-sparql-form .CodeMirror {
    line-height: 1;
}
.lodestar-grid12 {
    width: 49.0%;
    display: inline;
    float: left;
    position: relative;

}

#error-div {
  border: 2px solid red;
  background-color: #FDD;
  border-radius: 10px;
}
#error-div .alert {
  color: #600;
  font-style: italic;
  font-size: 110%;
}

    </style>
    <!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-MT6MLL');</script>
<!-- End Google Tag Manager -->

  </head>

  <body>
    <!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MT6MLL" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

    <div class="skipnav"><a href="#error-div" class="skipnav">Skip Navigation</a></div>
    <div class="header">
          <div class="container-fluid">
      <div class="row">
        <div class="col-md-9">
          <div class="logo-container">
            <a href="https://www.nlm.nih.gov">
              <img height="90" src="https://www.nlm.nih.gov/images/NIH2x.png" alt="National Institutes of Health" />
            </a>
            <a href="https://www.nlm.nih.gov">
              <img height="90" src="https://www.nlm.nih.gov/images/NLM2x.png" alt="National Library of Medicine" />
            </a>
              <img height="90" src="https://www.nlm.nih.gov/images/NLM_Starburst2x.png" alt="NLM Logo"/>
          </div>
        </div>
        <div class="col-md-3">
          <br/>
          <form role="form" method="get" action="https://vsearch.nlm.nih.gov/vivisimo/cgi-bin/query-meta" target="_self" name="searchForm" id="searchForm">
            <div class="form-group">
              <div class="input-group">
                <div class="input-group-addon">
                  <i class="fa fa-search"></i>
                </div>
                <label for="search" class="hidden">Search</label>
                <input class="form-control input-sm" type="text" placeholder="Search" name="query" id="search" />
                <input type="hidden" name="v:project" value="nlm-main-website" >
              </div>
            </div>
          </form>
        </div>
      </div>
      <div>
        <ul id="meshTab" class="nav nav-tabs pull-left" role="navigation">
          <li class="dropdown">
            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
              <strong>Products and Services</strong>
              <b class="caret"></b>
            </a>
            <ul class="dropdown-menu">
              <li>
                <a href="https://www.ncbi.nlm.nih.gov/pubmed/">PubMed/MEDLINE</a>
              </li>
              <li>
                <a href="https://meshb.nlm.nih.gov/search">MeSH</a>
              </li>
              <li>
                <a href="https://www.nlm.nih.gov/research/umls/">UMLS</a>
              </li>
              <li>
                <a href="https://medlineplus.gov">MedlinePlus</a>
              </li>
              <li>
                <a href="https://www.locatorplus.gov/">LocatorPlus</a>
              </li>
              <li>
                <a href="https://collections.nlm.nih.gov/">Digital Collections</a>
              </li>
              <li>
                <a href="https://eresources.nlm.nih.gov/nlm_eresources/">All Products and Services</a>
              </li>
            </ul>
          </li>
          <li class="dropdown">
            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
              <strong>Resources for You</strong>
              <b class="caret"></b>
            </a>
            <ul class="dropdown-menu">
              <li>
                <a href="https://www.nlm.nih.gov/portals/researchers.html">For Researchers</a>
              </li>
              <li>
                <a href="https://www.nlm.nih.gov/portals/publishers.html">For Publishers</a>
              </li>
              <li>
                <a href="https://www.nlm.nih.gov/portals/librarians.html">For Librarians</a>
              </li>
              <li>
                <a href="https://www.nlm.nih.gov/training.html">For Educators/Trainers</a>
              </li>
              <li>
                <a href="https://www.nlm.nih.gov/portals/healthcare.html">For Healthcare Professionals</a>
              </li>
              <li>
                <a href="https://www.nlm.nih.gov/portals/public.html">For the Public</a>
              </li>
            </ul>
          </li>
          <li class="dropdown">
            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
              <strong>Explore NLM</strong>
              <b class="caret"></b>
            </a>
            <ul class="dropdown-menu">
…
[Trailing bodies are truncated]
Elapsed time0.188 [s]
RequestMethod
POST
URL
https://id.nlm.nih.gov/mesh/sparql
Headers
User-Agent: Umaka-Crawler/1.0.0 by DBCLS (umakadata@dbcls.jp)
Accept: application/sparql-results+json, application/sparql-results+xml, text/boolean, text/tab-separated-values;q=0.8, text/csv;q=0.2, */*;q=0.1
Content-Type: application/x-www-form-urlencoded
Body
query=SELECT+%3Fs+WHERE+%7B+GRAPH+%3Fg+%7B+%3Fs+%3Fp+%3Fo+.+FILTER%28STRSTARTS%28STR%28%3Fs%29%2C+%22http%3A%2F%2Fid.nlm.nih.gov%2Fmesh%22%29%29+%7D+%7D+LIMIT+1
ResponseURL
https://id.nlm.nih.gov/mesh/sparql
Status
200
Headers
Date: Sat, 29 Mar 2025 00:01:35 GMT
Server: Apache
X-Frame-Options: SAMEORIGIN
X-Forwarded-Proto: https
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, PUT
Access-Control-Allow-Headers: Cache-Control, Pragma, Origin, Authorization, Content-Type, X-Requested-With
Access-Control-Max-Age: 1800
Content-Type: application/sparql-results+xml;charset=utf-8
Set-Cookie: JSESSIONID=AF92F7965AF50AFFAF21C42DBC542656; Path=/mesh; Secure; HttpOnly
Cache-Control: no-cache,no-store
X-Xss-Protection: 1; mode=lock
Keep-Alive: timeout=15, max=34
Connection: Keep-Alive
Transfer-Encoding: chunked
X-Count: 70
X-Vip-Info: 130.14.16.63:443
X-Pool-Info: /Common/id_pool
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Body
<?xml version="1.0"?>
<sparql xmlns="http://www.w3.org/2005/sparql-results#">
  <head>
    <variable name="s"/>
  </head>
  <results>
    <result>
      <binding name="s">
        <uri>http://id.nlm.nih.gov/mesh/2015/D01.810</uri>
      </binding>
    </result>
  </results>
</sparql>
Elapsed time1.371 [s]
RequestMethod
GET
URL
http://id.nlm.nih.gov/mesh/2015/D01.810
Headers
User-Agent: Umaka-Crawler/1.0.0 by DBCLS (umakadata@dbcls.jp)
Accept: text/html
Body
ResponseURL
https://id.nlm.nih.gov/mesh/2015/D01.810
Status
404
Headers
Date: Sat, 29 Mar 2025 00:01:35 GMT
Server: Apache
X-Frame-Options: SAMEORIGIN
X-Forwarded-Proto: https
Content-Type: text/html;charset=UTF-8
Set-Cookie: JSESSIONID=F8B45CA18F898552CE53FF5E0C9EF486; Path=/mesh; Secure; HttpOnly
Keep-Alive: timeout=15, max=100
Connection: Keep-Alive
Transfer-Encoding: chunked
X-Count: 69
X-Vip-Info: 130.14.16.63:443
X-Pool-Info: /Common/id_pool
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Body



<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <title>MeSH Linked Data</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta name="description" content="" />
    <meta name="author" content="" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />

    <!--[if lt IE 9]>
      <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
    <script src="vendor/js/jquery.min.js"></script>
    <script src="vendor/js/bootstrap.min.js"></script>
    <link rel="stylesheet" href="vendor/css/bootstrap.min.css" />
    




<!-- resourcePrefix = '/mesh/' -->

    <style>
        body {
  margin: 0;
  background: #20558a;
}

/* Accessibility labels */
.skipnav {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.query-label {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/* Header */
.logo-container {
  width:700px;
}

/* Tabs */
.nav-tabs {
  margin-left: 25px;
  padding: 0;
  border: 0;
}

.nav-tabs > li > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li.open > a,
.nav-tabs > li.open > a:hover,
.nav-tabs > li.open > a:focus,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-radius: 8px 8px 0 0;
  background: #5e7ba3;
  box-shadow: -1px -1px 1px -1px rgba(0,0,0,.4);
  border-bottom: 0;
  border-color: white;
  color: white;
}

#home {
  background: white;
  box-shadow: 1px -1px 1px -1px rgba(0,0,0,.4);
  padding: 10px 10px 10px 30px;
  border: 1px solid #5e7ba3;
  border-radius: 10px;
}

/* Misc */
.mr50 {
  margin-right: 50px;
}

.white-strong,
a.white-strong,
a.white-strong:hover,
a.white-strong:focus {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.search-under {
  float: right;
  margin: 0;
  width: 340px;
}

.social-home img {
  height: 25px;
}

.social-home {
  float: right;
  overflow: hidden;
  width: 146px;
}

.contact-us {
  float: left;
  text-shadow: none;
  font-weight: bold;
  color: #FFF;
  font-size: .9em;
  padding: 7px 5px 0 0;
}

.contact-us a {
  color: #FFF;
  text-decoration: none;
}

.meshrdf-content {
  margin-left: 30px;
  margin-right: 30px;
  background: white;
  box-shadow: 1px -1px 1px -1px rgba(0,0,0,.4);
  padding: 20px;
  border: 1px solid #5e7ba3;
  border-radius: 10px;
}

.meshrdf-heading {
  float: left;
}

.meshrdf-heading h1 {
  margin-top: 0;
  font-family: "Georgia", serif;
  margin-right: 50px;
}

.rdf {
  color: #911f17;
}

.menu-and-title {
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #DCDCDC;
}

.meshrdf-description {
  margin-bottom: 20px;
}

.meshrdf-resource-item {
  border-top: 1px solid #DCDCDC;
  padding: 15px 15px 0 0;
  min-height: 30px;
  vertical-align: middle;
}

.meshrdf-resources-header {
  margin-top: 5px;
}

.meshrdf-row1 {
  border-bottom: 1px solid #DCDCDC;
}

ul#queries_list {
  list-style-type: none;
  padding: 0;
}

#example_queries h3 {
  margin-top: 0;
}

.version {
  float: right;
  padding-right: 15px;
}

.survey {
  width: 80%;
  height: 600px;
  margin: 0 auto;
  display: block;
}

        
/*
 * Copyright (c) 2013 EMBL - European Bioinformatics Institute
 * Licensed under the Apache License, Version 2.0 (the
 * "License"); you may not use this file except in compliance
 * with the License.  You may obtain a copy of the License at
 * http://www.apache.org/licenses/LICENSE-2.0
 * Unless required by applicable law or agreed to in writing, software distributed under the
 * License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
 * either express or implied. See the License for the specific language governing permissions
 * and limitations under the License.
 */

a.externallink {
    border-bottom-style: none;
}

#loadstar-results-table tbody {
    vertical-align: top;
    font-size: 0.9em;
}

#loadstar-results-table th,
#loadstar-results-table td
{
    padding: 0.3em;
}

a.pag {
    color: #A67325;
}

a.prev {
    float:left;
    padding-left: 4px;
}

a.next {
    float:right;
    padding-right: 4px;
}

span.pagmes {
    color: #A67325;
    padding-left: 40%;
}

.side {
    display:inline }

.topObjectDiv {
    padding: 10px;
    margin-left: 5px;
    border: #d3d3d3 solid 1px;
    min-height: 200px;
}

#app-details {
    text-align:center;font-size:smaller;color: #d3d3d3;
}

#lodestar-sparql-form {
    font-size: 100%;
    font-family: Helvetica,sans-serif;
    color: #444;
}

#lodestar-sparql-form fieldset{
    padding: 0.5em 0.5em 0.5em 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    color: inherit;
}

#lodestar-sparql-form label {
    margin-right: 1em;
}
#lodestar-sparql-form .CodeMirror {
    line-height: 1;
}
.lodestar-grid12 {
    width: 49.0%;
    display: inline;
    float: left;
    position: relative;

}

#error-div {
  border: 2px solid red;
  background-color: #FDD;
  border-radius: 10px;
}
#error-div .alert {
  color: #600;
  font-style: italic;
  font-size: 110%;
}

    </style>
    <!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-MT6MLL');</script>
<!-- End Google Tag Manager -->

  </head>

  <body>
    <!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MT6MLL" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

    <div class="skipnav"><a href="#error-div" class="skipnav">Skip Navigation</a></div>
    <div class="header">
          <div class="container-fluid">
      <div class="row">
        <div class="col-md-9">
          <div class="logo-container">
            <a href="https://www.nlm.nih.gov">
              <img height="90" src="https://www.nlm.nih.gov/images/NIH2x.png" alt="National Institutes of Health" />
            </a>
            <a href="https://www.nlm.nih.gov">
              <img height="90" src="https://www.nlm.nih.gov/images/NLM2x.png" alt="National Library of Medicine" />
            </a>
              <img height="90" src="https://www.nlm.nih.gov/images/NLM_Starburst2x.png" alt="NLM Logo"/>
          </div>
        </div>
        <div class="col-md-3">
          <br/>
          <form role="form" method="get" action="https://vsearch.nlm.nih.gov/vivisimo/cgi-bin/query-meta" target="_self" name="searchForm" id="searchForm">
            <div class="form-group">
              <div class="input-group">
                <div class="input-group-addon">
                  <i class="fa fa-search"></i>
                </div>
                <label for="search" class="hidden">Search</label>
                <input class="form-control input-sm" type="text" placeholder="Search" name="query" id="search" />
                <input type="hidden" name="v:project" value="nlm-main-website" >
              </div>
            </div>
          </form>
        </div>
      </div>
      <div>
        <ul id="meshTab" class="nav nav-tabs pull-left" role="navigation">
          <li class="dropdown">
            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
              <strong>Products and Services</strong>
              <b class="caret"></b>
            </a>
            <ul class="dropdown-menu">
              <li>
                <a href="https://www.ncbi.nlm.nih.gov/pubmed/">PubMed/MEDLINE</a>
              </li>
              <li>
                <a href="https://meshb.nlm.nih.gov/search">MeSH</a>
              </li>
              <li>
                <a href="https://www.nlm.nih.gov/research/umls/">UMLS</a>
              </li>
              <li>
                <a href="https://medlineplus.gov">MedlinePlus</a>
              </li>
              <li>
                <a href="https://www.locatorplus.gov/">LocatorPlus</a>
              </li>
              <li>
                <a href="https://collections.nlm.nih.gov/">Digital Collections</a>
              </li>
              <li>
                <a href="https://eresources.nlm.nih.gov/nlm_eresources/">All Products and Services</a>
              </li>
            </ul>
          </li>
          <li class="dropdown">
            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
              <strong>Resources for You</strong>
              <b class="caret"></b>
            </a>
            <ul class="dropdown-menu">
              <li>
                <a href="https://www.nlm.nih.gov/portals/researchers.html">For Researchers</a>
              </li>
              <li>
                <a href="https://www.nlm.nih.gov/portals/publishers.html">For Publishers</a>
              </li>
              <li>
                <a href="https://www.nlm.nih.gov/portals/librarians.html">For Librarians</a>
              </li>
              <li>
                <a href="https://www.nlm.nih.gov/training.html">For Educators/Trainers</a>
              </li>
              <li>
                <a href="https://www.nlm.nih.gov/portals/healthcare.html">For Healthcare Professionals</a>
              </li>
              <li>
                <a href="https://www.nlm.nih.gov/portals/public.html">For the Public</a>
              </li>
            </ul>
          </li>
          <li class="dropdown">
            <a href="#" class="dropdown-toggle" data-toggle="dropdown">
              <strong>Explore NLM</strong>
              <b class="caret"></b>
            </a>
            <ul class="dropdown-menu">
…
[Trailing bodies are truncated]
Elapsed time6.34 [s]
RequestMethod
POST
URL
https://id.nlm.nih.gov/mesh/sparql
Headers
User-Agent: Umaka-Crawler/1.0.0 by DBCLS (umakadata@dbcls.jp)
Accept: application/sparql-results+json, application/sparql-results+xml, text/boolean, text/tab-separated-values;q=0.8, text/csv;q=0.2, */*;q=0.1
Content-Type: application/x-www-form-urlencoded
Body
query=SELECT+%3Fs+WHERE+%7B+GRAPH+%3Fg+%7B+%3Fs+%3Fp+%3Fo+.+FILTER%28STRSTARTS%28STR%28%3Fs%29%2C+%22http%3A%2F%2Fid.nlm.nih.gov%2Fmesh%2Fvocab%23%22%29%29+%7D+%7D+LIMIT+1
ResponseURL
https://id.nlm.nih.gov/mesh/sparql
Status
200
Headers
Date: Sat, 29 Mar 2025 00:01:42 GMT
Server: Apache
X-Frame-Options: SAMEORIGIN
X-Forwarded-Proto: https
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, PUT
Access-Control-Allow-Headers: Cache-Control, Pragma, Origin, Authorization, Content-Type, X-Requested-With
Access-Control-Max-Age: 1800
Content-Type: application/sparql-results+xml;charset=utf-8
Set-Cookie: JSESSIONID=E883AE5550F1C0CF839FD5430987CC6F; Path=/mesh; Secure; HttpOnly
Cache-Control: no-cache,no-store
X-Xss-Protection: 1; mode=lock
Keep-Alive: timeout=15, max=33
Connection: Keep-Alive
Transfer-Encoding: chunked
X-Count: 71
X-Vip-Info: 130.14.16.63:443
X-Pool-Info: /Common/id_pool
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Body
<?xml version="1.0"?>
<sparql xmlns="http://www.w3.org/2005/sparql-results#">
  <head>
    <variable name="s"/>
  </head>
  <results>
    <result>
      <binding name="s">
        <uri>http://id.nlm.nih.gov/mesh/vocab#Concept</uri>
      </binding>
    </result>
  </results>
</sparql>
Elapsed time2.315 [s]
RequestMethod
GET
URL
http://id.nlm.nih.gov/mesh/vocab
Headers
User-Agent: Umaka-Crawler/1.0.0 by DBCLS (umakadata@dbcls.jp)
Accept: text/html
Body
ResponseURL
https://id.nlm.nih.gov/mesh/vocabulary.owl
Status
200
Headers
Date: Sat, 29 Mar 2025 00:01:43 GMT
Server: Apache
X-Frame-Options: SAMEORIGIN
X-Forwarded-Proto: https
Accept-Ranges: bytes
Etag: W/"55469-1666041128000"
Last-Modified: Mon, 17 Oct 2022 21:12:08 GMT
Content-Type: application/rdf+xml
Content-Length: 55469
Keep-Alive: timeout=15, max=99
Connection: Keep-Alive
X-Count: 73
X-Vip-Info: 130.14.16.63:443
X-Pool-Info: /Common/id_pool
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
Body
<rdf:RDF
    xmlns:dct="http://purl.org/dc/terms/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="http://id.nlm.nih.gov/mesh/vocab#broaderDescriptor">
    <rdfs:subPropertyOf rdf:resource="http://id.nlm.nih.gov/mesh/vocab#broader"/>
    <rdfs:range rdf:resource="http://id.nlm.nih.gov/mesh/vocab#Descriptor"/>
    <rdfs:domain rdf:resource="http://id.nlm.nih.gov/mesh/vocab#Descriptor"/>
    <dct:description>Relates one Descriptor to another. The immediate parent Descriptor(s) of a given Descriptor based on the TreeNumber hierarchy. Example: both DUI D007254 (Information Science) and DUI D008491 (Medical Informatics Applications) are parents of DUI D016247 (Information Storage and Retrieval).</dct:description>
    <rdfs:comment>Relates one Descriptor to another. The immediate parent Descriptor(s) of a given Descriptor based on the TreeNumber hierarchy. Example: both DUI D007254 (Information Science) and DUI D008491 (Medical Informatics Applications) are parents of DUI D016247 (Information Storage and Retrieval).</rdfs:comment>
    <rdfs:label>broaderDescriptor</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://id.nlm.nih.gov/mesh/vocab#pharmacologicalAction">
    <dct:description>Relates Descriptors or SupplementaryConceptRecords to Descriptors. Reference to a Descriptor describing observed biological activity of an exogenously administered chemical represented by a Descriptor or SupplementaryConceptRecord.</dct:description>
    <rdfs:comment>Relates Descriptors or SupplementaryConceptRecords to Descriptors. Reference to a Descriptor describing observed biological activity of an exogenously administered chemical represented by a Descriptor or SupplementaryConceptRecord.</rdfs:comment>
    <rdfs:label>pharmacologicalAction</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://id.nlm.nih.gov/mesh/vocab#broaderConcept">
    <rdfs:subPropertyOf rdf:resource="http://id.nlm.nih.gov/mesh/vocab#broader"/>
    <rdfs:domain rdf:resource="http://id.nlm.nih.gov/mesh/vocab#Concept"/>
    <rdfs:range rdf:resource="http://id.nlm.nih.gov/mesh/vocab#Concept"/>
    <dct:description>Relates one Concept to another. A semantic relationship between two Concepts, usually between the preferred concept and subordinate concept(s) where one is broader in meaning. Example: M0024816 is broader than M0024811.</dct:description>
    <rdfs:comment>Relates one Concept to another. A semantic relationship between two Concepts, usually between the preferred concept and subordinate concept(s) where one is broader in meaning. Example: M0024816 is broader than M0024811.</rdfs:comment>
    <rdfs:label>broaderConcept</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://id.nlm.nih.gov/mesh/vocab#broader">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://id.nlm.nih.gov/mesh/vocab#casn1_label">
    <dct:description>A property of Concepts. Free-text of the Chemical Abstracts Type N1 Name which is the systematic name used in the Chemical Abstracts Chemical Substance and Formula Indexes. The systematic name is a unique name assigned to a chemical substance to represent its structure. First available in 1995.</dct:description>
    <rdfs:comment>A property of Concepts. Free-text of the Chemical Abstracts Type N1 Name which is the systematic name used in the Chemical Abstracts Chemical Substance and Formula Indexes. The systematic name is a unique name assigned to a chemical substance to represent its structure. First available in 1995.</rdfs:comment>
    <rdfs:label>casn1_label</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://id.nlm.nih.gov/mesh/vocab#lexicalTag">
    <dct:description>A property of Terms. A 3-letter value that indicates the lexical category. Valid values with their meanings in parentheses are: ABB (Abbreviation); ABX (Embedded abbreviation); ACR (Acronym); ACX (Embedded acronym); EPO (Eponym); LAB (Lab number); NAM (Proper name); NON (None); and TRD (Trade name). Note that in the XML, a Permuted Term will always have the same Lexical Tag value as the term from which it is generated.</dct:description>
    <rdfs:comment>A property of Terms. A 3-letter value that indicates the lexical category. Valid values with their meanings in parentheses are: ABB (Abbreviation); ABX (Embedded abbreviation); ACR (Acronym); ACX (Embedded acronym); EPO (Eponym); LAB (Lab number); NAM (Proper name); NON (None); and TRD (Trade name). Note that in the XML, a Permuted Term will always have the same Lexical Tag value as the term from which it is generated.</rdfs:comment>
    <rdfs:label>lexicalTag</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://id.nlm.nih.gov/mesh/vocab#nlmClassificationNumber">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <dct:description>A property of Descriptors. Most MeSH Descriptors have a corresponding NLM Classification (the system for the organization of literature). Descriptors that lack an NLM Classification Number include those that point to more than one number, those in the Z Tree (Geographicals), and many of those in the V Tree (Publication Characteristics). This NLM classification is similar to the Library of Congress Classification (LCC).</dct:description>
    <rdfs:comment>A property of Descriptors. Most MeSH Descriptors have a corresponding NLM Classification (the system for the organization of literature). Descriptors that lack an NLM Classification Number include those that point to more than one number, those in the Z Tree (Geographicals), and many of those in the V Tree (Publication Characteristics). This NLM classification is similar to the Library of Congress Classification (LCC).</rdfs:comment>
    <rdfs:label>nlmClassificationNumber</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://id.nlm.nih.gov/mesh/vocab#relatedConcept">
    <rdfs:domain rdf:resource="http://id.nlm.nih.gov/mesh/vocab#Concept"/>
    <rdfs:range rdf:resource="http://id.nlm.nih.gov/mesh/vocab#Concept"/>
    <dct:description>Relates one Concept to another. A semantic relationship between two Concepts, usually between the preferred Concept and subordinate Concept(s) where one is neither broader nor narrower in meaning. Example: M0000562 is related to M0000561</dct:description>
    <rdfs:comment>Relates one Concept to another. A semantic relationship between two Concepts, usually between the preferred Concept and subordinate Concept(s) where one is neither broader nor narrower in meaning. Example: M0000562 is related to M0000561</rdfs:comment>
    <rdfs:label>relatedConcept</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://id.nlm.nih.gov/mesh/vocab#PublicationType">
    <dct:description>A special class of descriptor that describes what type of publication a resource is as opposed to what it is about. All MeSH Publication Types are in the V tree.</dct:description>
    <rdfs:comment>A special class of descriptor that describes what type of publication a resource is as opposed to what it is about. All MeSH Publication Types are in the V tree.</rdfs:comment>
    <owl:disjointWith rdf:resource="http://id.nlm.nih.gov/mesh/vocab#TopicalDescriptor"/>
    <rdfs:subClassOf rdf:resource="http://id.nlm.nih.gov/mesh/vocab#Descriptor"/>
    <rdfs:label>MeSH PublicationType</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://id.nlm.nih.gov/mesh/vocab#indexerConsiderAlso">
    <dct:description>Relates SupplementaryConceptRecords to Descriptors or DescriptorQualifierPairs. A Descriptor or DescriptorQualifierPair that is usually broader than the SupplementaryConceptRecord, and which is suggested as an indexing guideline for addition to the citation if pertinent to the article being indexed.</dct:description>
    <rdfs:comment>Relates SupplementaryConceptRecords to Descriptors or DescriptorQualifierPairs. A Descriptor or DescriptorQualifierPair that is usually broader than the SupplementaryConceptRecord, and which is suggested as an indexing guideline for addition to the citation if pertinent to the article being indexed.</rdfs:comment>
    <rdfs:label>indexerConsiderAlso</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://id.nlm.nih.gov/mesh/vocab#Concept">
    <rdfs:comment>MeSH concepts are meanings. Many MeSH concepts contain synonymous terms. meshv:Concept identifiers begin with 'M' such as M0000013,  'Congenital Abnormalities'.</rdfs:comment>
    <owl:disjointWith rdf:resource="http://id.nlm.nih.gov/mesh/vocab#TreeNumber"/>
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <owl:disjointWith rdf:resource="http://id.nlm.nih.gov/mesh/vocab#DescriptorQualifierPair"/>
    <owl:disjointWith rdf:resource="http://id.nlm.nih.gov/mesh/vocab#Term"/>
    <dct:description>MeSH concepts are meanings. Many MeSH concepts contain synonymous terms. meshv:Concept identifiers begin with 'M' such as M0000013,  'Congenital Abnormalities'.</dct:description>
    <owl:disjointWith rdf:resource="http://id.nlm.nih.gov/mesh/vocab#SupplementaryConceptRecord"/>
    <owl:disjointWith rdf:resource="http://id.nlm.nih.gov/mesh/vocab#Qualifier"/>
    <rdfs:label>MeSH Concept</rdfs:label>
    <owl:disjointWith rdf:resource="http:/…
[Trailing bodies are truncated]