Virtuoso Open-Source Edition: OAuth-Simple Web Discovery Curl Example for Service 'wiki'

Virtuoso Open-Source, OpenLink Data Spaces, and OpenLink Ajax Toolkit

Useful Pages


Feeds

Subscribe to feeds of the changes to this site in the following formats:

Search

OAuth-Simple Web Discovery Curl Example for Service 'wiki'

$ curl -i "http://ods-qa.openlinksw.com/.well-known/simple-web-discovery?principal=mailto:demo@ods-qa.openlinksw.com&service=ur
n:openlinksw.com:ods:wiki"
HTTP/1.1 200 OK
Server: Virtuoso/06.02.3128 (Linux) x86_64-unknown-linux-gnu  VDB
Connection: Keep-Alive
Date: Tue, 02 Nov 2010 14:25:53 GMT
Accept-Ranges: bytes
Content-Type: application/json; charset="UTF-8"
Content-Length: 93

{
 "locations":[
   "http://ods-qa.openlinksw.com/dataspace/demo/wiki/Demo_UserWiki"
   ]
}

Related

Powered By Virtuoso