Raphael-Gazzotti
Raphael-Gazzotti
Paths should start with the “/” character or without. But we should not see both cases. Non-exhaustive examples: (Sample of schemas in [openMINDS_SANDS](https://github.com/openMetadataInitiative/openMINDS_SANDS/tree/v3)) Sample of “schemas/atlas/atlasAnnotation.schema.tpl.json” ``` { "_type": "https://openminds.ebrains.eu/sands/AtlasAnnotation",...
Based on this discussion: https://github.com/openMetadataInitiative/openMINDS_instances/pull/271#discussion_r1995657300_ Should we introduce an optional requiredFilename property in the ContentType schema, thus allowing instances to declare a fixed basename when truly needed (e.g., config.json, settings.json,...
Address issue #505 Correct the errors of #559 legalPerson category will need to be updated in a future PR. the controlledTerms ModificationRights will need to be added first (https://github.com/openMetadataInitiative/openMINDS_controlledTerms/pull/512).
This issue is linked to [#513](https://github.com/openMetadataInitiative/openMINDS_core/issues/513). We may want to add requirements at the instance-level of our schemas. e. g., a ResearchProduct requires to have a contribution/contributor with specific ContributorType/ContributionType....