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,7 +37,6 @@ 37 37 |//StructureUsage//|(% style="width:232px" %)((( 38 38 Abstract class: 39 39 Sub classes are: 40 - 41 41 Dataflow 42 42 Metadataflow 43 43 )))|(% style="width:508px" %)This is described in the Base. ... ... @@ -54,7 +54,6 @@ 54 54 | |(% style="width:232px" %)+source|(% style="width:508px" %)Association to reference metadata source, which can process a metadata query. 55 55 |//Datasource//|(% style="width:232px" %)((( 56 56 Abstract class 57 - 58 58 Sub classes are: SimpleDatasource //QueryDatasource// 59 59 )))|(% style="width:508px" %)Identification of the location or service from where data or reference metadata can be obtained. 60 60 | |(% style="width:232px" %)+sourceURL|(% style="width:508px" %)The URL of the data or reference metadata source (a file or a web service). ... ... @@ -62,7 +62,6 @@ 62 62 |//QueryDatasource//|(% style="width:232px" %)((( 63 63 Abstract class Inherits from: 64 64 //Datasource// 65 - 66 66 Sub classes are: 67 67 RESTDatasource 68 68 )))|(% style="width:508px" %)A data or reference metadata source, which can process a data or metadata query.