@salesforce/lds-adapters-cdp-semantic-authoring 1.305.0 → 1.306.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (148) hide show
  1. package/dist/es/es2018/cdp-semantic-authoring.js +4327 -5679
  2. package/dist/es/es2018/types/src/generated/adapters/createSemanticSubMetric.d.ts +24 -0
  3. package/dist/es/es2018/types/src/generated/adapters/deleteSemanticSubMetric.d.ts +15 -0
  4. package/dist/es/es2018/types/src/generated/adapters/getSemanticModels.d.ts +2 -0
  5. package/dist/es/es2018/types/src/generated/artifacts/main.d.ts +2 -0
  6. package/dist/es/es2018/types/src/generated/artifacts/sfdc.d.ts +3 -1
  7. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModels.d.ts +11 -0
  8. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsByModelApiNameOrId.d.ts +11 -0
  9. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsCalculatedDimensionsByCalculatedDimensionNameOrIdAndModelApiNameOrId.d.ts +15 -0
  10. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsCalculatedMeasurementsByCalculatedMeasurementNameOrIdAndModelApiNameOrId.d.ts +15 -0
  11. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsDataObjectsByDataObjectNameOrIdAndModelApiNameOrId.d.ts +15 -0
  12. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsDataObjectsDimensionsByDataObjectNameOrIdAndDimensionNameOrIdAndModelApiNameOrId.d.ts +16 -0
  13. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsDataObjectsMeasurementsByDataObjectNameOrIdAndMeasurementNameOrIdAndModelApiNameOrId.d.ts +16 -0
  14. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsGroupingsByGroupingNameOrIdAndModelApiNameOrId.d.ts +12 -0
  15. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsLogicalViewsByLogicalViewApiNameOrIdAndModelApiNameOrId.d.ts +15 -0
  16. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsParametersByModelApiNameOrIdAndParameterApiNameOrId.d.ts +12 -0
  17. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsRelationshipsByModelApiNameOrIdAndRelationshipNameOrId.d.ts +12 -0
  18. package/dist/es/es2018/types/src/generated/resources/deleteSsotSemanticModelsSubMetricsByModelApiNameOrIdAndSubMetricNameOrId.d.ts +1 -0
  19. package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModels.d.ts +2 -0
  20. package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModelsGroupingsByGroupingNameOrIdAndModelApiNameOrId.d.ts +16 -0
  21. package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModelsGroupingsByModelApiNameOrId.d.ts +15 -0
  22. package/dist/es/es2018/types/src/generated/resources/getSsotSemanticModelsShallowByModelApiNameOrId.d.ts +19 -0
  23. package/dist/es/es2018/types/src/generated/resources/patchSsotSemanticModelsByModelApiNameOrId.d.ts +39 -0
  24. package/dist/es/es2018/types/src/generated/resources/patchSsotSemanticModelsLogicalViewsByLogicalViewApiNameOrIdAndModelApiNameOrId.d.ts +27 -0
  25. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModels.d.ts +36 -0
  26. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCalculatedDimensionsByModelApiNameOrId.d.ts +29 -0
  27. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCalculatedDimensionsCloneByCalculatedDimensionNameOrIdAndModelApiNameOrId.d.ts +13 -0
  28. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCalculatedMeasurementsByModelApiNameOrId.d.ts +32 -0
  29. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsCalculatedMeasurementsCloneByCalculatedMeasurementNameOrIdAndModelApiNameOrId.d.ts +13 -0
  30. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsDataObjectsByModelApiNameOrId.d.ts +28 -0
  31. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsDataObjectsDimensionsByDataObjectNameOrIdAndModelApiNameOrId.d.ts +26 -0
  32. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsDataObjectsMeasurementsByDataObjectNameOrIdAndModelApiNameOrId.d.ts +28 -0
  33. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsGroupingsByModelApiNameOrId.d.ts +22 -0
  34. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsLogicalViewsByModelApiNameOrId.d.ts +26 -0
  35. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsMetricsByModelApiNameOrId.d.ts +15 -11
  36. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsMetricsCloneByMetricNameOrIdAndModelApiNameOrId.d.ts +13 -0
  37. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsParametersByModelApiNameOrId.d.ts +24 -0
  38. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsParametersCloneByModelApiNameOrIdAndParameterApiNameOrId.d.ts +13 -0
  39. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsRelationshipsByModelApiNameOrId.d.ts +25 -0
  40. package/dist/es/es2018/types/src/generated/resources/postSsotSemanticModelsSubMetricsByModelApiNameOrId.d.ts +9 -8
  41. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsByModelApiNameOrId.d.ts +39 -0
  42. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedDimensionsByCalculatedDimensionNameOrIdAndModelApiNameOrId.d.ts +30 -0
  43. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedDimensionsConvertToMeasurementByCalculatedDimensionNameOrIdAndModelApiNameOrId.d.ts +33 -0
  44. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedMeasurementsByCalculatedMeasurementNameOrIdAndModelApiNameOrId.d.ts +33 -0
  45. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsCalculatedMeasurementsConvertToDimensionByCalculatedMeasurementNameOrIdAndModelApiNameOrId.d.ts +30 -0
  46. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsByDataObjectNameOrIdAndModelApiNameOrId.d.ts +29 -0
  47. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsByModelApiNameOrId.d.ts +13 -0
  48. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsDimensionsByDataObjectNameOrIdAndDimensionNameOrIdAndModelApiNameOrId.d.ts +27 -0
  49. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsDimensionsConvertToMeasurementByDataObjectNameOrIdAndDimensionNameOrIdAndModelApiNameOrId.d.ts +29 -0
  50. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsMeasurementsByDataObjectNameOrIdAndMeasurementNameOrIdAndModelApiNameOrId.d.ts +29 -0
  51. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsDataObjectsMeasurementsConvertToDimensionByDataObjectNameOrIdAndMeasurementNameOrIdAndModelApiNameOrId.d.ts +27 -0
  52. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsGroupingsByGroupingNameOrIdAndModelApiNameOrId.d.ts +23 -0
  53. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsLogicalViewsByLogicalViewApiNameOrIdAndModelApiNameOrId.d.ts +27 -0
  54. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsMetricsByMetricNameOrIdAndModelApiNameOrId.d.ts +15 -11
  55. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsParametersByModelApiNameOrIdAndParameterApiNameOrId.d.ts +25 -0
  56. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsRelationshipsByModelApiNameOrIdAndRelationshipNameOrId.d.ts +26 -0
  57. package/dist/es/es2018/types/src/generated/resources/putSsotSemanticModelsSubMetricsByModelApiNameOrIdAndSubMetricNameOrId.d.ts +9 -8
  58. package/dist/es/es2018/types/src/generated/types/BinDimensionConfigurationInputRepresentation.d.ts +28 -0
  59. package/dist/es/es2018/types/src/generated/types/BinDimensionConfigurationOutputRepresentation.d.ts +28 -0
  60. package/dist/es/es2018/types/src/generated/types/GroupDimensionConfigurationInputRepresentation.d.ts +32 -0
  61. package/dist/es/es2018/types/src/generated/types/GroupDimensionConfigurationOutputRepresentation.d.ts +32 -0
  62. package/dist/es/es2018/types/src/generated/types/GroupDimensionGroupInputRepresentation.d.ts +31 -0
  63. package/dist/es/es2018/types/src/generated/types/GroupDimensionGroupOutputRepresentation.d.ts +31 -0
  64. package/dist/es/es2018/types/src/generated/types/SemanticAuthoringErrorOutputRepresentation.d.ts +11 -11
  65. package/dist/es/es2018/types/src/generated/types/SemanticBaseModelInputRepresentation.d.ts +3 -3
  66. package/dist/es/es2018/types/src/generated/types/SemanticBaseModelOutputRepresentation.d.ts +3 -3
  67. package/dist/es/es2018/types/src/generated/types/SemanticCalculatedDimensionCollectionOutputRepresentation.d.ts +12 -3
  68. package/dist/es/es2018/types/src/generated/types/SemanticCalculatedDimensionInputRepresentation.d.ts +31 -30
  69. package/dist/es/es2018/types/src/generated/types/SemanticCalculatedDimensionOutputRepresentation.d.ts +37 -22
  70. package/dist/es/es2018/types/src/generated/types/SemanticCalculatedMeasurementCollectionOutputRepresentation.d.ts +13 -4
  71. package/dist/es/es2018/types/src/generated/types/SemanticCalculatedMeasurementInputRepresentation.d.ts +37 -36
  72. package/dist/es/es2018/types/src/generated/types/SemanticCalculatedMeasurementOutputRepresentation.d.ts +41 -26
  73. package/dist/es/es2018/types/src/generated/types/SemanticDataObjectCollectionInputRepresentation.d.ts +4 -3
  74. package/dist/es/es2018/types/src/generated/types/SemanticDataObjectCollectionOutputRepresentation.d.ts +13 -4
  75. package/dist/es/es2018/types/src/generated/types/SemanticDataObjectInputRepresentation.d.ts +26 -26
  76. package/dist/es/es2018/types/src/generated/types/SemanticDataObjectOutputRepresentation.d.ts +41 -29
  77. package/dist/es/es2018/types/src/generated/types/SemanticDependencyCollectionInputRepresentation.d.ts +4 -3
  78. package/dist/es/es2018/types/src/generated/types/SemanticDependencyCollectionOutputRepresentation.d.ts +3 -3
  79. package/dist/es/es2018/types/src/generated/types/SemanticDependencyInnerCollectionOutputRepresentation.d.ts +7 -7
  80. package/dist/es/es2018/types/src/generated/types/SemanticDependencyInputRepresentation.d.ts +5 -5
  81. package/dist/es/es2018/types/src/generated/types/SemanticDependencyOutputRepresentation.d.ts +8 -5
  82. package/dist/es/es2018/types/src/generated/types/SemanticDimensionCollectionOutputRepresentation.d.ts +13 -4
  83. package/dist/es/es2018/types/src/generated/types/SemanticDimensionInputRepresentation.d.ts +24 -24
  84. package/dist/es/es2018/types/src/generated/types/SemanticDimensionOutputRepresentation.d.ts +35 -20
  85. package/dist/es/es2018/types/src/generated/types/SemanticFieldReferenceInputRepresentation.d.ts +6 -6
  86. package/dist/es/es2018/types/src/generated/types/SemanticFieldReferenceOutputRepresentation.d.ts +6 -7
  87. package/dist/es/es2018/types/src/generated/types/SemanticFilterInputRepresentation.d.ts +7 -7
  88. package/dist/es/es2018/types/src/generated/types/SemanticFilterOutputRepresentation.d.ts +7 -7
  89. package/dist/es/es2018/types/src/generated/types/SemanticGoalDateRangeOutputRepresentation.d.ts +31 -0
  90. package/dist/es/es2018/types/src/generated/types/SemanticGoalValueOutputRepresentation.d.ts +28 -0
  91. package/dist/es/es2018/types/src/generated/types/SemanticGroupingCollectionOutputRepresentation.d.ts +38 -0
  92. package/dist/es/es2018/types/src/generated/types/SemanticGroupingConfigurationInputRepresentation.d.ts +33 -0
  93. package/dist/es/es2018/types/src/generated/types/SemanticGroupingConfigurationOutputRepresentation.d.ts +33 -0
  94. package/dist/es/es2018/types/src/generated/types/SemanticGroupingInputRepresentation.d.ts +45 -0
  95. package/dist/es/es2018/types/src/generated/types/SemanticGroupingOutputRepresentation.d.ts +72 -0
  96. package/dist/es/es2018/types/src/generated/types/SemanticIdentifyingDimensionInputRepresentation.d.ts +6 -5
  97. package/dist/es/es2018/types/src/generated/types/SemanticInsightTypeInputRepresentation.d.ts +5 -5
  98. package/dist/es/es2018/types/src/generated/types/SemanticInsightTypeOutputRepresentation.d.ts +3 -3
  99. package/dist/es/es2018/types/src/generated/types/SemanticInsightsSettingsInputRepresentation.d.ts +17 -11
  100. package/dist/es/es2018/types/src/generated/types/SemanticInsightsSettingsOutputRepresentation.d.ts +8 -5
  101. package/dist/es/es2018/types/src/generated/types/SemanticLogicalViewCollectionOutputRepresentation.d.ts +13 -4
  102. package/dist/es/es2018/types/src/generated/types/SemanticLogicalViewInputRepresentation.d.ts +22 -18
  103. package/dist/es/es2018/types/src/generated/types/SemanticLogicalViewOutputRepresentation.d.ts +45 -16
  104. package/dist/es/es2018/types/src/generated/types/SemanticLogicalViewPartialInputRepresentation.d.ts +12 -14
  105. package/dist/es/es2018/types/src/generated/types/SemanticMappedFieldInputRepresentation.d.ts +48 -0
  106. package/dist/es/es2018/types/src/generated/types/SemanticMappedFieldOutputRepresentation.d.ts +75 -0
  107. package/dist/es/es2018/types/src/generated/types/SemanticMeasurementCollectionOutputRepresentation.d.ts +13 -4
  108. package/dist/es/es2018/types/src/generated/types/SemanticMeasurementInputRepresentation.d.ts +28 -28
  109. package/dist/es/es2018/types/src/generated/types/SemanticMeasurementOutputRepresentation.d.ts +39 -24
  110. package/dist/es/es2018/types/src/generated/types/SemanticMetricCollectionOutputRepresentation.d.ts +3 -3
  111. package/dist/es/es2018/types/src/generated/types/SemanticMetricGoalCollectionOutputRepresentation.d.ts +29 -0
  112. package/dist/es/es2018/types/src/generated/types/SemanticMetricGoalInputRepresentation.d.ts +34 -0
  113. package/dist/es/es2018/types/src/generated/types/SemanticMetricGoalOutputRepresentation.d.ts +36 -0
  114. package/dist/es/es2018/types/src/generated/types/SemanticMetricInputRepresentation.d.ts +30 -24
  115. package/dist/es/es2018/types/src/generated/types/SemanticMetricOutputRepresentation.d.ts +22 -13
  116. package/dist/es/es2018/types/src/generated/types/SemanticModelCollectionOutputRepresentation.d.ts +5 -5
  117. package/dist/es/es2018/types/src/generated/types/SemanticModelInputRepresentation.d.ts +46 -32
  118. package/dist/es/es2018/types/src/generated/types/SemanticModelObjectCoordinateCollectionInputRepresentation.d.ts +33 -0
  119. package/dist/es/es2018/types/src/generated/types/SemanticModelObjectCoordinateCollectionOutputRepresentation.d.ts +33 -0
  120. package/dist/es/es2018/types/src/generated/types/SemanticModelObjectCoordinateInputRepresentation.d.ts +31 -0
  121. package/dist/es/es2018/types/src/generated/types/SemanticModelObjectCoordinateOutputRepresentation.d.ts +31 -0
  122. package/dist/es/es2018/types/src/generated/types/SemanticModelOutputRepresentation.d.ts +54 -33
  123. package/dist/es/es2018/types/src/generated/types/SemanticModelPartialInputRepresentation.d.ts +22 -16
  124. package/dist/es/es2018/types/src/generated/types/SemanticModelPartialOutputRepresentation.d.ts +36 -23
  125. package/dist/es/es2018/types/src/generated/types/SemanticModelValidationOutputRepresentation.d.ts +44 -0
  126. package/dist/es/es2018/types/src/generated/types/SemanticParameterCollectionOutputRepresentation.d.ts +13 -4
  127. package/dist/es/es2018/types/src/generated/types/SemanticParameterInputRepresentation.d.ts +21 -24
  128. package/dist/es/es2018/types/src/generated/types/SemanticParameterOutputRepresentation.d.ts +36 -24
  129. package/dist/es/es2018/types/src/generated/types/SemanticRelationshipCollectionOutputRepresentation.d.ts +13 -4
  130. package/dist/es/es2018/types/src/generated/types/SemanticRelationshipCriteriaInputRepresentation.d.ts +14 -5
  131. package/dist/es/es2018/types/src/generated/types/SemanticRelationshipCriteriaOutputRepresentation.d.ts +14 -5
  132. package/dist/es/es2018/types/src/generated/types/SemanticRelationshipInputRepresentation.d.ts +22 -24
  133. package/dist/es/es2018/types/src/generated/types/SemanticRelationshipOutputRepresentation.d.ts +38 -26
  134. package/dist/es/es2018/types/src/generated/types/SemanticResourceValidationOutputRepresentation.d.ts +36 -0
  135. package/dist/es/es2018/types/src/generated/types/SemanticSubMetricInputRepresentation.d.ts +17 -19
  136. package/dist/es/es2018/types/src/generated/types/SemanticSubMetricOutputRepresentation.d.ts +26 -23
  137. package/dist/es/es2018/types/src/generated/types/SemanticSubMetricsByMetricOutputRepresentation.d.ts +4 -4
  138. package/dist/es/es2018/types/src/generated/types/{SemanticDataObjectFieldReferenceInputRepresentation.d.ts → SemanticTableFieldReferenceInputRepresentation.d.ts} +11 -11
  139. package/dist/es/es2018/types/src/generated/types/{SemanticDataObjectFieldReferenceOutputRepresentation.d.ts → SemanticTableFieldReferenceOutputRepresentation.d.ts} +11 -11
  140. package/dist/es/es2018/types/src/generated/types/SemanticTimeRangeInputRepresentation.d.ts +7 -7
  141. package/dist/es/es2018/types/src/generated/types/SemanticTimeRangeOutputRepresentation.d.ts +7 -7
  142. package/dist/es/es2018/types/src/generated/types/SemanticUnionInputRepresentation.d.ts +42 -0
  143. package/dist/es/es2018/types/src/generated/types/SemanticUnionOutputRepresentation.d.ts +80 -0
  144. package/dist/es/es2018/types/src/generated/types/SemanticValidationOutputRepresentation.d.ts +7 -7
  145. package/package.json +3 -3
  146. package/sfdc/index.js +3911 -5254
  147. package/src/raml/api.raml +1984 -468
  148. package/src/raml/luvio.raml +46 -4
@@ -1,64 +1,93 @@
1
1
  import { SemanticFilterOutputRepresentation as SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation } from './SemanticFilterOutputRepresentation';
2
+ import { KeyMetadata as $64$luvio_engine_KeyMetadata, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, Store as $64$luvio_engine_Store, ResourceIngest as $64$luvio_engine_ResourceIngest, FragmentSelection as $64$luvio_engine_FragmentSelection, LinkSelection as $64$luvio_engine_LinkSelection, StoreLink as $64$luvio_engine_StoreLink, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
3
  import { SemanticDataObjectOutputRepresentation as SemanticDataObjectOutputRepresentation_SemanticDataObjectOutputRepresentation } from './SemanticDataObjectOutputRepresentation';
3
4
  import { SemanticRelationshipOutputRepresentation as SemanticRelationshipOutputRepresentation_SemanticRelationshipOutputRepresentation } from './SemanticRelationshipOutputRepresentation';
4
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
5
- export declare const VERSION = "a64ebec0737aa5979459f9802d86c492";
5
+ import { SemanticUnionOutputRepresentation as SemanticUnionOutputRepresentation_SemanticUnionOutputRepresentation } from './SemanticUnionOutputRepresentation';
6
+ export declare const VERSION = "9273b6e07a8a8da6ead5ed811f877bdc";
6
7
  export declare function validate(obj: any, path?: string): TypeError | null;
7
8
  export declare const RepresentationType: string;
9
+ export interface KeyParams extends $64$luvio_engine_KeyMetadata {
10
+ name: string;
11
+ }
12
+ export type SemanticLogicalViewOutputRepresentationNormalizedKeyMetadata = KeyParams & $64$luvio_engine_NormalizedKeyMetadata;
13
+ export type PartialSemanticLogicalViewOutputRepresentationNormalizedKeyMetadata = Partial<KeyParams> & $64$luvio_engine_NormalizedKeyMetadata;
14
+ export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: KeyParams): string;
15
+ export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: KeyParams): SemanticLogicalViewOutputRepresentationNormalizedKeyMetadata;
16
+ export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: SemanticLogicalViewOutputRepresentation): string;
17
+ export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: SemanticLogicalViewOutputRepresentation): $64$luvio_engine_NormalizedKeyMetadata;
8
18
  export declare function normalize(input: SemanticLogicalViewOutputRepresentation, existing: SemanticLogicalViewOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticLogicalViewOutputRepresentationNormalized;
19
+ export interface DynamicIngestParams {
20
+ semanticDataObjects: $64$luvio_engine_ResourceIngest;
21
+ semanticRelationships: $64$luvio_engine_ResourceIngest;
22
+ semanticUnions: $64$luvio_engine_ResourceIngest;
23
+ }
24
+ export declare function dynamicNormalize(ingestParams: DynamicIngestParams): (input: SemanticLogicalViewOutputRepresentation, existing: SemanticLogicalViewOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number) => SemanticLogicalViewOutputRepresentationNormalized;
9
25
  export declare const select: () => $64$luvio_engine_FragmentSelection;
26
+ export interface DynamicSelectParams {
27
+ semanticDataObjects?: $64$luvio_engine_LinkSelection;
28
+ semanticRelationships?: $64$luvio_engine_LinkSelection;
29
+ semanticUnions?: $64$luvio_engine_LinkSelection;
30
+ }
31
+ export declare const dynamicSelect: (params: DynamicSelectParams) => $64$luvio_engine_FragmentSelection;
10
32
  export declare function equals(existing: SemanticLogicalViewOutputRepresentationNormalized, incoming: SemanticLogicalViewOutputRepresentationNormalized): boolean;
11
33
  export declare const ingest: $64$luvio_engine_ResourceIngest;
12
34
  export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticLogicalViewOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
35
+ export declare function dynamicIngest(ingestParams: DynamicIngestParams): $64$luvio_engine_ResourceIngest;
13
36
  /**
14
37
  * A semantic logical view.
15
38
  *
16
39
  * Keys:
17
- * (none)
40
+ * name (string): id
18
41
  */
19
42
  export interface SemanticLogicalViewOutputRepresentationNormalized {
20
43
  /** The API name of the semantic entity. */
21
44
  apiName: string;
45
+ /** The origin model of the semantic entity. */
46
+ baseModelApiName?: string;
22
47
  /** The user who created the semantic entity. */
23
48
  createdBy: string;
24
49
  /** The date in which the semantic entity was created. */
25
50
  createdDate: string;
26
51
  /** The Description of the semantic entity. */
27
- description?: string | null;
52
+ description?: string;
28
53
  /** The logic expression for generating a filter based on the list of filters. */
29
- filterLogic?: string | null;
54
+ filterLogic?: string;
30
55
  /** The list of filters to be used as building blocks for the filter logic. */
31
56
  filters?: Array<SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation>;
32
57
  /** The object ID of the semantic entity. */
33
58
  id: string;
34
59
  /** The display name of the semantic entity to be used in the ui. */
35
- label: string | null;
60
+ label?: string;
36
61
  /** The user who last modified the semantic entity. */
37
- lastModifiedBy?: string | null;
62
+ lastModifiedBy?: string;
38
63
  /** The date in which the semantic entity was last modified. */
39
- lastModifiedDate?: string | null;
64
+ lastModifiedDate?: string;
40
65
  /** The list of the referenced semantic data objects. */
41
- semanticDataObjects?: Array<SemanticDataObjectOutputRepresentation_SemanticDataObjectOutputRepresentation>;
66
+ semanticDataObjects?: Array<$64$luvio_engine_StoreLink>;
42
67
  /** The list of the referenced semantic relationships. */
43
- semanticRelationships?: Array<SemanticRelationshipOutputRepresentation_SemanticRelationshipOutputRepresentation>;
68
+ semanticRelationships?: Array<$64$luvio_engine_StoreLink>;
69
+ /** The list of semantic unions */
70
+ semanticUnions?: Array<$64$luvio_engine_StoreLink>;
44
71
  }
45
72
  /**
46
73
  * A semantic logical view.
47
74
  *
48
75
  * Keys:
49
- * (none)
76
+ * name (string): id
50
77
  */
51
78
  export interface SemanticLogicalViewOutputRepresentation {
52
79
  apiName: string;
80
+ baseModelApiName?: string;
53
81
  createdBy: string;
54
82
  createdDate: string;
55
- description?: string | null;
56
- filterLogic?: string | null;
83
+ description?: string;
84
+ filterLogic?: string;
57
85
  filters?: Array<SemanticFilterOutputRepresentation_SemanticFilterOutputRepresentation>;
58
86
  id: string;
59
- label: string | null;
60
- lastModifiedBy?: string | null;
61
- lastModifiedDate?: string | null;
87
+ label?: string;
88
+ lastModifiedBy?: string;
89
+ lastModifiedDate?: string;
62
90
  semanticDataObjects?: Array<SemanticDataObjectOutputRepresentation_SemanticDataObjectOutputRepresentation>;
63
91
  semanticRelationships?: Array<SemanticRelationshipOutputRepresentation_SemanticRelationshipOutputRepresentation>;
92
+ semanticUnions?: Array<SemanticUnionOutputRepresentation_SemanticUnionOutputRepresentation>;
64
93
  }
@@ -1,5 +1,6 @@
1
+ import { SemanticFilterInputRepresentation as SemanticFilterInputRepresentation_SemanticFilterInputRepresentation } from './SemanticFilterInputRepresentation';
1
2
  import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
- export declare const VERSION = "4c8c17122e71ce6804834dc746528348";
3
+ export declare const VERSION = "d69782099430d4f967965390c2828597";
3
4
  export declare function validate(obj: any, path?: string): TypeError | null;
4
5
  export declare const RepresentationType: string;
5
6
  export declare function normalize(input: SemanticLogicalViewPartialInputRepresentation, existing: SemanticLogicalViewPartialInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticLogicalViewPartialInputRepresentationNormalized;
@@ -15,17 +16,15 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
15
16
  */
16
17
  export interface SemanticLogicalViewPartialInputRepresentationNormalized {
17
18
  /** The API name of the semantic entity. */
18
- apiName: string;
19
- /** An optional dataspace in which the entity is located. */
20
- dataspace: string | null;
19
+ apiName?: string;
21
20
  /** An optional description of the semantic entity. */
22
- description: string | null;
21
+ description?: string;
23
22
  /** The logic for generating a filter based on the list of filters. */
24
- filterLogic: string | null;
23
+ filterLogic?: string;
25
24
  /** The list of filters to be used as building blocks for the filter logic. */
26
- filters: Array<{}>;
25
+ filters?: Array<SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
27
26
  /** The display name of the semantic entity. Optional, if not specified will use the same as the api name but instead of “_” will use spaces. */
28
- label: string | null;
27
+ label?: string;
29
28
  }
30
29
  /**
31
30
  * Limited input representation for patching a semantic logical view
@@ -34,10 +33,9 @@ export interface SemanticLogicalViewPartialInputRepresentationNormalized {
34
33
  * (none)
35
34
  */
36
35
  export interface SemanticLogicalViewPartialInputRepresentation {
37
- apiName: string;
38
- dataspace: string | null;
39
- description: string | null;
40
- filterLogic: string | null;
41
- filters: Array<{}>;
42
- label: string | null;
36
+ apiName?: string;
37
+ description?: string;
38
+ filterLogic?: string;
39
+ filters?: Array<SemanticFilterInputRepresentation_SemanticFilterInputRepresentation>;
40
+ label?: string;
43
41
  }
@@ -0,0 +1,48 @@
1
+ import { SemanticTableFieldReferenceInputRepresentation as SemanticTableFieldReferenceInputRepresentation_SemanticTableFieldReferenceInputRepresentation } from './SemanticTableFieldReferenceInputRepresentation';
2
+ import { SemanticDimensionInputRepresentation as SemanticDimensionInputRepresentation_SemanticDimensionInputRepresentation } from './SemanticDimensionInputRepresentation';
3
+ import { SemanticMeasurementInputRepresentation as SemanticMeasurementInputRepresentation_SemanticMeasurementInputRepresentation } from './SemanticMeasurementInputRepresentation';
4
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
5
+ export declare const VERSION = "126bb2061c4c72ceaec32a750c5c9bb4";
6
+ export declare function validate(obj: any, path?: string): TypeError | null;
7
+ export declare const RepresentationType: string;
8
+ export declare function normalize(input: SemanticMappedFieldInputRepresentation, existing: SemanticMappedFieldInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticMappedFieldInputRepresentationNormalized;
9
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
10
+ export declare function equals(existing: SemanticMappedFieldInputRepresentationNormalized, incoming: SemanticMappedFieldInputRepresentationNormalized): boolean;
11
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
12
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticMappedFieldInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
13
+ /**
14
+ * Input representation for creating semantic mapped fields
15
+ *
16
+ * Keys:
17
+ * (none)
18
+ */
19
+ export interface SemanticMappedFieldInputRepresentationNormalized {
20
+ /** The API name of the semantic entity. */
21
+ apiName?: string;
22
+ /** An optional description of the semantic entity. */
23
+ description?: string;
24
+ /** The list of fields references to be used as the union fields. */
25
+ fields?: Array<SemanticTableFieldReferenceInputRepresentation_SemanticTableFieldReferenceInputRepresentation>;
26
+ /** The display name of the semantic entity. Optional, if not specified will use the same as the api name but instead of “_” will use spaces. */
27
+ label?: string;
28
+ /** The object ID of a specific Logical View. */
29
+ logicalViewId?: string;
30
+ /** The configuration for a unified field of type dimension. */
31
+ semanticDimension?: SemanticDimensionInputRepresentation_SemanticDimensionInputRepresentation;
32
+ semanticMeasurement?: SemanticMeasurementInputRepresentation_SemanticMeasurementInputRepresentation;
33
+ }
34
+ /**
35
+ * Input representation for creating semantic mapped fields
36
+ *
37
+ * Keys:
38
+ * (none)
39
+ */
40
+ export interface SemanticMappedFieldInputRepresentation {
41
+ apiName?: string;
42
+ description?: string;
43
+ fields?: Array<SemanticTableFieldReferenceInputRepresentation_SemanticTableFieldReferenceInputRepresentation>;
44
+ label?: string;
45
+ logicalViewId?: string;
46
+ semanticDimension?: SemanticDimensionInputRepresentation_SemanticDimensionInputRepresentation;
47
+ semanticMeasurement?: SemanticMeasurementInputRepresentation_SemanticMeasurementInputRepresentation;
48
+ }
@@ -0,0 +1,75 @@
1
+ import { SemanticTableFieldReferenceOutputRepresentation as SemanticTableFieldReferenceOutputRepresentation_SemanticTableFieldReferenceOutputRepresentation } from './SemanticTableFieldReferenceOutputRepresentation';
2
+ import { SemanticDimensionOutputRepresentation as SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation } from './SemanticDimensionOutputRepresentation';
3
+ import { SemanticMeasurementOutputRepresentation as SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation } from './SemanticMeasurementOutputRepresentation';
4
+ import { KeyMetadata as $64$luvio_engine_KeyMetadata, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, StoreLink as $64$luvio_engine_StoreLink, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
5
+ export declare const VERSION = "bc4b5bb87acebe62d6fb1a20acda10bb";
6
+ export declare function validate(obj: any, path?: string): TypeError | null;
7
+ export declare const RepresentationType: string;
8
+ export interface KeyParams extends $64$luvio_engine_KeyMetadata {
9
+ name: string;
10
+ }
11
+ export type SemanticMappedFieldOutputRepresentationNormalizedKeyMetadata = KeyParams & $64$luvio_engine_NormalizedKeyMetadata;
12
+ export type PartialSemanticMappedFieldOutputRepresentationNormalizedKeyMetadata = Partial<KeyParams> & $64$luvio_engine_NormalizedKeyMetadata;
13
+ export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: KeyParams): string;
14
+ export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: KeyParams): SemanticMappedFieldOutputRepresentationNormalizedKeyMetadata;
15
+ export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: SemanticMappedFieldOutputRepresentation): string;
16
+ export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: SemanticMappedFieldOutputRepresentation): $64$luvio_engine_NormalizedKeyMetadata;
17
+ export declare function normalize(input: SemanticMappedFieldOutputRepresentation, existing: SemanticMappedFieldOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticMappedFieldOutputRepresentationNormalized;
18
+ export declare const select: () => $64$luvio_engine_BaseFragment;
19
+ export declare function equals(existing: SemanticMappedFieldOutputRepresentationNormalized, incoming: SemanticMappedFieldOutputRepresentationNormalized): boolean;
20
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
21
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticMappedFieldOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
22
+ /**
23
+ * Semantic Mapped Fields.
24
+ *
25
+ * Keys:
26
+ * name (string): id
27
+ */
28
+ export interface SemanticMappedFieldOutputRepresentationNormalized {
29
+ /** The API name of the semantic entity. */
30
+ apiName: string;
31
+ /** The origin model of the semantic entity. */
32
+ baseModelApiName?: string;
33
+ /** The user who created the semantic entity. */
34
+ createdBy: string;
35
+ /** The date in which the semantic entity was created. */
36
+ createdDate: string;
37
+ /** The Description of the semantic entity. */
38
+ description?: string;
39
+ /** The list of fields references to be used as the union fields. */
40
+ fields?: Array<SemanticTableFieldReferenceOutputRepresentation_SemanticTableFieldReferenceOutputRepresentation>;
41
+ /** The object ID of the semantic entity. */
42
+ id: string;
43
+ /** The display name of the semantic entity to be used in the ui. */
44
+ label?: string;
45
+ /** The user who last modified the semantic entity. */
46
+ lastModifiedBy?: string;
47
+ /** The date in which the semantic entity was last modified. */
48
+ lastModifiedDate?: string;
49
+ /** The api name of the referenced logical view. */
50
+ logicalViewId?: string;
51
+ /** The configuration for a unified field of type dimension. */
52
+ semanticDimension?: $64$luvio_engine_StoreLink;
53
+ semanticMeasurement?: $64$luvio_engine_StoreLink;
54
+ }
55
+ /**
56
+ * Semantic Mapped Fields.
57
+ *
58
+ * Keys:
59
+ * name (string): id
60
+ */
61
+ export interface SemanticMappedFieldOutputRepresentation {
62
+ apiName: string;
63
+ baseModelApiName?: string;
64
+ createdBy: string;
65
+ createdDate: string;
66
+ description?: string;
67
+ fields?: Array<SemanticTableFieldReferenceOutputRepresentation_SemanticTableFieldReferenceOutputRepresentation>;
68
+ id: string;
69
+ label?: string;
70
+ lastModifiedBy?: string;
71
+ lastModifiedDate?: string;
72
+ logicalViewId?: string;
73
+ semanticDimension?: SemanticDimensionOutputRepresentation_SemanticDimensionOutputRepresentation;
74
+ semanticMeasurement?: SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation;
75
+ }
@@ -1,13 +1,22 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, ResourceIngest as $64$luvio_engine_ResourceIngest, FragmentSelection as $64$luvio_engine_FragmentSelection, LinkSelection as $64$luvio_engine_LinkSelection, StoreLink as $64$luvio_engine_StoreLink, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
1
2
  import { SemanticMeasurementOutputRepresentation as SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation } from './SemanticMeasurementOutputRepresentation';
2
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
- export declare const VERSION = "4295e05fa7d6875342d585ade3bf3259";
3
+ export declare const VERSION = "ae8760d67adec41b8ec6916964990b59";
4
4
  export declare function validate(obj: any, path?: string): TypeError | null;
5
5
  export declare const RepresentationType: string;
6
6
  export declare function normalize(input: SemanticMeasurementCollectionOutputRepresentation, existing: SemanticMeasurementCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticMeasurementCollectionOutputRepresentationNormalized;
7
+ export interface DynamicIngestParams {
8
+ items: $64$luvio_engine_ResourceIngest;
9
+ }
10
+ export declare function dynamicNormalize(ingestParams: DynamicIngestParams): (input: SemanticMeasurementCollectionOutputRepresentation, existing: SemanticMeasurementCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number) => SemanticMeasurementCollectionOutputRepresentationNormalized;
7
11
  export declare const select: () => $64$luvio_engine_FragmentSelection;
12
+ export interface DynamicSelectParams {
13
+ items?: $64$luvio_engine_LinkSelection;
14
+ }
15
+ export declare const dynamicSelect: (params: DynamicSelectParams) => $64$luvio_engine_FragmentSelection;
8
16
  export declare function equals(existing: SemanticMeasurementCollectionOutputRepresentationNormalized, incoming: SemanticMeasurementCollectionOutputRepresentationNormalized): boolean;
9
17
  export declare const ingest: $64$luvio_engine_ResourceIngest;
10
18
  export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticMeasurementCollectionOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
19
+ export declare function dynamicIngest(ingestParams: DynamicIngestParams): $64$luvio_engine_ResourceIngest;
11
20
  /**
12
21
  * Semantic measurement collection representation.
13
22
  *
@@ -16,7 +25,7 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
16
25
  */
17
26
  export interface SemanticMeasurementCollectionOutputRepresentationNormalized {
18
27
  /** A list of semantic items. */
19
- items: Array<SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation>;
28
+ items?: Array<$64$luvio_engine_StoreLink>;
20
29
  }
21
30
  /**
22
31
  * Semantic measurement collection representation.
@@ -25,5 +34,5 @@ export interface SemanticMeasurementCollectionOutputRepresentationNormalized {
25
34
  * (none)
26
35
  */
27
36
  export interface SemanticMeasurementCollectionOutputRepresentation {
28
- items: Array<SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation>;
37
+ items?: Array<SemanticMeasurementOutputRepresentation_SemanticMeasurementOutputRepresentation>;
29
38
  }
@@ -1,5 +1,5 @@
1
1
  import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
- export declare const VERSION = "46b999ff33ca91d351ecf03e9ce5376a";
2
+ export declare const VERSION = "1f707a862b05b612c8891e2582fd8965";
3
3
  export declare function validate(obj: any, path?: string): TypeError | null;
4
4
  export declare const RepresentationType: string;
5
5
  export declare function normalize(input: SemanticMeasurementInputRepresentation, existing: SemanticMeasurementInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticMeasurementInputRepresentationNormalized;
@@ -15,31 +15,31 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
15
15
  */
16
16
  export interface SemanticMeasurementInputRepresentationNormalized {
17
17
  /** A function that computes numerical calculations on data, allowing the query to return summarized information about the expression results. Valid values are Sum, Average, Min, Max, Median, Count Distinct, Count, Stddev, Stddevp, Var, Varp, Last, First, UserAgg, and None. */
18
- aggregationType: string;
18
+ aggregationType?: string;
19
19
  /** The API name of the semantic entity. */
20
- apiName: string;
20
+ apiName?: string;
21
21
  /** The API name of the referenced data object measurement. */
22
- dataObjectFieldName: string | null;
22
+ dataObjectFieldName?: string;
23
23
  /** Required. The type of data stored in specific fields in a Semantic Calculated Measurement. Valid values are Currency, Number, Duration and Percentage. */
24
- dataType: string;
25
- /** An optional dataspace in which the entity is located. */
26
- dataspace: string | null;
24
+ dataType?: string;
27
25
  /** The number of decimals places. Optional, if not specified, will use the original decimal places from the dmo/cio field. */
28
- decimalPlace: number | null;
26
+ decimalPlace?: number;
29
27
  /** An optional description of the semantic entity. */
30
- description: string | null;
28
+ description?: string;
31
29
  /** Indicates the directionality of the Semantic Calculated Measurement by establishing whether an upward or a downward trend is seen as positive (Up) or negative (Down). */
32
- directionality: string;
30
+ directionality?: string;
33
31
  /** Controls how data is represented in visualizations of the relationships between Semantic Calculated Dimensions and other Data Cloud Objects. Valid values are Discrete and Continuous. */
34
- displayCategory: string;
32
+ displayCategory?: string;
35
33
  /** Indicates whether the Semantic Calculated Dimension is visible in the consumption layer (true) or not (false). True is the default. */
36
- isVisible: boolean | null;
34
+ isVisible?: boolean;
37
35
  /** The display name of the semantic entity. Optional, if not specified will use the same as the api name but instead of “_” will use spaces. */
38
- label: string | null;
36
+ label?: string;
37
+ /** The semantic data type. */
38
+ semanticDataType?: string;
39
39
  /** Should we treat null values as zeros? */
40
- shouldTreatNullsAsZeros: boolean | null;
40
+ shouldTreatNullsAsZeros?: boolean;
41
41
  /** Sort order of the Semantic Calculated Dimension. Valid values are Ascending, Descending and None. */
42
- sortOrder: string;
42
+ sortOrder?: string;
43
43
  }
44
44
  /**
45
45
  * Input representation for creating a semantic measurement
@@ -48,17 +48,17 @@ export interface SemanticMeasurementInputRepresentationNormalized {
48
48
  * (none)
49
49
  */
50
50
  export interface SemanticMeasurementInputRepresentation {
51
- aggregationType: string;
52
- apiName: string;
53
- dataObjectFieldName: string | null;
54
- dataType: string;
55
- dataspace: string | null;
56
- decimalPlace: number | null;
57
- description: string | null;
58
- directionality: string;
59
- displayCategory: string;
60
- isVisible: boolean | null;
61
- label: string | null;
62
- shouldTreatNullsAsZeros: boolean | null;
63
- sortOrder: string;
51
+ aggregationType?: string;
52
+ apiName?: string;
53
+ dataObjectFieldName?: string;
54
+ dataType?: string;
55
+ decimalPlace?: number;
56
+ description?: string;
57
+ directionality?: string;
58
+ displayCategory?: string;
59
+ isVisible?: boolean;
60
+ label?: string;
61
+ semanticDataType?: string;
62
+ shouldTreatNullsAsZeros?: boolean;
63
+ sortOrder?: string;
64
64
  }
@@ -1,7 +1,16 @@
1
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
- export declare const VERSION = "04258917d0aa599e280cde52a47a98ef";
1
+ import { KeyMetadata as $64$luvio_engine_KeyMetadata, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "7c4cb10961e574661d97594f9cd2a44d";
3
3
  export declare function validate(obj: any, path?: string): TypeError | null;
4
4
  export declare const RepresentationType: string;
5
+ export interface KeyParams extends $64$luvio_engine_KeyMetadata {
6
+ name: string;
7
+ }
8
+ export type SemanticMeasurementOutputRepresentationNormalizedKeyMetadata = KeyParams & $64$luvio_engine_NormalizedKeyMetadata;
9
+ export type PartialSemanticMeasurementOutputRepresentationNormalizedKeyMetadata = Partial<KeyParams> & $64$luvio_engine_NormalizedKeyMetadata;
10
+ export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: KeyParams): string;
11
+ export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: KeyParams): SemanticMeasurementOutputRepresentationNormalizedKeyMetadata;
12
+ export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: SemanticMeasurementOutputRepresentation): string;
13
+ export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: SemanticMeasurementOutputRepresentation): $64$luvio_engine_NormalizedKeyMetadata;
5
14
  export declare function normalize(input: SemanticMeasurementOutputRepresentation, existing: SemanticMeasurementOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticMeasurementOutputRepresentationNormalized;
6
15
  export declare const select: () => $64$luvio_engine_FragmentSelection;
7
16
  export declare function equals(existing: SemanticMeasurementOutputRepresentationNormalized, incoming: SemanticMeasurementOutputRepresentationNormalized): boolean;
@@ -11,25 +20,27 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
11
20
  * A semantic measurement.
12
21
  *
13
22
  * Keys:
14
- * (none)
23
+ * name (string): id
15
24
  */
16
25
  export interface SemanticMeasurementOutputRepresentationNormalized {
17
26
  /** A function that computes numerical calculations on data, allowing the query to return summarized information about the expression results. Valid values are Sum, Average, Min, Max, Median, Count Distinct, Count, Stddev, Stddevp, Var, Varp, Last, First, UserAgg and None. */
18
27
  aggregationType?: string;
19
28
  /** The API name of the semantic entity. */
20
29
  apiName: string;
30
+ /** The origin model of the semantic entity. */
31
+ baseModelApiName?: string;
21
32
  /** The user who created the semantic entity. */
22
33
  createdBy: string;
23
34
  /** The date in which the semantic entity was created. */
24
35
  createdDate: string;
25
36
  /** The API name of the referenced data object measurement. */
26
- dataObjectFieldName: string | null;
37
+ dataObjectFieldName?: string;
27
38
  /** The type of data stored in specific fields within a Semantic Calculated Measurement. Valid values are Currency, Number, Duration and Percentage. */
28
- dataType: string;
39
+ dataType?: string;
29
40
  /** The number of decimal places to display */
30
- decimalPlace?: number | null;
41
+ decimalPlace?: number;
31
42
  /** The Description of the semantic entity. */
32
- description?: string | null;
43
+ description?: string;
33
44
  /** Indicates the directionality of the Semantic Calculated Measurement by establishing whether an upward or a downward trend is seen as positive (Up) or negative (Down). */
34
45
  directionality?: string;
35
46
  /** Controls how data is represented in visualizations of the relationships between Semantic Calculated Dimensions and other Data Cloud Objects. Valid values are Discrete and Continuous. */
@@ -37,17 +48,19 @@ export interface SemanticMeasurementOutputRepresentationNormalized {
37
48
  /** The object ID of the semantic entity. */
38
49
  id: string;
39
50
  /** Indicates if the measurement can be aggregated or not */
40
- isAggregatable?: boolean | null;
51
+ isAggregatable?: boolean;
41
52
  /** Indicates whether the Semantic Data Object Field is visible in the consumption layer (true) or not (false). True is the default. */
42
- isVisible?: boolean | null;
53
+ isVisible?: boolean;
43
54
  /** The display name of the semantic entity to be used in the ui. */
44
- label: string | null;
55
+ label?: string;
45
56
  /** The user who last modified the semantic entity. */
46
- lastModifiedBy?: string | null;
57
+ lastModifiedBy?: string;
47
58
  /** The date in which the semantic entity was last modified. */
48
- lastModifiedDate?: string | null;
59
+ lastModifiedDate?: string;
60
+ /** The subtype for the 'Geo' data type. only valid and required when the data type is 'Geo' */
61
+ semanticDataType?: string;
49
62
  /** Should we treat nulls as zeros? */
50
- shouldTreatNullsAsZeros: boolean | null;
63
+ shouldTreatNullsAsZeros?: boolean;
51
64
  /** Sort order of the Semantic Calculated Dimension. Valid values are Ascending, Descending, and None. */
52
65
  sortOrder?: string;
53
66
  }
@@ -55,25 +68,27 @@ export interface SemanticMeasurementOutputRepresentationNormalized {
55
68
  * A semantic measurement.
56
69
  *
57
70
  * Keys:
58
- * (none)
71
+ * name (string): id
59
72
  */
60
73
  export interface SemanticMeasurementOutputRepresentation {
61
74
  aggregationType?: string;
62
75
  apiName: string;
76
+ baseModelApiName?: string;
63
77
  createdBy: string;
64
78
  createdDate: string;
65
- dataObjectFieldName: string | null;
66
- dataType: string;
67
- decimalPlace?: number | null;
68
- description?: string | null;
79
+ dataObjectFieldName?: string;
80
+ dataType?: string;
81
+ decimalPlace?: number;
82
+ description?: string;
69
83
  directionality?: string;
70
84
  displayCategory?: string;
71
85
  id: string;
72
- isAggregatable?: boolean | null;
73
- isVisible?: boolean | null;
74
- label: string | null;
75
- lastModifiedBy?: string | null;
76
- lastModifiedDate?: string | null;
77
- shouldTreatNullsAsZeros: boolean | null;
86
+ isAggregatable?: boolean;
87
+ isVisible?: boolean;
88
+ label?: string;
89
+ lastModifiedBy?: string;
90
+ lastModifiedDate?: string;
91
+ semanticDataType?: string;
92
+ shouldTreatNullsAsZeros?: boolean;
78
93
  sortOrder?: string;
79
94
  }
@@ -1,6 +1,6 @@
1
1
  import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, ResourceIngest as $64$luvio_engine_ResourceIngest, FragmentSelection as $64$luvio_engine_FragmentSelection, LinkSelection as $64$luvio_engine_LinkSelection, StoreLink as $64$luvio_engine_StoreLink, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
2
  import { SemanticMetricOutputRepresentation as SemanticMetricOutputRepresentation_SemanticMetricOutputRepresentation } from './SemanticMetricOutputRepresentation';
3
- export declare const VERSION = "099ecda89ead862ebc5bbba6125bfa88";
3
+ export declare const VERSION = "a6709a9f16e02d0d8e3d8423ebc79c2b";
4
4
  export declare function validate(obj: any, path?: string): TypeError | null;
5
5
  export declare const RepresentationType: string;
6
6
  export declare function normalize(input: SemanticMetricCollectionOutputRepresentation, existing: SemanticMetricCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticMetricCollectionOutputRepresentationNormalized;
@@ -25,7 +25,7 @@ export declare function dynamicIngest(ingestParams: DynamicIngestParams): $64$lu
25
25
  */
26
26
  export interface SemanticMetricCollectionOutputRepresentationNormalized {
27
27
  /** The list of semantic metrics. */
28
- metrics: Array<$64$luvio_engine_StoreLink>;
28
+ metrics?: Array<$64$luvio_engine_StoreLink>;
29
29
  }
30
30
  /**
31
31
  * Semantic metrics collection representation.
@@ -34,5 +34,5 @@ export interface SemanticMetricCollectionOutputRepresentationNormalized {
34
34
  * (none)
35
35
  */
36
36
  export interface SemanticMetricCollectionOutputRepresentation {
37
- metrics: Array<SemanticMetricOutputRepresentation_SemanticMetricOutputRepresentation>;
37
+ metrics?: Array<SemanticMetricOutputRepresentation_SemanticMetricOutputRepresentation>;
38
38
  }
@@ -0,0 +1,29 @@
1
+ import { SemanticMetricGoalOutputRepresentation as SemanticMetricGoalOutputRepresentation_SemanticMetricGoalOutputRepresentation } from './SemanticMetricGoalOutputRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
3
+ export declare const VERSION = "3fa9df9a95d1939348e2c83e2b2308ca";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: SemanticMetricGoalCollectionOutputRepresentation, existing: SemanticMetricGoalCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticMetricGoalCollectionOutputRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: SemanticMetricGoalCollectionOutputRepresentationNormalized, incoming: SemanticMetricGoalCollectionOutputRepresentationNormalized): boolean;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticMetricGoalCollectionOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
11
+ /**
12
+ * Semantic Goal Metrics collection representation.
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface SemanticMetricGoalCollectionOutputRepresentationNormalized {
18
+ /** The list of semantic Metric Goals. */
19
+ items?: Array<SemanticMetricGoalOutputRepresentation_SemanticMetricGoalOutputRepresentation>;
20
+ }
21
+ /**
22
+ * Semantic Goal Metrics collection representation.
23
+ *
24
+ * Keys:
25
+ * (none)
26
+ */
27
+ export interface SemanticMetricGoalCollectionOutputRepresentation {
28
+ items?: Array<SemanticMetricGoalOutputRepresentation_SemanticMetricGoalOutputRepresentation>;
29
+ }
@@ -0,0 +1,34 @@
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata } from '@luvio/engine';
2
+ export declare const VERSION = "bcdf7e0a3e76d4c78f9db08bda42a06c";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: SemanticMetricGoalInputRepresentation, existing: SemanticMetricGoalInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticMetricGoalInputRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: SemanticMetricGoalInputRepresentationNormalized, incoming: SemanticMetricGoalInputRepresentationNormalized): boolean;
8
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
9
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticMetricGoalInputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
10
+ /**
11
+ * Input representation for specifying a semantic metric goal
12
+ *
13
+ * Keys:
14
+ * (none)
15
+ */
16
+ export interface SemanticMetricGoalInputRepresentationNormalized {
17
+ /** The Date property of the semantic metric goal. */
18
+ date?: {};
19
+ /** The Type property of the semantic metric goal. */
20
+ goalType?: string;
21
+ /** The Value property of the semantic metric goal. */
22
+ value?: {};
23
+ }
24
+ /**
25
+ * Input representation for specifying a semantic metric goal
26
+ *
27
+ * Keys:
28
+ * (none)
29
+ */
30
+ export interface SemanticMetricGoalInputRepresentation {
31
+ date?: {};
32
+ goalType?: string;
33
+ value?: {};
34
+ }