- From: Renato Iannella <ri@semanticidentity.com>
- Date: Thu, 2 Jul 2015 09:19:51 +1000
- To: Social Web Working Group <public-socialweb@w3.org>
Received on Wednesday, 1 July 2015 23:20:25 UTC
> On 2 Jul 2015, at 4:47 am, Ben <ben@thatmustbe.me> wrote:
>
> This User Story doesn't really seem to make the argument for a Organization as a type though.
> This is just an account where Actor happens to be a brand.
But there is no concept of “account” only actors.
So, step 2 in the use case [1] could be represented as:
"@type": "Follow",
"actor": {
"@type": "Person",
"displayName": “Damien"
},
"object": {
"@type": “Org",
"displayName": “Bubbly Inc.”
}
}
Cheers...
Renato Iannella
Semantic Identity
http://semanticidentity.com
[1] https://www.w3.org/wiki/Socialwg/Social_API/More_user_stories#Following_a_brand
Received on Wednesday, 1 July 2015 23:20:25 UTC