Message Id: 57c6060f-bc21-11ee-9267-021c83ce3c20
Validate Message 57c6060f-bc21-11ee-9267-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:123ae104-6e8e-402c-a5a1-f91de7f69154",
    "object": {
        "id": "http://localhost:4000/handle/123456789/21",
        "ietf:cite-as": "http://localhost:4000/handle/123456789/21",
        "type": [
            "sorg:AboutPage"
        ],
        "url": {
            "id": "http://localhost:4000/bitstreams/b16d81f4-a146-4214-b7a6-a4f8aa39121e/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"
    ]
}