# 🚀 Executive Overview: Funders & Supporters

> **Maximize return on research investments, enforce FAIR data compliance cost-effectively, and ensure long-term public availability of funded data assets.**

---

## 1. At a Glance: The FAIR Data JSON Schema Breakthrough

Funding agencies invest billions in data generation, but enforcing Data Management Plans (DMPs) post-grant has been nearly impossible. FAIR Data JSON Schema gives grantmakers an automated, algorithmic method to verify FAIR mandate compliance—with $0 software licensing fees for grantees and automatic export to global research networks.

FAIR Data JSON Schema provides open-source, machine-actionable validation for research grants. Program officers verify dataset metadata completeness automatically, while grantees publish self-describing datasets that boost secondary research, dataset citations, and AI-driven scientific discovery.

```
  BEFORE: Unverifiable DMP Mandates
  Grant Award ──► Narrative DMP PDF Report ──► Static CSV Deposited ──► Low Reuse / Forgotten Data

  AFTER: Verifiable FAIR Contract
  Grant Award ──► Machine-Actionable FAIR Schema ──► Self-Describing Data ──► High Citation & Secondary Reuse
```

---

## 2. Your Strategic Grantmaker Superpowers

### 📊 1. Verifiable FAIR Mandate Compliance
Replace subjective DMP self-reporting with automated schema validation. Check dataset submissions automatically for required metadata fields (`license`, `contributors`, `PIDs`, `units`, `provenance`).

### 💰 2. Cost-Effective Open Science Infrastructure
FAIR Data JSON Schema is 100% open source. Grantees implement metadata documentation using standard Python, R, and developer tools without purchasing commercial software licenses.

### 🌐 3. Automated Export to Global Open Science Networks
Datasets schema-documented in FAIR JSON Schema export automatically to **CDIF 1.1** and **RO-Crate 1.1** manifests, ensuring complete integration with global scientific research portals (such as EOSC and national data repositories).

---

## 3. Why It Beats the Alternatives

| Grantmaker Metric | Narrative PDF DMPs | Proprietary SaaS Tools | FAIR Data JSON Schema |
| :--- | :--- | :--- | :--- |
| **Grantee Adoption Overhead** | Low (Narrative text) | High (Expensive software) | **Zero (Standard developer tools)** |
| **FAIR Mandate Compliance** | Unverifiable | High Cost | **Automated & Verifiable** |
| **Dataset Reuse Potential** | Low (Cryptic files) | Vendor-Locked | **High (Human & AI Actionable)** |
| **Long-Term Sustainability** | High Risk of Bit Rot | Subscription Risk | **100% Open & Portable** |

---

## 4. Transform Your Grant Portfolio Today

1. **Reference FAIR JSON Schema in DMP Guidelines**: Encourage grantees to provide machine-actionable FAIR JSON Schemas alongside dataset deposits.
2. **Automate Grant Reporting Checks**: Use `fair-data-schema validate` to check dataset metadata completeness automatically.
3. **Boost Research Portfolio Impact**: Benefit from increased dataset citation and secondary research reuse enabled by self-documenting JSON schemas.

### 📚 Useful Resources
* **[Vision & Positioning Paper](../vision-and-positioning.md)**
* **[CDIF Comparison Guide](../../cdif_comparison.md)**
* **[Persistent Identifiers Guide](../../cookbook/identifiers.md)**
