1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-15 04:48:39 +00:00
Files
UXP/testing/web-platform/tests/annotation-protocol/files/annotations/anno1.jsonld
T

12 lines
255 B
Plaintext

{
"@context": "http://www.w3.org/ns/anno.jsonld",
"id": "/annotations/anno1.jsonld",
"type": "Annotation",
"created": "2015-01-31T12:03:45Z",
"body": {
"type": "TextualBody",
"value": "I like this page!"
},
"target": "/index.html"
}