From ee37d6739a45d87e3705d1ed4d31b217b6bcbdd9 Mon Sep 17 00:00:00 2001 From: ljgarcia Date: Mon, 16 Mar 2026 18:22:55 +0100 Subject: [PATCH 1/2] Update dates for technical call in April --- index.html | 4 ++-- .../2026-03_BioschemasCommunityMeeting.md | 22 ------------------- .../2026-04_BioschemasCommunityMeeting.md | 22 +++++++++++++++++++ 3 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 pages/_meetings/2026-03_BioschemasCommunityMeeting.md create mode 100644 pages/_meetings/2026-04_BioschemasCommunityMeeting.md diff --git a/index.html b/index.html index b9f92d5b..2213f2eb 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ title: Bioschemas # Community Call details call-minutes: https://docs.google.com/document/d/1kd5F97ogdiPNhLTnkei-RVR8TC8Ohpc5QSPX3KsfDrk -call-date: 2026-03-16T16:00UTC +call-date: 2026-04-20T15:00UTC ---
@@ -77,7 +77,7 @@

Upcoming Meetings

Monthly Call

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) - (see it in your own time zone). + (see it in your own time zone). We alternate between community and technical discussions. Call in details available in the agenda.

  • Next call: {{ page.call-date | date: "%e %B, %Y %H:%M %Z" }} diff --git a/pages/_meetings/2026-03_BioschemasCommunityMeeting.md b/pages/_meetings/2026-03_BioschemasCommunityMeeting.md deleted file mode 100644 index 87880fbf..00000000 --- a/pages/_meetings/2026-03_BioschemasCommunityMeeting.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -layout: meeting -name: Bioschemas Monthly Call - Community Call -title: Bioschemas Community Meeting -dates: 16 March 2026 -start_date: 2026-03-16 -end_date: 2026-03-16 -venue: Online -meeting-url: https://docs.google.com/document/d/1kd5F97ogdiPNhLTnkei-RVR8TC8Ohpc5QSPX3KsfDrk -tbc: false -contact-people: - - LeylaGarcia - - NickJuty ---- - -Our Monthly Bioschemas Call alternates between 'technical' meetings, targeting 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.03.16 at 17:00 CET**. Meeting time in your own time zone [here](https://www.timeanddate.com/worldclock/fixedtime.html?msg=Bioschemas&iso=20260316T16). Egon Willighagen will discuss about search engines and Bioschemas in his presentation/talk "Search engines and finding the long tail of science: is Bioschemas the solution?" - -The next technical meeting will be on 2026.04.20 at 17:00 CEST (please notice that we will be in Europe Summer time by then). - -Please do join us and add details to your calendar so you do not miss it! diff --git a/pages/_meetings/2026-04_BioschemasCommunityMeeting.md b/pages/_meetings/2026-04_BioschemasCommunityMeeting.md new file mode 100644 index 00000000..826504c1 --- /dev/null +++ b/pages/_meetings/2026-04_BioschemasCommunityMeeting.md @@ -0,0 +1,22 @@ +--- +layout: meeting +name: Bioschemas Monthly Call - Community Call +title: Bioschemas Community Meeting +dates: 20 April 2026 +start_date: 2026-04-20 +end_date: 2026-04-20 +venue: Online +meeting-url: https://docs.google.com/document/d/1kd5F97ogdiPNhLTnkei-RVR8TC8Ohpc5QSPX3KsfDrk +tbc: false +contact-people: + - LeylaGarcia + - NickJuty +--- + +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.04.20 at 17:00 CEST**. Meeting time in your own time zone [here](https://www.timeanddate.com/worldclock/fixedtime.html?msg=Bioschemas&iso=20260420T15). This time we will focus on the LearningPath type wich requires to support multiple inheritance and alternative pahs. + +The next community meeting will be on 2026.05.18 at 17:00 CEST with a presentation and discussion around Biodiversity. + +Please do join us and add details to your calendar so you do not miss it! From 475f1de672709b6aa9c656ebf30c6ab807a79d4e Mon Sep 17 00:00:00 2001 From: Phil Reed Date: Mon, 16 Mar 2026 17:28:35 +0000 Subject: [PATCH 2/2] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2213f2eb..fecf4f13 100644 --- a/index.html +++ b/index.html @@ -77,7 +77,7 @@

    Upcoming Meetings

    Monthly Call

    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) - (see it in your own time zone). + (see it in your own time zone). We alternate between community and technical discussions. Call in details available in the agenda.

    • Next call: {{ page.call-date | date: "%e %B, %Y %H:%M %Z" }}