tor-browser

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

anno21.json (307B)


      1 {
      2  "@context": "http://www.w3.org/ns/anno.jsonld",
      3  "id": "http://example.org/anno21",
      4  "type": "Annotation",
      5  "body": {
      6    "type": "SpecificResource",
      7    "purpose": "tagging",
      8    "source": "http://example.org/city1"
      9  },
     10  "target": {
     11    "id": "http://example.org/photo1",
     12    "type": "Image"
     13  }
     14 }