Skip to content

Latest commit

 

History

History
72 lines (69 loc) · 3.39 KB

File metadata and controls

72 lines (69 loc) · 3.39 KB
title Paleo Data Knowledge Hub
layout splash
header
overlay_image overlay_filter caption
/assets/images/header2.jpg
linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3))
Chip Clark / [NMNH](https://naturalhistory.si.edu/)
excerpt A community-curated resource for learning about capturing, managing, sharing, and discovering fossil data
feature_row
image_path alt title excerpt url
/assets/images/ri--community-line.png
A line drawing of a house in front of an apartment building
Community
/community
image_path alt title excerpt url
/assets/images/ri--node-tree.png
A line drawing showing three rectangles connected by lines
Highlighted Resources
/highlighted-resources
image_path alt title excerpt url
/assets/images/ri--info-card-line.png
A line drawing of a card with the letter i on it
Topics
/topics
image_path alt title excerpt url
/assets/images/ri--questionnaire-line.png
A line drawing of a speech bubble containing a question mark
Explanations
/explanations
image_path alt title excerpt url
/assets/images/ri--book-shelf-line.png
A line drawing of three books arranged as if on a shelf
How To Guides
/how-to-guides
image_path alt title excerpt url
/assets/images/ri--treasure-map-line.png
A line drawing of a map with a dotted line leading to an X
Tutorials
/tutorials

This website is a hub designed to enable open access to information for anyone producing, managing, or utilizing paleontological specimen data. Ideally, the hub facilitates ongoing engagement and continuous knowledge sharing across stakeholder communities, in particular by hosting resources that are broadly relevant, and even adaptable to domains beyond paleo. All community users (e.g., you) are invited to engage as both information seekers and knowledge contributors. In the initial implementation of this knowledge hub (ongoing throughout 2025), content creation will focus deeply on the information needs of paleo collections professionals, and intro-level on the needs of paleo researchers using collections-based data.

{% capture now %}{{ "now" | date: "%Y-%m-%d" }}{% endcapture %} {% assign upcoming = "" | split: "" %} {% assign items = site.data["pdwg-happy-hours"] | sort: "date" %} {% for item in items %} {% capture then %}{{ item.date | date: "%Y-%m-%d" }}{% endcapture %} {% if then >= now %} {% assign item_ = item.date | append: ": " | append: item.title | split: "|" %} {% assign upcoming = upcoming | concat: item_ %} {% endif %} {% endfor %}

{% assign size = upcoming | size %} {% if size > 0 %}

Upcoming "Happy Hour" meetings
    {% assign idx = 0 %} {% for item in upcoming %} 2 %} class="hidden"{% endif %} data-date="{{ item | slice: 0, 10}}">{{ item }} {% assign idx = idx | plus: 1 %} {% endfor %}

Happy Hours are biweekly meetings of the Paleo Data Working Group that take place every other Thursday at 12:00pm Eastern Time. Please see the happy hour page for details about how to attend.

{% endif %}

{% include feature_row %}