-
Notifications
You must be signed in to change notification settings - Fork 7
SOLIDPOD: is data file portability possible? #611
Copy link
Copy link
Open
Description
Description
Make is possible to access data files created in one app from another app
Why
So that as a user I can create once and reuse many times in different apps a particular data file.
Eg I might have an app that i use to import photos into my pod which I use to upload my camera trap images of wildlife collected during biodiversity projects in urban, rural and remote locations.
I might have a second app that I use to run Aust Wildlife Conservancy's AWC135 image classifier model to identify animal sightings from citizen managed camera imagery.
- https://github.com/Australian-Wildlife-Conservancy-AWC/awc-wildlife-classifier/tree/main
- https://www.australianwildlife.org/news-and-resources/news/AWC-releases-innovative-AI-model-classifying-135-Australian-wildlife-species?utm_source=newsletter&utm_medium=email&utm_campaign=b248514043_S4%20-%20Subscribers%20&%20Never%20Givens&mc_cid=b248514043&mc_eid=54a6444702
Closing Criteria
Checklist for closing the issue:
- No errors from
make prep - All tests pass
make qtest - I can read the same data files in multiple apps
Alternatives
[A clear and concise description of any alternative solutions or
features you've considered.]
Additional Context
[Add any other context or screenshots about the feature request here.]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels