- From: Kingsley Idehen <kidehen@openlinksw.com>
- Date: Mon, 08 Sep 2014 10:30:00 -0400
- To: public-rdfjs@w3.org
- Message-ID: <540DBD68.8060502@openlinksw.com>
On 9/8/14 9:57 AM, Ruben Verborgh wrote: > Hi Kingsley, > >> 1. <http://www.w3.org/ns/pim/space#storage> -- relation for associating a WebID (that identifies an Agent) with a URL (that identifies a storage location) >> 2. object of the relation has to be processed an LDP compliant server . >> >> That said, CIMBA is supposed to have some improvements to its UX in regards to the problems you encountered. > So the UI has not given me those two I assume. > Can I add them somewhere easily? > > Ruben > You would add <http://www.w3.org/ns/pim/space#storage> relation to your WebID-Profile document. The actual object of the <http://www.w3.org/ns/pim/space#storage>relation needs to be a resource location served up by an LDP server. Using cURL against the storage location URL in my example you have: curl -k -I https://ods-qa.openlinksw.com/DAV/home/kidehen/rww-demo/Apps/cimba/ HTTP/1.1 200 OK Server: Virtuoso/07.10.3211 (Linux) x86_64-redhat-linux-gnu VDB Connection: Keep-Alive Content-Type: text/html; charset=UTF-8 Date: Mon, 08 Sep 2014 14:29:25 GMT Accept-Ranges: bytes Cache-Control: no-cache, must-revalidate Pragma: no-cache Expires: -1; MS-Author-Via: DAV, SPARQL Allow: GET,HEAD,POST,PUT,DELETE,OPTIONS,PROPFIND,PROPPATCH,COPY,MOVE,LOCK,UNLOCK,TRACE,PATCH Accept-Patch: application/sparql-update Accept-Post: text/turtle,text/n3,text/nt Vary: Accept,Origin,If-Modified-Since,If-None-Match Link: <http://www.w3.org/ns/ldp#Resource>; rel="type" Link: <http://www.w3.org/ns/ldp#BasicContainer>; rel="type" Link: <https://ods-qa.openlinksw.com/DAV/home/kidehen/rww-demo/Apps/cimba,meta>; rel="meta" Link: <https://ods-qa.openlinksw.com/DAV/home/kidehen/rww-demo/Apps/cimba,acl>; rel="acl" ETag: "84ea09c6d95592222440aca9a3376195" Content-Length: 22321 -- Regards, Kingsley Idehen Founder & CEO OpenLink Software Company Web: http://www.openlinksw.com Personal Weblog 1: http://kidehen.blogspot.com Personal Weblog 2: http://www.openlinksw.com/blog/~kidehen Twitter Profile: https://twitter.com/kidehen Google+ Profile: https://plus.google.com/+KingsleyIdehen/about LinkedIn Profile: http://www.linkedin.com/in/kidehen Personal WebID: http://kingsley.idehen.net/dataspace/person/kidehen#this
Attachments
- application/pkcs7-signature attachment: S/MIME Cryptographic Signature
Received on Monday, 8 September 2014 14:30:26 UTC