Data Product Scope
Entity
Name: Data Product Scope
The enumerated scope of any data product.
Details
- Industry Domain:
Universal - Relational Table Name:
DATA_PRODUCT_SCOPE - JSON View Name:
DATA_PRODUCT_SCOPE#JSON - Ontology Class:
core:DataProductScope
Table: Properties
| Name | General Data Type | Oracle Data Type | Relational Column | Required? | Primary Key? | Validations | Related Graph Object |
|---|---|---|---|---|---|---|---|
| data product uuid | string | VARCHAR2 | DATA_PRODUCT_UUID |
Yes | Yes | Must match regex pattern: ^\S{1,}$ |
core:DataProductScope |
| data product scope type | string | VARCHAR2 | DATA_PRODUCT_SCOPE_TYPE |
Must match values in enumerated list from graph | core:DataProductScopeType |