Message Id: da1b745d-0087-11ef-9099-021c83ce3c20
Validate Message da1b745d-0087-11ef-9099-021c83ce3c20
{
    "@context": [
        "https://www.w3.org/ns/activitystreams",
        "https://purl.org/coar/notify"
    ],
    "actor": {
        "id": "https://research-organisation.org",
        "name": "Research Organisation",
        "type": "Organization"
    },
    "context": {
        "id": "http://localhost:4000/handle/123456789/20",
        "ietf:cite-as": "https://doi.org/10.5555/12345680",
        "ietf:item": {
            "id": "https://another-research-organisation.org/repository/datasets/item/201203421/data_archive.zip",
            "mediaType": "application/zip",
            "type": [
                "Article",
                "sorg:Dataset"
            ]
        },
        "type": "sorg:AboutPage"
    },
    "id": "urn:uuid:2f4ec582-109e-4473-a94a-b7c7615a8c6b",
    "object": {
        "as:object": "newValue",
        "as:relationship": "somethingElse",
        "as:subject": "https://research-organisation.org/repository/item/201203/421/",
        "id": "https://www.example.com/",
        "type": "Relationship"
    },
    "origin": {
        "id": "https://notify-inbox.info/inbox/",
        "inbox": "https://notify-inbox.info/inbox/",
        "type": "Service"
    },
    "target": {
        "id": "https://dspace-coar.4science.cloud/server",
        "inbox": "https://dspace-coar.4science.cloud/server",
        "type": "Service"
    },
    "type": [
        "Announce",
        "coar-notify:RelationshipAction"
    ]
}