- From: <rektide@voodoowarez.com>
- Date: Wed, 3 Dec 2014 13:20:36 -0500
- To: James M Snell <jasnell@gmail.com>
- Cc: "public-socialweb@w3.org" <public-socialweb@w3.org>
Straw-man thought-experiment incoming-
> {
> "@context": "http://www.w3.org/ns/activitystreams",
> "@type": "Note",
> "content": "This note mentions @[http://twitter.com/jasnell|jasnell]
> on twitter #[http://twitter.com/hashtag/socialwg|socialwg]"
> }
{
"@context": "http://www.w3.org/ns/activitystreams",
"@type": "Note",
"content": "This note mentions <a href='http://twitter.com/jasnell' itemtype='urn:example:types:person'>@jasnell</a>
on twitter <a href='http://twitter.com/hashtag/socialwg' itemtype='urn:example:types:folksonomy'>#socialwg</a>"
}
Received on Wednesday, 3 December 2014 18:21:01 UTC