mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 01:43:08 +09:00
12 lines
No EOL
350 B
JSON
12 lines
No EOL
350 B
JSON
{
|
|
"@context": "http://www.w3.org/ns/anno.jsonld",
|
|
"id": "http://example.org/anno16",
|
|
"type": "Annotation",
|
|
"audience": {
|
|
"id": "http://example.edu/roles/teacher",
|
|
"type": "schema:EducationalAudience",
|
|
"schema:educationalRole": "teacher"
|
|
},
|
|
"body": "http://example.net/classnotes1",
|
|
"target": "http://example.com/textbook1"
|
|
} |