COAR Notify Echo System   Home | Inbox

Notification

Metadata for posted notification

Activity ID

urn:uuid:e8204c0d-4fde-465b-9e27-d2e29c503e1b

Notification URL (this page)

https://ldninbox.antleaf.com/inbox/372fcf1b-bb42-4d4f-82da-3616e2349d9f

Created

2022-09-23 06:41:18

Sender

10.2.7.1

HTTP Response Code

201

JSON-LD Process Log

Appears to be valid JSON-LD

HTTP Request Headers

Accept:
- '*/*'
Accept-Encoding:
- gzip
Cdn-Loop:
- cloudflare
Cf-Connecting-Ip:
- 51.158.99.164
Cf-Ipcountry:
- FR
Cf-Ray:
- 74f14be6be6499b0-LHR
Cf-Visitor:
- '{"scheme":"https"}'
Content-Length:
- "846"
Content-Type:
- application/ld+json
User-Agent:
- pci (https://compstat.peercommunityin.org/)
X-Forwarded-For:
- 10.2.7.1
X-Forwarded-Host:
- ldninbox.antleaf.com
X-Forwarded-Port:
- "443"
X-Forwarded-Proto:
- https
X-Forwarded-Scheme:
- https
X-Original-Forwarded-For:
- 51.158.99.164
X-Real-Ip:
- 10.2.7.1
X-Request-Id:
- e3f000d7e0a3dec79d7e41f4c2110815
X-Scheme:
- https

HTTP Response Headers

Content-Type:
- text/html; charset=UTF-8
Location:
- https://ldninbox.antleaf.com/inbox/372fcf1b-bb42-4d4f-82da-3616e2349d9f

Payload

{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    "https://purl.org/coar/notify"
  ],
  "actor": {},
  "context": {
    "id": "https://doi.org/10.1101/445072",
    "ietf:cite-as": "https://doi.org/10.1101/445072",
    "type": "sorg:AboutPage"
  },
  "id": "urn:uuid:e8204c0d-4fde-465b-9e27-d2e29c503e1b",
  "object": {
    "id": "https://compstat.peercommunityin.org/articles/rec?articleId=90#review-277",
    "type": [
      "Document",
      "sorg:Review"
    ]
  },
  "origin": {
    "id": "https://compstat.peercommunityin.org/coar_notify/",
    "inbox": "https://compstat.peercommunityin.org/coar_notify/inbox/",
    "type": [
      "Service"
    ]
  },
  "target": {
    "inbox": "https://ldninbox.antleaf.com/inbox",
    "type": [
      "Service"
    ]
  },
  "type": [
    "Announce",
    "coar-notify:ReviewAction"
  ]
}

Payload as RDF (Turtle)

@prefix ns0:	<https://www.w3.org/ns/activitystreams#> .
@prefix ns1:	<https://compstat.peercommunityin.org/articles/rec?articleId=90#> .
ns1:review-277	a	ns0:Document .
@prefix ns2:	<http://schema.org/> .
ns1:review-277	a	ns2:Review .
@prefix ns3:	<https://compstat.peercommunityin.org/coar_notify/> .
ns3:	a	ns0:Service .
@prefix ns4:	<https://compstat.peercommunityin.org/coar_notify/inbox/> .
@prefix ns5:	<http://www.w3.org/ns/ldp#> .
ns3:	ns5:inbox	ns4: .
@prefix ns6:	<https://doi.org/10.1101/> .
@prefix ns7:	<http://www.iana.org/assignments/relation/> .
ns6:445072	ns7:cite-as	ns6:445072 ;
	a	ns2:AboutPage .
<urn:uuid:e8204c0d-4fde-465b-9e27-d2e29c503e1b>	a	ns0:Announce .
@prefix ns8:	<http://purl.org/coar/notify_vocabulary/> .
<urn:uuid:e8204c0d-4fde-465b-9e27-d2e29c503e1b>	a	ns8:ReviewAction ;
	ns0:actor	_:b0 ;
	ns0:context	ns6:445072 ;
	ns0:object	ns1:review-277 ;
	ns0:origin	ns3: ;
	ns0:target	_:b1 .
_:b1	a	ns0:Service .
@prefix ns9:	<https://ldninbox.antleaf.com/> .
_:b1	ns5:inbox	ns9:inbox .

Payload as RDF (NQuads)

_:b1 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://www.w3.org/ns/activitystreams#Service> .
_:b1 <http://www.w3.org/ns/ldp#inbox> <https://ldninbox.antleaf.com/inbox> .
<urn:uuid:e8204c0d-4fde-465b-9e27-d2e29c503e1b> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://www.w3.org/ns/activitystreams#Announce> .
<urn:uuid:e8204c0d-4fde-465b-9e27-d2e29c503e1b> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/coar/notify_vocabulary/ReviewAction> .
<urn:uuid:e8204c0d-4fde-465b-9e27-d2e29c503e1b> <https://www.w3.org/ns/activitystreams#actor> _:b0 .
<urn:uuid:e8204c0d-4fde-465b-9e27-d2e29c503e1b> <https://www.w3.org/ns/activitystreams#context> <https://doi.org/10.1101/445072> .
<urn:uuid:e8204c0d-4fde-465b-9e27-d2e29c503e1b> <https://www.w3.org/ns/activitystreams#object> <https://compstat.peercommunityin.org/articles/rec?articleId=90#review-277> .
<urn:uuid:e8204c0d-4fde-465b-9e27-d2e29c503e1b> <https://www.w3.org/ns/activitystreams#origin> <https://compstat.peercommunityin.org/coar_notify/> .
<urn:uuid:e8204c0d-4fde-465b-9e27-d2e29c503e1b> <https://www.w3.org/ns/activitystreams#target> _:b1 .
<https://doi.org/10.1101/445072> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://schema.org/AboutPage> .
<https://doi.org/10.1101/445072> <http://www.iana.org/assignments/relation/cite-as> <https://doi.org/10.1101/445072> .
<https://compstat.peercommunityin.org/articles/rec?articleId=90#review-277> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://www.w3.org/ns/activitystreams#Document> .
<https://compstat.peercommunityin.org/articles/rec?articleId=90#review-277> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://schema.org/Review> .
<https://compstat.peercommunityin.org/coar_notify/> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://www.w3.org/ns/activitystreams#Service> .
<https://compstat.peercommunityin.org/coar_notify/> <http://www.w3.org/ns/ldp#inbox> <https://compstat.peercommunityin.org/coar_notify/inbox/> .