Changes for page 13 Data Provisioning
Last modified by Artur on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -37,6 +37,7 @@ 37 37 |//StructureUsage//|(% style="width:232px" %)((( 38 38 Abstract class: 39 39 Sub classes are: 40 + 40 40 Dataflow 41 41 Metadataflow 42 42 )))|(% style="width:508px" %)This is described in the Base. ... ... @@ -53,6 +53,7 @@ 53 53 | |(% style="width:232px" %)+source|(% style="width:508px" %)Association to reference metadata source, which can process a metadata query. 54 54 |//Datasource//|(% style="width:232px" %)((( 55 55 Abstract class 57 + 56 56 Sub classes are: SimpleDatasource //QueryDatasource// 57 57 )))|(% style="width:508px" %)Identification of the location or service from where data or reference metadata can be obtained. 58 58 | |(% style="width:232px" %)+sourceURL|(% style="width:508px" %)The URL of the data or reference metadata source (a file or a web service). ... ... @@ -60,6 +60,7 @@ 60 60 |//QueryDatasource//|(% style="width:232px" %)((( 61 61 Abstract class Inherits from: 62 62 //Datasource// 65 + 63 63 Sub classes are: 64 64 RESTDatasource 65 65 )))|(% style="width:508px" %)A data or reference metadata source, which can process a data or metadata query.