-
Notifications
You must be signed in to change notification settings - Fork 3
feat: add properties to DataService data model #10
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
base: extend_schemas
Are you sure you want to change the base?
Conversation
albertoabellagarcia
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
address the comment, and do not work on automatically generated files.
* Renamed `endPointURL` to `endpointURL` * Renamed `endPointDescription` to `endpointDescription` * Added `disseminationOrganisation`, `dissemination`, `reputationOrganisation`, `reputation` and `accessMechanism` (from Meloda5 metrics) * Added `imageSource` * Added `versionNotes`
e46c6dd to
b133b38
Compare
|
OK removed all the generated files from the PR. |
|
@albertoabellagarcia is everything now OK with the PR? |
|
the data service has an issue the version is published as 1.0 (number) but defined in the schema as string |
Fixed. I changed the value of |
endPointURLtoendpointURLendPointDescriptiontoendpointDescriptiondisseminationOrganisation,dissemination,reputationOrganisation,reputationandaccessMechanism(from Meloda5 metrics)imageSourceversionNotes