BONSAMURAIS / schema

Relational database schemas for BONSAI
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Need concept of dataset group/collection/database #8

Closed cmutel closed 4 years ago

cmutel commented 4 years ago

Doesn't seem to be included in the BONSAI ontology (though perhaps implicitly in places like arborist), but quite important for practitioners to know about.

cmutel commented 4 years ago

Should include (or make a decision) on the following (including field name and data type, and whether it is required):

cmutel commented 4 years ago

See also https://github.com/BONSAMURAIS/schema/issues/9: adapt and add ontology for data provenance.

tngTUDOR commented 4 years ago

a better name for URL/URI could be "source"

cmutel commented 4 years ago

Instead of TLDR legal I think this is better: https://spdx.org/licenses/

tngTUDOR commented 4 years ago

Are we going to support multiple Activities and flows belonging to multiple datasources ?

cmutel commented 4 years ago

Good question! My initial inclination is to keep things simple, as assume an activity or flow_object or flow belongs to a single datasource unless we find a case where we need to make things more complicated.

cmutel commented 4 years ago

Fixed in #13