We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98d9e00 commit b06fefdCopy full SHA for b06fefd
example.yaml
@@ -4,6 +4,9 @@ fullyQualifiedName: My Data Product
4
description: this data product is representing the xxx functional entity
5
kind: dataproduct
6
domain: my_domain
7
+country: it
8
+legalEntity: AgileL Lab
9
+brand: Witboost
10
version: 1.0.0
11
environment: development
12
dataProductOwner: tom_smith_corp.com
@@ -29,6 +32,13 @@ businessInfo:
29
32
pricingType: Subscription
30
33
stakeholderRoles:
31
34
- CMO
35
+regulations:
36
+ doraClassification: critical
37
+ aiActRelevance: high-risk
38
+ soxRelevance: true
39
+ esgDisclosure: false
40
+ baselApplicability: operational-risk
41
+
42
securityInfo:
43
visibility: Department
44
confidentiality: Confidential
0 commit comments