Skip to content

Commit 5873616

Browse files
committed
feat(sources): add ontology DB ingest module
1 parent bf54726 commit 5873616

2 files changed

Lines changed: 1666 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@ data/processed/literature/*.csv
2727
# Literature ingestion outputs & caches
2828
.cache/
2929
data/processed/literature/*.csv
30+
31+
# Local backups
32+
pyproject.noruff.toml
33+
pyproject.toml.bak

0 commit comments

Comments
 (0)