AGROVOC

Usefulness / Metadata

Started at: 2025-01-07 06:55:25 UTC
Finished at: 2025-01-07 06:55:52 UTC

Metadata score is 50.0

Elapsed time19.813 [s]
RequestMethod
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=SELECT+DISTINCT+%3Fg+WHERE+%7B+GRAPH+%3Fg+%7B+%3Fs+%3Fp+%3Fo+.+%7D+%7D
ResponseURL
https://agrovoc.fao.org/sparql
Status
200
Headers
Date: Tue, 07 Jan 2025 06:55:25 GMT
Server: Apache
Strict-Transport-Security: max-age=63072000; includeSubdomains
X-Content-Type-Options: nosniff
Fuseki-Request-Id: 95950
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=97
Connection: Keep-Alive
Transfer-Encoding: chunked
Body
{ "head": {
    "vars": [ "g" ]
  } ,
  "results": {
    "bindings": [
      { 
        "g": { "type": "uri" , "value": "http://aims.fao.org/aos/agrovoc/" }
      }
    ]
  }
}
Elapsed time2.646 [s]
RequestMethod
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=SELECT+DISTINCT+%3Fc+WHERE+%7B+GRAPH+%3Chttp%3A%2F%2Faims.fao.org%2Faos%2Fagrovoc%2F%3E+%7B+%5B%5D+a+%3Fc+.+%7D+%7D
ResponseURL
https://agrovoc.fao.org/sparql
Status
200
Headers
Date: Tue, 07 Jan 2025 06:55:45 GMT
Server: Apache
Strict-Transport-Security: max-age=63072000; includeSubdomains
X-Content-Type-Options: nosniff
Fuseki-Request-Id: 97088
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=96
Connection: Keep-Alive
Transfer-Encoding: chunked
Body
{ "head": {
    "vars": [ "c" ]
  } ,
  "results": {
    "bindings": [
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2002/07/owl#Ontology" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2004/02/skos/core#Concept" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2004/02/skos/core#ConceptScheme" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2008/05/skos-xl#Label" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://xmlns.com/foaf/0.1/Image" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2002/07/owl#Class" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2002/07/owl#ObjectProperty" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2004/02/skos/core#Collection" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://purl.org/vocommons/voaf#Vocabulary" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2002/07/owl#SymmetricProperty" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2002/07/owl#TransitiveProperty" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2002/07/owl#DatatypeProperty" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2002/07/owl#FunctionalProperty" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2000/01/rdf-schema#Datatype" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#List" }
      }
    ]
  }
}
Elapsed time3.278 [s]
RequestMethod
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+SELECT+DISTINCT+%3Fc+WHERE+%7B+GRAPH+%3Chttp%3A%2F%2Faims.fao.org%2Faos%2Fagrovoc%2F%3E+%7B+%7B+%3Fc+a+rdfs%3AClass+.+%7D+UNION+%7B+%5B%5D+a+%3Fc+.+%7D+UNION+%7B+%5B%5D+rdfs%3Adomain+%3Fc+.+%7D+UNION+%7B+%5B%5D+rdfs%3Arange+%3Fc+.+%7D+UNION+%7B+%3Fc+rdfs%3AsubClassOf+%5B%5D+.+%7D+UNION+%7B+%5B%5D+rdfs%3AsubClassOf+%3Fc+.+%7D+%7D+%7D+LIMIT+100
ResponseURL
https://agrovoc.fao.org/sparql
Status
200
Headers
Date: Tue, 07 Jan 2025 06:55:48 GMT
Server: Apache
Strict-Transport-Security: max-age=63072000; includeSubdomains
X-Content-Type-Options: nosniff
Fuseki-Request-Id: 97262
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=95
Connection: Keep-Alive
Transfer-Encoding: chunked
Body
{ "head": {
    "vars": [ "c" ]
  } ,
  "results": {
    "bindings": [
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2002/07/owl#Ontology" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2004/02/skos/core#Concept" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2004/02/skos/core#ConceptScheme" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2008/05/skos-xl#Label" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://xmlns.com/foaf/0.1/Image" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2002/07/owl#Class" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2002/07/owl#ObjectProperty" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2004/02/skos/core#Collection" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://purl.org/vocommons/voaf#Vocabulary" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2002/07/owl#SymmetricProperty" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2002/07/owl#TransitiveProperty" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2002/07/owl#DatatypeProperty" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2002/07/owl#FunctionalProperty" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2000/01/rdf-schema#Datatype" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/1999/02/22-rdf-syntax-ns#List" }
      } ,
      { 
        "c": { "type": "bnode" , "value": "b0" }
      } ,
      { 
        "c": { "type": "bnode" , "value": "b1" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://www.w3.org/2001/XMLSchema#string" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://aims.fao.org/aos/agrontology#RangeOfIsPartOfSubvocabulary" }
      } ,
      { 
        "c": { "type": "uri" , "value": "http://aims.fao.org/aos/agrontology#RangeOfHasTermType" }
      }
    ]
  }
}
Elapsed time1.045 [s]
RequestMethod
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=SELECT+DISTINCT+%3Fc+%3Flabel+WHERE+%7B+GRAPH+%3Fg+%7B+%3Fc+%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23label%3E+%3Flabel+.+VALUES+%28%3Fc%29+%7B+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Ontology%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2004%2F02%2Fskos%2Fcore%23Concept%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2004%2F02%2Fskos%2Fcore%23ConceptScheme%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2008%2F05%2Fskos-xl%23Label%3E+%29+%28+%3Chttp%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2FImage%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Class%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23ObjectProperty%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2004%2F02%2Fskos%2Fcore%23Collection%3E+%29+%28+%3Chttp%3A%2F%2Fpurl.org%2Fvocommons%2Fvoaf%23Vocabulary%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23SymmetricProperty%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23TransitiveProperty%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23DatatypeProperty%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23FunctionalProperty%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23Datatype%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23List%3E+%29+%28+_%3Ab0+%29+%28+_%3Ab1+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema%23string%3E+%29+%28+%3Chttp%3A%2F%2Faims.fao.org%2Faos%2Fagrontology%23RangeOfIsPartOfSubvocabulary%3E+%29+%28+%3Chttp%3A%2F%2Faims.fao.org%2Faos%2Fagrontology%23RangeOfHasTermType%3E+%29+%7D+%7D+%7D
ResponseURL
https://agrovoc.fao.org/sparql?query=SELECT+DISTINCT+%3Fc+%3Flabel+WHERE+%7B+GRAPH+%3Fg+%7B+%3Fc+%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23label%3E+%3Flabel+.+VALUES+%28%3Fc%29+%7B+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Ontology%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2004%2F02%2Fskos%2Fcore%23Concept%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2004%2F02%2Fskos%2Fcore%23ConceptScheme%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2008%2F05%2Fskos-xl%23Label%3E+%29+%28+%3Chttp%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2FImage%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23Class%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23ObjectProperty%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2004%2F02%2Fskos%2Fcore%23Collection%3E+%29+%28+%3Chttp%3A%2F%2Fpurl.org%2Fvocommons%2Fvoaf%23Vocabulary%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23SymmetricProperty%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23TransitiveProperty%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23DatatypeProperty%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2002%2F07%2Fowl%23FunctionalProperty%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23Datatype%3E+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23List%3E+%29+%28+_%3Ab0+%29+%28+_%3Ab1+%29+%28+%3Chttp%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema%23string%3E+%29+%28+%3Chttp%3A%2F%2Faims.fao.org%2Faos%2Fagrontology%23RangeOfIsPartOfSubvocabulary%3E+%29+%28+%3Chttp%3A%2F%2Faims.fao.org%2Faos%2Fagrontology%23RangeOfHasTermType%3E+%29+%7D+%7D+%7D
Status
400
Headers
Date: Tue, 07 Jan 2025 06:55:52 GMT
Server: Apache
Strict-Transport-Security: max-age=63072000; includeSubdomains
X-Content-Type-Options: nosniff
Fuseki-Request-Id: 97599
Content-Type: text/plain;charset=utf-8
Cache-Control: must-revalidate,no-cache,no-store
Pragma: no-cache
Content-Length: 23
X-Frame-Options: ALLOW-FROM http://aims.fao.org
Connection: close
Body
Error 400: Bad Request