This HTML5 document contains 13 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/
n7https://www.iodbc.org/ods/api/ontology.
n4http://www.iodbc.org/DAV/VAD/wa/API_ontology.ttl#action_ontology.classProperties_#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
n6http://www.iodbc.org/DAV/VAD/wa/API_ontology.ttl#
Subject Item
n2:classProperties
rdf:type
schema:EntryPoint
schema:httpMethod
GET
schema:contentType
text/xml
n3:isWebServiceOf
n6:this_ODSOntologyModuleAPI
n3:endPointURL
n7:classProperties
schema:shortDescription
<p>Ontology class properties with its type and range. </p>
n3:hasParameter
n4:_prefix n4:_ontologyClass n4:_ontology n4:_extern
schema:name
EntryPoint - ontology_classProperties
schema:description
<p><parameterlist kind="param"><li> <parameternamelist> <parametername>ontology</parametername> </parameternamelist> <parameterdescription> <p>The ontology IRI. </p></parameterdescription> </li> <li> <parameternamelist> <parametername>prefix</parametername> </parameternamelist> <parameterdescription> <p>The ontology prefix. </p></parameterdescription> </li> <li> <parameternamelist> <parametername>ontologyClass</parametername> </parameternamelist> <parameterdescription> <p>The ontology class IRI.</p></parameterdescription> </li> </ul> <simplesect kind="return"><p>The JSON of the class properties.</p></simplesect> <bold>Example:</bold> <pre> $ curl -i "http://www.iodbc.org/ods/api/ontology.classProperties?prefix=foaf&amp;ontologyClass=foaf:Agent" HTTP/1.1 200 OK Server: Virtuoso/06.01.3127 (Linux) x86_64-unknown-linux-gnu Connection: Keep-Alive Date: Fri, 09 May 2014 13:04:42 GMT Accept-Ranges: bytes Content-Type: application/json; charset="UTF-8" Content-Length: 1284 [ {"name": "foaf:account", "object": ["foaf:OnlineAccount"]}, {"name": "foaf:age", "literal": ["rdfs:Literal"]}, {"name": "foaf:aimChatID", "literal": ["rdfs:Literal"]}, {"name": "foaf:birthday", "literal": ["rdfs:Literal"]}, {"name": "foaf:gender", "literal": ["rdfs:Literal"]}, {"name": "foaf:holdsAccount", "object": ["foaf:OnlineAccount"]}, {"name": "foaf:icqChatID", "literal": ["rdfs:Literal"]}, {"name": "foaf:interest", "object": ["foaf:Document"]}, {"name": "foaf:jabberID", "literal": ["rdfs:Literal"]}, {"name": "foaf:made", "object": ["owl:Thing"]}, {"name": "foaf:mbox", "object": ["owl:Thing"]}, {"name": "foaf:mbox_sha1sum", "literal": ["rdfs:Literal"]}, {"name": "foaf:msnChatID", "literal": ["rdfs:Literal"]}, {"name": "foaf:openid", "object": ["foaf:Document"]}, {"name": "foaf:skypeID", "literal": ["rdfs:Literal"]}, {"name": "foaf:status", "literal": ["rdfs:Literal"]}, {"name": "foaf:tipjar", "object": ["foaf:Document"]}, {"name": "foaf:topic_interest", "object": ["owl:Thing"]}, {"name": "foaf:weblog", "object": ["foaf:Document"]}, {"name": "foaf:yahooChatID", "literal": ["rdfs:Literal"]} ] </pre> </p>
schema:url
n7:classProperties