DataONEorg / usgs-triplifier

Official triplification scripts for the USGS including GNIS-LD and NHD
Other
0 stars 0 forks source link

Use GraphDB's 'Preload' Feature #6

Open ThomasThelen opened 3 years ago

ThomasThelen commented 3 years ago

GraphDB has this feature, Preload that promises quick loading of the RDF triples. Since we essentially have no graph downtime with rolling updates, the speed at which triples are loaded isn't a huge problem (since the updated graph instance will only be exposed after loading the triples). Putting this as a low priority/nice to have