openworm / owmeta-core

Core library for owmeta
MIT License
3 stars 2 forks source link

Develop a means of managing resources stored outside of the graph #22

Open mwatts15 opened 6 years ago

mwatts15 commented 6 years ago

To make graphs portable, it's necessary that entities which have their data stored outside of the graph can be dereferenced through automated means. In general, this can be non-trivial and involve a lot of overhead and perils associated with misnaming files, ensuring access permissions for remote resources allow downloading by intended parties, link rot. owmeta should have tools for managing such external resources.

For a first step should: