Changes between Version 2 and Version 3 of MetadataRelation
- Timestamp:
- 12/03/09 08:21:09 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MetadataRelation
v2 v3 6 6 || '''Status''' || Draft || 7 7 || '''Assigned to release''' || 2.5 || 8 || '''Resources''' || GéoSource , geocat.ch projects||8 || '''Resources''' || GéoSource [BRGM], geocat.ch [swisstopo] || 9 9 || '''Ticket''' || TODO || 10 10 … … 14 14 * operates on element for service metadata 15 15 16 This proposal define a user interface to set 3 kinds of relation:16 This proposal define a user interface to set 3 types of relation: 17 17 1. dataset metadata / service metadata (including a link to the data based on WMS layer name) 18 18 2. parent / child relation 19 2. feature catalogue / dataset metadata 19 3. feature catalogue / dataset metadata 20 20 21 21 22 === View mode === 23 In view mode, related metadata records are displayed on the top right corner. 24 The panel display: 25 * parent/child relation using a tree representation (parent/current record/children) 26 * related services (if current record is a dataset) 27 * related datasets (if current record is a service) 28 * related feature catalogues (if current record is a dataset) 29 22 30 23 31 [[Image(relation-view-mode.png)]] 24 32 33 34 The panel allows navigation from one record to the other. 35 Only metadata records visible to current user are displayed (ie. a metadata could be linked to another one but not displayed because not published for current user). 36 37 38 25 39 === Editing user interface === 40 Same panel with editing functionalities is displayed. 41 42 26 43 [[Image(relation-edit-mode.png)]] 27 44 28 45 ==== Link to a parent ==== 46 The parent identifier field is modified to display a metadata selection panel to search for a parent record and set the parent identifier using the selected record UUID. 47 48 29 49 [[Image(relation-link-parent.png)]] 30 50 31 51 ==== Link a dataset to a service ==== 52 Linking a dataset to a service or a service to a dataset is made using the following panel: 53 54 32 55 [[Image(relation-link-service.png)]] 56 57 58 Editor could define a layer name using the combo box (which try to retrieve layers from the WMS GetCapabilities document) or typing the layer name in the text field. This information is required to display the layer using the map viewer. 33 59 34 60 … … 52 78 53 79 == Motivations == 80 * INSPIRE requirements 54 81 * Easy editing 55 82 * Metadata navigation between related records 56 57 == Proposal ==58 59 83 60 84 == Risks == 61 85 62 86 == Participants == 63 * As above87 * Mathieu, Francois 64 88 65 89