Elapsed time | 0.483 [s] |
---|
Request | Method | POST
|
---|
URL | https://hitontology.eu/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=SELECT+%3Fs+WHERE+%7B+GRAPH+%3Fg+%7B+%3Fs+%3Fp+%3Fo+.+FILTER%28STRSTARTS%28STR%28%3Fs%29%2C+%22http%3A%2F%2Fhitontology.eu%2Fontology%2F%22%29%29+%7D+%7D+LIMIT+1
|
---|
Response | URL | https://hitontology.eu/sparql/
|
---|
Status | 200
|
---|
Headers | Date: Wed, 20 Nov 2024 12:00:07 GMT
Server: Virtuoso/07.20.3240 (Linux) x86_64-ubuntu_focal-linux-gnu
Accept-Ranges: bytes
Content-Disposition: filename=sparql_2024-11-20_12-00-07Z.json
Content-Type: application/sparql-results+json
Content-Length: 201
Keep-Alive: timeout=5, max=91
Connection: Keep-Alive
|
---|
Body |
{ "head": { "link": [], "vars": ["s"] },
"results": { "distinct": false, "ordered": true, "bindings": [
{ "s": { "type": "uri", "value": "http://hitontology.eu/ontology/OperatingSystem" }} ] } }
|
---|