|
19 | 19 | "@id": "{{ site.url }}/#org", |
20 | 20 | "name": "CultureBotAI", |
21 | 21 | "url": "{{ site.url }}", |
| 22 | + "description": "CultureBotAI is a research initiative at Lawrence Berkeley National Laboratory in Berkeley, California, developing AI-driven tools and knowledge graphs for microbial cultivation and computational biology.", |
| 23 | + "address": { |
| 24 | + "@type": "PostalAddress", |
| 25 | + "addressLocality": "Berkeley", |
| 26 | + "addressRegion": "CA", |
| 27 | + "addressCountry": "US" |
| 28 | + }, |
| 29 | + "location": { |
| 30 | + "@type": "Place", |
| 31 | + "name": "Lawrence Berkeley National Laboratory", |
| 32 | + "address": { |
| 33 | + "@type": "PostalAddress", |
| 34 | + "addressLocality": "Berkeley", |
| 35 | + "addressRegion": "California", |
| 36 | + "addressCountry": "USA" |
| 37 | + } |
| 38 | + }, |
| 39 | + "parentOrganization": { |
| 40 | + "@type": "Organization", |
| 41 | + "name": "Lawrence Berkeley National Laboratory", |
| 42 | + "url": "https://www.lbl.gov/" |
| 43 | + }, |
22 | 44 | "sameAs": [ |
23 | 45 | "https://github.com/CultureBotAI" |
24 | 46 | ] |
|
27 | 49 | "@type": "Person", |
28 | 50 | "@id": "{{ site.url }}/#marcin", |
29 | 51 | "name": "Dr. Marcin P. Joachimiak", |
30 | | - "affiliation": {"@id": "{{ site.url }}/#org"}, |
| 52 | + "givenName": "Marcin", |
| 53 | + "familyName": "Joachimiak", |
| 54 | + "honorificPrefix": "Dr.", |
| 55 | + "affiliation": { |
| 56 | + "@type": "Organization", |
| 57 | + "name": "Lawrence Berkeley National Laboratory", |
| 58 | + "department": "Environmental Genomics and Systems Biology Division", |
| 59 | + "address": { |
| 60 | + "@type": "PostalAddress", |
| 61 | + "addressLocality": "Berkeley", |
| 62 | + "addressRegion": "California", |
| 63 | + "addressCountry": "USA" |
| 64 | + } |
| 65 | + }, |
31 | 66 | "jobTitle": "Principal Investigator", |
32 | 67 | "worksFor": {"@id": "{{ site.url }}/#org"}, |
| 68 | + "knowsAbout": ["microbiology", "knowledge graphs", "computational biology", "AI/ML", "microbial cultivation"], |
33 | 69 | "sameAs": [ |
34 | | - "https://scholar.google.com/citations?user=WOaZlYAAAAAJ", |
| 70 | + "https://scholar.google.com/citations?user=WOaZlYAAAAAJ", |
35 | 71 | "https://orcid.org/0000-0001-8175-045X", |
36 | 72 | "https://biosciences.lbl.gov/profiles/marcin-joachimiak/" |
37 | 73 | ] |
38 | 74 | }, |
39 | 75 | { |
40 | | - "@type": "Project", |
| 76 | + "@type": "ResearchProject", |
41 | 77 | "@id": "{{ site.url }}/#kg-microbe", |
42 | 78 | "name": "KG-Microbe", |
| 79 | + "description": "A comprehensive modular knowledge graph for microbiology and microbiome research that integrates diverse microbial data sources to enable AI-driven insights for growth preference prediction and culture optimization.", |
43 | 80 | "url": "https://github.com/Knowledge-Graph-Hub/kg-microbe", |
44 | 81 | "creator": {"@id": "{{ site.url }}/#marcin"}, |
45 | | - "keywords": ["knowledge graph","microbiology","AI/ML","growth preference","ontology"] |
| 82 | + "sponsor": { |
| 83 | + "@type": "Organization", |
| 84 | + "name": "Lawrence Berkeley National Laboratory" |
| 85 | + }, |
| 86 | + "keywords": ["knowledge graph","microbiology","AI/ML","growth preference","ontology","microbial cultivation"] |
46 | 87 | }, |
47 | 88 | { |
48 | 89 | "@type": "ScholarlyArticle", |
49 | 90 | "headline": "KG-Microbe - Building Modular and Scalable Knowledge Graphs for Microbiome and Microbial Sciences", |
50 | | - "author": [{"@id": "{{ site.url }}/#marcin"}], |
| 91 | + "author": [ |
| 92 | + {"@type": "Person", "name": "Brook E. Santangelo"}, |
| 93 | + {"@type": "Person", "name": "Harshad Hegde"}, |
| 94 | + {"@type": "Person", "name": "J. Harry Caufield"}, |
| 95 | + {"@type": "Person", "name": "Justin Reese"}, |
| 96 | + {"@type": "Person", "name": "Tomas Kliegr"}, |
| 97 | + {"@type": "Person", "name": "Lawrence E. Hunter"}, |
| 98 | + {"@type": "Person", "name": "Catherine A. Lozupone"}, |
| 99 | + {"@type": "Person", "name": "Christopher J. Mungall"}, |
| 100 | + {"@id": "{{ site.url }}/#marcin"} |
| 101 | + ], |
| 102 | + "datePublished": "2025-02-24", |
| 103 | + "publisher": { |
| 104 | + "@type": "Organization", |
| 105 | + "name": "bioRxiv" |
| 106 | + }, |
51 | 107 | "url": "https://www.biorxiv.org/content/10.1101/2025.02.24.639989v1", |
52 | | - "identifier": "https://doi.org/10.1101/2025.02.24.639989" |
| 108 | + "identifier": "https://doi.org/10.1101/2025.02.24.639989", |
| 109 | + "about": "knowledge graph, microbiology, microbiome, AI, machine learning" |
53 | 110 | }, |
54 | 111 | { |
55 | 112 | "@type": "WebSite", |
|
67 | 124 | {"@type":"ListItem","position":4,"name":"Publications","item":"{{ site.url }}/publications/"}, |
68 | 125 | {"@type":"ListItem","position":5,"name":"About","item":"{{ site.url }}/about/"} |
69 | 126 | ] |
| 127 | + }, |
| 128 | + { |
| 129 | + "@type": "FAQPage", |
| 130 | + "mainEntity": [ |
| 131 | + { |
| 132 | + "@type": "Question", |
| 133 | + "name": "What is CultureBotAI?", |
| 134 | + "acceptedAnswer": { |
| 135 | + "@type": "Answer", |
| 136 | + "text": "CultureBotAI is a research initiative at Lawrence Berkeley National Laboratory in Berkeley, California, that develops AI-driven tools and knowledge graphs for microbial cultivation and computational biology." |
| 137 | + } |
| 138 | + }, |
| 139 | + { |
| 140 | + "@type": "Question", |
| 141 | + "name": "Who leads CultureBotAI?", |
| 142 | + "acceptedAnswer": { |
| 143 | + "@type": "Answer", |
| 144 | + "text": "CultureBotAI is led by Dr. Marcin P. Joachimiak, a scientist specializing in microbiology, knowledge graph development, and computational biology at Lawrence Berkeley National Laboratory." |
| 145 | + } |
| 146 | + }, |
| 147 | + { |
| 148 | + "@type": "Question", |
| 149 | + "name": "Where is CultureBotAI based?", |
| 150 | + "acceptedAnswer": { |
| 151 | + "@type": "Answer", |
| 152 | + "text": "CultureBotAI is based at Lawrence Berkeley National Laboratory in Berkeley, California, within the Environmental Genomics and Systems Biology Division." |
| 153 | + } |
| 154 | + }, |
| 155 | + { |
| 156 | + "@type": "Question", |
| 157 | + "name": "What is KG-Microbe?", |
| 158 | + "acceptedAnswer": { |
| 159 | + "@type": "Answer", |
| 160 | + "text": "KG-Microbe is a comprehensive modular knowledge graph developed by Dr. Marcin P. Joachimiak that integrates diverse microbial data sources to enable AI-driven insights for growth prediction and culture optimization." |
| 161 | + } |
| 162 | + }, |
| 163 | + { |
| 164 | + "@type": "Question", |
| 165 | + "name": "How can I access KG-Microbe?", |
| 166 | + "acceptedAnswer": { |
| 167 | + "@type": "Answer", |
| 168 | + "text": "KG-Microbe is available on GitHub at https://github.com/Knowledge-Graph-Hub/kg-microbe under the BSD-3-Clause license. The preprint is available at https://doi.org/10.1101/2025.02.24.639989" |
| 169 | + } |
| 170 | + }, |
| 171 | + { |
| 172 | + "@type": "Question", |
| 173 | + "name": "What does CultureBotAI work on?", |
| 174 | + "acceptedAnswer": { |
| 175 | + "@type": "Answer", |
| 176 | + "text": "CultureBotAI focuses on three main areas: (1) cultivation of isolated and novel organisms, (2) culture optimization through data-driven approaches, and (3) growth preference prediction using machine learning and AI methods." |
| 177 | + } |
| 178 | + } |
| 179 | + ] |
70 | 180 | } |
71 | 181 | ] |
72 | 182 | } |
|
0 commit comments