@philcowans Agreed (about contacting the JSON Resume team).I was thinking about contact them (the JSON Resume) team, once the FEP is closer to being done.
Oh, and if you're using an AS2 type, you don't have to worry about the extra context URL, obvs:
{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Person"
}
@smallcircles @mariusor I don't follow Hacker News.I didn't write what I wrote because of that article.I wrote it because I was coding something ActivityPub related.
@evan I added a comment there describing a counter-proposal for the actual mechanism described in the SocialCG document, if alternatives are still under consideration.@reiver apologies for piggybacking on your ticket.
@rdp @reiver we have a problem on the Fediverse; once one implementation decides on a shape it will accept for activities, everyone else has to limit what they send to that shape.
@benpate @reiver "POST a thing to a collection" is a design pattern that has come up multiple times, for what it's worth. It might make sense to reuse it here as well.