Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"@id": "https://openminds.om-i.org/instances/ageCategory/adolescent",
"@type": "https://openminds.om-i.org/types/AgeCategory",
"definition": "'Adolescent' categorizes a transitional life cycle stage of growth and development between childhood and adulthood, often described as 'puberty'.",
"definition": "Life cycle stage of a subject loosely defined by the transitional growth and development between childhood and adulthood, often described as 'puberty'.",
"description": null,
"interlexIdentifier": null,
"knowledgeSpaceLink": null,
Expand Down
2 changes: 1 addition & 1 deletion instances/latest/terminologies/ageCategory/adult.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"@id": "https://openminds.om-i.org/instances/ageCategory/adult",
"@type": "https://openminds.om-i.org/types/AgeCategory",
"definition": "'Adult' categorizes the life cycle stage of an animal or human that reached sexual maturity.",
"definition": "Life cycle stage of a subject that starts with sexual maturity and ends with death.",
"description": null,
"interlexIdentifier": "http://uri.interlex.org/base/ilx_0729043",
"knowledgeSpaceLink": null,
Expand Down
19 changes: 19 additions & 0 deletions instances/latest/terminologies/ageCategory/deceased.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"@context": {
"@vocab": "https://openminds.om-i.org/props/"
},
"@id": "https://openminds.om-i.org/instances/ageCategory/deceased",
"@type": "https://openminds.om-i.org/types/AgeCategory",
"definition": "Life cycle stage of a subject that starts with death and ends with full decomposition of the subject's body.",
"description": null,
"interlexIdentifier": "http://uri.interlex.org/base/ilx_0724696",
"knowledgeSpaceLink": null,
"name": "deceased",
"preferredOntologyIdentifier": "http://purl.obolibrary.org/obo/UBERON_0000071",
"synonym": [
"death",
"death stage",
"deceased stage",
"post-mortem stage"
]
}
2 changes: 1 addition & 1 deletion instances/latest/terminologies/ageCategory/embryo.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"@id": "https://openminds.om-i.org/instances/ageCategory/embryo",
"@type": "https://openminds.om-i.org/types/AgeCategory",
"definition": "'Embryo' categorizes the life cycle stage of an animal or human that starts with fertilitzation and ends with the fully formed embryo.",
"definition": "Life cycle stage of a subject that starts with fertilization and ends with the fully formed embryo.",
"description": null,
"interlexIdentifier": "http://uri.interlex.org/base/ilx_0735599",
"knowledgeSpaceLink": null,
Expand Down
2 changes: 1 addition & 1 deletion instances/latest/terminologies/ageCategory/infant.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"@id": "https://openminds.om-i.org/instances/ageCategory/infant",
"@type": "https://openminds.om-i.org/types/AgeCategory",
"definition": "'Infant' categorizes the life cycle stage of mammals (animal or human) that follows the neonate stage and ends at weaning.",
"definition": "Life cycle stage of a mammalian subject that follows the neonate stage and ends at weaning.",
"description": null,
"interlexIdentifier": "http://uri.interlex.org/base/ilx_0735063",
"knowledgeSpaceLink": null,
Expand Down
2 changes: 1 addition & 1 deletion instances/latest/terminologies/ageCategory/juvenile.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"@id": "https://openminds.om-i.org/instances/ageCategory/juvenile",
"@type": "https://openminds.om-i.org/types/AgeCategory",
"definition": "'Juvenile' categorizes the life cycle stage of an animal or human that starts with the independence of the nest and/or caregivers and ends with sexual maturity.",
"definition": "'Life cycle stage of a subject that starts with the independence of the nest and/or caregiver and ends with sexual maturity.",
"description": null,
"interlexIdentifier": "http://uri.interlex.org/base/ilx_0730395",
"knowledgeSpaceLink": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"@id": "https://openminds.om-i.org/instances/ageCategory/lateAdult",
"@type": "https://openminds.om-i.org/types/AgeCategory",
"definition": "'Late adult' categorizes the life cycle stage of an animal or human that follows the prime adult stage.",
"definition": "Life cycle stage of a subject that follows the prime adult stage and ends with death.",
"description": null,
"interlexIdentifier": "http://uri.interlex.org/base/ilx_0725713",
"knowledgeSpaceLink": null,
Expand Down
2 changes: 1 addition & 1 deletion instances/latest/terminologies/ageCategory/neonate.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"@id": "https://openminds.om-i.org/instances/ageCategory/neonate",
"@type": "https://openminds.om-i.org/types/AgeCategory",
"definition": "'Neonate' categorizes the life cycle stage of an animal or human that immediately follows birth.",
"definition": "Life cycle stage of a subject that immediately follows birth.",
"description": null,
"interlexIdentifier": "http://uri.interlex.org/base/ilx_0732178",
"knowledgeSpaceLink": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@
"@context": {
"@vocab": "https://openminds.om-i.org/props/"
},
"@id": "https://openminds.om-i.org/instances/ageCategory/perinatal",
"@id": "https://openminds.om-i.org/instances/ageCategory/perinate",
"@type": "https://openminds.om-i.org/types/AgeCategory",
"definition": "'Perinatal' categorizes the life cycle stage of an animal or human that starts right before birth and ends right after birth.",
"definition": "Life cycle stage of a subject that starts right before and ends right after birth.",
"description": null,
"interlexIdentifier": "http://uri.interlex.org/base/ilx_0724163",
"knowledgeSpaceLink": null,
"name": "perinatal",
"name": "perinate",
"preferredOntologyIdentifier": "http://purl.obolibrary.org/obo/UBERON_0012101",
"synonym": [
"perinatal stage"
"perinatal stage",
"perinate stage"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"@id": "https://openminds.om-i.org/instances/ageCategory/primeAdult",
"@type": "https://openminds.om-i.org/types/AgeCategory",
"definition": "'Prime adult' categorizes the life cycle stage of an animal or human that starts at the onset of sexual maturity or the cessation of growth, whichever comes last, and ends before senescence.",
"definition": "Life cycle stage of a subject that starts with sexual maturity or the cessation of growth, whichever comes last, and ends before senescence.",
"description": null,
"interlexIdentifier": "http://uri.interlex.org/base/ilx_0733125",
"knowledgeSpaceLink": null,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
},
"@id": "https://openminds.om-i.org/instances/ageCategory/youngAdult",
"@type": "https://openminds.om-i.org/types/AgeCategory",
"definition": "'Young adult' categorizes the early adult stage of an animal or human when sexual maturity has been reached, but not the cessation of growth.",
"definition": "Life cycle stage of a subject that starts with sexual maturity and ends with the cessation of growth (if reached after sexual maturity).",
"description": null,
"interlexIdentifier": null,
"knowledgeSpaceLink": null,
Expand Down