Having a question about events being actors
'id':`https://${domain}/${eventID}`,
'type': 'Person'
-> The spec. says "Represents an individual person"
I would rather expect "Service"
or ["Service", "Event"]
See "The core Actor Types include"
https://www.w3.org/TR/activitystreams-vocabulary/#actor-types
@sl007 Does any activitypub software allow someone to "follow" a Service? (like, spec aside, I want this to work with existing software and am willing to fudge the types)