Skip to content
Open
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-06-15T15:00UTC
call-date: 2026-07-20T15: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=20260615T15">see it in your own time zone</a>).
(<a href="https://www.timeanddate.com/worldclock/fixedtime.html?msg=Bioschemas&iso=20260720T15">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> - Technical call</li>
<li><a href="{{ page.call-minutes }}">Agenda</a> - Community 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 @@ -2,9 +2,9 @@
layout: meeting
name: Bioschemas Monthly Call - Community Call
title: Bioschemas Community Meeting
dates: 18 May 2026
start_date: 2026-06-15
end_date: 2026-06-15
dates: 20 June 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
dates: 20 June 2026
dates: 20 July 2026

Should say July, not June

start_date: 2026-07-20
end_date: 2026-07-20
venue: Online
meeting-url: https://docs.google.com/document/d/1kd5F97ogdiPNhLTnkei-RVR8TC8Ohpc5QSPX3KsfDrk
tbc: false
Expand All @@ -15,11 +15,12 @@ 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 **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.
Our next meeting will be a **community meeting on 2026.07.20 at 17:00 CEST**. Meeting time in your own time zone [here](https://www.timeanddate.com/worldclock/fixedtime.html?msg=Bioschemas&iso=20260720T15). As commonly done during community-focused meetings, we will have a presentation, this time Lukas and Florian will share insights around the topic of LabProtocol and LabProcess specifications which are ready to go for release!

**Following meetings**
- 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
- 2026.08.17 at 17:00 CEST. The next technical meeting with our usual roundtable on topics around the website and specifications development.
- 2026.09.21 at 17:00 CEST. Community meeting with Nick Juty and Alban Gaignard will discuss Biodiversity topics including Sample and BioSample specifications.
- 2026.10.19 at 17:00 CEST. Technical meeting with our usual roundtable on topics around the website and specifications development.
- 2026.11.16 at 17:00 CEST (winter time!). Community meeting, topic to be decided.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- 2026.11.16 at 17:00 CEST (winter time!). Community meeting, topic to be decided.
- 2026.11.16 at 17:00 CET (winter time!). Community meeting, topic to be decided.

Corrected the time zone code


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