Is your feature request related to a problem? Please describe.
DLUP supports Darwin V7 annotations but there is no option in manifest.py to use WsiAnnotations.from_darwin_json
Describe the solution you'd like
Add "DARWIN_JSON" to both _AnnotationReadersDict and _AnnotationReaders
Describe alternatives you've considered
Using WsiAnnotations.from_darwin_json works with all Darwin annotations that are compatible with DLUP
Is your feature request related to a problem? Please describe. DLUP supports Darwin V7 annotations but there is no option in
manifest.py
to useWsiAnnotations.from_darwin_json
Describe the solution you'd like Add
"DARWIN_JSON"
to both_AnnotationReadersDict
and_AnnotationReaders
Describe alternatives you've considered Using
WsiAnnotations.from_darwin_json
works with all Darwin annotations that are compatible with DLUPAdditional context None