github.com/gemaraproj/gemara@v1.3.0

test/test-data/bad-mapping-document.yaml raw

 1title: Invalid Mapping Document Without Mapping References
 2metadata:
 3  id: INVALID-MAP-001
 4  type: MappingDocument
 5  gemara-version: "1.1.0"
 6  version: "1.0.0"
 7  description: This mapping document is missing mapping-references
 8  author:
 9    id: test-author
10    name: Test Author
11    type: Human
12# Note: mapping-references is intentionally missing to test validation
13source-reference:
14  reference-id: SOURCE
15target-reference:
16  reference-id: TARGET
17mappings: []