Generated on 2023-01-10T13:21:52.260571 by dog-and-duck/quack 0.1.0-SNAPSHOT
@context | type | narrative | fault | id | severity |
---|---|---|---|---|---|
https://simon-brooke.github.io/dog-and-duck/codox/Validation_Faults.html | Fault | Section 3 of the ActivityPub specification states Implementers SHOULD include the ActivityPub context in their object definitions`. | no-context | https://mason/fault/42756:1673356912254 | should |
https://simon-brooke.github.io/dog-and-duck/codox/Validation_Faults.html | Fault | The ActivityPub specification allows objects without `id` fields only if they are intentionally transient; even so it is preferred that the object should have an explicit null id. | no-id-transient | https://mason/fault/42756:1673356912258 | minor |
{"@context":"http:\/\/www.w3.org\/ns\/activitystreams", "name": "Sally added a picture of her cat to her cat picture collection", "type":"Add", "actor":{"type":"Person", "name":"Sally"}, "object": {"type":"Image", "name":"A picture of my cat", "url":"http:\/\/example.org\/img\/cat.png"}, "origin":{"type":"Collection", "name":"Camera Roll"}, "target":{"type":"Collection", "name":"My Cat Pictures"}}