GlyConnect RDF

Validity / Include links to other URIs?

Started at: 2025-03-24 18:20:33 UTC
Finished at: 2025-03-24 18:20:34 UTC

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

Elapsed time0.307 [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: Mon, 24 Mar 2025 18:20:33 GMT
Server: GraphDB/10.3.3 RDF4J/4.3.6
Strict-Transport-Security: max-age=31536001; includeSubDomains
Vary: Accept
Cache-Control: no-store
Content-Disposition: attachment; filename=query-result.srj
Content-Type: application/sparql-results+json;charset=UTF-8
Content-Language: en-US
Keep-Alive: timeout=5, max=99
Connection: Keep-Alive
Transfer-Encoding: chunked
Body
{
  "head" : {
    "vars" : [
      "s",
      "o"
    ]
  },
  "results" : {
    "bindings" : [ ]
  }
}