weso / hercules-sync

Tools to synchronise data between the ontology files and Wikibase instance for the Hercules project at University of Murcia.
GNU General Public License v3.0
4 stars 1 forks source link

Implementation of naive synchronization algorithm #11

Closed alejgh closed 4 years ago

alejgh commented 4 years ago

For now, the first synchronisation algorithm should be a naive one that updates the triple store overwriting its contents with the new files from the ontology repository.

Additional synchronisation algorithms will be developed later on and compared with this one.