tor-browser

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

anno30.json (306B)


      1 {
      2  "@context": "http://www.w3.org/ns/anno.jsonld",
      3  "id": "http://example.org/anno30",
      4  "type": "Annotation",
      5  "body": "http://example.org/road1",
      6  "target": {
      7    "source": "http://example.org/map1",
      8    "selector": {
      9      "type": "SvgSelector",
     10      "value": "<svg:svg> ... </svg:svg>"
     11    }
     12  }
     13 }