ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link

DB - Remove need for location edges on data records with external raw data #683

Closed dvstans closed 3 years ago

dvstans commented 3 years ago

With external raw data, the DB still creates an edge to a repo allocation even though this is not required for external raw data. Need to analyze DB code to determine where location edges are used and modify to account for records without them. Then the data create method can be modified to not create a location edge for external data.