crosswalk
Map a regulatory requirement to its equivalents across frameworks such as EU AI Act, NIST AI RMF, and ISO 42001. See overlap strength and practitioner notes to reduce duplicate compliance work.
Instructions
Map a regulatory requirement to its equivalents across other frameworks. Covers: EU AI Act ↔ NIST AI RMF ↔ ISO/IEC 42001 ↔ AU AI Safety Standard ↔ APRA CPS 230/234 ↔ OECD AI Principles ↔ Council of Europe Framework Convention on AI ↔ GDPR ↔ SLSA ↔ NIST SSDF ↔ OWASP LLM Top 10.
Each mapping has overlap classification (FULL · PARTIAL · NEW) plus practitioner notes on why.
Use whenever a user has work in one framework and needs to know what carries over to another. Highest-leverage when multinationals operating across jurisdictions need to demonstrate 'work done once counts everywhere'.
Source data maintained at hellouchit.com/dataset/. Set list_all_frameworks=true to see the framework catalogue first if you're unsure of the slugs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_framework | No | Source framework slug (e.g. 'eu_ai_act', 'au_ai_safety', 'nist_ai_rmf', 'iso_42001', 'apra_cps_230', 'ssdf'). If omitted with from_reference, searches across all frameworks. | |
| from_reference | No | Source requirement reference (e.g. 'Article 9', 'G2', 'MAP 1.1', 'A.6.1', '§13', 'PS.3'). Case-insensitive substring match against entry references. | |
| to_frameworks | No | Target frameworks to map TO. If omitted, returns mappings to all available target frameworks. | |
| overlap_filter | No | Filter results by overlap strength. | |
| list_all_frameworks | No | If true, ignore other parameters and return the framework catalogue. |