CenterForDigitalHumanities / CenterForDigitalHumanities/geolocator
AnnotationPage Wrapper
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Note: there is no use case for this yet and no work is planned around it. In IIIF, to add an Annotation to a resource, it must be in an AnnotationPage so one can surmise this will be a part of some pipeline at a future date.
The AnnotationPage is defined at https://www.w3.org/TR/annotation-model/#annotation-page
This wrapper will receive a single or multiple valid GeoJSON Feature or FeatureCollections and a URI. A Web Annotation "AnnotationPage" should be minted using that information then saved into RERUM. The software should give UI feedback of success or failure.
Upon success, the software will know the RERUM URI for the newly created AnnotationPage.
That AnnotationPage may be handed off for more work downstream, such as being placed within an AnnotationCollection wrapper or added to viewer URLs.
Contributor guide
Assessment
This issue has not been assessed yet.