http://<cname>/javascript/users/users.html
, e.g.: http://id.myopenlink.net/javascript/users/users.html
* Virtuoso Server Pages (VSP) -- http://<cname>/vsp/users/users.vsp
, e.g: http://id.myopenlink.net/vsp/users/users.vsp
* PHP-based server pages -- http://<cname>/php/users/users.php
, e.g: http://id.myopenlink.net/php/users/users.php
---++ Simple Browser-based demonstration
To verify an email address (i.e., a mailto:
scheme URI) --
1. Go to: http://id.myopenlink.net/mv/
or http://ods-qa.openlinksw.com/mv/
2. Enter your email address
3. Check your mail box for a message that includes a URL to a Resource protected by a WebID-based ACL. Clicking on the URL results in the creation of a triple in the host data space, associating your WebID with the sha1sum-based hash of the verified email address. (The Graph IRI is of the form: http://<data-space-cname>/mv/data/{data-space-generated-hash}
.)
4. Check your results with SPARQL or cURL against https://<dataspace-cname>/mv/mc.vsp?confirm=<emailHash>
---++ Detailed demonstration, similar to above, using cURL on the command-line
---+++ Pass Your Email Address as a URL parameter
* entry endpoint: http://<dataspace-cname>/mv/mv.vsp
* parameters: mbox = <email address>
---++++ Example
https://<dataspace-cname>/mv/mc.vsp
* parameters: confirm = <hash-sent-via-email>
* authentication: use the PEM file associated with your WebID.
---++++ Verification
http://<data-space-cname>/mv/data/{data-space-generated-hash}
---+++ Access Example
---++++ JSON
This document contains 2 facts in HTML Microdata format.
A generic web browser may not display them properly but the document can be saved on disk and used by some appropriate program or sent to a third party. Use "Save As" or "Send To" menu item of the browser; choose "HTML" file type, not "text file" or "web archive".
The rest of the document may look like garbage for humans or not displayed by the browser.
Prefix | Namespace IRI |
---|---|
xsdh | http://www.w3.org/2001/XMLSchema# |
n2 | http://ods-qa.openlinksw.com/mv/data/ |
n3 | http://xmlns.com/foaf/0.1/ |
n4 | http://ods-qa.openlinksw.com/dataspace/person/kidehen# |
rdf | http://www.w3.org/1999/02/22-rdf-syntax-ns# |
This document contains 2 facts in XHTML+RDFa format.
A generic web browser may not display them but the document can be saved on disk and used by some appropriate program or sent to a third party. Use "Save As" or "Send To" menu item of the browser; choose "HTML" file type, not "text file" or "web archive".
The rest of the document may look like garbage for humans or not displayed by the browser.