COXPRESdb

Usefulness / Data Entry

Started at: 2025-01-27 18:05:54 UTC
Finished at: 2025-01-27 18:05:55 UTC

Count 245,943,317 triples.

Elapsed time0.061 [s]
RequestMethod
POST
URL
https://coxpresdb.jp/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+DISTINCT+%3Fg+WHERE+%7B+GRAPH+%3Fg+%7B+%3Fs+%3Fp+%3Fo+.+%7D+%7D
ResponseURL
https://coxpresdb.jp/sparql
Status
200
Headers
Date: Mon, 27 Jan 2025 18:05:38 GMT
Content-Type: application/sparql-results+json
Transfer-Encoding: chunked
Connection: keep-alive
Accept-Ranges: bytes
Server: nginx
Strict-Transport-Security: max-age=31536000; includeSubDomains;
Body

{ "head": { "link": [], "vars": ["g"] },
  "results": { "distinct": false, "ordered": true, "bindings": [
    { "g": { "type": "uri", "value": "http://www.openlinksw.com/schemas/virtrdf#" }},
    { "g": { "type": "uri", "value": "http://www.w3.org/ns/ldp#" }},
    { "g": { "type": "uri", "value": "http://localhost:8890/sparql" }},
    { "g": { "type": "uri", "value": "http://localhost:8890/DAV/" }},
    { "g": { "type": "uri", "value": "http://www.w3.org/2002/07/owl#" }},
    { "g": { "type": "uri", "value": "https://coxpresdb.jp/sparql" }} ] } }
Elapsed time0.656 [s]
RequestMethod
POST
URL
https://coxpresdb.jp/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++%28+COUNT%28*%29+AS+%3Fcount+%29+WHERE+%7B+GRAPH+%3Chttps%3A%2F%2Fcoxpresdb.jp%2Fsparql%3E+%7B+%3Fs+%3Fp+%3Fo+.+%7D+%7D
ResponseURL
https://coxpresdb.jp/sparql
Status
200
Headers
Date: Mon, 27 Jan 2025 18:05:55 GMT
Content-Type: application/sparql-results+json
Transfer-Encoding: chunked
Connection: keep-alive
Accept-Ranges: bytes
Server: nginx
Strict-Transport-Security: max-age=31536000; includeSubDomains;
Body

{ "head": { "link": [], "vars": ["count"] },
  "results": { "distinct": false, "ordered": true, "bindings": [
    { "count": { "type": "typed-literal", "datatype": "http://www.w3.org/2001/XMLSchema#integer", "value": "245943317" }} ] } }