Skip to content

Commit

Permalink
Update PageOutreach.vue (#409)
Browse files Browse the repository at this point in the history
Closes #395 (again)
  • Loading branch information
glass-ships authored Oct 18, 2023
1 parent a7fbfa1 commit c769213
Showing 1 changed file with 24 additions and 52 deletions.
76 changes: 24 additions & 52 deletions frontend/src/pages/about/PageOutreach.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,36 +19,6 @@
<AppSection>
<AppHeading>Ways to Get Involved</AppHeading>

<AppLink
to="https://oboacademy.github.io/obook/courses/monarch-obo-training/"
>OBO Academy: Monarch Training Series</AppLink
>
<p>
Training for Semantic Engineers, Ontology Curators, and Knowledge
Scientists on basic technologies in and around the Monarch Initiative and
Open Biological and Biomedical Ontologies (OBO).
</p>

<ul>
<li>
The OBO Academy develops self-paced tutorials in the OBOOK, hosts
fortnightly live training sessions on Zoom, and maintains a YouTube
channel with lesson recordings.
</li>
<li>
YouTube channel:
<AppLink to="https://www.youtube.com/@obo-academy"
>https://www.youtube.com/@obo-academy</AppLink
>
</li>
<li>
Join the OBO Academy mailing list
<AppLink to="https://groups.google.com/g/obo-academy"> here </AppLink>
</li>
</ul>

<hr />

<AppLink to="https://mondo.monarchinitiative.org"
>The Mondo Disease Ontology (Mondo)</AppLink
>
Expand All @@ -66,20 +36,13 @@
</li>
<ul>
<li>
These calls are scheduled for the second Thursday of every month. You
can find more information about the calls
These calls are scheduled monthly. You can find more information about
the calls
<AppLink
to="https://mondo.monarchinitiative.org/pages/workshop/#outreach"
>here</AppLink
>.
</li>
<li>
You can find the schedule with Zoom information
<AppLink
to="https://docs.google.com/document/d/1MStpDyh9LOZYJTjLtnpOsNYc3HaeU-bz0CHAI9xOjfQ/edit#heading=h.6sqkx1xhumse"
>here</AppLink
>.
</li>
</ul>
<li>
Join the Mondo users mailing list
Expand All @@ -89,24 +52,33 @@

<hr />

<AppLink to="https://linkml.io/linkml/"
>LinkML (the Linked data Modeling Language)</AppLink
<AppLink
to="https://oboacademy.github.io/obook/courses/monarch-obo-training/"
>OBO Academy: Monarch Training Series</AppLink
>

<p>
LinkML is a flexible modeling language that allows you to author schemas
in YAML that describe the structure of your data.
</p>
<p>
LinkML is used to model the Monarch data, and much more. We welcome your
contributions to the LinkML community.
Training for Semantic Engineers, Ontology Curators, and Knowledge
Scientists on basic technologies in and around the Monarch Initiative and
Open Biological and Biomedical Ontologies (OBO).
</p>

<ul>
<li>
You can learn more
<AppLink to="https://linkml.io/linkml/faq/contributing.html"
>here</AppLink
>.
The OBO Academy develops self-paced tutorials in the OBOOK, hosts
fortnightly live training sessions on Zoom, and maintains a YouTube
channel with lesson recordings.
</li>
<li>
YouTube channel:
<AppLink to="https://www.youtube.com/@obo-academy"
>https://www.youtube.com/@obo-academy</AppLink
>
</li>
<li>
Join the OBO Academy mailing list
<AppLink to="https://groups.google.com/g/monarch-tutorials">
here
</AppLink>
</li>
</ul>
</AppSection>
Expand Down

0 comments on commit c769213

Please sign in to comment.