Elapsed time | 1.141 [s] |
---|
Request | Method | POST
|
---|
URL | https://agrovoc.fao.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+%22http%3A%2F%2Faims.fao.org%2Faos%2F%22%29%29+%7D+%7D+LIMIT+1
|
---|
Response | URL | https://agrovoc.fao.org/sparql
|
---|
Status | 200
|
---|
Headers | Date: Sat, 18 Jan 2025 18:37:21 GMT
Server: Apache
Strict-Transport-Security: max-age=63072000; includeSubdomains
X-Content-Type-Options: nosniff
Fuseki-Request-Id: 26544
Cache-Control: must-revalidate,no-cache,no-store
Pragma: no-cache
Content-Type: application/sparql-results+json; charset=utf-8
X-Frame-Options: ALLOW-FROM http://aims.fao.org
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Transfer-Encoding: chunked
|
---|
Body | { "head": {
"vars": [ "s" , "o" , "g" ]
} ,
"results": {
"bindings": [
]
}
}
|
---|