DARIAH-ERIC / nerd-wp

NERD (https://github.com/kermitt2/entity-fishing) is an application that allows to recognize and disambiguate named entities. This plugin allows integration of this with Wordpress.
Apache License 2.0
1 stars 0 forks source link

Ping archive.org in order to save the source page #6

Closed yoannspace closed 5 years ago

yoannspace commented 5 years ago

So it can always be used even if source disappears... This should be an option in the admin.

yoannspace commented 5 years ago

Probably use something similar than curl -L https://web.archive.org/save/https://openmethods.dariah.eu/2018/12/10/towards-scientific-workflows-and-computer-simulation-as-a-method-in-digital-humanities-digitale-bibliothek-gesellschaft-fur-informatik-e-v/

yoannspace commented 5 years ago

Or with https://archive.readme.io/docs/creating-a-snapshot

yoannspace commented 5 years ago

Will be done on PF plugin: https://github.com/PressForward/pressforward/issues/994