GlycoNAVI

Validity / Include links to other URIs?

Started at: 2025-02-02 00:43:48 UTC
Finished at: 2025-02-02 00:43:56 UTC

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

Elapsed time7.588 [s]
RequestMethod
POST
URL
https://sparql.glyconavi.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+GRAPH+%3Fg+%7B+%7B+%3Fs+owl%3AsameAs+%3Fo+.+%7D+UNION+%7B+%3Fs+rdfs%3AseeAlso+%3Fo+.+%7D+FILTER%28STRSTARTS%28STR%28%3Fs%29%2C+%22https%3A%2F%2Fglyconavi.org%2FProteins%2F%22%29%29+%7D+%7D+LIMIT+1
ResponseURL
https://sparql.glyconavi.org/sparql
Status
200
Headers
Accept-Ranges: bytes
Alt-Svc: h3=":443"; ma=2592000
Content-Type: application/sparql-results+json
Date: Sun, 02 Feb 2025 00:43:56 GMT
Server: Caddy, Virtuoso/07.20.3217 (Linux) x86_64-pc-linux-gnu
Transfer-Encoding: chunked
Body

{ "head": { "link": [], "vars": ["g", "s", "o"] },
  "results": { "distinct": false, "ordered": true, "bindings": [ ] } }