AtomGraph / LinkedDataHub

The low-code Knowledge Graph application platform. Apache license.
https://atomgraph.github.io/LinkedDataHub/
Apache License 2.0
485 stars 122 forks source link

Do not write metadata on each container recreation #95

Closed namedgraph closed 3 years ago

namedgraph commented 3 years ago

The entrypoint writes dct:created metadata each time the container is recreated. It should probably only do it when LOAD_DATASETS == true.

namedgraph commented 3 years ago

I guess the solution is to mount the /var/linkeddatahub/ folder to the host.