mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 09:53:07 +09:00
13 lines
No EOL
312 B
JSON
13 lines
No EOL
312 B
JSON
{
|
|
"@context": "http://www.w3.org/ns/anno.jsonld",
|
|
"id": "http://example.org/anno24",
|
|
"type": "Annotation",
|
|
"body": "http://example.org/note1",
|
|
"target": {
|
|
"source": "http://example.org/page1.html",
|
|
"selector": {
|
|
"type": "CssSelector",
|
|
"value": "#elemid > .elemclass + p"
|
|
}
|
|
}
|
|
} |