Skip to content

Commit 2051816

Browse files
🚀 Automatically rebuilt derived files (OBOFoundry#2470)
Co-authored-by: GitHub Action <action@github.com>
1 parent 301dee1 commit 2051816

File tree

5 files changed

+1102
-1097
lines changed

5 files changed

+1102
-1097
lines changed

‎_config.yml

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4820,17 +4820,18 @@ ontologies:
48204820
- activity_status: active
48214821
build:
48224822
method: owl2obo
4823-
source_url: https://github.com/ufbmi/OMRSE
4823+
source_url: https://github.com/mcwdsi/OMRSE
48244824
contact:
48254825
email: hoganwr@gmail.com
48264826
github: hoganwr
48274827
label: Bill Hogan
48284828
orcid: 0000-0002-9881-1017
4829-
description: This ontology covers the domain of social entities that are related
4830-
to health care, such as demographic information and the roles of various individuals
4831-
and organizations.
4829+
description: The Ontology for Modeling and Representation of Social Entities (OMRSE)
4830+
is an OBO Foundry ontology that represents the various entities that arise from
4831+
human social interactions, such as social acts, social roles, social groups, and
4832+
organizations.
48324833
domain: health
4833-
homepage: https://github.com/ufbmi/OMRSE/wiki/OMRSE-Overview
4834+
homepage: https://github.com/mcwdsi/OMRSE/wiki/OMRSE-Overview
48344835
id: omrse
48354836
layout: ontology_detail
48364837
license:
@@ -4845,14 +4846,15 @@ ontologies:
48454846
publications:
48464847
- id: https://www.ncbi.nlm.nih.gov/pubmed/27406187
48474848
title: 'The ontology of medically related social entities: recent developments'
4848-
repository: https://github.com/ufbmi/OMRSE
4849+
repository: https://github.com/mcwdsi/OMRSE
48494850
tags:
4850-
- medicine
4851+
- social
4852+
- behavior
48514853
taxon:
48524854
id: NCBITaxon:9606
48534855
label: Homo sapiens
4854-
title: Ontology of Medically Related Social Entities
4855-
tracker: https://github.com/ufbmi/OMRSE/issues
4856+
title: Ontology for Modeling and Representation of Social Entities
4857+
tracker: https://github.com/mcwdsi/OMRSE/issues
48564858
- activity_status: active
48574859
contact:
48584860
email: chenyangnutrition@gmail.com

‎registry/ontologies.jsonld

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6698,17 +6698,17 @@
66986698
"activity_status": "active",
66996699
"build": {
67006700
"method": "owl2obo",
6701-
"source_url": "https://github.com/ufbmi/OMRSE"
6701+
"source_url": "https://github.com/mcwdsi/OMRSE"
67026702
},
67036703
"contact": {
67046704
"email": "hoganwr@gmail.com",
67056705
"github": "hoganwr",
67066706
"label": "Bill Hogan",
67076707
"orcid": "0000-0002-9881-1017"
67086708
},
6709-
"description": "This ontology covers the domain of social entities that are related to health care, such as demographic information and the roles of various individuals and organizations.",
6709+
"description": "The Ontology for Modeling and Representation of Social Entities (OMRSE) is an OBO Foundry ontology that represents the various entities that arise from human social interactions, such as social acts, social roles, social groups, and organizations.",
67106710
"domain": "health",
6711-
"homepage": "https://github.com/ufbmi/OMRSE/wiki/OMRSE-Overview",
6711+
"homepage": "https://github.com/mcwdsi/OMRSE/wiki/OMRSE-Overview",
67126712
"id": "omrse",
67136713
"layout": "ontology_detail",
67146714
"license": {
@@ -6730,16 +6730,17 @@
67306730
"title": "The ontology of medically related social entities: recent developments"
67316731
}
67326732
],
6733-
"repository": "https://github.com/ufbmi/OMRSE",
6733+
"repository": "https://github.com/mcwdsi/OMRSE",
67346734
"tags": [
6735-
"medicine"
6735+
"social",
6736+
"behavior"
67366737
],
67376738
"taxon": {
67386739
"id": "NCBITaxon:9606",
67396740
"label": "Homo sapiens"
67406741
},
6741-
"title": "Ontology of Medically Related Social Entities",
6742-
"tracker": "https://github.com/ufbmi/OMRSE/issues"
6742+
"title": "Ontology for Modeling and Representation of Social Entities",
6743+
"tracker": "https://github.com/mcwdsi/OMRSE/issues"
67436744
},
67446745
{
67456746
"activity_status": "active",

0 commit comments

Comments
 (0)