Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
title: Bioschemas
# Community Call details
call-minutes: https://docs.google.com/document/d/1kd5F97ogdiPNhLTnkei-RVR8TC8Ohpc5QSPX3KsfDrk
call-date: 2026-05-18T15:00UTC
call-date: 2026-06-15T15:00UTC
---
<div id="landing" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="logo" content="http://bioschemas.org/assets/img/square_logo2.png"/>
Expand Down Expand Up @@ -77,13 +77,13 @@ <h3>Upcoming Meetings</h3>
<div class="event shadow rounded p-3" itemscope itemtype="http://schema.org/Event">
<strong><span class="title" itemprop="name">Monthly Call</span></strong>
<p>The Bioschemas Community/Technical Call takes place on the 3rd Monday of each month at 16:00 UTC in winter and 15:00 UTC in summer (aligned to Central Europe time changes)
(<a href="https://www.timeanddate.com/worldclock/fixedtime.html?msg=Bioschemas&iso=20260518T15">see it in your own time zone</a>).
(<a href="https://www.timeanddate.com/worldclock/fixedtime.html?msg=Bioschemas&iso=20260615T15">see it in your own time zone</a>).
We alternate between community and technical discussions. Call in details available in the <a href="{{ page.call-minutes }}">agenda</a>.</p>
<ul class="mb-0">
<li><strong>Next call: {{ page.call-date | date: "%e %B, %Y %H:%M %Z" }}</strong>
<meta itemprop="startDate" content="{{ page.call-date}}"/>
<meta itemprop="endDate" content="{{ page.call-date }}"/></li>
<li><a href="{{ page.call-minutes }}">Agenda</a> - Community call</li>
<li><a href="{{ page.call-minutes }}">Agenda</a> - Technical call</li>
</ul>
</div>
<!-- End of block for monthly community call -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ layout: meeting
name: Bioschemas Monthly Call - Community Call
title: Bioschemas Community Meeting
dates: 18 May 2026
start_date: 2026-05-18
end_date: 2026-05-18
start_date: 2026-06-15
end_date: 2026-06-15
venue: Online
meeting-url: https://docs.google.com/document/d/1kd5F97ogdiPNhLTnkei-RVR8TC8Ohpc5QSPX3KsfDrk
tbc: false
Expand All @@ -15,10 +15,11 @@ contact-people:

Our Monthly Bioschemas Call alternates between 'technical' meetings (targeting metadata and software developers) and 'community' calls (for general discussions and tips for using Bioschemas). For more details please see the [agenda](https://docs.google.com/document/d/1kd5F97ogdiPNhLTnkei-RVR8TC8Ohpc5QSPX3KsfDrk) for the corresponding date. Connection details included in the agenda document.

Our next meeting will be a **community meeting on 2026.05.18 at 17:00 CEST**. Meeting time in your own time zone [here](https://www.timeanddate.com/worldclock/fixedtime.html?msg=Bioschemas&iso=20260518T15). This time we will have a presentation by Marcus Ernst from BoBerlin who will introduce NFDI4Biodiversity and their work with Bioschemas.
Our next meeting will be a **technical meeting on 2026.06.15 at 17:00 CEST**. Meeting time in your own time zone [here](https://www.timeanddate.com/worldclock/fixedtime.html?msg=Bioschemas&iso=20260615T15). No presentation this time but discussion around specifications and open GitHub issues.

**Following meetings**
- The next technical meeting will be on 2026.06.15 at 17:00 CEST with our usual roundtable on topics around the website and specifications development.
- The next community meeting will be on 2026.07.20 at 17:00 CEST on the topic of LabProtocol and LabProcess specifications
- The next technical meeting will be on 2026.08.17 at 17:00 CEST with our usual roundtable on topics around the website and specifications development.
- In 2026.09.21, we will come back with a community meeting when Nick Juty and Alban Gaignard will present Samples and BioSamples

Please do join us and add details to your calendar so you do not miss it!
Loading