- dynamic versioning in UI
- sniff api call
- HTML parser
- ADS config registration
- replaced dict type hints on parser methods with well-typed dataclasses
- registered repository status
- Data Type Registry integration. doglib.expand_datatype() returning MIME type taxonomy from DTR
- better README
- DOGlib distribution as a wheel for internal CLARIN use
- Data Type Registry integration adjusted for taxonomies from latest development instace of DTR
- GPL3.0 license file
- First DTR integration release
- Standarise on Poetry backend build, setuptools is legacy
- Fetch now always returns List instance not comprehension (DOGapp issue with context type filtering in Django templates)
- Minor changes and improvements
- Fixed inconsistent output format for cases where no resource type is linked
- Added
resolve_identifier_conflicts
bool flag for clashing repo identifiers resolution
- Allow PID instance as argument to sniff fetch and identify and pid_factory
- CI migrated from Travis to GitActions
- added is_pid(Union[str, PID]) -> bool to core functionalities
- remove EKUT from testing due to Forbidden access to the repository for over a month
- Fixed tests failing silently
- Fixed repositories serving CMDI via OAI-PMH endpoint (e.g. ACDH-CH)
- Added static testing along with logic for procuring static resources and the resources
- Changed SCM from setup.py to pyproject.toml
- Fixed CI
First release of Digital Object Gate
- Support for repositories serving CMDI metadata via content negotiation
- Support for repositories serving metadata via OAI-OMH endpoint
- Support for Invinio repositories (B2SHARE, Zenodo)
- Support for Europeana