Created
June 10, 2010 23:26
-
-
Save kendall/433793 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"ps-discovery": { | |
"response-mimetype": [ | |
"text/json", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/" | |
} | |
}, | |
"knowledge-bases": [ | |
{ | |
"name": "wine", | |
"kb-services": { | |
"kb-discovery": { | |
"response-mimetype": [ | |
"text/json", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/wine" | |
} | |
}, | |
"realize": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/wine/realize" | |
} | |
}, | |
"classify": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/wine/classify" | |
} | |
}, | |
"explain-subclass": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/wine/explain/subclass/{sub}/{super}" | |
} | |
}, | |
"query": { | |
"response-mimetype": [ | |
"text/html", | |
"application/sparql-results+xml", | |
"application/sparql-results+json", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": [ | |
"GET", | |
"POST" | |
], | |
"url": "http://0.0.0.0:9000/wine/query{?query,default-graph-uri,named-graph-uri}" | |
} | |
}, | |
"consistency": { | |
"response-mimetype": [ | |
"text/html", | |
"application/sparql-results+json", | |
"application/sparql-results+xml" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/wine/consistency" | |
} | |
}, | |
"explain-unsat": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/wine/explain/unsat/{class}" | |
} | |
}, | |
"explain": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/wine/explain{?query}" | |
} | |
}, | |
"explain-inconsistent": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/wine/explain/inconsistent" | |
} | |
}, | |
"explain-property": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/wine/explain/property/{subject}/{predicate}/{object}" | |
} | |
}, | |
"explain-instance": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/wine/explain/instance/{instance}/{class}" | |
} | |
} | |
} | |
}, | |
{ | |
"name": "galen", | |
"kb-services": { | |
"kb-discovery": { | |
"response-mimetype": [ | |
"text/json", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/galen" | |
} | |
}, | |
"realize": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/galen/realize" | |
} | |
}, | |
"classify": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/galen/classify" | |
} | |
}, | |
"explain-subclass": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/galen/explain/subclass/{sub}/{super}" | |
} | |
}, | |
"query": { | |
"response-mimetype": [ | |
"text/html", | |
"application/sparql-results+xml", | |
"application/sparql-results+json", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": [ | |
"GET", | |
"POST" | |
], | |
"url": "http://0.0.0.0:9000/galen/query{?query,default-graph-uri,named-graph-uri}" | |
} | |
}, | |
"consistency": { | |
"response-mimetype": [ | |
"text/html", | |
"application/sparql-results+json", | |
"application/sparql-results+xml" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/galen/consistency" | |
} | |
}, | |
"explain-unsat": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/galen/explain/unsat/{class}" | |
} | |
}, | |
"explain": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/galen/explain{?query}" | |
} | |
}, | |
"explain-inconsistent": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/galen/explain/inconsistent" | |
} | |
}, | |
"explain-property": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/galen/explain/property/{subject}/{predicate}/{object}" | |
} | |
}, | |
"explain-instance": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/galen/explain/instance/{instance}/{class}" | |
} | |
} | |
} | |
}, | |
{ | |
"name": "baseball", | |
"kb-services": {"kb-discovery": { | |
"response-mimetype": [ | |
"text/json", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/baseball" | |
} | |
}} | |
}, | |
{ | |
"name": "peoplepets", | |
"kb-services": { | |
"kb-discovery": { | |
"response-mimetype": [ | |
"text/json", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/peoplepets" | |
} | |
}, | |
"realize": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/peoplepets/realize" | |
} | |
}, | |
"classify": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/peoplepets/classify" | |
} | |
}, | |
"explain-subclass": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/peoplepets/explain/subclass/{sub}/{super}" | |
} | |
}, | |
"query": { | |
"response-mimetype": [ | |
"text/html", | |
"application/sparql-results+xml", | |
"application/sparql-results+json", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": [ | |
"GET", | |
"POST" | |
], | |
"url": "http://0.0.0.0:9000/peoplepets/query{?query,default-graph-uri,named-graph-uri}" | |
} | |
}, | |
"consistency": { | |
"response-mimetype": [ | |
"text/html", | |
"application/sparql-results+json", | |
"application/sparql-results+xml" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/peoplepets/consistency" | |
} | |
}, | |
"explain-unsat": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/peoplepets/explain/unsat/{class}" | |
} | |
}, | |
"explain": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/peoplepets/explain{?query}" | |
} | |
}, | |
"explain-inconsistent": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/peoplepets/explain/inconsistent" | |
} | |
}, | |
"explain-property": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/peoplepets/explain/property/{subject}/{predicate}/{object}" | |
} | |
}, | |
"explain-instance": { | |
"response-mimetype": [ | |
"text/html", | |
"application/rdf+xml", | |
"application/x-turtle", | |
"application/x-ntriples" | |
], | |
"endpoint": { | |
"http-methods": ["GET"], | |
"url": "http://0.0.0.0:9000/peoplepets/explain/instance/{instance}/{class}" | |
} | |
} | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment