You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could, if we wanted, dump out all of the Linked Data in a repo and provide the dump as a static file. Linked Data: Evolving the Web into a Global Data Space provides some recipes for doing this sort of thing, but in Islandora's case, since we've already got JSON-LD for each node via simple calls to Drupal's REST interface, we could have an external script crawl the repository and dump each node's data out to the static file. Might be a good project for a hackfest.
The text was updated successfully, but these errors were encountered:
We could, if we wanted, dump out all of the Linked Data in a repo and provide the dump as a static file. Linked Data: Evolving the Web into a Global Data Space provides some recipes for doing this sort of thing, but in Islandora's case, since we've already got JSON-LD for each node via simple calls to Drupal's REST interface, we could have an external script crawl the repository and dump each node's data out to the static file. Might be a good project for a hackfest.
The text was updated successfully, but these errors were encountered: