This repository was archived by the owner on Oct 31, 2024. It is now read-only.
Releases: BIBSYSDEV/nva-datamodel-java
Releases · BIBSYSDEV/nva-datamodel-java
To be published in maven central
Merge pull request #137 from BIBSYSDEV/develop Merging to master before renaming master to main and deleting develop
Publication includes version number
Merge pull request #125 from BIBSYSDEV/publish-own-artifact-to-jitpack Publish own artifact to jitpack
Helper method to set reference DOI
Helper method to set reference DOI
Treat datamodel-java as de-facto DTO
- Remove indexing info from Publication.
- Add method to PublicationInstance to produce the its Type
Use Apache commons validation for ISSNs
The old homespun ISSN validation is replaced with commons-validators library
Update gradle wrapper and add toolchain
Specify Java 11 intention in build environment
Add addition roles and submitted date on degree
Merge pull request #101 from BIBSYSDEV/extend-roles-group Add additional roles to model, fix test
Added DRAFT_FOR_DELETION PublicationStatus
Added DRAFT_FOR_DELETION PublicationStatus
Fix report basic
Report basic was still mapping to Report, corrected.
Support multiple projects, Corrigenda support
Breaking change
- Projects not single project
Also:
- Corrigendum has field corrigendumFor
- Rename Report -> ReportBasic