Skip to content

Commit eff76dd

Browse files
author
Kline
committed
updating quickstart guide
1 parent 6775be5 commit eff76dd

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

QUICKSTART_GUIDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**For researchers creating or documenting drone-based wildlife datasets**
44

5-
Below is a streamlined checklist for creating a WildFAIRz compliant drone dataset card. Review the full [dataset card template](TEMPLATE.md) for detailed guidance.
5+
Below is a streamlined checklist for creating a WildFAIRx compliant drone dataset card. Review the full [dataset card template](TEMPLATE.md) for detailed guidance.
66

77

88
## Before You Start
@@ -325,4 +325,4 @@ For assistance:
325325
3. Set aside 2-3 hours to complete the card
326326
4. Follow the template section by section
327327
5. Validate your completed card
328-
6. Publish your FAIR² compliant dataset!
328+
6. Publish your WildFAIRx compliant dataset!

TEMPLATE.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ size_categories:
2828

2929
description: # Add a short description (Quick Summary) of your dataset, this will render as part of the CardData object through the API
3030

31-
# FAIR² COMPLIANCE METADATA
31+
# WildFAIRx COMPLIANCE METADATA
3232
fair2_compliance:
3333
findable:
3434
doi: "" # Add DOI once generated
@@ -85,21 +85,21 @@ mission:
8585

8686
<!--
8787
=============================================================================
88-
FAIR² DRONE DATASET CARD - EXTENDED IMAGEOMICS TEMPLATE
88+
WildFAIRx DRONE DATASET CARD - EXTENDED IMAGEOMICS TEMPLATE
8989
=============================================================================
9090
91-
This dataset card implements the FAIR² Drone Data Standard for wildlife monitoring.
91+
This dataset card implements the WildFAIRx Drone Data Standard for wildlife monitoring.
9292
It extends the standard Imageomics template (https://imageomics.github.io/Imageomics-guide/wiki-guide/HF_DatasetCard_Template_mkdocs/) with additional sections for:
9393
- Darwin Core biodiversity metadata
9494
- Platform and sensor specifications
9595
- Mission-level operational metadata
9696
- Cross-disciplinary annotation formats
9797
98-
Fields marked with ⚠️ are REQUIRED for FAIR² compliance
98+
Fields marked with ⚠️ are REQUIRED for WildFAIRx compliance
9999
Fields marked with 🌿 are REQUIRED for Darwin Core compliance
100100
Fields marked with 🤖 are REQUIRED for AI-readiness
101101
102-
For more information on the FAIR² Drone Data Standard, see: [paper link]
102+
For more information on the WildFAIRx Drone Data Standard, see: [paper link to be added]
103103
-->
104104

105105
<!-- Include representative image of your dataset -->
@@ -801,10 +801,10 @@ Things to consider while working with the dataset. For instance, maybe there are
801801
}
802802
```
803803

804-
**FAIR² Drone Data Standard:**
804+
**WildFAIRx Drone Data Standard:**
805805
```bibtex
806-
@article{kline2025fair2,
807-
title = {Toward a FAIR² Standard for Drone-Based Wildlife Monitoring Datasets},
806+
@article{kline2025wildfair,
807+
title = {WildFAIRx: An AI-Ready Standard for Cross-Domain Wildlife Drone Datasets},
808808
author = {Kline, Jenna and others},
809809
year = {2025},
810810
doi = {10.XXXX/XXXXX}

0 commit comments

Comments
 (0)