@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,13 +1,13 @@
1
1
  import { SemanticBaseModelOutputRepresentation as SemanticBaseModelOutputRepresentation_SemanticBaseModelOutputRepresentation } from './SemanticBaseModelOutputRepresentation';
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 { SemanticCalculatedDimensionOutputRepresentation as SemanticCalculatedDimensionOutputRepresentation_SemanticCalculatedDimensionOutputRepresentation } from './SemanticCalculatedDimensionOutputRepresentation';
3
4
  import { SemanticCalculatedMeasurementOutputRepresentation as SemanticCalculatedMeasurementOutputRepresentation_SemanticCalculatedMeasurementOutputRepresentation } from './SemanticCalculatedMeasurementOutputRepresentation';
4
5
  import { SemanticDataObjectOutputRepresentation as SemanticDataObjectOutputRepresentation_SemanticDataObjectOutputRepresentation } from './SemanticDataObjectOutputRepresentation';
5
6
  import { SemanticLogicalViewOutputRepresentation as SemanticLogicalViewOutputRepresentation_SemanticLogicalViewOutputRepresentation } from './SemanticLogicalViewOutputRepresentation';
7
+ import { SemanticMetricOutputRepresentation as SemanticMetricOutputRepresentation_SemanticMetricOutputRepresentation } from './SemanticMetricOutputRepresentation';
6
8
  import { SemanticParameterOutputRepresentation as SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation } from './SemanticParameterOutputRepresentation';
7
9
  import { SemanticRelationshipOutputRepresentation as SemanticRelationshipOutputRepresentation_SemanticRelationshipOutputRepresentation } from './SemanticRelationshipOutputRepresentation';
8
- 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';
9
- import { SemanticMetricOutputRepresentation as SemanticMetricOutputRepresentation_SemanticMetricOutputRepresentation } from './SemanticMetricOutputRepresentation';
10
- export declare const VERSION = "211d40c65f36ad1fef49d7348f6d9a76";
10
+ export declare const VERSION = "2b83a1cf84bf1ccbe3783be82ff4d013";
11
11
  export declare function validate(obj: any, path?: string): TypeError | null;
12
12
  export declare const RepresentationType: string;
13
13
  export interface KeyParams extends $64$luvio_engine_KeyMetadata {
@@ -21,12 +21,24 @@ export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object
21
21
  export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: SemanticModelOutputRepresentation): $64$luvio_engine_NormalizedKeyMetadata;
22
22
  export declare function normalize(input: SemanticModelOutputRepresentation, existing: SemanticModelOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticModelOutputRepresentationNormalized;
23
23
  export interface DynamicIngestParams {
24
+ semanticCalculatedDimensions: $64$luvio_engine_ResourceIngest;
25
+ semanticCalculatedMeasurements: $64$luvio_engine_ResourceIngest;
26
+ semanticDataObjects: $64$luvio_engine_ResourceIngest;
27
+ semanticLogicalViews: $64$luvio_engine_ResourceIngest;
24
28
  semanticMetrics: $64$luvio_engine_ResourceIngest;
29
+ semanticParameters: $64$luvio_engine_ResourceIngest;
30
+ semanticRelationships: $64$luvio_engine_ResourceIngest;
25
31
  }
26
32
  export declare function dynamicNormalize(ingestParams: DynamicIngestParams): (input: SemanticModelOutputRepresentation, existing: SemanticModelOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number) => SemanticModelOutputRepresentationNormalized;
27
33
  export declare const select: () => $64$luvio_engine_FragmentSelection;
28
34
  export interface DynamicSelectParams {
35
+ semanticCalculatedDimensions?: $64$luvio_engine_LinkSelection;
36
+ semanticCalculatedMeasurements?: $64$luvio_engine_LinkSelection;
37
+ semanticDataObjects?: $64$luvio_engine_LinkSelection;
38
+ semanticLogicalViews?: $64$luvio_engine_LinkSelection;
29
39
  semanticMetrics?: $64$luvio_engine_LinkSelection;
40
+ semanticParameters?: $64$luvio_engine_LinkSelection;
41
+ semanticRelationships?: $64$luvio_engine_LinkSelection;
30
42
  }
31
43
  export declare const dynamicSelect: (params: DynamicSelectParams) => $64$luvio_engine_FragmentSelection;
32
44
  export declare function equals(existing: SemanticModelOutputRepresentationNormalized, incoming: SemanticModelOutputRepresentationNormalized): boolean;
@@ -37,13 +49,15 @@ export declare function dynamicIngest(ingestParams: DynamicIngestParams): $64$lu
37
49
  * The output representation of a specific semantic model.
38
50
  *
39
51
  * Keys:
40
- * name (string): apiName
52
+ * name (string): id
41
53
  */
42
54
  export interface SemanticModelOutputRepresentationNormalized {
43
55
  /** The API name of the semantic entity. */
44
56
  apiName: string;
45
57
  /** App to which the Semantic Model belongs. */
46
- app?: string | null;
58
+ app?: string;
59
+ /** The origin model of the semantic entity. */
60
+ baseModelApiName?: string;
47
61
  /** List of base models, the current model is extending. */
48
62
  baseModels?: Array<SemanticBaseModelOutputRepresentation_SemanticBaseModelOutputRepresentation>;
49
63
  /** Product category of the Semantic Model. Valid values are Marketing, Commerce, Sales, Service, and Other. */
@@ -53,74 +67,81 @@ export interface SemanticModelOutputRepresentationNormalized {
53
67
  /** The date in which the semantic entity was created. */
54
68
  createdDate: string;
55
69
  /** Required. Dataspace in which the Semantic Model is located. */
56
- dataspace: string | null;
70
+ dataspace: string;
57
71
  /** The Description of the semantic entity. */
58
- description?: string | null;
72
+ description?: string;
59
73
  /** The object ID of the semantic entity. */
60
74
  id: string;
61
75
  /** The display name of the semantic entity to be used in the ui. */
62
- label: string | null;
76
+ label?: string;
63
77
  /** The user who last modified the semantic entity. */
64
- lastModifiedBy?: string | null;
78
+ lastModifiedBy?: string;
65
79
  /** The date in which the semantic entity was last modified. */
66
- lastModifiedDate?: string | null;
80
+ lastModifiedDate?: string;
67
81
  /** The type of join performed between the defined Data Cloud Objects. Valid values are AUTO, LEFT, RIGHT, FULL, and INNER. */
68
82
  queryUnrelatedDataObjects?: string;
69
83
  /** The semantic calculated dimensions belonging to this model. */
70
- semanticCalculatedDimensions?: Array<SemanticCalculatedDimensionOutputRepresentation_SemanticCalculatedDimensionOutputRepresentation>;
84
+ semanticCalculatedDimensions?: Array<$64$luvio_engine_StoreLink>;
71
85
  /** The URL that references the Semantic Calculated Dimensions. */
72
- semanticCalculatedDimensionsUrl?: string | null;
86
+ semanticCalculatedDimensionsUrl?: string;
73
87
  /** The semantic calculated measurements belonging to this model. */
74
- semanticCalculatedMeasurements?: Array<SemanticCalculatedMeasurementOutputRepresentation_SemanticCalculatedMeasurementOutputRepresentation>;
88
+ semanticCalculatedMeasurements?: Array<$64$luvio_engine_StoreLink>;
75
89
  /** The URL that references the Semantic Calculated Measurements. */
76
- semanticCalculatedMeasurementsUrl?: string | null;
90
+ semanticCalculatedMeasurementsUrl?: string;
77
91
  /** The list of semantic data objects belonging to the semantic model. */
78
- semanticDataObjects?: Array<SemanticDataObjectOutputRepresentation_SemanticDataObjectOutputRepresentation>;
92
+ semanticDataObjects?: Array<$64$luvio_engine_StoreLink>;
79
93
  /** The URL that references the Semantic Data Objects. */
80
- semanticDataObjectsUrl?: string | null;
94
+ semanticDataObjectsUrl?: string;
81
95
  /** The semantic logical views belonging to this model. */
82
- semanticLogicalViews?: Array<SemanticLogicalViewOutputRepresentation_SemanticLogicalViewOutputRepresentation>;
96
+ semanticLogicalViews?: Array<$64$luvio_engine_StoreLink>;
83
97
  /** The semantic metrics belonging to this model. */
84
98
  semanticMetrics?: Array<$64$luvio_engine_StoreLink>;
85
99
  /** The list of parameters belonging to the semantic model. */
86
- semanticParameters?: Array<SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation>;
100
+ semanticParameters?: Array<$64$luvio_engine_StoreLink>;
87
101
  /** The URL that references the Semantic Parameters. */
88
- semanticParametersUrl?: string | null;
102
+ semanticParametersUrl?: string;
89
103
  /** The list of relationships belonging to the semantic model. */
90
- semanticRelationships?: Array<SemanticRelationshipOutputRepresentation_SemanticRelationshipOutputRepresentation>;
104
+ semanticRelationships?: Array<$64$luvio_engine_StoreLink>;
91
105
  /** The URL that references the Semantic Relationships. */
92
- semanticRelationshipsUrl?: string | null;
106
+ semanticRelationshipsUrl?: string;
107
+ /** The source type of which the model was created from. */
108
+ sourceCreation?: string;
109
+ /** The source identifier name */
110
+ sourceCreationName?: string;
93
111
  }
94
112
  /**
95
113
  * The output representation of a specific semantic model.
96
114
  *
97
115
  * Keys:
98
- * name (string): apiName
116
+ * name (string): id
99
117
  */
100
118
  export interface SemanticModelOutputRepresentation {
101
119
  apiName: string;
102
- app?: string | null;
120
+ app?: string;
121
+ baseModelApiName?: string;
103
122
  baseModels?: Array<SemanticBaseModelOutputRepresentation_SemanticBaseModelOutputRepresentation>;
104
123
  categories?: Array<string>;
105
124
  createdBy: string;
106
125
  createdDate: string;
107
- dataspace: string | null;
108
- description?: string | null;
126
+ dataspace: string;
127
+ description?: string;
109
128
  id: string;
110
- label: string | null;
111
- lastModifiedBy?: string | null;
112
- lastModifiedDate?: string | null;
129
+ label?: string;
130
+ lastModifiedBy?: string;
131
+ lastModifiedDate?: string;
113
132
  queryUnrelatedDataObjects?: string;
114
133
  semanticCalculatedDimensions?: Array<SemanticCalculatedDimensionOutputRepresentation_SemanticCalculatedDimensionOutputRepresentation>;
115
- semanticCalculatedDimensionsUrl?: string | null;
134
+ semanticCalculatedDimensionsUrl?: string;
116
135
  semanticCalculatedMeasurements?: Array<SemanticCalculatedMeasurementOutputRepresentation_SemanticCalculatedMeasurementOutputRepresentation>;
117
- semanticCalculatedMeasurementsUrl?: string | null;
136
+ semanticCalculatedMeasurementsUrl?: string;
118
137
  semanticDataObjects?: Array<SemanticDataObjectOutputRepresentation_SemanticDataObjectOutputRepresentation>;
119
- semanticDataObjectsUrl?: string | null;
138
+ semanticDataObjectsUrl?: string;
120
139
  semanticLogicalViews?: Array<SemanticLogicalViewOutputRepresentation_SemanticLogicalViewOutputRepresentation>;
121
140
  semanticMetrics?: Array<SemanticMetricOutputRepresentation_SemanticMetricOutputRepresentation>;
122
141
  semanticParameters?: Array<SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation>;
123
- semanticParametersUrl?: string | null;
142
+ semanticParametersUrl?: string;
124
143
  semanticRelationships?: Array<SemanticRelationshipOutputRepresentation_SemanticRelationshipOutputRepresentation>;
125
- semanticRelationshipsUrl?: string | null;
144
+ semanticRelationshipsUrl?: string;
145
+ sourceCreation?: string;
146
+ sourceCreationName?: string;
126
147
  }
@@ -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 = "33deca577ecbd455999174f494f7e9a3";
2
+ export declare const VERSION = "523893b84e9039115c95ec1749a47f4d";
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: SemanticModelPartialInputRepresentation, existing: SemanticModelPartialInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticModelPartialInputRepresentationNormalized;
@@ -15,19 +15,23 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
15
15
  */
16
16
  export interface SemanticModelPartialInputRepresentationNormalized {
17
17
  /** The API name of the semantic entity. */
18
- apiName: string;
18
+ apiName?: string;
19
19
  /** App to which the Semantic Model belongs. */
20
- app: string | null;
20
+ app?: string;
21
21
  /** Product category of the Semantic Model. Valid values are Marketing, Commerce, Sales, Service, and Other. */
22
- categories: Array<string>;
23
- /** An optional dataspace in which the entity is located. */
24
- dataspace: string | null;
22
+ categories?: Array<string>;
23
+ /** Required. Dataspace in which the Semantic Model is located. */
24
+ dataspace?: string;
25
25
  /** An optional description of the semantic entity. */
26
- description: string | null;
26
+ description?: string;
27
27
  /** 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;
28
+ label?: string;
29
29
  /** Required. The type of join performed between the defined Data Cloud Objects. Valid values are AUTO, LEFT, RIGHT, FULL, and INNER. */
30
- queryUnrelatedDataObjects: string;
30
+ queryUnrelatedDataObjects?: string;
31
+ /** The source of which the model was created from. */
32
+ sourceCreation?: string;
33
+ /** The source identifier name. */
34
+ sourceCreationName?: string;
31
35
  }
32
36
  /**
33
37
  * Limited input representation for patching semantic model
@@ -36,11 +40,13 @@ export interface SemanticModelPartialInputRepresentationNormalized {
36
40
  * (none)
37
41
  */
38
42
  export interface SemanticModelPartialInputRepresentation {
39
- apiName: string;
40
- app: string | null;
41
- categories: Array<string>;
42
- dataspace: string | null;
43
- description: string | null;
44
- label: string | null;
45
- queryUnrelatedDataObjects: string;
43
+ apiName?: string;
44
+ app?: string;
45
+ categories?: Array<string>;
46
+ dataspace?: string;
47
+ description?: string;
48
+ label?: string;
49
+ queryUnrelatedDataObjects?: string;
50
+ sourceCreation?: string;
51
+ sourceCreationName?: string;
46
52
  }
@@ -1,5 +1,6 @@
1
+ import { SemanticBaseModelOutputRepresentation as SemanticBaseModelOutputRepresentation_SemanticBaseModelOutputRepresentation } from './SemanticBaseModelOutputRepresentation';
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 = "95c8802fb610fc9f0f94dba2098b4473";
3
+ export declare const VERSION = "420bd0401e6440b145b7f094d87f9d77";
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: SemanticModelPartialOutputRepresentation, existing: SemanticModelPartialOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticModelPartialOutputRepresentationNormalized;
@@ -17,7 +18,11 @@ export interface SemanticModelPartialOutputRepresentationNormalized {
17
18
  /** The API name of the semantic entity. */
18
19
  apiName: string;
19
20
  /** App to which the Semantic Model belongs. */
20
- app?: string | null;
21
+ app?: string;
22
+ /** The origin model of the semantic entity. */
23
+ baseModelApiName?: string;
24
+ /** List of base models, the current model is extending. */
25
+ baseModels?: Array<SemanticBaseModelOutputRepresentation_SemanticBaseModelOutputRepresentation>;
21
26
  /** Product category of the Semantic Model. Valid values are Marketing, Commerce, Sales, Service, and Other. */
22
27
  categories?: Array<string>;
23
28
  /** The user who created the semantic entity. */
@@ -25,29 +30,33 @@ export interface SemanticModelPartialOutputRepresentationNormalized {
25
30
  /** The date in which the semantic entity was created. */
26
31
  createdDate: string;
27
32
  /** Required. Dataspace in which the Semantic Model is located. */
28
- dataspace: string | null;
33
+ dataspace: string;
29
34
  /** The Description of the semantic entity. */
30
- description?: string | null;
35
+ description?: string;
31
36
  /** The object ID of the semantic entity. */
32
37
  id: string;
33
38
  /** The display name of the semantic entity to be used in the ui. */
34
- label: string | null;
39
+ label?: string;
35
40
  /** The user who last modified the semantic entity. */
36
- lastModifiedBy?: string | null;
41
+ lastModifiedBy?: string;
37
42
  /** The date in which the semantic entity was last modified. */
38
- lastModifiedDate?: string | null;
43
+ lastModifiedDate?: string;
39
44
  /** The type of join performed between the defined Data Cloud Objects. Valid values are AUTO, LEFT, RIGHT, FULL, and INNER. */
40
45
  queryUnrelatedDataObjects?: string;
41
46
  /** The URL that references the Semantic Calculated Dimensions. */
42
- semanticCalculatedDimensionsUrl?: string | null;
47
+ semanticCalculatedDimensionsUrl?: string;
43
48
  /** The URL that references the Semantic Calculated Measurements. */
44
- semanticCalculatedMeasurementsUrl?: string | null;
49
+ semanticCalculatedMeasurementsUrl?: string;
45
50
  /** The URL that references the Semantic Data Objects. */
46
- semanticDataObjectsUrl?: string | null;
51
+ semanticDataObjectsUrl?: string;
47
52
  /** The URL that references the Semantic Parameters. */
48
- semanticParametersUrl?: string | null;
53
+ semanticParametersUrl?: string;
49
54
  /** The URL that references the Semantic Relationships. */
50
- semanticRelationshipsUrl?: string | null;
55
+ semanticRelationshipsUrl?: string;
56
+ /** The source type of which the model was created from. */
57
+ sourceCreation?: string;
58
+ /** The source identifier name */
59
+ sourceCreationName?: string;
51
60
  }
52
61
  /**
53
62
  * The output representation of a partial semantic model.
@@ -57,20 +66,24 @@ export interface SemanticModelPartialOutputRepresentationNormalized {
57
66
  */
58
67
  export interface SemanticModelPartialOutputRepresentation {
59
68
  apiName: string;
60
- app?: string | null;
69
+ app?: string;
70
+ baseModelApiName?: string;
71
+ baseModels?: Array<SemanticBaseModelOutputRepresentation_SemanticBaseModelOutputRepresentation>;
61
72
  categories?: Array<string>;
62
73
  createdBy: string;
63
74
  createdDate: string;
64
- dataspace: string | null;
65
- description?: string | null;
75
+ dataspace: string;
76
+ description?: string;
66
77
  id: string;
67
- label: string | null;
68
- lastModifiedBy?: string | null;
69
- lastModifiedDate?: string | null;
78
+ label?: string;
79
+ lastModifiedBy?: string;
80
+ lastModifiedDate?: string;
70
81
  queryUnrelatedDataObjects?: string;
71
- semanticCalculatedDimensionsUrl?: string | null;
72
- semanticCalculatedMeasurementsUrl?: string | null;
73
- semanticDataObjectsUrl?: string | null;
74
- semanticParametersUrl?: string | null;
75
- semanticRelationshipsUrl?: string | null;
82
+ semanticCalculatedDimensionsUrl?: string;
83
+ semanticCalculatedMeasurementsUrl?: string;
84
+ semanticDataObjectsUrl?: string;
85
+ semanticParametersUrl?: string;
86
+ semanticRelationshipsUrl?: string;
87
+ sourceCreation?: string;
88
+ sourceCreationName?: string;
76
89
  }
@@ -0,0 +1,44 @@
1
+ import { SemanticResourceValidationOutputRepresentation as SemanticResourceValidationOutputRepresentation_SemanticResourceValidationOutputRepresentation } from './SemanticResourceValidationOutputRepresentation';
2
+ 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';
3
+ import { SemanticModelOutputRepresentation as SemanticModelOutputRepresentation_SemanticModelOutputRepresentation } from './SemanticModelOutputRepresentation';
4
+ export declare const VERSION = "e3fc93b139f6178521da539e801e1209";
5
+ export declare function validate(obj: any, path?: string): TypeError | null;
6
+ export declare const RepresentationType: string;
7
+ export declare function normalize(input: SemanticModelValidationOutputRepresentation, existing: SemanticModelValidationOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticModelValidationOutputRepresentationNormalized;
8
+ export interface DynamicIngestParams {
9
+ semanticModel: $64$luvio_engine_ResourceIngest;
10
+ }
11
+ export declare function dynamicNormalize(ingestParams: DynamicIngestParams): (input: SemanticModelValidationOutputRepresentation, existing: SemanticModelValidationOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number) => SemanticModelValidationOutputRepresentationNormalized;
12
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
13
+ export interface DynamicSelectParams {
14
+ semanticModel?: $64$luvio_engine_LinkSelection;
15
+ }
16
+ export declare const dynamicSelect: (params: DynamicSelectParams) => $64$luvio_engine_FragmentSelection;
17
+ export declare function equals(existing: SemanticModelValidationOutputRepresentationNormalized, incoming: SemanticModelValidationOutputRepresentationNormalized): boolean;
18
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
19
+ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableStoreKeyMetadataMap, luvio: $64$luvio_engine_Luvio, input: SemanticModelValidationOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
20
+ export declare function dynamicIngest(ingestParams: DynamicIngestParams): $64$luvio_engine_ResourceIngest;
21
+ /**
22
+ * The output representation of a semantic model validation response.
23
+ *
24
+ * Keys:
25
+ * (none)
26
+ */
27
+ export interface SemanticModelValidationOutputRepresentationNormalized {
28
+ /** The validated semantic model. */
29
+ isValid: boolean;
30
+ /** The validated semantic model. */
31
+ semanticModel: $64$luvio_engine_StoreLink;
32
+ validation: SemanticResourceValidationOutputRepresentation_SemanticResourceValidationOutputRepresentation;
33
+ }
34
+ /**
35
+ * The output representation of a semantic model validation response.
36
+ *
37
+ * Keys:
38
+ * (none)
39
+ */
40
+ export interface SemanticModelValidationOutputRepresentation {
41
+ isValid: boolean;
42
+ semanticModel: SemanticModelOutputRepresentation_SemanticModelOutputRepresentation;
43
+ validation: SemanticResourceValidationOutputRepresentation_SemanticResourceValidationOutputRepresentation;
44
+ }
@@ -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 { SemanticParameterOutputRepresentation as SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation } from './SemanticParameterOutputRepresentation';
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 = "d857a84e0861b5a5c0b7c34b375a5717";
3
+ export declare const VERSION = "b9491824001a63206eb19c6533605722";
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: SemanticParameterCollectionOutputRepresentation, existing: SemanticParameterCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticParameterCollectionOutputRepresentationNormalized;
7
+ export interface DynamicIngestParams {
8
+ items: $64$luvio_engine_ResourceIngest;
9
+ }
10
+ export declare function dynamicNormalize(ingestParams: DynamicIngestParams): (input: SemanticParameterCollectionOutputRepresentation, existing: SemanticParameterCollectionOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number) => SemanticParameterCollectionOutputRepresentationNormalized;
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: SemanticParameterCollectionOutputRepresentationNormalized, incoming: SemanticParameterCollectionOutputRepresentationNormalized): 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: SemanticParameterCollectionOutputRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): void;
19
+ export declare function dynamicIngest(ingestParams: DynamicIngestParams): $64$luvio_engine_ResourceIngest;
11
20
  /**
12
21
  * Semantic parameter collection representation.
13
22
  *
@@ -16,7 +25,7 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
16
25
  */
17
26
  export interface SemanticParameterCollectionOutputRepresentationNormalized {
18
27
  /** A list of semantic items. */
19
- items: Array<SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation>;
28
+ items?: Array<$64$luvio_engine_StoreLink>;
20
29
  }
21
30
  /**
22
31
  * Semantic parameter collection representation.
@@ -25,5 +34,5 @@ export interface SemanticParameterCollectionOutputRepresentationNormalized {
25
34
  * (none)
26
35
  */
27
36
  export interface SemanticParameterCollectionOutputRepresentation {
28
- items: Array<SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation>;
37
+ items?: Array<SemanticParameterOutputRepresentation_SemanticParameterOutputRepresentation>;
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 = "400631a604caf6b8fab6fe261ed47b33";
2
+ export declare const VERSION = "abb083d20143c76ae1c05256ebb5a864";
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: SemanticParameterInputRepresentation, existing: SemanticParameterInputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticParameterInputRepresentationNormalized;
@@ -15,27 +15,25 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
15
15
  */
16
16
  export interface SemanticParameterInputRepresentationNormalized {
17
17
  /** The API name of the semantic entity. */
18
- apiName: string;
18
+ apiName?: string;
19
19
  /** The data type of the semantic parameter. */
20
- dataType: string;
21
- /** An optional dataspace in which the entity is located. */
22
- dataspace: string | null;
20
+ dataType?: string;
23
21
  /** The default value of the semantic parameter. */
24
- defaultValue: string | null;
22
+ defaultValue?: string;
25
23
  /** An optional description of the semantic entity. */
26
- description: string | null;
24
+ description?: string;
27
25
  /** 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;
26
+ label?: string;
29
27
  /** The maximum value range of the semantic parameter. */
30
- maxValue: string | null;
28
+ maxValue?: string;
31
29
  /** The minimum value range of the semantic parameter. */
32
- minValue: string | null;
30
+ minValue?: string;
33
31
  /** The step size range of the semantic parameter. */
34
- stepSize: string | null;
32
+ stepSize?: string;
35
33
  /** The semantic parameter type. */
36
- type: string;
34
+ type?: string;
37
35
  /** The list values of the semantic parameter. */
38
- values: Array<string>;
36
+ values?: Array<string>;
39
37
  }
40
38
  /**
41
39
  * Input representation for creating a semantic parameter
@@ -44,15 +42,14 @@ export interface SemanticParameterInputRepresentationNormalized {
44
42
  * (none)
45
43
  */
46
44
  export interface SemanticParameterInputRepresentation {
47
- apiName: string;
48
- dataType: string;
49
- dataspace: string | null;
50
- defaultValue: string | null;
51
- description: string | null;
52
- label: string | null;
53
- maxValue: string | null;
54
- minValue: string | null;
55
- stepSize: string | null;
56
- type: string;
57
- values: Array<string>;
45
+ apiName?: string;
46
+ dataType?: string;
47
+ defaultValue?: string;
48
+ description?: string;
49
+ label?: string;
50
+ maxValue?: string;
51
+ minValue?: string;
52
+ stepSize?: string;
53
+ type?: string;
54
+ values?: Array<string>;
58
55
  }
@@ -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 = "442247cb49454990440ef77777be194b";
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 = "58a22082343aa25f72b656570b8b17b8";
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 SemanticParameterOutputRepresentationNormalizedKeyMetadata = KeyParams & $64$luvio_engine_NormalizedKeyMetadata;
9
+ export type PartialSemanticParameterOutputRepresentationNormalizedKeyMetadata = 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): SemanticParameterOutputRepresentationNormalizedKeyMetadata;
12
+ export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: SemanticParameterOutputRepresentation): string;
13
+ export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: SemanticParameterOutputRepresentation): $64$luvio_engine_NormalizedKeyMetadata;
5
14
  export declare function normalize(input: SemanticParameterOutputRepresentation, existing: SemanticParameterOutputRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): SemanticParameterOutputRepresentationNormalized;
6
15
  export declare const select: () => $64$luvio_engine_FragmentSelection;
7
16
  export declare function equals(existing: SemanticParameterOutputRepresentationNormalized, incoming: SemanticParameterOutputRepresentationNormalized): boolean;
@@ -11,37 +20,39 @@ export declare function getTypeCacheKeys(rootKeySet: $64$luvio_engine_DurableSto
11
20
  * A semantic parameter.
12
21
  *
13
22
  * Keys:
14
- * (none)
23
+ * name (string): id
15
24
  */
16
25
  export interface SemanticParameterOutputRepresentationNormalized {
17
26
  /** The API name of the semantic entity. */
18
27
  apiName: string;
28
+ /** The origin model of the semantic entity. */
29
+ baseModelApiName?: string;
19
30
  /** The user who created the semantic entity. */
20
31
  createdBy: string;
21
32
  /** The date in which the semantic entity was created. */
22
33
  createdDate: string;
23
34
  /** The data type of the semantic parameter. */
24
- dataType: string;
35
+ dataType?: string;
25
36
  /** The default value of the semantic parameter. */
26
- defaultValue?: string | null;
37
+ defaultValue?: string;
27
38
  /** The Description of the semantic entity. */
28
- description?: string | null;
39
+ description?: string;
29
40
  /** The object ID of the semantic entity. */
30
41
  id: string;
31
42
  /** The display name of the semantic entity to be used in the ui. */
32
- label: string | null;
43
+ label?: string;
33
44
  /** The user who last modified the semantic entity. */
34
- lastModifiedBy?: string | null;
45
+ lastModifiedBy?: string;
35
46
  /** The date in which the semantic entity was last modified. */
36
- lastModifiedDate?: string | null;
47
+ lastModifiedDate?: string;
37
48
  /** The maximum value range of the semantic parameter. */
38
- maxValue?: string | null;
49
+ maxValue?: string;
39
50
  /** The minimum value range of the semantic parameter. */
40
- minValue?: string | null;
51
+ minValue?: string;
41
52
  /** The step size range of the semantic parameter. */
42
- stepSize?: string | null;
53
+ stepSize?: string;
43
54
  /** The semantic parameter type. */
44
- type: string;
55
+ type?: string;
45
56
  /** The list values of the semantic parameter. */
46
57
  values?: Array<string>;
47
58
  }
@@ -49,22 +60,23 @@ export interface SemanticParameterOutputRepresentationNormalized {
49
60
  * A semantic parameter.
50
61
  *
51
62
  * Keys:
52
- * (none)
63
+ * name (string): id
53
64
  */
54
65
  export interface SemanticParameterOutputRepresentation {
55
66
  apiName: string;
67
+ baseModelApiName?: string;
56
68
  createdBy: string;
57
69
  createdDate: string;
58
- dataType: string;
59
- defaultValue?: string | null;
60
- description?: string | null;
70
+ dataType?: string;
71
+ defaultValue?: string;
72
+ description?: string;
61
73
  id: string;
62
- label: string | null;
63
- lastModifiedBy?: string | null;
64
- lastModifiedDate?: string | null;
65
- maxValue?: string | null;
66
- minValue?: string | null;
67
- stepSize?: string | null;
68
- type: string;
74
+ label?: string;
75
+ lastModifiedBy?: string;
76
+ lastModifiedDate?: string;
77
+ maxValue?: string;
78
+ minValue?: string;
79
+ stepSize?: string;
80
+ type?: string;
69
81
  values?: Array<string>;
70
82
  }