Skip to content

Commit 1a8d8f9

Browse files
authored
Merge branch 'master' into patch-1
2 parents 68346dc + 94fa8f0 commit 1a8d8f9

9 files changed

Lines changed: 1089 additions & 1100 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1051,7 +1051,7 @@ ontologies:
10511051
path: .
10521052
system: git
10531053
contact:
1054-
email: lucas.leclere@obs-vlfr.fr
1054+
email: lucas.leclere@obs-banyuls.fr
10551055
github: L-Leclere
10561056
label: Lucas Leclere
10571057
orcid: 0000-0002-7440-0467

_data/alumni.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ members:
1919
name: Eric Douglass
2020
orcid: 0000-0001-6946-1807
2121
wikidata: Q114403167
22+
- github: wdduncan
23+
name: Bill Duncan
24+
orcid: 0000-0001-9625-1899
25+
wikidata: Q89881908
2226
- github: jannahastings
2327
name: Janna Hastings
2428
orcid: 0000-0002-3469-4923
@@ -63,3 +67,8 @@ members:
6367
name: Ramona Walls
6468
orcid: 0000-0001-8815-0078
6569
wikidata: Q63240627
70+
- github: rays22
71+
name: Ray Stefancsik
72+
orcid: 0000-0001-8314-2140
73+
wikidata: Q52097457
74+
departed: 2025-05-01

_data/operations.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,6 @@ members:
4040
name: Barry Smith
4141
orcid: 0000-0003-1384-116X
4242
wikidata: Q809101
43-
- affiliation:
44-
name: University of Florida, Gainseville, FL
45-
ror: 02y3ad647
46-
country: USA
47-
github: wdduncan
48-
groups:
49-
- outreach
50-
name: Bill Duncan
51-
orcid: 0000-0001-9625-1899
52-
wikidata: Q89881908
5343
- affiliation:
5444
name: University of Florida, Gainseville, FL
5545
ror: 02y3ad647
@@ -311,16 +301,6 @@ members:
311301
name: Randi Vita
312302
orcid: 0000-0001-8957-7612
313303
wikidata: Q58116889
314-
- affiliation:
315-
name: European Bioinformatics Institute (EMBL-EBI), Cambridge
316-
ror: 02catss52
317-
country: UK
318-
github: rays22
319-
groups:
320-
- technical
321-
name: Ray Stefancsik
322-
orcid: 0000-0001-8314-2140
323-
wikidata: Q52097457
324304
- affiliation:
325305
name: Intelligent Medical Objects (IMO), Rosemont, IL
326306
ror: 03y46nb69

faq/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ title: OBO Foundry Frequently Asked Questions
1212

1313
### Citation
1414

15-
- [How do I cite the OBO Foundry?](/registry/publications.html)
15+
- [How do I cite the OBO Foundry?](/citation/RelatedPublications.html)
1616
- [How do I cite a specific ontology?](/docs/Citation.html)
1717

1818
### Terms

ontology/clyh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build:
77
path: .
88
system: git
99
contact:
10-
email: lucas.leclere@obs-vlfr.fr
10+
email: lucas.leclere@obs-banyuls.fr
1111
github: L-Leclere
1212
label: Lucas Leclere
1313
orcid: 0000-0002-7440-0467

registry/ontologies.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1437,7 +1437,7 @@
14371437
"system": "git"
14381438
},
14391439
"contact": {
1440-
"email": "lucas.leclere@obs-vlfr.fr",
1440+
"email": "lucas.leclere@obs-banyuls.fr",
14411441
"github": "L-Leclere",
14421442
"label": "Lucas Leclere",
14431443
"orcid": "0000-0002-7440-0467"

registry/ontologies.nt

Lines changed: 1074 additions & 1074 deletions
Large diffs are not rendered by default.

registry/ontologies.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1257,7 +1257,7 @@ _:b58 <http://www.w3.org/2000/01/rdf-schema#label> "Jie Zheng" ;
12571257
_:b61 <http://obofoundry.github.io/vocabulary/checkout> "git clone https://github.com/EBISPOT/clyh_ontology.git" .
12581258

12591259
_:b62 <http://www.w3.org/2000/01/rdf-schema#label> "Lucas Leclere" ;
1260-
<http://xmlns.com/foaf/0.1/mbox> "lucas.leclere@obs-vlfr.fr" .
1260+
<http://xmlns.com/foaf/0.1/mbox> "lucas.leclere@obs-banyuls.fr" .
12611261

12621262
<http://purl.obolibrary.org/obo/clyh.owl>
12631263
<http://www.w3.org/ns/dcat#accessURL> "http://purl.obolibrary.org/obo/clyh.owl" .

registry/ontologies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1034,7 +1034,7 @@ ontologies:
10341034
path: .
10351035
system: git
10361036
contact:
1037-
email: lucas.leclere@obs-vlfr.fr
1037+
email: lucas.leclere@obs-banyuls.fr
10381038
github: L-Leclere
10391039
label: Lucas Leclere
10401040
orcid: 0000-0002-7440-0467

0 commit comments

Comments
 (0)