Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify deposit data structure to match final document structure #113

Closed
sebdeleze opened this issue Jan 5, 2020 · 0 comments
Closed

Modify deposit data structure to match final document structure #113

sebdeleze opened this issue Jan 5, 2020 · 0 comments

Comments

@sebdeleze
Copy link
Contributor

No description provided.

sebdeleze pushed a commit that referenced this issue Apr 17, 2020
* Finalizes JSON schema for deposit.
* Upgrades SONAR UI version to 0.2.0.
* Updates document creation from a deposit.
* Ignores Visual Studio Code workspace file in Git.
* Ignores generated deposit JSON schema in Git.
* Excludes generated deposit JSON schema in MANIFEST.in
* Generates deposit JSON schema during bootstrap script.
* Creates specifics JSON schemas for common properties.
* Adds embargo information when a file is added to a record.
* Provides a custom JSON loader in JSON schema compilation script, for resolving common schemas.
* Removes unused method "populate_with_pdf_metadata" in deposit API.
* Removes default empty value when posting a new file in deposit REST API.
* Moves methods for retreiving controlled affiliations in document record API.
* Allows to set a publication start date either in format "YYYY" or "YYYY-MM-DD".
* Removes unused properties in document JSON schema.
* Removes "format" constraint in document elasticsearch mapping.
* Removes "minLength" properties for enum fields in JSON schemas.
* Increases code coverage of deposit REST API.
* Closes #113.

Co-Authored-by: Sébastien Délèze <sebastien.deleze@rero.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant