Newer
Older
Week 19 (11.05.-17.05.)
=======================
[x] design of importer (11.05.)
-> see doc/components*
-> actualy implementation might be more of a monolith than that
- What language/stack to use? Here we need to keep
available libraries in mind.
-> I should be able to do it all in Go, well Collector and Importer
anways. The Endpoint might be JVM because of the RDF4J library.
-> again, see doc/components*
[~] build up prototype (11.05.+)
-> Collector already works for local files. Can be easily
extended to scan Git repo and the like
-> Now I'm going to build up a web ui (14.05.).
[ ] containerize prototype (15.05.)