Skip to content

Commit 841a082

Browse files
tnagamineclaude
andcommitted
Add transformation types to Example 2 rwd-lineage.xml
Regenerate rwd-lineage.xml from RWDLineage-Table CSV using the transformation column for each MapID's Transformation element type and text. Four types used: DirectMap, LabValueParsing, ElevatedLiverEnzyme, UnitConversion. Add *.xlsx - *.csv pattern to .gitignore to exclude working export artifacts. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 2c06d83 commit 841a082

2 files changed

Lines changed: 62 additions & 61 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ examples/example1/generate_xml.py
55
.DS_Store
66
**/.DS_Store
77

8-
# Tests
8+
# Tests and working artifacts
99
**/tests/
10+
*.xlsx\ -\ *.csv
1011

1112
# Python / pytest
1213
__pycache__/

0 commit comments

Comments
 (0)