. . "

Ontology class properties with its type and range.

" . . . . "

  • \n\nontology\n\n\n

    The ontology IRI.

    \n
  • \n
  • \n\nprefix\n\n\n

    The ontology prefix.

    \n
  • \n
  • \n\nontologyClass\n\n\n

    The ontology class IRI.

    \n
  • \n\n

    The JSON of the class properties.

    \nExample:
    \n $ curl -i \"http://www.iodbc.org/ods/api/ontology.classProperties?prefix=foaf&ontologyClass=foaf:Agent\"\n\n HTTP/1.1 200 OK\n Server: Virtuoso/06.01.3127 (Linux) x86_64-unknown-linux-gnu\n Connection: Keep-Alive\n Date: Fri, 09 May 2014 13:04:42 GMT\n Accept-Ranges: bytes\n Content-Type: application/json; charset=\"UTF-8\"\n Content-Length: 1284\n\n [\n  {\"name\": \"foaf:account\", \"object\": [\"foaf:OnlineAccount\"]},\n  {\"name\": \"foaf:age\", \"literal\": [\"rdfs:Literal\"]},\n  {\"name\": \"foaf:aimChatID\", \"literal\": [\"rdfs:Literal\"]},\n  {\"name\": \"foaf:birthday\", \"literal\": [\"rdfs:Literal\"]},\n  {\"name\": \"foaf:gender\", \"literal\": [\"rdfs:Literal\"]},\n  {\"name\": \"foaf:holdsAccount\", \"object\": [\"foaf:OnlineAccount\"]},\n  {\"name\": \"foaf:icqChatID\", \"literal\": [\"rdfs:Literal\"]},\n  {\"name\": \"foaf:interest\", \"object\": [\"foaf:Document\"]},\n  {\"name\": \"foaf:jabberID\", \"literal\": [\"rdfs:Literal\"]},\n  {\"name\": \"foaf:made\", \"object\": [\"owl:Thing\"]},\n  {\"name\": \"foaf:mbox\", \"object\": [\"owl:Thing\"]},\n  {\"name\": \"foaf:mbox_sha1sum\", \"literal\": [\"rdfs:Literal\"]},\n  {\"name\": \"foaf:msnChatID\", \"literal\": [\"rdfs:Literal\"]},\n  {\"name\": \"foaf:openid\", \"object\": [\"foaf:Document\"]},\n  {\"name\": \"foaf:skypeID\", \"literal\": [\"rdfs:Literal\"]},\n  {\"name\": \"foaf:status\", \"literal\": [\"rdfs:Literal\"]},\n  {\"name\": \"foaf:tipjar\", \"object\": [\"foaf:Document\"]},\n  {\"name\": \"foaf:topic_interest\", \"object\": [\"owl:Thing\"]},\n  {\"name\": \"foaf:weblog\", \"object\": [\"foaf:Document\"]},\n  {\"name\": \"foaf:yahooChatID\", \"literal\": [\"rdfs:Literal\"]}\n ]\n\n 

    " . "GET" . . "EntryPoint - ontology_classProperties" . "text/xml" . . .