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

refactoring "info" and its links #184

Merged
merged 3 commits into from
Dec 12, 2024

Conversation

mbaudis
Copy link
Member

@mbaudis mbaudis commented Nov 15, 2024

This PR addresses part of the "deep link to the framework" problems. It:

  • moves the framework "info" to a separate file
  • adds another info.yaml / .json to the models in "common" and changes refereces from model schemas to this local version

Both steps are complementary; if also going with the separate version in the model we might consider this for e.g. ontologyTerm, too (already a separate file in the framework).

This PR addresses part of the "deep link to the framework" problems. It:
* moves the framework "info" to a separate file
* adds another info.yaml / .json to the models in "common" and changes refereces from model schemas to this local version

Both steps are complementary; if also going with the separate version in the model we might consider this for e.g. ontologyTerm, too (already a separate file in the framework).
@mbaudis mbaudis requested review from jrambla and costero-e November 15, 2024 06:46
Copy link
Collaborator

@costero-e costero-e left a comment

Choose a reason for hiding this comment

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

I think this way will be cleaner for validators. Only a typo in individuals/defaultSchema.json, where an ontology is shown with closing parenthesis, line 15: * female: NCIT:C16576) should be * female: NCIT:C16576

@mbaudis
Copy link
Member Author

mbaudis commented Nov 24, 2024

Thanks @costero-e; please check with @jrambla, or we do a merging session :-)

@costero-e costero-e merged commit f272224 into schema-urgent-fixes Dec 12, 2024
1 check passed
@costero-e costero-e deleted the refactor-deep-framework-links branch December 13, 2024 08:47
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.

3 participants