-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Current this manifest is failing validation. It has the following annotation structure:
"target": {
"source": {
"id": ["https://tanyaclement.github.io/znh-1939/field_recordings_t86_243/canvas-2/canvas"](https://tanyaclement.github.io/znh-1939/field_recordings_t86_243/canvas-2/canvas),
"type": "Canvas",
"partOf": [{
"id": ["https://tanyaclement.github.io/znh-1939/manifests.json"](https://tanyaclement.github.io/znh-1939/manifests.json),
"type": "Manifest"
}]
},
"selector": {
"type": "RangeSelector",
"t": "52,60"
}
}
Range selector defined in W3C:
https://www.w3.org/TR/annotation-model/#range-selector
Is t valid here? The W3C says that it needs to have a startSelector and endSelector. Should it use a fragement selector? or a PointSelector?
Metadata
Metadata
Assignees
Labels
No labels