Message Id: 7a092398-225a-11ee-a54b-021c83ce3c20
Validate Message 7a092398-225a-11ee-a54b-021c83ce3c20
{
    "@context": [
        "https://www.w3.org/ns/activitystreams",
        "https://purl.org/coar/notify"
    ],
    "actor": {
        "id": "https://fake-review-service.com",
        "name": "Fake Review Service",
        "type": "Service"
    },
    "context": {
        "id": "https://research-organisation.org/repository/preprint/201203/421/",
        "ietf:cite-as": "https://doi.org/10.5555/12345680",
        "type": "sorg:AboutPage",
        "url": {
            "id": "https://research-organisation.org/repository/preprint/201203/421/content.pdf",
            "media-type": "application/pdf",
            "type": [
                "Article",
                "sorg:ScholarlyArticle"
            ]
        }
    },
    "id": "urn:uuid:9aa9365e-2c6e-462e-915e-db259f9686f4",
    "object": {
        "id": "https://fake-review-service/reviews/000001/00001",
        "ietf:cite-as": "https://doi.org/10.3214/987654",
        "type": [
            "Document",
            "sorg:Review"
        ]
    },
    "origin": {
        "id": "https://fake-review-service.com",
        "inbox": "https://fake-review-service.com/inbox",
        "type": "Service"
    },
    "target": {
        "id": "https://research-organisation.org/repository",
        "inbox": "https://research-organisation.org/inbox",
        "type": "Service"
    },
    "type": [
        "Announce",
        "coar-notify:ReviewAction"
    ]
}