Data governance captures information regarding data ownership, stewardship, and custodianship, providing insights into the individuals or entities responsible for managing, overseeing, and safeguarding the data throughout its lifecycle.
Data custodians are responsible for the safe custody, transport, and storage of data.
from field: repeated cyclonedx.v1_7.DataGovernance.DataGovernanceResponsibleParty custodians = 1;
Data owners are concerned with risk and appropriate access to data.
from field: repeated cyclonedx.v1_7.DataGovernance.DataGovernanceResponsibleParty owners = 3;
Data stewards are responsible for data content, context, and associated business rules.
from field: repeated cyclonedx.v1_7.DataGovernance.DataGovernanceResponsibleParty stewards = 2;
from message cyclonedx.v1_7.DataGovernance
Data governance captures information regarding data ownership, stewardship, and custodianship, providing insights into the individuals or entities responsible for managing, overseeing, and safeguarding the data throughout its lifecycle.