IMGT-KG

Validity / Include links to other URIs?

Started at: 2025-03-26 12:09:52 UTC
Finished at: 2025-03-26 12:09:52 UTC

The endpoint has owl:sameAs or rdfs:seeAlso links to other URIs.

Elapsed time0.262 [s]
RequestMethod
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=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+%7B+%3Fs+owl%3AsameAs+%3Fo+.+%7D+UNION+%7B+%3Fs+rdfs%3AseeAlso+%3Fo+.+%7D+FILTER%28STRSTARTS%28STR%28%3Fs%29%2C+%22http%3A%2F%2Fwww.imgt.org%2Fimgt-ontology%23%22%29%29+%7D+LIMIT+1
ResponseURL
https://www.imgt.org/fuseki/ImgtKg/sparql
Status
200
Headers
Date: Wed, 26 Mar 2025 12:09:50 GMT
Server: Apache/2.4.62 (Debian)
Strict-Transport-Security: max-age=7776000;
Vary: Origin
Fuseki-Request-Id: 2687
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=99
Connection: Keep-Alive
Transfer-Encoding: chunked
Body
{ "head": {
    "vars": [ "s" , "o" ]
  } ,
  "results": {
    "bindings": [
      { 
        "s": { "type": "uri" , "value": "http://www.imgt.org/imgt-ontology#3'D-SPACER" } ,
        "o": { "type": "uri" , "value": "http://purl.obolibrary.org/obo/SO_0000495" }
      }
    ]
  }
}