Re: [web-annotation] HTML Serialization Use Cases

[dokieli](https://github.com/linkeddata/dokieli) - a decentralised 
authoring, annotations, and social notifications tool. It stores all 
articles and Web Annotations natively in HTML+RDFa by default in 
personal data stores.

https://www.youtube.com/watch?v=tH_wMWSEzlE is a 1 minute screencast 
demonstrating an annotation interaction:

1. Sign-in to an article using personal WebID by authenticating with 
personal data store
2. Annotation UI (highlight text, write content, select license, 
submit)
3. Store annotation at personal data store (at a different URL and 
domain than the article)
4. Send notification to the article's inbox about the annotation
5. Article looks at its own inbox for notifications, retrieves the 
annotation from the remote location, parses HTML+RDFa, generates a 
similar HTML+RDFa and inserts into the DOM for view

There can be variations to the process and mechanism above, but it 
works the same for replies, footnotes, references, bookmarking, and 
other social interactions. 

For more details on dokieli: http://csarven.ca/dokieli .

-- 
GitHub Notification of comment by csarven
Please view or discuss this issue at 
https://github.com/w3c/web-annotation/issues/147#issuecomment-207419065
 using your GitHub account

Received on Friday, 8 April 2016 12:46:19 UTC