tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

example16.json (350B)


      1 {
      2  "@context": "http://www.w3.org/ns/anno.jsonld",
      3  "id": "http://example.org/anno16",
      4  "type": "Annotation",
      5  "audience": {
      6    "id": "http://example.edu/roles/teacher",
      7    "type": "schema:EducationalAudience",
      8    "schema:educationalRole": "teacher"
      9  },
     10  "body": "http://example.net/classnotes1",
     11  "target": "http://example.com/textbook1"
     12 }