-
See Intro video at https://vimeo.com/605602233 (start at 9 minutes)
It seems that OpenMINDS has a way of describing schemas, and tools that can convert those schemas into JSON-ld, html doc, and too…
-
The DWMA parcellation entity instances don't follow a consistent id pattern - please see the difference in the camelcase writing of the ParcellationEntity section. this leads to non-resolvable referen…
-
Hi,
Could you add "Spectral Segmentation" as a technique?
Here is the link with more info
https://github.com/Leveltlab/SpectralSegmentation
-
In an offline meeting with @apdavison , @Peyman-N and @lzehl, we discussed a `recording` schema. This schema will have a property called `dataLocation`, which is the same property used for the `servic…
-
**General note:**
- rename schema to e.g. "CellPatching"
- "_extends" something else based on conclusion from https://github.com/HumanBrainProject/openMINDS_core/issues/322
property | feedback
…
-
**General note:**
- rename schema to e.g. "patchClampStimulation"
- "_extends" something else based on conclusion from https://github.com/HumanBrainProject/openMINDS_core/issues/322
WARNING: Thi…
-
Dear all,
Could you please add following parcellation of Julich-Brain Atlas to KG?
Area MFG2 (MFG): cerebral cortex/frontal lobe/fronto-marginal sulcus (middle frontal gyrus area 1)
Area MFG1 (M…
-
The code:
```
import openMINDS
import openMINDS.version_manager
openMINDS.version_manager.init()
```
The error:
```
Target directory will created
Cloning openMINDS to target directory…
-
### **Quick summary of the is-state before I get to the issue:**
The [Activity schema](https://github.com/HumanBrainProject/openMINDS_core/blob/v4/schemas/research/activity.schema.tpl.json) has the p…
-
Currently the AtlasAnnotation and CustomAnnotation schema are very similar:
| properties | AtlasAnnotation | CustomAnnotation |
| --- | --- | --- |
| **bestViewPoint**: linking to a CoordinatePoint…