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
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.
n6http://www.iodbc.org/DAV/VAD/wa/API_ontology.ttl#action_ontology.objects_#
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:objects
rdf:type
schema:EntryPoint
schema:httpMethod
GET
schema:contentType
text/xml
n5:isWebServiceOf
n7:this_ODSOntologyModuleAPI
n5:endPointURL
n4:objects
schema:shortDescription
<p>Ontology prefined objects. </p>
n5:hasParameter
n6:_ontology n6:_prefix n6:_extern
schema:name
EntryPoint - ontology_objects
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> </ul> <simplesect kind="return"><p>A vector of the ontology prefined objects if exist.</p></simplesect> <bold>Example:</bold> <pre> $ curl -i http://www.iodbc.org/ods/api/ontology.objects?prefix=gr 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: application/json; charset="UTF-8" Content-Length: 2538 [ {"id": "gr:Business", "class": "gr:BusinessEntityType"}, {"id": "gr:Enduser", "class": "gr:BusinessEntityType"}, {"id": "gr:PublicInstitution", "class": "gr:BusinessEntityType"}, {"id": "gr:Reseller", "class": "gr:BusinessEntityType"}, {"id": "gr:Buy", "class": "gr:BusinessFunction"}, {"id": "gr:ConstructionInstallation", "class": "gr:BusinessFunction"}, {"id": "gr:Dispose", "class": "gr:BusinessFunction"}, {"id": "gr:LeaseOut", "class": "gr:BusinessFunction"}, {"id": "gr:Maintain", "class": "gr:BusinessFunction"}, {"id": "gr:ProvideService", "class": "gr:BusinessFunction"}, {"id": "gr:Repair", "class": "gr:BusinessFunction"}, {"id": "gr:Sell", "class": "gr:BusinessFunction"}, {"id": "gr:Friday", "class": "gr:DayOfWeek"}, {"id": "gr:Monday", "class": "gr:DayOfWeek"}, {"id": "gr:PublicHolidays", "class": "gr:DayOfWeek"}, {"id": "gr:Saturday", "class": "gr:DayOfWeek"}, {"id": "gr:Sunday", "class": "gr:DayOfWeek"}, {"id": "gr:Thursday", "class": "gr:DayOfWeek"}, {"id": "gr:Tuesday", "class": "gr:DayOfWeek"}, {"id": "gr:Wednesday", "class": "gr:DayOfWeek"}, {"id": "gr:DeliveryModeDirectDownload", "class": "gr:DeliveryMethod"}, {"id": "gr:DeliveryModeFreight", "class": "gr:DeliveryMethod"}, {"id": "gr:DeliveryModeMail", "class": "gr:DeliveryMethod"}, {"id": "gr:DeliveryModeOwnFleet", "class": "gr:DeliveryMethod"}, {"id": "gr:DeliveryModePickUp", "class": "gr:DeliveryMethod"}, {"id": "gr:DHL", "class": "gr:DeliveryModeParcelService"}, {"id": "gr:FederalExpress", "class": "gr:DeliveryModeParcelService"}, {"id": "gr:UPS", "class": "gr:DeliveryModeParcelService"}, {"id": "gr:ByBankTransferInAdvance", "class": "gr:PaymentMethod"}, {"id": "gr:ByInvoice", "class": "gr:PaymentMethod"}, {"id": "gr:COD", "class": "gr:PaymentMethod"}, {"id": "gr:Cash", "class": "gr:PaymentMethod"}, {"id": "gr:CheckInAdvance", "class": "gr:PaymentMethod"}, {"id": "gr:DirectDebit", "class": "gr:PaymentMethod"}, {"id": "gr:GoogleCheckout", "class": "gr:PaymentMethod"}, {"id": "gr:PayPal", "class": "gr:PaymentMethod"}, {"id": "gr:PaySwarm", "class": "gr:PaymentMethod"}, {"id": "gr:AmericanExpress", "class": "gr:PaymentMethodCreditCard"}, {"id": "gr:DinersClub", "class": "gr:PaymentMethodCreditCard"}, {"id": "gr:Discover", "class": "gr:PaymentMethodCreditCard"}, {"id": "gr:JCB", "class": "gr:PaymentMethodCreditCard"}, {"id": "gr:MasterCard", "class": "gr:PaymentMethodCreditCard"}, {"id": "gr:VISA", "class": "gr:PaymentMethodCreditCard"}, {"id": "gr:Labor-BringIn", "class": "gr:WarrantyScope"}, {"id": "gr:PartsAndLabor-BringIn", "class": "gr:WarrantyScope"}, {"id": "gr:PartsAndLabor-PickUp", "class": "gr:WarrantyScope"} ] </pre> </p>
schema:url
n4:objects