Skip to content

Commit 5f9970a

Browse files
🚀 Automatically rebuilt derived files (#2282)
Co-authored-by: GitHub Action <action@github.com>
1 parent b1cfff4 commit 5f9970a

6 files changed

Lines changed: 1156 additions & 1147 deletions

File tree

_config.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ ontologies:
8383
ontology_purl: http://purl.obolibrary.org/obo/agro.owl
8484
preferredPrefix: AGRO
8585
products:
86-
- description: Contains all AgrO terms and links to other relavent ontologies.
86+
- description: Contains all AgrO terms and links to other relevant ontologies.
8787
id: agro.owl
8888
ontology_purl: http://purl.obolibrary.org/obo/agro.owl
8989
title: AgrO
@@ -8829,7 +8829,8 @@ ontologies:
88298829
source_url: http://www.lipidprofiles.com/LipidOntology
88308830
contact:
88318831
email: bakerc@unb.ca
8832-
label: Christipher Baker
8832+
label: Christopher Baker
8833+
orcid: 0000-0003-4004-6479
88338834
description: An ontology representation of the LIPIDMAPS nomenclature classification.
88348835
domain: chemistry and biochemistry
88358836
id: lipro
@@ -9314,6 +9315,9 @@ principles:
93149315
- id: fp-012-naming-conventions
93159316
layout: principle
93169317
title: Naming Conventions (principle 12)
9318+
- id: fp-013-notification
9319+
layout: principle
9320+
title: Notification of Changes (principle 13)
93179321
- id: fp-016-maintenance
93189322
layout: principle
93199323
title: Maintenance (principle 16)

principles/all.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ principles:
3838
- id: fp-012-naming-conventions
3939
layout: principle
4040
title: Naming Conventions (principle 12)
41+
- id: fp-013-notification
42+
layout: principle
43+
title: Notification of Changes (principle 13)
4144
- id: fp-016-maintenance
4245
layout: principle
4346
title: Maintenance (principle 16)

registry/ontologies.jsonld

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"preferredPrefix": "AGRO",
114114
"products": [
115115
{
116-
"description": "Contains all AgrO terms and links to other relavent ontologies.",
116+
"description": "Contains all AgrO terms and links to other relevant ontologies.",
117117
"id": "agro.owl",
118118
"ontology_purl": "http://purl.obolibrary.org/obo/agro.owl",
119119
"title": "AgrO"
@@ -12369,7 +12369,8 @@
1236912369
},
1237012370
"contact": {
1237112371
"email": "bakerc@unb.ca",
12372-
"label": "Christipher Baker"
12372+
"label": "Christopher Baker",
12373+
"orcid": "0000-0003-4004-6479"
1237312374
},
1237412375
"description": "An ontology representation of the LIPIDMAPS nomenclature classification.",
1237512376
"domain": "chemistry and biochemistry",

0 commit comments

Comments
 (0)