Skip to content

Add synonyms + fix one instance name typo - #525

Merged
spieschnik merged 12 commits into
openMetadataInitiative:mainfrom
gefleury:add-synonyms
Sep 14, 2026
Merged

spieschnik merged 12 commits into
openMetadataInitiative:mainfrom
gefleury:add-synonyms

Conversation

@gefleury

@gefleury gefleury commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Add missing synonyms (spelling variants, abbreviations, hyphenation forms) to existing openMINDS controlled terms, and fix one instance name typo. Modifications are only done in latest.

Name fix

Terminology File Before → After
Disease autismSpectrumDisorder.jsonld autism sprectrum disorder → autism spectrum disorder

New synonyms

Terminology File Synonym(s) added
Technique electroencephalography.jsonld EEG
Technique electromyography.jsonld EMG
Technique extracellularElectrophysiology.jsonld ecephys
Technique multi-compartmentModeling.jsonld multicompartment modeling
Technique intracranialElectroencephalography.jsonld iEEG, intracranial EEG
Technique ultraHighFieldMagneticResonanceImaging.jsonld UHF-MRI
MolecularEntity GABA-AReceptor.jsonld GABAA receptor
MolecularEntity GABA-BReceptor.jsonld GABAB receptor
NervousSystemStructure granularLayerOfCerebellarCortex.jsonld cerebellum granular layer
NervousSystemStructure 14 files (see commit d1e83fc) completed missing gray/grey counterpart of each existing synonym (13 files)
Disease parkinsonsDisease.jsonld Parkinson disease
Disease alzheimersDisease.jsonld Alzheimer disease
ExperimentalApproach electrophysiology.jsonld ephys
OperatingDevice highPerformanceComputer.jsonld HPC
SubjectAttribute headRestrained.jsonld head-restrained
GeneticStrainType 5 files (see commit eab6d31) hyphenated/spaced spelling variants (knock-in, knock-out, wild type/wild-type, etc.)
CellType granuleNeuron.jsonld granular neuron
AnalysisTechnique independentComponentAnalysis.jsonld ICA

@@ -15,6 +15,7 @@
"cerebellar granular layer",
"cerebellar granule cell layer",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

could we add "cerebellar granular cell layer" here as well?

"cerebellar granule cell layer",
"cerebellar granule layer",
"cerebellum granular layer",
"cerebellum granule cell layer",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

and "cerebellum granular cell layer" here?

"cerebellum granular layer",
"cerebellum granule cell layer",
"cerebellum granule layer",
"granule cell layer of cerebellar cortex",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

add "granular cell layer of cerebellar cortex" ?

"lamina X of grey matter of spinal cord",
"rexed lamina X",
"spinal area X",
"spinal cord gray commissure",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this can be deleted, it's already covered by the terms name

"commissura grisea anterior medullae spinalis",
"spinal cord anterior gray commissure",
"spinal cord anterior grey commissure",
"ventral gray commissure of spinal cord",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

this can be deleted, it's already covered by the terms name

@gefleury

Copy link
Copy Markdown
Contributor Author

@spieschnik Thanks for reviewing. I've included the suggested changes.

@lzehl
lzehl requested a review from spieschnik September 14, 2026 13:24
@spieschnik
spieschnik merged commit f57b222 into openMetadataInitiative:main Sep 14, 2026
2 checks passed
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.

2 participants