GlyConnect RDF

Validity / Include links to other URIs?

Started at: 2024-06-09 00:30:52 UTC
Finished at: 2024-06-09 00:30:53 UTC

The endpoint does not have owl:sameAs or rdfs:seeAlso links to other URIs.

Elapsed time0.816 [s]
RequestMethod
POST
URL
https://glyconnect.expasy.org/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+%22https%3A%2F%2Fpurl.org%2Fglyconnect%2F%22%29%29+%7D+LIMIT+1
ResponseURL
https://glyconnect.expasy.org/sparql
Status
200
Headers
Date: Sun, 09 Jun 2024 00:30:52 GMT
Server: Jetty(9.4.z-SNAPSHOT)
Strict-Transport-Security: max-age=31536001; includeSubDomains
X-Frame-Options: SAMEORIGIN
Content-Type: application/sparql-results+json;charset=utf-8
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Transfer-Encoding: chunked
Body
{
  "head" : {
    "vars" : [ "s", "o" ]
  },
  "results" : {
    "bindings" : [ ]
  }
}