digirati-co-uk / iiif-model

Library for building IIIF resources
MIT License
2 stars 2 forks source link

Iiif3-development #4

Open ra-magnus-welander opened 6 years ago

ra-magnus-welander commented 6 years ago

We've updated the IIIF3 classes to more closely fit with the current version of IIIF Presentation 3. We have been focused on Manifest and its components. Ranges and Collections are still to do. I opted to go the path of JsonProperty attributes and Defaults for json serialization rather than the Converter class which is now commented out. Had to upgrade Newtonsoft.Json because of a bug. More details in commit comments.