Skip to content

Commit e66e4c1

Browse files
authored
Merge pull request #835 from BioSchemas/update_commcall_date
Update index.html with next community call date
2 parents 0881c22 + dcc4255 commit e66e4c1

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
title: Bioschemas
99
# Technical Call details
1010
call-minutes: https://docs.google.com/document/d/1kd5F97ogdiPNhLTnkei-RVR8TC8Ohpc5QSPX3KsfDrk
11-
call-date: 2025-02-17T16:00UTC
11+
call-date: 2025-03-17T16:00UTC
1212
---
1313
<div id="landing" itemscope itemtype="http://schema.org/Organization">
1414
<meta itemprop="logo" content="http://bioschemas.org/assets/img/square_logo2.png"/>
@@ -83,7 +83,7 @@ <h3>Upcoming Meetings</h3>
8383
<li><strong>Next call: {{ page.call-date | date: "%e %B, %Y %H:%M %Z" }}</strong>
8484
<meta itemprop="startDate" content="{{ page.call-date}}"/>
8585
<meta itemprop="endDate" content="{{ page.call-date }}"/></li>
86-
<li><a href="{{ page.call-minutes }}">Agenda</a> - Technical call</li>
86+
<li><a href="{{ page.call-minutes }}">Agenda</a> - Community call</li>
8787
</ul>
8888
</div>
8989
<!-- End of block for monthly community call -->
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
layout: meeting
3+
name: Bioschemas Monhtly Call - Community meeting
4+
title: Bioschemas Community Meeting
5+
dates: 17 March 2025
6+
start_date: 2025-03-17
7+
end_date: 2025-03-17
8+
venue: Online
9+
meeting-url: https://docs.google.com/document/d/1kd5F97ogdiPNhLTnkei-RVR8TC8Ohpc5QSPX3KsfDrk
10+
tbc: false
11+
contact-people:
12+
- LeylaGarcia
13+
- NickJuty
14+
---
15+
16+
Our Monthly Bioschemas call alternates between 'technical' meetings, targeting developers, and 'community' calls for general discussions and tips for using Bioschemas. Community meetings occur on odd months (this month 2025.03.17) and technical ones every even month (next one 2025.04.21). Please do join us!

0 commit comments

Comments
 (0)