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

add voluba v1 linear transform content type #351

Merged
merged 4 commits into from
Dec 1, 2022

Conversation

xgui3783
Copy link
Contributor

@xgui3783 xgui3783 commented Sep 13, 2022

addresses #350
edit: should also address FZJ-INM1-BDA/voluba#132

cc @fsdavid @JThoennissen If you guys could raise any issue, if you can find any?

ping @lzehl Can you please review?

@lzehl lzehl requested review from lzehl and apdavison September 14, 2022 07:50
Copy link
Member

@lzehl lzehl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xgui3783 thank you for preparing this PR 🙂 There is one issue that @apdavison should confirm/comment on and one smaller issue for the specification.

".json"
],
"name": "application/vnd.voluba.v1.linearTransform+json",
"relatedMediaType": "https://www.iana.org/assignments/media-types/application/json",
Copy link
Member

@lzehl lzehl Sep 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should only be filled if it is an exact match, correct @apdavison ? (or did we now do it also for just "relations"?)

"synonym": [
"Voluba v1 Linear Transformation"
],
"specification": "https://raw.githubusercontent.com/FZJ-INM1-BDA/voluba/fa8e58dbe91a577dd0e6f6a8bf82c06b7e3e72e3/.openminds/voluba.v1.linearTransform.json"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not the specification 😅 that's just our content type registration. Leave it empty if you do not yet have a documentation on how this JSON looks like (required key-value pairs, expected values, etc.).

If you want to deliver at least a bit of documentation here use the "description" property to write a small (free text) paragraph directly in the content type instance.

@xgui3783
Copy link
Contributor Author

xgui3783 commented Dec 1, 2022

ping @lzehl, I have fixed the PR according to your suggestions.

@lzehl
Copy link
Member

lzehl commented Dec 1, 2022

@xgui3783 I've updated the indentation to 2 spaces per tab (recent guideline for openMINDS) and updated the synonym a bit. If you are happy with it I can merge it.

@xgui3783
Copy link
Contributor Author

xgui3783 commented Dec 1, 2022

@lzehl I am happy! Thanks for your help.

@lzehl lzehl merged commit de3cf9f into openMetadataInitiative:v4 Dec 1, 2022
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

Successfully merging this pull request may close these issues.

2 participants