Skip to content

Commit 667106a

Browse files
authored
Merge pull request #331 from Raphael-Gazzotti/missing-properties
Fix #153 and correct indentation.
2 parents 4dcc4f7 + 959a686 commit 667106a

10 files changed

Lines changed: 56 additions & 45 deletions

File tree

instances/latest/terminologies/UBERONParcellation/accessoryBasalAmygdaloidNucleus.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@id": "https://openminds.om-i.org/instances/UBERONParcellation/accessoryBasalAmygdaloidNucleus",
66
"@type": "https://openminds.om-i.org/types/UBERONParcellation",
77
"definition": "'Accessory basal amygdaloid nucleus' is a telencephalic nucleus. It is part of the basolateral amygdaloid nuclear complex.",
8-
"description": "",
8+
"description": null,
99
"interlexIdentifier": "http://uri.interlex.org/base/ilx_0100209",
1010
"knowledgeSpaceLink": "https://knowledge-space.org/wiki/UBERON:0002885#accessory-basal-amygdaloid-nucleus-1",
1111
"name": "accessory basal amygdaloid nucleus",
Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
{
2-
"@context": {
3-
"@vocab": "https://openminds.om-i.org/props/"
4-
},
5-
"@id": "https://openminds.om-i.org/instances/molecularEntity/iron",
6-
"@type": "https://openminds.om-i.org/types/MolecularEntity",
7-
"definition": "Iron is a chemical element; it has symbol Fe (from Latin ferrum 'iron') and atomic number 26. [adapted from wikipedia (https://en.wikipedia.org/wiki/Iron)]",
8-
"interlexIdentifier": "http://uri.interlex.org/base/ilx_0105721",
9-
"knowledgeSpaceLink": "https://knowledge-space.org/wiki/CHEBI:24873#iron-molecular-entity",
10-
"name": "iron",
11-
"preferredOntologyIdentifier": "http://purl.obolibrary.org/obo/CHEBI_24873",
12-
"synonym": [
13-
"Fe",
14-
"Ferrum"
15-
]
2+
"@context": {
3+
"@vocab": "https://openminds.om-i.org/props/"
4+
},
5+
"@id": "https://openminds.om-i.org/instances/molecularEntity/iron",
6+
"@type": "https://openminds.om-i.org/types/MolecularEntity",
7+
"definition": "Iron is a chemical element; it has symbol Fe (from Latin ferrum 'iron') and atomic number 26. [adapted from wikipedia (https://en.wikipedia.org/wiki/Iron)]",
8+
"description": null,
9+
"interlexIdentifier": "http://uri.interlex.org/base/ilx_0105721",
10+
"knowledgeSpaceLink": "https://knowledge-space.org/wiki/CHEBI:24873#iron-molecular-entity",
11+
"name": "iron",
12+
"preferredOntologyIdentifier": "http://purl.obolibrary.org/obo/CHEBI_24873",
13+
"synonym": [
14+
"Fe",
15+
"Ferrum"
16+
]
1617
}
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"@context": {
3-
"@vocab": "https://openminds.om-i.org/props/"
4-
},
5-
"@id": "https://openminds.om-i.org/instances/molecularEntity/magnesiumATP",
6-
"@type": "https://openminds.om-i.org/types/MolecularEntity",
7-
"definition": "An ATP binded to magnesium ion (Mg2+) to compose biologically functional form, and most of intracellular ATP and Mg2+ assumed to form Mg-ATP complexes. [adapted from Yamanaka et al. Mitochondrial Mg(2+) homeostasis decides cellular energy metabolism and vulnerability to stress. Sci Rep. 2016 Jul 26;6:30027. doi: 10.1038/srep30027]",
8-
"description": null,
9-
"interlexIdentifier": null,
10-
"knowledgeSpaceLink": null,
11-
"name": "magnesium ATP",
12-
"preferredOntologyIdentifier": "https://pubchem.ncbi.nlm.nih.gov/compound/15126",
13-
"synonym": [
14-
"MgATP"
15-
]
2+
"@context": {
3+
"@vocab": "https://openminds.om-i.org/props/"
4+
},
5+
"@id": "https://openminds.om-i.org/instances/molecularEntity/magnesiumATP",
6+
"@type": "https://openminds.om-i.org/types/MolecularEntity",
7+
"definition": "An ATP binded to magnesium ion (Mg2+) to compose biologically functional form, and most of intracellular ATP and Mg2+ assumed to form Mg-ATP complexes. [adapted from Yamanaka et al. Mitochondrial Mg(2+) homeostasis decides cellular energy metabolism and vulnerability to stress. Sci Rep. 2016 Jul 26;6:30027. doi: 10.1038/srep30027]",
8+
"description": null,
9+
"interlexIdentifier": null,
10+
"knowledgeSpaceLink": null,
11+
"name": "magnesium ATP",
12+
"preferredOntologyIdentifier": "https://pubchem.ncbi.nlm.nih.gov/compound/15126",
13+
"synonym": [
14+
"MgATP"
15+
]
1616
}

instances/latest/terminologies/molecularEntity/magnesiumChloride.jsonld

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"@id": "https://openminds.om-i.org/instances/molecularEntity/magnesiumChloride",
66
"@type": "https://openminds.om-i.org/types/MolecularEntity",
77
"definition": "A magnesium salt comprising of two chlorine atoms bound to a magnesium atom. [adapted from ChEBI (https://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI:6636)]",
8+
"description": null,
89
"interlexIdentifier": null,
910
"knowledgeSpaceLink": "https://knowledge-space.org/wiki/CHEBI:6636#magnesium-dichloride",
1011
"name": "magnesium chloride",

instances/latest/terminologies/molecularEntity/magnesiumSulfate.jsonld

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"@id": "https://openminds.om-i.org/instances/molecularEntity/magnesiumSulfate",
66
"@type": "https://openminds.om-i.org/types/MolecularEntity",
77
"definition": "A magnesium salt with the formula MgSO4, consisting of magnesium cations Mg2+ (20.19% by mass) and sulfate anions (SO4)2-. [adapted from wikipedia (https://en.wikipedia.org/wiki/Magnesium_sulfate)]",
8+
"description": null,
89
"interlexIdentifier": "http://uri.interlex.org/base/ilx_0106452",
910
"knowledgeSpaceLink": "https://knowledge-space.org/wiki/CHEBI:32599#magnesium-sulfate",
1011
"name": "magnesium sulfate",
Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
11
{
2-
"@context": {
3-
"@vocab": "https://openminds.om-i.org/props/"
4-
},
5-
"@id": "https://openminds.om-i.org/instances/molecularEntity/nickel",
6-
"@type": "https://openminds.om-i.org/types/MolecularEntity",
7-
"definition": "Nickel is a chemical element; it has symbol Ni and atomic number 28.",
8-
"interlexIdentifier": "http://uri.interlex.org/base/ilx_0107575",
9-
"knowledgeSpaceLink": null,
10-
"name": "nickel",
11-
"preferredOntologyIdentifier": "http://purl.obolibrary.org/obo/CHEBI_28112",
12-
"synonym": [
13-
"Ni",
14-
"niccolum"
15-
]
2+
"@context": {
3+
"@vocab": "https://openminds.om-i.org/props/"
4+
},
5+
"@id": "https://openminds.om-i.org/instances/molecularEntity/nickel",
6+
"@type": "https://openminds.om-i.org/types/MolecularEntity",
7+
"definition": "Nickel is a chemical element; it has symbol Ni and atomic number 28.",
8+
"description": null,
9+
"interlexIdentifier": "http://uri.interlex.org/base/ilx_0107575",
10+
"knowledgeSpaceLink": null,
11+
"name": "nickel",
12+
"preferredOntologyIdentifier": "http://purl.obolibrary.org/obo/CHEBI_28112",
13+
"synonym": [
14+
"Ni",
15+
"niccolum"
16+
]
1617
}

instances/latest/terminologies/molecularEntity/potassiumGluconate.jsonld

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,14 @@
55
"@id": "https://openminds.om-i.org/instances/molecularEntity/potassiumGluconate",
66
"@type": "https://openminds.om-i.org/types/MolecularEntity",
77
"definition": "Potassium gluconate is the potassium salt of the conjugate base of gluconic acid.",
8+
"description": null,
89
"interlexIdentifier": null,
910
"knowledgeSpaceLink": "https://knowledge-space.org/wiki/CHEBI:32032#potassium-gluconate",
1011
"name": "potassium gluconate",
1112
"preferredOntologyIdentifier": "http://purl.obolibrary.org/obo/CHEBI_32032",
12-
"synonym": []
13+
"synonym": [
14+
"E577",
15+
"D-Gluconic acid potassium salt",
16+
"Potassium D-gluconate"
17+
]
1318
}

instances/latest/terminologies/molecularEntity/propofol.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@id": "https://openminds.om-i.org/instances/molecularEntity/propofol",
66
"@type": "https://openminds.om-i.org/types/MolecularEntity",
77
"definition": "An intravenous anesthetic agent which has the advantage of a very rapid onset after infusion or bolus injection plus a very short recovery period of a couple of minutes. (From Smith and Reynard, Textbook of Pharmacology, 1992, 1st ed, p206)",
8-
"description": "Pharmacology: Propofol a sedative-hypnotic agent for use in the induction and maintenance of anesthesia or sedation. Intravenous injection of a therapeutic dose of propofol produces hypnosis rapidly with minimal excitation, usually within 40 seconds from the start of an injection (the time for one arm-brain circulation). Mechanism of action: The action of propofol involves a positive modulation of the inhibitory function of the neurotransmitter gama-aminobutyric acid(GABA) through GABA-A receptors. Drug type: Approved. Investigational. Small Molecule. Drug category: Anesthetics, Intravenous. Anticonvulsants. Antiemetics. Free Radical Scavengers. Hypnotics and Sedatives",
8+
"description": "Pharmacology: Propofol a sedative-hypnotic agent for use in the induction and maintenance of anesthesia or sedation. Intravenous injection of a therapeutic dose of propofol produces hypnosis rapidly with minimal excitation, usually within 40 seconds from the start of an injection (the time for one arm-brain circulation). Mechanism of action: The action of propofol involves a positive modulation of the inhibitory function of the neurotransmitter gama-aminobutyric acid(GABA) through GABA-A receptors. Drug type: Approved. Investigational. Small Molecule. Drug category: Anesthetics, Intravenous. Anticonvulsants. Antiemetics. Free Radical Scavengers. Hypnotics and Sedatives.",
99
"interlexIdentifier": "http://uri.interlex.org/ilx_0109431",
1010
"knowledgeSpaceLink": "https://knowledge-space.org/wiki/CHEBI:44915#propofol",
1111
"name": "propofol",

instances/latest/terminologies/molecularEntity/sodiumBicarbonate.jsonld

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"@id": "https://openminds.om-i.org/instances/molecularEntity/sodiumBicarbonate",
66
"@type": "https://openminds.om-i.org/types/MolecularEntity",
77
"definition": "A white, crystalline powder that is commonly used as a pH buffering agent, an electrolyte replenisher, systemic alkalizer and in topical cleansing solutions.",
8+
"description": null,
89
"interlexIdentifier": null,
910
"knowledgeSpaceLink": "https://knowledge-space.org/wiki/CHEBI:32139#sodium-hydrogencarbonate",
1011
"name": "sodium bicarbonate",

instances/latest/terminologies/molecularEntity/sodiumChloride.jsonld

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"@id": "https://openminds.om-i.org/instances/molecularEntity/sodiumChloride",
66
"@type": "https://openminds.om-i.org/types/MolecularEntity",
77
"definition": "Sodium chloride commonly known as table salt, is an ionic compound with the chemical formula NaCl, representing a 1:1 ratio of sodium and chloride ions.",
8+
"description": null,
89
"interlexIdentifier": null,
910
"knowledgeSpaceLink": "https://knowledge-space.org/wiki/CHEBI:26710#sodium-chloride",
1011
"name": "sodium chloride",

0 commit comments

Comments
 (0)