Health IT Ontology

Usefulness / Support for RDF/XML Data Format

Started at: 2025-03-27 08:07:07 UTC
Finished at: 2025-03-27 08:07:08 UTC

The endpoint supports content negotiation for application/rdf+xml

Elapsed time0.252 [s]
RequestMethod
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
ResponseURL
https://hitontology.eu/sparql
Status
200
Headers
Date: Thu, 27 Mar 2025 08:07:06 GMT
Server: Virtuoso/07.20.3240 (Linux) x86_64-ubuntu_focal-linux-gnu
Accept-Ranges: bytes
Content-Disposition: filename=sparql_2025-03-27_08-07-06Z.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" }} ] } }
Elapsed time1.248 [s]
RequestMethod
GET
URL
http://hitontology.eu/ontology/OperatingSystem
Headers
User-Agent: Umaka-Crawler/1.0.0 by DBCLS (umakadata@dbcls.jp)
Accept: application/rdf+xml
Body
ResponseURL
https://hitontology.eu/ontology/OperatingSystem
Status
200
Headers
Date: Thu, 27 Mar 2025 08:07:08 GMT
Server: Apache
Content-Type: application/rdf+xml
Vary: accept-encoding
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Transfer-Encoding: chunked
Body
<?xml version="1.0" encoding="UTF-8"?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><rdf:Description rdf:about="http://hitontology.eu/ontology/OperatingSystem"><label xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">Operating System</label><type xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:resource="http://www.w3.org/2002/07/owl#Class"/><comment xmlns="http://www.w3.org/2000/01/rdf-schema#" xml:lang="en">DBpedia instances bundled under this HITO class because DBpedia didn&apos;t provide a good fit.</comment><example xmlns="http://purl.org/vocab/vann/" rdf:resource="http://dbpedia.org/resource/Linux"/><example xmlns="http://purl.org/vocab/vann/" rdf:resource="http://dbpedia.org/resource/MacOS"/><example xmlns="http://purl.org/vocab/vann/" rdf:resource="http://dbpedia.org/resource/Microsoft_Windows"/></rdf:Description></rdf:RDF>