as2_core.ex10.json 185 B

1234567
  1. {
  2. "@context": "https://www.w3.org/ns/activitystreams",
  3. "type": "Note",
  4. "id": "http://example.org/note/124",
  5. "summary": "A note by Sally",
  6. "content": "Everything is OK here."
  7. }