-
In the [openMINDS Python](https://openminds-documentation.readthedocs.io/en/latest/shared/supportive_tooling/python.html) page, could you please edit these sentences?
Python package for the openMIN…
-
Could you please re-write the text for the link at the end of the [openMINDS Matlab](https://openminds-documentation.readthedocs.io/en/latest/shared/supportive_tooling/matlab.html#openminds-matlab) do…
-
There are a couple of changes made which are/should have been backwards compatible and could be released in a v4.0 (namespace + backwards compatible stuff) openMINDS version.
Remove all not backwa…
-
Hi @lzehl et al -
We'd like to represent name / value pairs where the name is rooted in an ontology instead of just a free-text / uncontrolled name.
As an example, suppose, for a visual stimulu…
-
https://github.com/HumanBrainProject/openMINDS_controlledTerms/tree/v1/terminologies/
modalities are in, techniques are in a pull request
-
I would tend to not capitalize the labels for two reasons:
+ capitalization is much easier than de-capitalization (fewer exceptions)
+ non capitalized labels should fit snake case by just replacin…
lzehl updated
1 month ago
-
There are three open issues for cell types: openMetadataInitiative/openMINDS_controlledTerms#149, openMetadataInitiative/openMINDS_controlledTerms#150 and openMetadataInitiative/openMINDS_instances#95…
-
It would be useful to build an openMinds object from a structure:
```
myperson = om.test.oneoffs.person(); % works
s = myperson.toStruct(); % works
% the following currently does not work. It …
-
The build workflows of the target repositories have the following code for creating a commit message:
```
git commit -m "build triggered by submodule ${{ inputs.repository }} version ${{ inputs.br…
-
We should add a specific term for structural MRI and keep MRI as the superclass for this term (and all others such as fMRI).
We have MRI registered like this:
https://github.com/openMetadataInitia…