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

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

PrefixNamespace IRI
n6http://www.iodbc.org/DAV/VAD/wa/API_ontology.ttl#action_ontology.denormalize_#
n5http://www.openlinksw.com/ontology/webservices#
n2http://www.iodbc.org/DAV/VAD/wa/API_ontology.ttl#action_ontology.
schemahttp://schema.org/
n4https://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:denormalize
rdf:type
schema:EntryPoint
schema:httpMethod
GET
schema:contentType
text/xml
n5:isWebServiceOf
n7:this_ODSOntologyModuleAPI
n5:endPointURL
n4:denormalize
schema:shortDescription
<p>IRI nomalize. </p>
n5:hasParameter
n6:_ontology n6:_prefix n6:_iri
schema:name
EntryPoint - ontology_denormalize
schema:description
<p><parameterlist kind="param"><li> <parameternamelist> <parametername>iri</parametername> </parameternamelist> <parameterdescription> <p>The full IRI for de-normilize</p></parameterdescription> </li> </ul> <simplesect kind="return"><p>The denormilized IRI.</p></simplesect> <bold>Example:</bold> <pre> $ curl -i http://www.iodbc.org/ods/api/ontology.denormalize?iri=http://xmlns.com/foaf/0.1/Person HTTP/1.1 200 OK Server: Virtuoso/06.01.3127 (Linux) x86_64-unknown-linux-gnu Connection: Keep-Alive Date: Mon, 05 May 2014 15:57:17 GMT Accept-Ranges: bytes Content-Type: text/plain; charset="UTF-8" Content-Length: 26 foaf:Person </pre> </p>
schema:url
n4:denormalize