Skip to content

Tags: emmau678/pass-metadata-schemas

Tags

v0.6.1

Toggle v0.6.1's commit message
Remove (optional) and (requried) from field labels (eclipse-pass#41)

v0.6.0

Toggle v0.6.0's commit message
Also use proxy for initial build and tests

v0.5.2

Toggle v0.5.2's commit message
Require 'authors' property in J10P schema again

v0.5.1

Toggle v0.5.1's commit message
Conditionally show Embargo-end-date field (eclipse-pass#35)

v0.5.0

Toggle v0.5.0's commit message
Add the ability to merge schemas into a single union schema (eclipse-…

…pass#33)

* Implement schema-specific merging algorithm

Simplified based on assumption of being JSON-based, and having
fields where conflicts are tolerable, e.g. "title", "$comment", etc

* Verify schema validation for merged schemas

* Add and test API exposure of merging

Also adds a configuration param and env var to force schema merging for
all requests

* Update README regarding schema merging

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request eclipse-pass#30 from OA-PASS/required_author

Required author semantics and display

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Address form layout for Alpaca (eclipse-pass#29)

* Update layout for Alpaca

* Remove some debugging stuff

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request eclipse-pass#28 from birkland/issue-25

 Update NIHMS schema for nlmta or (some issn with pubType)

v0.2.1

Toggle v0.2.1's commit message
Update README

v0.2.0

Toggle v0.2.0's commit message
Add required property to jhu global schema (eclipse-pass#24)