PennTURBO / semantic-engine

TURBO semantic engine (Drivetrain). Transforms source-dependent RDF data into a source-independent, semantically rich RDF model.
6 stars 0 forks source link

Add lock to repo during Drivetrain run #42

Open turbomam opened 5 years ago

turbomam commented 5 years ago

Something like this. Also requires clearing lock at end of run.

The next step would be checking the lock status before starting a Drivetrain run (or any other process that can update the repo.

:x a :lock ;
  :LockStartDate "2019-10-25T09:59:59"^^xsd:date ;
  :OwnedBy :something ;
.

I don't know what :something should be... a person's name?