|
2978 | 2978 | "title": "Fungal gross anatomy", |
2979 | 2979 | "tracker": "https://github.com/obophenotype/fungal-anatomy-ontology/issues" |
2980 | 2980 | }, |
| 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 | + }, |
2981 | 3068 | { |
2982 | 3069 | "activity_status": "active", |
2983 | 3070 | "browsers": [ |
|
11808 | 11895 | } |
11809 | 11896 | ] |
11810 | 11897 | }, |
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 | | - }, |
11848 | 11898 | { |
11849 | 11899 | "activity_status": "inactive", |
11850 | 11900 | "contact": { |
|
0 commit comments