openMINDS_core
openMINDS_core copied to clipboard
The openMINDS core metadata model includes schemas that can be used to describe the general origin, location and content of research products.
this change is overdue and the result of an old discussion. Idea: some software versions specifically support certain constructs (e.g. siibra only supports a certain set of common coordinate spaces...
adding https://openminds.ebrains.eu/core/IdentifiersDotOrgID as option for digitalIdentifier in DatasetVersion (not sure if we can assume that for DS as well, because I'm uncertain if Identifier.org, supports the concept of identifier versioning)
# Currently in openMINDS: LegalPerson: + Person (natural person; properties: affiliation, alternateName, associatedAccount, contactInformation, digitalIndentifier, familyName, **givenName**) + Organization (artificial person; properties: affiliation, digitalIdentifier, **fullName**, hasParent, homepage, shortName) ---- +...
I would like to rediscuss the way files are represented in openMINDS currently. The following aspects seem to be non-ideal: - distinction of the location/access url and "file" since the...
People may have many affiliations over their career, but for a given research product only a subset of the affiliations should apply. At the moment, we are using start dates...
This would give us better alignment with https://www.protocols.io For EBRAINS: this could raise the incentive to publicly register Protocols. protocols.io gives a good example on how a protocol should be...
The category `deviceUsage` is sometimes too broad. For example, in the `Measurement` schema, the property `measuredWith` can take a `SlicingDeviceUsage` instance as a value, which clearly doesn't make sense. https://github.com/openMetadataInitiative/openMINDS_core/blob/a21c4bdf06b80b7f527772539b894db56ee3bd7b/schemas/data/measurement.schema.tpl.json#L20-L22...
We noticed that backgroundStrain only allows an array of 1-2. I see that you are intending people to just supply the background strain that explains the majority of the genetic...
Add bags for license and read the docs. Read the docs doesn't include Matlab and Python for the moment; they should be created by them. There will be logos and...
In the openMINDS developer meeting of 2023-10-02 we discussed changing the [representation of personal names](https://www.w3.org/International/questions/qa-personal-names), since - some people have only a single name, no family name - "givenName" may...