Elapsed time | 0.257 [s] |
---|
Request | Method | POST
|
---|
URL | https://www.imgt.org/fuseki/ImgtKg/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+%3Fs+%3Fp+%3Fo+.+FILTER%28STRSTARTS%28STR%28%3Fs%29%2C+%22http%3A%2F%2Fwww.imgt.org%2Fimgt-ontology%23%22%29%29+%7D+LIMIT+1
|
---|
Response | URL | https://www.imgt.org/fuseki/ImgtKg/sparql
|
---|
Status | 200
|
---|
Headers | Date: Thu, 05 Sep 2024 00:24:46 GMT
Server: Apache Jena Fuseki (5.1.0-SNAPSHOT)
Strict-Transport-Security: max-age=7776000;
Vary: Accept-Encoding,Origin
Fuseki-Request-Id: 131550
Cache-Control: must-revalidate,no-cache,no-store
Pragma: no-cache
Content-Type: application/sparql-results+json; charset=utf-8
Keep-Alive: timeout=5, max=91
Connection: Keep-Alive
Transfer-Encoding: chunked
|
---|
Body | { "head": {
"vars": [ "s" ]
} ,
"results": {
"bindings": [
{
"s": { "type": "uri" , "value": "http://www.imgt.org/imgt-ontology#chelator_satetraxetan_(DOTA_derivative;_p-SCN-Bn-DOTA)" }
}
]
}
}
|
---|