This HTML5 document contains 10 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n3http://www.openlinksw.com/ontology/webservices#
n2http://www.iodbc.org/DAV/VAD/wa/API_ontology.ttl#action_ontology.
schemahttp://schema.org/
n4http://www.iodbc.org/DAV/VAD/wa/API_ontology.ttl#action_ontology.list_#
n6https://www.iodbc.org/ods/api/ontology.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
n7http://www.iodbc.org/DAV/VAD/wa/API_ontology.ttl#
Subject Item
n2:list
rdf:type
schema:EntryPoint
schema:httpMethod
GET
schema:contentType
text/xml
n3:isWebServiceOf
n7:this_ODSOntologyModuleAPI
n3:endPointURL
n6:list
schema:shortDescription
<p>List of ontology. </p>
n3:hasParameter
n4:_extern
schema:name
EntryPoint - ontology_list
schema:description
<p><simplesect kind="return"><p>The JSON with ontologies and its pefixes.</p></simplesect> <bold>Example:</bold> <pre> $ curl -i http://www.iodbc.org/ods/api/ontology.list HTTP/1.1 200 OK Server: Virtuoso/07.10.3209 (Win64) x86_64-generic-win-64 VDB Connection: Keep-Alive Date: Thu, 08 May 2014 17:16:11 GMT Accept-Ranges: bytes Content-Type: application/json; charset="UTF-8" Content-Length: 845 [ {"name": "http://xmlns.com/foaf/0.1/", "prefix": "foaf"} ] </pre> </p>
schema:url
n6:list