Configuration and system table artifacts
Metadata in the form of .csv files is used to create the configuration and system tables that are used by IBM® Predictive Solutions Foundation on Cloud. You should never modify system tables but configuration tables can be modified to suit business needs. The .csv files defining the configuration and system tables can be found in the source_connectors\config_data_sets folder.
Configuration table artifacts
The configuration table artifacts are described in the following table:
File name | Description |
---|---|
FeatureMapping.csv |
Contains various features that need to be mapped for analytic models. |
SourceSystem.csv |
Contains data for source systems such as SENSOR and MAXIMO. |
ValueType.csv |
Contains data for various value types such as ACTUAL and FORECAST. |
System table artifacts
The system table artifacts are described in the following table:
File name | Description |
---|---|
GroupDimension.csv |
Contains the default values for Group Dimension. |
Location.csv |
Contains default values for Location. |
ProfileCalculation.csv |
Contains various calculations required to compute various profiles. |
ProfileVariable.csv |
Contains data for various profiles required during orchestrations for training analytic models and for processing analytic model results. |