DigitalCommons / open-data

0 stars 0 forks source link

deploy w3id/lod URI redirection direct to repository, rather than to the website #27

Open wu-lee opened 4 years ago

wu-lee commented 4 years ago

As on the website, there is no mechanism to record changes or persist them: the data is volatile.

Proposed alternative method: deploy URI mappings to the appropriate repository (lod.coop), and have a travis or other continuous-integration mechanism automatically deploy this change to the website.

This will require rewriting the command_create_w3id method in SeOpenData::Cli, and adding a the CI mechanism (to be determined) to the lod.coop repository.