Skip to content

Commit 11c600e

Browse files
committed
update
1 parent 4117086 commit 11c600e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ The fixed structure must be technology-agnostic. The first fields of teh fixed s
4747
* `Tags: [Array[Yaml]]` Tag labels at DP level ( please refer to [OpenMetadata documentation](https://docs.open-metadata.org/v1.0.0/main-concepts/metadata-standard/schemas/type/taglabel)).
4848
* `BusinessConcepts: [Array[Yaml]]` Link with Business Concepts coming from the Business Ontology/Glossary at DP level ( please refer to [OpenMetadata documentation](https://docs.open-metadata.org/v1.0.0/main-concepts/metadata-standard/schemas/type/taglabel)). Source field must be "Glossary" and the href must link to the Uri of the external glossary or ontology
4949
* `SecurityInfo: [Yaml]` Security attributes provide guidance to understand who can access this Data Product and which authorizations are needed
50-
* `Confidentiality: [Option[String]]`
51-
* `Visibility: [Option[String]]`
52-
* `GDPR: [Option[String]]`
50+
* `Confidentiality: [Option[String]]` This field indicates the level of confidentiality assigned to the data product. It defines how sensitive the data is and determines the access controls and protections that need to be in place. Common examples might include "Public," "Internal," "Confidential," or "Secret."
51+
* `Visibility: [Option[String]]` This field defines the scope of visibility for the data product. It dictates which users, teams, or systems can view or access the data. For example, it could specify whether the data is visible to only specific internal departments
52+
* `GDPR: [Option[String]]` This field indicates whether the data product is subject to the General Data Protection Regulation (GDPR), and if so, what specific measures or classifications apply. Yes or No
5353
* `BusinessInfo: [Yaml]`
5454
* `ValueProposition: [Option[String]]`: Describe the valu eproposition of the data product from a business standpoint
5555
* `StakeholderRoles: Array[String]`: List of stakeholders involved, interested and supporting this data product

0 commit comments

Comments
 (0)