Message Id: 03b44129-d046-11ee-958b-021c83ce3c20
Validate Message 03b44129-d046-11ee-958b-021c83ce3c20
{
    "@context": [
        "https://www.w3.org/ns/activitystreams",
        "https://purl.org/coar/notify"
    ],
    "actor": {
        "id": "http://localhost:4000",
        "name": "DSpace at My University",
        "type": [
            "Service"
        ]
    },
    "id": "urn:uuid:9b1ea425-6154-4731-990f-22a32c651a6f",
    "object": {
        "id": "http://localhost:4000/handle/123456789/42",
        "ietf:cite-as": "http://localhost:4000/handle/123456789/42",
        "type": [
            "sorg:AboutPage"
        ],
        "url": {
            "id": "http://localhost:4000/bitstreams/f163a46e-3a43-49d0-ac8b-4c5b75d7dab9/download",
            "type": [
                "Article",
                "sorg:ScholarlyArticle"
            ]
        }
    },
    "origin": {
        "id": "http://localhost:4000",
        "inbox": "http://localhost/ldn/inbox",
        "type": [
            "Service"
        ]
    },
    "target": {
        "id": "https://www.notify-inbox.info/",
        "inbox": "https://notify-inbox.info/inbox/",
        "type": [
            "Service"
        ]
    },
    "type": [
        "Offer",
        "coar-notify:ReviewAction"
    ]
}