The Link header can also be used to identify the author of an HTML page. The author link type identifies the author of a resource. So, a Link header with a rel property equal to "author" and a type property equal to "application/activity+json" will link to the ActivityPub representation of the author of the object.
type="application/activity+json" does not always imply ActivityPub, so we can't always say it "will link to the ActivityPub representation".
More generally, there is a (possibly intentional?) conflation throughout the report between "ActivityPub object" and "ActivityStreams 2.0 object".
At the very least, we might rephrase:
[...] can link to [...]
Or:
[...] may link to [...]
type="application/activity+json"does not always imply ActivityPub, so we can't always say it "will link to the ActivityPub representation".More generally, there is a (possibly intentional?) conflation throughout the report between "ActivityPub object" and "ActivityStreams 2.0 object".
At the very least, we might rephrase:
Or: