Add event taxonomy normalizer with canonical schema and adapters #1

Open
svxf wants to merge 3 commits from event-taxonomy/normalize-schema into main
Showing only changes of commit feb49b5841 - Show all commits

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
__pycache__/
*.pyc
.pytest_cache/
*.egg-info/
dist/
build/