activitystreams
activitystreams copied to clipboard
fix: correct links to image, object, relationship
The image, object, and relationship properties were all shadowed by the Image, Object, and Relationship types, and links to the properties were going to the types, which appear earlier in the document.
I gave the definitions of the properties their own IDs, and set explicit hrefs for the links to these definitions.