Not logged in : Login |
ontology The ontology IRI. prefix The ontology prefix. The JSON of the all ontology properties. Example: $ curl -i "http://ods.openlinksw.com/ods/api/ontology.properties?prefix=foaf" 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: 4790 [ {"name": "foaf:account", "type": "owl:ObjectProperty", "range": "foaf:OnlineAccount"}, {"name": "foaf:accountName", "type": "owl:DatatypeProperty", "range": "rdfs:Literal"}, {"name": "foaf:accountServiceHomepage", "type": "owl:ObjectProperty", "range": "foaf:Document"}, {"name": "foaf:age", "type": "owl:DatatypeProperty", "range": "rdfs:Literal"}, {"name": "foaf:aimChatID", "type": "owl:DatatypeProperty", "range": "rdfs:Literal"}, {"name": "foaf:based_near", "type": "owl:ObjectProperty", "range": "geo:SpatialThing"}, ... ]
Attributes | Values |
---|---|
type | |
schema:url | |
schema:httpMethod |
|
schema:contentType |
|
http://www.openlin...es#isWebServiceOf | |
http://www.openlin...vices#endPointURL | |
schema:shortDescription |
|
http://www.openlin...ices#hasParameter | |
schema:name |
|
schema:description |
The JSON of the all ontology properties. $ curl -i "http://ods.openlinksw.com/ods/api/ontology.properties?prefix=foaf" 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: 4790 [ {"name": "foaf:account", "type": "owl:ObjectProperty", "range": "foaf:OnlineAccount"}, {"name": "foaf:accountName", "type": "owl:DatatypeProperty", "range": "rdfs:Literal"}, {"name": "foaf:accountServiceHomepage", "type": "owl:ObjectProperty", "range": "foaf:Document"}, {"name": "foaf:age", "type": "owl:DatatypeProperty", "range": "rdfs:Literal"}, {"name": "foaf:aimChatID", "type": "owl:DatatypeProperty", "range": "rdfs:Literal"}, {"name": "foaf:based_near", "type": "owl:ObjectProperty", "range": "geo:SpatialThing"}, ... ] |
is schema:target of |