Phase 5.0 구현 완료: Neo4j 배치 처리, RDF 변환, Entity Resolver

This commit is contained in:
lasta
2026-05-14 11:12:45 +09:00
parent 80d0ee4c5c
commit a13216d50d
6 changed files with 1127 additions and 4 deletions

View File

@@ -31,7 +31,8 @@
"Bash(docker-compose -f docker-compose.neo4j.yml up -d)",
"Bash(python test_phase4_integration.py)",
"Bash(git add *)",
"Bash(git commit *)"
"Bash(git commit *)",
"Bash(python test_phase5_entity_resolver.py)"
]
}
}