Elapsed time | 5.199 [s] |
---|
Request | Method | POST
|
---|
URL | https://sparql.uniprot.org/
|
---|
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=PREFIX+rdfs%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E+PREFIX+owl%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23%3E+SELECT+*+WHERE+%7B+GRAPH+%3Fg+%7B+VALUES+%3Fs+%7B+%3Chttp%3A%2F%2Fpurl.uniprot.org%2Funiprot%2FQ8IXB1%3E+%7D+%7B+%3Fs+owl%3AsameAs+%3Fo+.+%7D+UNION+%7B+%3Fs+rdfs%3AseeAlso+%3Fo+.+%7D+%7D+%7D+LIMIT+1
|
---|
Response | URL | https://sparql.uniprot.org/
|
---|
Status | 200
|
---|
Headers | Date: Mon, 03 Feb 2025 19:06:22 GMT
Server: Apache
Strict-Transport-Security: max-age=31536001; includeSubDomains
Access-Control-Allow-Origin: *
Access-Control-Allow-Headers: origin, x-requested-with, content-type, X-Release, queryid
Access-Control-Expose-Headers: X-Total-Results, X-Release, queryid
X-Release: 2024_06
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Queryid: 337562
Content-Disposition: attachment; filename="sparql-92B56BB6C284F80F3A1D3A71EF551FDE.srj"
Content-Type: application/sparql-results+json
Content-Length: 475
X-Powered-By: sib.swiss
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
|
---|
Body | {
"head" : {
"vars" : [
"s",
"g",
"o"
]
},
"results" : {
"bindings" : [
{
"s" : {
"type" : "uri",
"value" : "http://purl.uniprot.org/uniprot/Q8IXB1"
},
"g" : {
"type" : "uri",
"value" : "http://sparql.uniprot.org/uniprot"
},
"o" : {
"type" : "uri",
"value" : "http://purl.uniprot.org/interpro/IPR013766"
}
}
]
}
}
|
---|