Skip to content

Commit 9718143

Browse files
authored
Merge branch 'master' into nataled-patch-2
2 parents 940482f + 39857d0 commit 9718143

9 files changed

Lines changed: 1689 additions & 1570 deletions

File tree

_config.yml

Lines changed: 53 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -2135,6 +2135,59 @@ ontologies:
21352135
label: Fungal
21362136
title: Fungal gross anatomy
21372137
tracker: https://github.com/obophenotype/fungal-anatomy-ontology/issues
2138+
- activity_status: active
2139+
build:
2140+
checkout: git clone https://github.com/foundingGIDE/fbbi.git
2141+
path: .
2142+
system: git
2143+
contact:
2144+
email: damien@gerbi-gmb.de
2145+
github: gouttegd
2146+
label: Damien Goutte-Gattat
2147+
orcid: 0000-0002-6095-8718
2148+
dependencies:
2149+
- id: iao
2150+
- id: omo
2151+
- id: ro
2152+
description: An ontology for the description of sample preparation, visualization,
2153+
and imaging methods used in biomedical research.
2154+
domain: investigations
2155+
homepage: https://github.com/foundingGIDE/fbbi
2156+
id: fbbi
2157+
layout: ontology_detail
2158+
license:
2159+
label: CC BY 4.0
2160+
logo: http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png
2161+
url: https://creativecommons.org/licenses/by/4.0/
2162+
ontology_purl: http://purl.obolibrary.org/obo/fbbi.owl
2163+
preferredPrefix: FBbi
2164+
products:
2165+
- id: fbbi.owl
2166+
ontology_purl: http://purl.obolibrary.org/obo/fbbi.owl
2167+
- id: fbbi.obo
2168+
ontology_purl: http://purl.obolibrary.org/obo/fbbi.obo
2169+
- id: fbbi/fbbi-base.owl
2170+
ontology_purl: http://purl.obolibrary.org/obo/fbbi/fbbi-base.owl
2171+
- id: fbbi/fbbi-base.obo
2172+
ontology_purl: http://purl.obolibrary.org/obo/fbbi/fbbi-base.obo
2173+
repository: https://github.com/foundingGIDE/fbbi
2174+
tags:
2175+
- imaging experiments
2176+
title: Biological Imaging Methods Ontology
2177+
tracker: https://github.com/foundingGIDE/fbbi/issues
2178+
usages:
2179+
- description: FlyBase uses FBbi to annotate its image collection.
2180+
examples:
2181+
- description: images annotated to "scanning electron micrograph"
2182+
url: https://flybase.org/cgi-bin/fbcvquery.pl?mode=subtreehits&cvterm=FBbi:00000257%3EFBim
2183+
user: https://flybase.org
2184+
- description: Virtual Fly Brain uses FBbi to annotate images.
2185+
user: https://virtualflybrain.org
2186+
- description: The Cell Image Library uses FBbi to annotate images.
2187+
examples:
2188+
- description: An image annotate with several terms from FBbi.
2189+
url: https://www.cellimagelibrary.org/images/13654
2190+
user: https://www.cellimagelibrary.org
21382191
- activity_status: active
21392192
browsers:
21402193
- label: FB
@@ -8424,35 +8477,6 @@ ontologies:
84248477
platform for integrating, mining and analyzing microbiome experiments.
84258478
type: annotation and query
84268479
user: https://microbiomedb.org
8427-
- activity_status: inactive
8428-
build:
8429-
method: obo2owl
8430-
source_url: https://raw.githubusercontent.com/dosumis/fbbi/master/src/ontology/fbbi.obo
8431-
contact:
8432-
email: wawong@gmail.com
8433-
github: wawong
8434-
label: Willy Wong
8435-
orcid: 0000-0002-8841-5870
8436-
description: A structured controlled vocabulary of sample preparation, visualization
8437-
and imaging methods used in biomedical research.
8438-
domain: investigations
8439-
homepage: http://cellimagelibrary.org/
8440-
id: fbbi
8441-
layout: ontology_detail
8442-
license:
8443-
label: CC BY 4.0
8444-
logo: http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png
8445-
url: https://creativecommons.org/licenses/by/4.0/
8446-
ontology_purl: http://purl.obolibrary.org/obo/fbbi.owl
8447-
preferredPrefix: FBbi
8448-
products:
8449-
- id: fbbi.owl
8450-
ontology_purl: http://purl.obolibrary.org/obo/fbbi.owl
8451-
repository: https://github.com/CRBS/Biological_Imaging_Methods_Ontology
8452-
tags:
8453-
- imaging experiments
8454-
title: Biological Imaging Methods Ontology
8455-
tracker: https://github.com/CRBS/Biological_Imaging_Methods_Ontology/issues
84568480
- activity_status: inactive
84578481
contact:
84588482
email: druzinsk@uic.edu

principles/fp-000-summary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ P5) <b>Scope</b> - The scope of an ontology is the extent of the domain or subje
2424

2525
P6) <b>Textual Definitions</b> - The ontology MUST have textual definitions for the majority of its classes and for top level terms in particular.
2626

27-
P7) <b>Relations</b> - Relations SHOULD be reused from the Relations Ontology (RO).
27+
P7) <b>Relations</b> - Existing relations MUST be reused. New relations SHOULD be submitted to the Relations Ontology (RO).
2828

29-
P8) <b>Documentation</b> - The owners of the ontology SHOULD strive to provide as much documentation as possible.
29+
P8) <b>Documentation</b> - The owners of the ontology SHOULD strive to provide as much documentation as possible. The documentation SHOULD detail the different processes specific to an ontology life cycle and target various audiences (users or developers).
3030

3131
P9) <b>Documented Plurality of Users</b> - The ontology developers SHOULD document that the ontology is used by multiple independent people or organizations.
3232

principles/fp-008-documented.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The wording of this principle is still in progress, with some issues still to be
1010

1111
## Summary
1212

13-
The owners of the ontology should strive to provide as much documentation as possible. The documentation should detail the different processes specific to an ontology life cycle and target various audiences (users or developers).
13+
The owners of the ontology SHOULD strive to provide as much documentation as possible. The documentation SHOULD detail the different processes specific to an ontology life cycle and target various audiences (users or developers).
1414

1515
[This check is automatically validated.](checks/fp_008)
1616

principles/fp-009-users.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ GO TO: [Recommendations/Requirements](#recommendations-and-requirements) &#124;
77

88
## Summary
99

10-
The ontology developers should document that the ontology is used by
11-
multiple independent people or organizations.
10+
The ontology developers SHOULD document that the ontology is used by multiple independent people or organizations.
1211

1312
## Purpose
1413

registry/obo_prefixes.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
,[ sh:prefix "EXMO" ; sh:namespace "http://purl.obolibrary.org/obo/EXMO_"]
5353
,[ sh:prefix "ExO" ; sh:namespace "http://purl.obolibrary.org/obo/ExO_"]
5454
,[ sh:prefix "FAO" ; sh:namespace "http://purl.obolibrary.org/obo/FAO_"]
55+
,[ sh:prefix "FBbi" ; sh:namespace "http://purl.obolibrary.org/obo/FBbi_"]
5556
,[ sh:prefix "FBbt" ; sh:namespace "http://purl.obolibrary.org/obo/FBbt_"]
5657
,[ sh:prefix "FBcv" ; sh:namespace "http://purl.obolibrary.org/obo/FBcv_"]
5758
,[ sh:prefix "FBdv" ; sh:namespace "http://purl.obolibrary.org/obo/FBdv_"]
@@ -195,7 +196,6 @@
195196
,[ sh:prefix "SIBO" ; sh:namespace "http://purl.obolibrary.org/obo/SIBO_"]
196197
,[ sh:prefix "VariO" ; sh:namespace "http://purl.obolibrary.org/obo/VariO_"]
197198
,[ sh:prefix "EUPATH" ; sh:namespace "http://purl.obolibrary.org/obo/EUPATH_"]
198-
,[ sh:prefix "FBbi" ; sh:namespace "http://purl.obolibrary.org/obo/FBbi_"]
199199
,[ sh:prefix "MFMO" ; sh:namespace "http://purl.obolibrary.org/obo/MFMO_"]
200200
,[ sh:prefix "MICRO" ; sh:namespace "http://purl.obolibrary.org/obo/MICRO_"]
201201
,[ sh:prefix "OGSF" ; sh:namespace "http://purl.obolibrary.org/obo/OGSF_"]

registry/ontologies.jsonld

Lines changed: 87 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2978,6 +2978,93 @@
29782978
"title": "Fungal gross anatomy",
29792979
"tracker": "https://github.com/obophenotype/fungal-anatomy-ontology/issues"
29802980
},
2981+
{
2982+
"activity_status": "active",
2983+
"build": {
2984+
"checkout": "git clone https://github.com/foundingGIDE/fbbi.git",
2985+
"path": ".",
2986+
"system": "git"
2987+
},
2988+
"contact": {
2989+
"email": "damien@gerbi-gmb.de",
2990+
"github": "gouttegd",
2991+
"label": "Damien Goutte-Gattat",
2992+
"orcid": "0000-0002-6095-8718"
2993+
},
2994+
"dependencies": [
2995+
{
2996+
"id": "iao"
2997+
},
2998+
{
2999+
"id": "omo"
3000+
},
3001+
{
3002+
"id": "ro"
3003+
}
3004+
],
3005+
"description": "An ontology for the description of sample preparation, visualization, and imaging methods used in biomedical research.",
3006+
"domain": "investigations",
3007+
"homepage": "https://github.com/foundingGIDE/fbbi",
3008+
"id": "fbbi",
3009+
"layout": "ontology_detail",
3010+
"license": {
3011+
"label": "CC BY 4.0",
3012+
"logo": "http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png",
3013+
"url": "https://creativecommons.org/licenses/by/4.0/"
3014+
},
3015+
"ontology_purl": "http://purl.obolibrary.org/obo/fbbi.owl",
3016+
"preferredPrefix": "FBbi",
3017+
"products": [
3018+
{
3019+
"id": "fbbi.owl",
3020+
"ontology_purl": "http://purl.obolibrary.org/obo/fbbi.owl"
3021+
},
3022+
{
3023+
"id": "fbbi.obo",
3024+
"ontology_purl": "http://purl.obolibrary.org/obo/fbbi.obo"
3025+
},
3026+
{
3027+
"id": "fbbi/fbbi-base.owl",
3028+
"ontology_purl": "http://purl.obolibrary.org/obo/fbbi/fbbi-base.owl"
3029+
},
3030+
{
3031+
"id": "fbbi/fbbi-base.obo",
3032+
"ontology_purl": "http://purl.obolibrary.org/obo/fbbi/fbbi-base.obo"
3033+
}
3034+
],
3035+
"repository": "https://github.com/foundingGIDE/fbbi",
3036+
"tags": [
3037+
"imaging experiments"
3038+
],
3039+
"title": "Biological Imaging Methods Ontology",
3040+
"tracker": "https://github.com/foundingGIDE/fbbi/issues",
3041+
"usages": [
3042+
{
3043+
"description": "FlyBase uses FBbi to annotate its image collection.",
3044+
"examples": [
3045+
{
3046+
"description": "images annotated to \"scanning electron micrograph\"",
3047+
"url": "https://flybase.org/cgi-bin/fbcvquery.pl?mode=subtreehits&cvterm=FBbi:00000257%3EFBim"
3048+
}
3049+
],
3050+
"user": "https://flybase.org"
3051+
},
3052+
{
3053+
"description": "Virtual Fly Brain uses FBbi to annotate images.",
3054+
"user": "https://virtualflybrain.org"
3055+
},
3056+
{
3057+
"description": "The Cell Image Library uses FBbi to annotate images.",
3058+
"examples": [
3059+
{
3060+
"description": "An image annotate with several terms from FBbi.",
3061+
"url": "https://www.cellimagelibrary.org/images/13654"
3062+
}
3063+
],
3064+
"user": "https://www.cellimagelibrary.org"
3065+
}
3066+
]
3067+
},
29813068
{
29823069
"activity_status": "active",
29833070
"browsers": [
@@ -11808,43 +11895,6 @@
1180811895
}
1180911896
]
1181011897
},
11811-
{
11812-
"activity_status": "inactive",
11813-
"build": {
11814-
"method": "obo2owl",
11815-
"source_url": "https://raw.githubusercontent.com/dosumis/fbbi/master/src/ontology/fbbi.obo"
11816-
},
11817-
"contact": {
11818-
"email": "wawong@gmail.com",
11819-
"github": "wawong",
11820-
"label": "Willy Wong",
11821-
"orcid": "0000-0002-8841-5870"
11822-
},
11823-
"description": "A structured controlled vocabulary of sample preparation, visualization and imaging methods used in biomedical research.",
11824-
"domain": "investigations",
11825-
"homepage": "http://cellimagelibrary.org/",
11826-
"id": "fbbi",
11827-
"layout": "ontology_detail",
11828-
"license": {
11829-
"label": "CC BY 4.0",
11830-
"logo": "http://mirrors.creativecommons.org/presskit/buttons/80x15/png/by.png",
11831-
"url": "https://creativecommons.org/licenses/by/4.0/"
11832-
},
11833-
"ontology_purl": "http://purl.obolibrary.org/obo/fbbi.owl",
11834-
"preferredPrefix": "FBbi",
11835-
"products": [
11836-
{
11837-
"id": "fbbi.owl",
11838-
"ontology_purl": "http://purl.obolibrary.org/obo/fbbi.owl"
11839-
}
11840-
],
11841-
"repository": "https://github.com/CRBS/Biological_Imaging_Methods_Ontology",
11842-
"tags": [
11843-
"imaging experiments"
11844-
],
11845-
"title": "Biological Imaging Methods Ontology",
11846-
"tracker": "https://github.com/CRBS/Biological_Imaging_Methods_Ontology/issues"
11847-
},
1184811898
{
1184911899
"activity_status": "inactive",
1185011900
"contact": {

0 commit comments

Comments
 (0)