geonetwork-ui 2.4.0-alpha.2.dbfa93cf3 → 2.4.0-alpha.2.ddc8a5a9f

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 (566) hide show
  1. package/README.md +1 -7
  2. package/esm2022/libs/api/metadata-converter/src/lib/common/distribution.mapper.mjs +3 -1
  3. package/esm2022/libs/api/metadata-converter/src/lib/common/license.mjs +1 -1
  4. package/esm2022/libs/api/metadata-converter/src/lib/common/resource-types.mjs +38 -0
  5. package/esm2022/libs/api/metadata-converter/src/lib/common/url.mjs +1 -1
  6. package/esm2022/libs/api/metadata-converter/src/lib/convert-utils.mjs +1 -1
  7. package/esm2022/libs/api/metadata-converter/src/lib/dcat-ap/dcat-ap.converter.mjs +4 -2
  8. package/esm2022/libs/api/metadata-converter/src/lib/dcat-ap/read-parts.mjs +1 -1
  9. package/esm2022/libs/api/metadata-converter/src/lib/dcat-ap/utils/graph-utils.mjs +1 -1
  10. package/esm2022/libs/api/metadata-converter/src/lib/dcat-ap/utils/serialize-to-xml.mjs +1 -1
  11. package/esm2022/libs/api/metadata-converter/src/lib/dcat-ap/write-parts.mjs +1 -1
  12. package/esm2022/libs/api/metadata-converter/src/lib/find-converter.mjs +1 -1
  13. package/esm2022/libs/api/metadata-converter/src/lib/function-utils.mjs +1 -1
  14. package/esm2022/libs/api/metadata-converter/src/lib/gn4/atomic-operations.mjs +1 -1
  15. package/esm2022/libs/api/metadata-converter/src/lib/gn4/gn4.converter.mjs +4 -4
  16. package/esm2022/libs/api/metadata-converter/src/lib/gn4/gn4.field.mapper.mjs +20 -11
  17. package/esm2022/libs/api/metadata-converter/src/lib/gn4/metadata-url.service.mjs +5 -5
  18. package/esm2022/libs/api/metadata-converter/src/lib/gn4/types/elasticsearch.model.mjs +1 -1
  19. package/esm2022/libs/api/metadata-converter/src/lib/gn4/types/metadata.model.mjs +1 -1
  20. package/esm2022/libs/api/metadata-converter/src/lib/iso19115-3/iso19115-3.converter.mjs +5 -3
  21. package/esm2022/libs/api/metadata-converter/src/lib/iso19115-3/read-parts.mjs +16 -5
  22. package/esm2022/libs/api/metadata-converter/src/lib/iso19115-3/write-parts.mjs +7 -2
  23. package/esm2022/libs/api/metadata-converter/src/lib/iso19139/iso19139.converter.mjs +62 -63
  24. package/esm2022/libs/api/metadata-converter/src/lib/iso19139/read-parts.mjs +33 -4
  25. package/esm2022/libs/api/metadata-converter/src/lib/iso19139/utils/keyword.mapper.mjs +1 -1
  26. package/esm2022/libs/api/metadata-converter/src/lib/iso19139/utils/role.mapper.mjs +1 -1
  27. package/esm2022/libs/api/metadata-converter/src/lib/iso19139/utils/status.mapper.mjs +1 -1
  28. package/esm2022/libs/api/metadata-converter/src/lib/iso19139/utils/update-frequency.mapper.mjs +1 -1
  29. package/esm2022/libs/api/metadata-converter/src/lib/iso19139/write-parts.mjs +7 -3
  30. package/esm2022/libs/api/metadata-converter/src/lib/xml-utils.mjs +1 -1
  31. package/esm2022/libs/api/repository/src/lib/gn4/auth/auth.service.mjs +12 -9
  32. package/esm2022/libs/api/repository/src/lib/gn4/auth/gravatar.service.mjs +5 -5
  33. package/esm2022/libs/api/repository/src/lib/gn4/elasticsearch/elasticsearch.service.mjs +7 -7
  34. package/esm2022/libs/api/repository/src/lib/gn4/favorites/favorites.service.mjs +4 -4
  35. package/esm2022/libs/api/repository/src/lib/gn4/gn4-repository.mjs +5 -5
  36. package/esm2022/libs/api/repository/src/lib/gn4/organizations/organizations-from-groups.service.mjs +4 -4
  37. package/esm2022/libs/api/repository/src/lib/gn4/organizations/organizations-from-metadata.service.mjs +5 -5
  38. package/esm2022/libs/api/repository/src/lib/gn4/platform/gn4-platform.mapper.mjs +5 -5
  39. package/esm2022/libs/api/repository/src/lib/gn4/platform/gn4-platform.service.mjs +5 -5
  40. package/esm2022/libs/api/repository/src/lib/gn4/selection/selection.service.mjs +4 -4
  41. package/esm2022/libs/api/repository/src/lib/gn4/settings/gn4-settings.service.mjs +4 -4
  42. package/esm2022/libs/common/domain/src/lib/model/dataviz/dataviz-configuration.model.mjs +1 -1
  43. package/esm2022/libs/common/domain/src/lib/model/record/contact.model.mjs +19 -19
  44. package/esm2022/libs/common/domain/src/lib/model/record/metadata.model.mjs +1 -1
  45. package/esm2022/libs/data-access/gn4/src/openapi/api/atom.api.service.mjs +6 -6
  46. package/esm2022/libs/data-access/gn4/src/openapi/api/customstyle.api.service.mjs +6 -6
  47. package/esm2022/libs/data-access/gn4/src/openapi/api/formatters.api.service.mjs +6 -6
  48. package/esm2022/libs/data-access/gn4/src/openapi/api/groups.api.service.mjs +6 -6
  49. package/esm2022/libs/data-access/gn4/src/openapi/api/harvesters.api.service.mjs +6 -6
  50. package/esm2022/libs/data-access/gn4/src/openapi/api/identifiers.api.service.mjs +6 -6
  51. package/esm2022/libs/data-access/gn4/src/openapi/api/languages.api.service.mjs +6 -6
  52. package/esm2022/libs/data-access/gn4/src/openapi/api/links.api.service.mjs +6 -6
  53. package/esm2022/libs/data-access/gn4/src/openapi/api/logos.api.service.mjs +6 -6
  54. package/esm2022/libs/data-access/gn4/src/openapi/api/mapservers.api.service.mjs +6 -6
  55. package/esm2022/libs/data-access/gn4/src/openapi/api/mapservices.api.service.mjs +6 -6
  56. package/esm2022/libs/data-access/gn4/src/openapi/api/me.api.service.mjs +6 -6
  57. package/esm2022/libs/data-access/gn4/src/openapi/api/operations.api.service.mjs +6 -6
  58. package/esm2022/libs/data-access/gn4/src/openapi/api/pages.api.service.mjs +6 -6
  59. package/esm2022/libs/data-access/gn4/src/openapi/api/processes.api.service.mjs +6 -6
  60. package/esm2022/libs/data-access/gn4/src/openapi/api/records.api.service.mjs +6 -6
  61. package/esm2022/libs/data-access/gn4/src/openapi/api/regions.api.service.mjs +6 -6
  62. package/esm2022/libs/data-access/gn4/src/openapi/api/registries.api.service.mjs +6 -6
  63. package/esm2022/libs/data-access/gn4/src/openapi/api/related.api.service.mjs +6 -6
  64. package/esm2022/libs/data-access/gn4/src/openapi/api/search.api.service.mjs +6 -6
  65. package/esm2022/libs/data-access/gn4/src/openapi/api/selections.api.service.mjs +6 -6
  66. package/esm2022/libs/data-access/gn4/src/openapi/api/site.api.service.mjs +6 -6
  67. package/esm2022/libs/data-access/gn4/src/openapi/api/sources.api.service.mjs +6 -6
  68. package/esm2022/libs/data-access/gn4/src/openapi/api/standards.api.service.mjs +6 -6
  69. package/esm2022/libs/data-access/gn4/src/openapi/api/status.api.service.mjs +6 -6
  70. package/esm2022/libs/data-access/gn4/src/openapi/api/tags.api.service.mjs +6 -6
  71. package/esm2022/libs/data-access/gn4/src/openapi/api/tools.api.service.mjs +6 -6
  72. package/esm2022/libs/data-access/gn4/src/openapi/api/ui.api.service.mjs +6 -6
  73. package/esm2022/libs/data-access/gn4/src/openapi/api/userfeedback.api.service.mjs +6 -6
  74. package/esm2022/libs/data-access/gn4/src/openapi/api/users.api.service.mjs +6 -6
  75. package/esm2022/libs/data-access/gn4/src/openapi/api/usersearches.api.service.mjs +6 -6
  76. package/esm2022/libs/data-access/gn4/src/openapi/api/userselections.api.service.mjs +6 -6
  77. package/esm2022/libs/data-access/gn4/src/openapi/api.module.mjs +7 -7
  78. package/esm2022/libs/data-access/gn4/src/openapi/configuration.mjs +1 -1
  79. package/esm2022/libs/feature/auth/src/lib/feature-auth.module.mjs +4 -4
  80. package/esm2022/libs/feature/catalog/src/lib/feature-catalog.module.mjs +4 -4
  81. package/esm2022/libs/feature/catalog/src/lib/my-org/my-org.service.mjs +4 -4
  82. package/esm2022/libs/feature/catalog/src/lib/organisations/organisations.component.mjs +6 -6
  83. package/esm2022/libs/feature/catalog/src/lib/records/records.service.mjs +4 -4
  84. package/esm2022/libs/feature/catalog/src/lib/site-title/site-title.component.mjs +4 -4
  85. package/esm2022/libs/feature/catalog/src/lib/source-label/source-label.component.mjs +5 -5
  86. package/esm2022/libs/feature/catalog/src/lib/sources/sources.service.mjs +4 -4
  87. package/esm2022/libs/feature/dataviz/src/lib/chart-view/chart-view.component.mjs +5 -5
  88. package/esm2022/libs/feature/dataviz/src/lib/figure/figure-container/figure-container.component.mjs +5 -5
  89. package/esm2022/libs/feature/dataviz/src/lib/figure/figure.service.mjs +4 -4
  90. package/esm2022/libs/feature/dataviz/src/lib/geo-table-view/geo-table-view.component.mjs +5 -5
  91. package/esm2022/libs/feature/dataviz/src/lib/service/data.service.mjs +18 -7
  92. package/esm2022/libs/feature/dataviz/src/lib/table-view/table-view.component.mjs +5 -5
  93. package/esm2022/libs/feature/editor/src/lib/+state/editor.effects.mjs +3 -3
  94. package/esm2022/libs/feature/editor/src/lib/+state/editor.facade.mjs +3 -3
  95. package/esm2022/libs/feature/editor/src/lib/+state/editor.reducer.mjs +1 -1
  96. package/esm2022/libs/feature/editor/src/lib/+state/editor.selectors.mjs +1 -1
  97. package/esm2022/libs/feature/editor/src/lib/components/constraint-card/constraint-card.component.mjs +4 -4
  98. package/esm2022/libs/feature/editor/src/lib/components/contact-card/contact-card.component.mjs +3 -3
  99. package/esm2022/libs/feature/editor/src/lib/components/generic-keywords/generic-keywords.component.mjs +6 -6
  100. package/esm2022/libs/feature/editor/src/lib/components/import-record/import-record.component.mjs +6 -6
  101. package/esm2022/libs/feature/editor/src/lib/components/online-resource-card/online-resource-card.component.mjs +5 -5
  102. package/esm2022/libs/feature/editor/src/lib/components/online-service-resource-input/online-service-resource-input.component.mjs +4 -4
  103. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-array/form-field-array.component.mjs +3 -3
  104. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-constraints/form-field-constraints.component.mjs +4 -4
  105. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-constraints-shortcuts/constraints.utils.mjs +1 -1
  106. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-constraints-shortcuts/form-field-constraints-shortcuts.component.mjs +6 -6
  107. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-contacts/form-field-contacts.component.mjs +5 -5
  108. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-contacts-for-resource/form-field-contacts-for-resource.component.mjs +6 -6
  109. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-date/form-field-date.component.mjs +3 -3
  110. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-file/form-field-file.component.mjs +5 -5
  111. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-keywords/form-field-keywords.component.mjs +5 -5
  112. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-license/form-field-license.component.mjs +4 -4
  113. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-map-container/form-field-map-container.component.mjs +4 -4
  114. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-object/form-field-object.component.mjs +3 -3
  115. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-online-link-resources/form-field-online-link-resources.component.mjs +5 -5
  116. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-online-resources/form-field-online-resources.component.mjs +5 -5
  117. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-open-data/form-field-open-data.component.mjs +4 -4
  118. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-overviews/form-field-overviews.component.mjs +5 -5
  119. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-rich/form-field-rich.component.mjs +5 -5
  120. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-simple/form-field-simple.component.mjs +3 -3
  121. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-spatial-extent/form-field-spatial-extent.component.mjs +5 -5
  122. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-spatial-toggle/form-field-spatial-toggle.component.mjs +4 -4
  123. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-temporal-extents/form-field-temporal-extents.component.mjs +6 -6
  124. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field-update-frequency/form-field-update-frequency.component.mjs +5 -5
  125. package/esm2022/libs/feature/editor/src/lib/components/record-form/form-field/form-field.component.mjs +4 -4
  126. package/esm2022/libs/feature/editor/src/lib/components/record-form/record-form.component.mjs +5 -5
  127. package/esm2022/libs/feature/editor/src/lib/components/wizard/wizard.component.mjs +5 -5
  128. package/esm2022/libs/feature/editor/src/lib/components/wizard-field/wizard-field.component.mjs +7 -7
  129. package/esm2022/libs/feature/editor/src/lib/components/wizard-summarize/wizard-summarize.component.mjs +5 -5
  130. package/esm2022/libs/feature/editor/src/lib/expressions.mjs +1 -1
  131. package/esm2022/libs/feature/editor/src/lib/feature-editor.module.mjs +4 -4
  132. package/esm2022/libs/feature/editor/src/lib/fields.config.mjs +5 -5
  133. package/esm2022/libs/feature/editor/src/lib/services/editor.service.mjs +5 -5
  134. package/esm2022/libs/feature/editor/src/lib/services/wizard.service.mjs +5 -5
  135. package/esm2022/libs/feature/map/src/lib/+state/map.facade.mjs +4 -4
  136. package/esm2022/libs/feature/map/src/lib/add-layer-from-catalog/add-layer-from-catalog.component.mjs +4 -4
  137. package/esm2022/libs/feature/map/src/lib/add-layer-from-catalog/add-layer-record-preview/add-layer-record-preview.component.mjs +5 -5
  138. package/esm2022/libs/feature/map/src/lib/add-layer-from-file/add-layer-from-file.component.mjs +5 -5
  139. package/esm2022/libs/feature/map/src/lib/add-layer-from-ogc-api/add-layer-from-ogc-api.component.mjs +5 -5
  140. package/esm2022/libs/feature/map/src/lib/add-layer-from-wfs/add-layer-from-wfs.component.mjs +5 -5
  141. package/esm2022/libs/feature/map/src/lib/add-layer-from-wms/add-layer-from-wms.component.mjs +6 -6
  142. package/esm2022/libs/feature/map/src/lib/feature-map.module.mjs +4 -4
  143. package/esm2022/libs/feature/map/src/lib/geocoding/geocoding.component.mjs +5 -5
  144. package/esm2022/libs/feature/map/src/lib/geocoding.service.mjs +6 -6
  145. package/esm2022/libs/feature/map/src/lib/layers-panel/layers-panel.component.mjs +6 -6
  146. package/esm2022/libs/feature/map/src/lib/map-state-container/map-state-container.component.mjs +5 -5
  147. package/esm2022/libs/feature/map/src/lib/style/map-style.service.mjs +4 -4
  148. package/esm2022/libs/feature/map/src/lib/utils/map-utils.service.mjs +4 -4
  149. package/esm2022/libs/feature/notifications/src/lib/feature-notifications.module.mjs +4 -4
  150. package/esm2022/libs/feature/notifications/src/lib/notifications-container/notifications-container.component.mjs +4 -4
  151. package/esm2022/libs/feature/notifications/src/lib/notifications.service.mjs +3 -3
  152. package/esm2022/libs/feature/record/src/index.mjs +3 -1
  153. package/esm2022/libs/feature/record/src/lib/data-view/data-view.component.mjs +5 -5
  154. package/esm2022/libs/feature/record/src/lib/data-view-permalink/data-view-permalink.component.mjs +6 -6
  155. package/esm2022/libs/feature/record/src/lib/data-view-share/data-view-share.component.mjs +6 -6
  156. package/esm2022/libs/feature/record/src/lib/data-view-web-component/data-view-web-component.component.mjs +6 -6
  157. package/esm2022/libs/feature/record/src/lib/external-viewer-button/external-viewer-button.component.mjs +6 -6
  158. package/esm2022/libs/feature/record/src/lib/feature-record.module.mjs +11 -7
  159. package/esm2022/libs/feature/record/src/lib/gpf-api-dl/gpf-api-dl.component.mjs +169 -0
  160. package/esm2022/libs/feature/record/src/lib/gpf-api-dl-list-item/gpf-api-dl-list-item.component.mjs +45 -0
  161. package/esm2022/libs/feature/record/src/lib/map-view/map-view.component.mjs +21 -8
  162. package/esm2022/libs/feature/record/src/lib/record-meta/record-meta.component.mjs +5 -5
  163. package/esm2022/libs/feature/record/src/lib/state/mdview.effects.mjs +5 -5
  164. package/esm2022/libs/feature/record/src/lib/state/mdview.facade.mjs +14 -6
  165. package/esm2022/libs/feature/router/src/lib/default/container/search-router.container.directive.mjs +6 -6
  166. package/esm2022/libs/feature/router/src/lib/default/router.module.mjs +5 -5
  167. package/esm2022/libs/feature/router/src/lib/default/router.service.mjs +5 -5
  168. package/esm2022/libs/feature/router/src/lib/default/services/router-search.service.mjs +4 -4
  169. package/esm2022/libs/feature/router/src/lib/default/state/query-params.utils.mjs +1 -1
  170. package/esm2022/libs/feature/router/src/lib/default/state/router.effects.mjs +6 -6
  171. package/esm2022/libs/feature/router/src/lib/default/state/router.facade.mjs +4 -4
  172. package/esm2022/libs/feature/search/src/lib/facets/facets-container/facets-container.component.mjs +4 -4
  173. package/esm2022/libs/feature/search/src/lib/facets/facets.module.mjs +4 -4
  174. package/esm2022/libs/feature/search/src/lib/facets/facets.service.mjs +5 -5
  175. package/esm2022/libs/feature/search/src/lib/favorites/favorite-star/favorite-star.component.mjs +5 -5
  176. package/esm2022/libs/feature/search/src/lib/feature-search.module.mjs +4 -4
  177. package/esm2022/libs/feature/search/src/lib/filter-dropdown/filter-dropdown.component.mjs +5 -5
  178. package/esm2022/libs/feature/search/src/lib/fuzzy-search/fuzzy-search.component.mjs +5 -5
  179. package/esm2022/libs/feature/search/src/lib/records-metrics/records-metrics.component.mjs +5 -5
  180. package/esm2022/libs/feature/search/src/lib/results-hits-number/results-hits.container.component.mjs +4 -4
  181. package/esm2022/libs/feature/search/src/lib/results-layout/results-layout.component.mjs +5 -5
  182. package/esm2022/libs/feature/search/src/lib/results-list/results-list.container.component.mjs +6 -6
  183. package/esm2022/libs/feature/search/src/lib/results-table/results-table-container.component.mjs +5 -5
  184. package/esm2022/libs/feature/search/src/lib/search-filters-summary/search-filters-summary.component.mjs +6 -6
  185. package/esm2022/libs/feature/search/src/lib/search-filters-summary-item/search-filters-summary-item.component.mjs +5 -5
  186. package/esm2022/libs/feature/search/src/lib/sort-by/sort-by.component.mjs +5 -5
  187. package/esm2022/libs/feature/search/src/lib/state/actions.mjs +1 -1
  188. package/esm2022/libs/feature/search/src/lib/state/container/search-state.container.directive.mjs +6 -6
  189. package/esm2022/libs/feature/search/src/lib/state/effects.mjs +6 -6
  190. package/esm2022/libs/feature/search/src/lib/state/reducer.mjs +1 -1
  191. package/esm2022/libs/feature/search/src/lib/state/search.facade.mjs +5 -5
  192. package/esm2022/libs/feature/search/src/lib/utils/operators/search.operator.mjs +1 -1
  193. package/esm2022/libs/feature/search/src/lib/utils/service/fields.mjs +1 -1
  194. package/esm2022/libs/feature/search/src/lib/utils/service/fields.service.mjs +4 -4
  195. package/esm2022/libs/feature/search/src/lib/utils/service/search.service.mjs +4 -4
  196. package/esm2022/libs/ui/catalog/src/lib/catalog-title/catalog-title.component.mjs +3 -3
  197. package/esm2022/libs/ui/catalog/src/lib/language-switcher/language-switcher.component.mjs +6 -6
  198. package/esm2022/libs/ui/catalog/src/lib/organisation-preview/organisation-preview.component.mjs +4 -4
  199. package/esm2022/libs/ui/catalog/src/lib/organisations-filter/organisations-filter.component.mjs +3 -3
  200. package/esm2022/libs/ui/catalog/src/lib/organisations-result/organisations-result.component.mjs +3 -3
  201. package/esm2022/libs/ui/dataviz/src/lib/chart/chart.component.mjs +6 -6
  202. package/esm2022/libs/ui/dataviz/src/lib/figure/figure.component.mjs +5 -5
  203. package/esm2022/libs/ui/dataviz/src/lib/table/table.component.mjs +6 -6
  204. package/esm2022/libs/ui/dataviz/src/lib/ui-dataviz.module.mjs +4 -4
  205. package/esm2022/libs/ui/elements/src/lib/api-card/api-card.component.mjs +7 -6
  206. package/esm2022/libs/ui/elements/src/lib/avatar/avatar.component.mjs +3 -3
  207. package/esm2022/libs/ui/elements/src/lib/confirmation-dialog/confirmation-dialog.component.mjs +5 -5
  208. package/esm2022/libs/ui/elements/src/lib/content-ghost/content-ghost.component.mjs +5 -5
  209. package/esm2022/libs/ui/elements/src/lib/download-item/download-item.component.mjs +6 -6
  210. package/esm2022/libs/ui/elements/src/lib/downloads-list/downloads-list.component.mjs +31 -9
  211. package/esm2022/libs/ui/elements/src/lib/error/error.component.mjs +4 -4
  212. package/esm2022/libs/ui/elements/src/lib/image-overlay-preview/image-overlay-preview.component.mjs +4 -4
  213. package/esm2022/libs/ui/elements/src/lib/link-card/link-card.component.mjs +5 -5
  214. package/esm2022/libs/ui/elements/src/lib/markdown-editor/markdown-editor.component.mjs +4 -4
  215. package/esm2022/libs/ui/elements/src/lib/markdown-parser/markdown-parser.component.mjs +7 -5
  216. package/esm2022/libs/ui/elements/src/lib/metadata-catalog/metadata-catalog.component.mjs +3 -3
  217. package/esm2022/libs/ui/elements/src/lib/metadata-contact/metadata-contact.component.mjs +4 -4
  218. package/esm2022/libs/ui/elements/src/lib/metadata-info/linkify.directive.mjs +5 -5
  219. package/esm2022/libs/ui/elements/src/lib/metadata-info/metadata-info.component.mjs +5 -5
  220. package/esm2022/libs/ui/elements/src/lib/metadata-quality/metadata-quality.component.mjs +4 -4
  221. package/esm2022/libs/ui/elements/src/lib/metadata-quality-item/metadata-quality-item.component.mjs +4 -4
  222. package/esm2022/libs/ui/elements/src/lib/notification/notification.component.mjs +6 -6
  223. package/esm2022/libs/ui/elements/src/lib/record-api-form/record-api-form.component.mjs +4 -4
  224. package/esm2022/libs/ui/elements/src/lib/related-record-card/related-record-card.component.mjs +5 -5
  225. package/esm2022/libs/ui/elements/src/lib/thumbnail/thumbnail.component.mjs +6 -6
  226. package/esm2022/libs/ui/elements/src/lib/ui-elements.module.mjs +4 -4
  227. package/esm2022/libs/ui/elements/src/lib/user-feedback-item/time-since.pipe.mjs +6 -6
  228. package/esm2022/libs/ui/elements/src/lib/user-feedback-item/user-feedback-item.component.mjs +4 -4
  229. package/esm2022/libs/ui/elements/src/lib/user-preview/user-preview.component.mjs +3 -3
  230. package/esm2022/libs/ui/inputs/src/lib/autocomplete/autocomplete.component.mjs +7 -7
  231. package/esm2022/libs/ui/inputs/src/lib/badge/badge.component.mjs +4 -4
  232. package/esm2022/libs/ui/inputs/src/lib/button/button.component.mjs +4 -4
  233. package/esm2022/libs/ui/inputs/src/lib/check-toggle/check-toggle.component.mjs +3 -3
  234. package/esm2022/libs/ui/inputs/src/lib/checkbox/checkbox.component.mjs +3 -3
  235. package/esm2022/libs/ui/inputs/src/lib/chips-input/chips-input.component.mjs +5 -5
  236. package/esm2022/libs/ui/inputs/src/lib/copy-text-button/copy-text-button.component.mjs +5 -5
  237. package/esm2022/libs/ui/inputs/src/lib/date-picker/date-picker.component.mjs +4 -4
  238. package/esm2022/libs/ui/inputs/src/lib/date-range-dropdown/date-range-dropdown.component.mjs +6 -6
  239. package/esm2022/libs/ui/inputs/src/lib/date-range-picker/date-range-picker.component.mjs +5 -5
  240. package/esm2022/libs/ui/inputs/src/lib/drag-and-drop-file-input/drag-and-drop-file-input.component.mjs +3 -3
  241. package/esm2022/libs/ui/inputs/src/lib/dropdown-multiselect/dropdown-multiselect.component.mjs +5 -5
  242. package/esm2022/libs/ui/inputs/src/lib/dropdown-selector/dropdown-selector.component.mjs +5 -5
  243. package/esm2022/libs/ui/inputs/src/lib/editable-label/editable-label.directive.mjs +5 -5
  244. package/esm2022/libs/ui/inputs/src/lib/file-input/file-input.component.mjs +7 -7
  245. package/esm2022/libs/ui/inputs/src/lib/files-drop/files-drop.directive.mjs +4 -4
  246. package/esm2022/libs/ui/inputs/src/lib/image-input/image-input.component.mjs +7 -7
  247. package/esm2022/libs/ui/inputs/src/lib/navigation-button/navigation-button.component.mjs +3 -3
  248. package/esm2022/libs/ui/inputs/src/lib/search-input/search-input.component.mjs +4 -4
  249. package/esm2022/libs/ui/inputs/src/lib/star-toggle/star-toggle.component.mjs +5 -5
  250. package/esm2022/libs/ui/inputs/src/lib/switch-toggle/switch-toggle.component.mjs +4 -4
  251. package/esm2022/libs/ui/inputs/src/lib/text-area/text-area.component.mjs +3 -3
  252. package/esm2022/libs/ui/inputs/src/lib/text-input/text-input.component.mjs +3 -3
  253. package/esm2022/libs/ui/inputs/src/lib/ui-inputs.module.mjs +4 -4
  254. package/esm2022/libs/ui/inputs/src/lib/url-input/url-input.component.mjs +7 -7
  255. package/esm2022/libs/ui/inputs/src/lib/viewport-intersector/viewport-intersector.component.mjs +5 -5
  256. package/esm2022/libs/ui/layout/src/lib/anchor-link/anchor-link.directive.mjs +5 -5
  257. package/esm2022/libs/ui/layout/src/lib/block-list/block-list.component.mjs +5 -5
  258. package/esm2022/libs/ui/layout/src/lib/carousel/carousel.component.mjs +5 -5
  259. package/esm2022/libs/ui/layout/src/lib/expandable-panel/expandable-panel.component.mjs +4 -4
  260. package/esm2022/libs/ui/layout/src/lib/expandable-panel-button/expandable-panel-button.component.mjs +4 -4
  261. package/esm2022/libs/ui/layout/src/lib/form-field-wrapper/form-field-wrapper.component.mjs +4 -4
  262. package/esm2022/libs/ui/layout/src/lib/interactive-table/interactive-table-column/interactive-table-column.component.mjs +3 -3
  263. package/esm2022/libs/ui/layout/src/lib/interactive-table/interactive-table.component.mjs +4 -4
  264. package/esm2022/libs/ui/layout/src/lib/max-lines/max-lines.component.mjs +5 -5
  265. package/esm2022/libs/ui/layout/src/lib/modal-dialog/modal-dialog.component.mjs +5 -5
  266. package/esm2022/libs/ui/layout/src/lib/pagination/pagination.component.mjs +4 -4
  267. package/esm2022/libs/ui/layout/src/lib/pagination-buttons/pagination-buttons.component.mjs +4 -4
  268. package/esm2022/libs/ui/layout/src/lib/pagination-dots/pagination-dots.component.mjs +3 -3
  269. package/esm2022/libs/ui/layout/src/lib/previous-next-buttons/previous-next-buttons.component.mjs +4 -4
  270. package/esm2022/libs/ui/layout/src/lib/sortable-list/sortable-list.component.mjs +4 -4
  271. package/esm2022/libs/ui/layout/src/lib/sticky-header/sticky-header.component.mjs +6 -6
  272. package/esm2022/libs/ui/layout/src/lib/ui-layout.module.mjs +4 -4
  273. package/esm2022/libs/ui/map/src/lib/components/feature-detail/feature-detail.component.mjs +3 -3
  274. package/esm2022/libs/ui/map/src/lib/components/map-container/map-container.component.mjs +7 -7
  275. package/esm2022/libs/ui/map/src/lib/components/map-legend/map-legend.component.mjs +4 -4
  276. package/esm2022/libs/ui/map/src/lib/map-utils.mjs +1 -1
  277. package/esm2022/libs/ui/search/src/lib/facets/facet-block/facet-block.component.mjs +7 -7
  278. package/esm2022/libs/ui/search/src/lib/facets/facet-item/facet-item.component.mjs +6 -6
  279. package/esm2022/libs/ui/search/src/lib/facets/facet-list/facet-list.component.mjs +3 -3
  280. package/esm2022/libs/ui/search/src/lib/facets/facets.module.mjs +4 -4
  281. package/esm2022/libs/ui/search/src/lib/record-metric/record-metric.component.mjs +3 -3
  282. package/esm2022/libs/ui/search/src/lib/record-preview/record-preview.component.mjs +5 -5
  283. package/esm2022/libs/ui/search/src/lib/record-preview-card/record-preview-card.component.mjs +3 -3
  284. package/esm2022/libs/ui/search/src/lib/record-preview-feed/record-preview-feed.component.mjs +4 -4
  285. package/esm2022/libs/ui/search/src/lib/record-preview-list/record-preview-list.component.mjs +3 -3
  286. package/esm2022/libs/ui/search/src/lib/record-preview-row/record-preview-row.component.mjs +9 -8
  287. package/esm2022/libs/ui/search/src/lib/record-preview-text/record-preview-text.component.mjs +3 -3
  288. package/esm2022/libs/ui/search/src/lib/record-preview-title/record-preview-title.component.mjs +3 -3
  289. package/esm2022/libs/ui/search/src/lib/results-hits-number/results-hits-number.component.mjs +3 -3
  290. package/esm2022/libs/ui/search/src/lib/results-list/results-layout.config.mjs +1 -1
  291. package/esm2022/libs/ui/search/src/lib/results-list/results-list.component.mjs +3 -3
  292. package/esm2022/libs/ui/search/src/lib/results-list-item/results-list-item.component.mjs +5 -5
  293. package/esm2022/libs/ui/search/src/lib/results-table/action-menu/action-menu.component.mjs +5 -5
  294. package/esm2022/libs/ui/search/src/lib/results-table/results-table.component.mjs +6 -6
  295. package/esm2022/libs/ui/search/src/lib/ui-search.module.mjs +4 -4
  296. package/esm2022/libs/ui/widgets/src/lib/color-scale/color-scale.component.mjs +3 -3
  297. package/esm2022/libs/ui/widgets/src/lib/loading-mask/loading-mask.component.mjs +5 -5
  298. package/esm2022/libs/ui/widgets/src/lib/popover/popover.component.mjs +5 -5
  299. package/esm2022/libs/ui/widgets/src/lib/popup-alert/popup-alert.component.mjs +6 -6
  300. package/esm2022/libs/ui/widgets/src/lib/progress-bar/progress-bar.component.mjs +4 -4
  301. package/esm2022/libs/ui/widgets/src/lib/spinning-loader/spinning-loader.component.mjs +3 -3
  302. package/esm2022/libs/ui/widgets/src/lib/step-bar/step-bar.component.mjs +5 -5
  303. package/esm2022/libs/ui/widgets/src/lib/ui-widgets.module.mjs +4 -4
  304. package/esm2022/libs/util/app-config/src/lib/app-config.mjs +3 -1
  305. package/esm2022/libs/util/app-config/src/lib/map-layers.mjs +1 -1
  306. package/esm2022/libs/util/app-config/src/lib/model.mjs +1 -1
  307. package/esm2022/libs/util/app-config/src/lib/parse-utils.mjs +1 -1
  308. package/esm2022/libs/util/data-fetcher/src/lib/data-fetcher.mjs +1 -1
  309. package/esm2022/libs/util/data-fetcher/src/lib/headers.mjs +1 -1
  310. package/esm2022/libs/util/data-fetcher/src/lib/model.mjs +3 -3
  311. package/esm2022/libs/util/data-fetcher/src/lib/readers/base-file.mjs +1 -1
  312. package/esm2022/libs/util/data-fetcher/src/lib/readers/csv.mjs +1 -1
  313. package/esm2022/libs/util/data-fetcher/src/lib/readers/excel.mjs +1 -1
  314. package/esm2022/libs/util/data-fetcher/src/lib/readers/geojson.mjs +1 -1
  315. package/esm2022/libs/util/data-fetcher/src/lib/readers/gml.mjs +1 -1
  316. package/esm2022/libs/util/data-fetcher/src/lib/readers/json.mjs +1 -1
  317. package/esm2022/libs/util/data-fetcher/src/lib/sql-utils.mjs +1 -1
  318. package/esm2022/libs/util/data-fetcher/src/lib/utils.mjs +13 -11
  319. package/esm2022/libs/util/i18n/src/lib/i18n.interceptor.mjs +4 -4
  320. package/esm2022/libs/util/i18n/src/lib/lang.service.mjs +4 -4
  321. package/esm2022/libs/util/i18n/src/lib/util-i18n.module.mjs +6 -6
  322. package/esm2022/libs/util/shared/src/lib/image-fallback.directive.mjs +5 -5
  323. package/esm2022/libs/util/shared/src/lib/links/link-classifier.service.mjs +6 -4
  324. package/esm2022/libs/util/shared/src/lib/links/link-utils.mjs +1 -1
  325. package/esm2022/libs/util/shared/src/lib/services/log.service.mjs +3 -3
  326. package/esm2022/libs/util/shared/src/lib/services/proxy.service.mjs +12 -9
  327. package/esm2022/libs/util/shared/src/lib/services/theme.service.mjs +4 -4
  328. package/esm2022/libs/util/shared/src/lib/util-shared.module.mjs +4 -4
  329. package/esm2022/libs/util/shared/src/lib/utils/format-fields.mjs +1 -1
  330. package/esm2022/libs/util/shared/src/lib/utils/geojson.mjs +1 -1
  331. package/esm2022/libs/util/shared/src/lib/utils/image-resize.mjs +1 -1
  332. package/esm2022/libs/util/shared/src/lib/utils/no-duplicate-file-name.mjs +1 -1
  333. package/esm2022/libs/util/shared/src/lib/utils/parse.mjs +1 -1
  334. package/esm2022/libs/util/shared/src/lib/utils/temporal-extent-union.mjs +1 -1
  335. package/esm2022/libs/util/shared/src/lib/utils/url.mjs +1 -1
  336. package/esm2022/translations/de.json +6 -4
  337. package/esm2022/translations/en.json +87 -66
  338. package/esm2022/translations/es.json +6 -4
  339. package/esm2022/translations/fr.json +82 -61
  340. package/esm2022/translations/it.json +6 -4
  341. package/esm2022/translations/nl.json +6 -4
  342. package/esm2022/translations/pt.json +6 -4
  343. package/fesm2022/geonetwork-ui.mjs +1791 -1384
  344. package/fesm2022/geonetwork-ui.mjs.map +1 -1
  345. package/libs/api/metadata-converter/src/lib/common/distribution.mapper.d.ts.map +1 -1
  346. package/libs/api/metadata-converter/src/lib/common/resource-types.d.ts +5 -0
  347. package/libs/api/metadata-converter/src/lib/common/resource-types.d.ts.map +1 -0
  348. package/libs/api/metadata-converter/src/lib/dcat-ap/dcat-ap.converter.d.ts.map +1 -1
  349. package/libs/api/metadata-converter/src/lib/function-utils.d.ts.map +1 -1
  350. package/libs/api/metadata-converter/src/lib/gn4/atomic-operations.d.ts +4 -4
  351. package/libs/api/metadata-converter/src/lib/gn4/atomic-operations.d.ts.map +1 -1
  352. package/libs/api/metadata-converter/src/lib/gn4/gn4.field.mapper.d.ts.map +1 -1
  353. package/libs/api/metadata-converter/src/lib/gn4/types/elasticsearch.model.d.ts +1 -1
  354. package/libs/api/metadata-converter/src/lib/gn4/types/elasticsearch.model.d.ts.map +1 -1
  355. package/libs/api/metadata-converter/src/lib/gn4/types/metadata.model.d.ts +11 -10
  356. package/libs/api/metadata-converter/src/lib/gn4/types/metadata.model.d.ts.map +1 -1
  357. package/libs/api/metadata-converter/src/lib/iso19115-3/iso19115-3.converter.d.ts.map +1 -1
  358. package/libs/api/metadata-converter/src/lib/iso19115-3/read-parts.d.ts +2 -1
  359. package/libs/api/metadata-converter/src/lib/iso19115-3/read-parts.d.ts.map +1 -1
  360. package/libs/api/metadata-converter/src/lib/iso19115-3/write-parts.d.ts +1 -0
  361. package/libs/api/metadata-converter/src/lib/iso19115-3/write-parts.d.ts.map +1 -1
  362. package/libs/api/metadata-converter/src/lib/iso19139/iso19139.converter.d.ts +1 -0
  363. package/libs/api/metadata-converter/src/lib/iso19139/iso19139.converter.d.ts.map +1 -1
  364. package/libs/api/metadata-converter/src/lib/iso19139/read-parts.d.ts +3 -1
  365. package/libs/api/metadata-converter/src/lib/iso19139/read-parts.d.ts.map +1 -1
  366. package/libs/api/metadata-converter/src/lib/iso19139/write-parts.d.ts +3 -2
  367. package/libs/api/metadata-converter/src/lib/iso19139/write-parts.d.ts.map +1 -1
  368. package/libs/api/metadata-converter/src/lib/xml-utils.d.ts +2 -2
  369. package/libs/api/metadata-converter/src/lib/xml-utils.d.ts.map +1 -1
  370. package/libs/api/repository/src/lib/gn4/auth/auth.service.d.ts +4 -2
  371. package/libs/api/repository/src/lib/gn4/auth/auth.service.d.ts.map +1 -1
  372. package/libs/common/domain/src/lib/model/dataviz/dataviz-configuration.model.d.ts +1 -1
  373. package/libs/common/domain/src/lib/model/dataviz/dataviz-configuration.model.d.ts.map +1 -1
  374. package/libs/common/domain/src/lib/model/record/contact.model.d.ts +1 -1
  375. package/libs/common/domain/src/lib/model/record/contact.model.d.ts.map +1 -1
  376. package/libs/common/domain/src/lib/model/record/metadata.model.d.ts +15 -5
  377. package/libs/common/domain/src/lib/model/record/metadata.model.d.ts.map +1 -1
  378. package/libs/data-access/gn4/src/openapi/model/groupPrivilege.api.model.d.ts.map +1 -1
  379. package/libs/data-access/gn4/src/openapi/model/jsonNode.api.model.d.ts.map +1 -1
  380. package/libs/data-access/gn4/src/openapi/model/link.api.model.d.ts.map +1 -1
  381. package/libs/data-access/gn4/src/openapi/model/metadataResource.api.model.d.ts.map +1 -1
  382. package/libs/data-access/gn4/src/openapi/model/metadataResourceExternalManagementProperties.api.model.d.ts.map +1 -1
  383. package/libs/data-access/gn4/src/openapi/model/metadataStatusParameter.api.model.d.ts.map +1 -1
  384. package/libs/data-access/gn4/src/openapi/model/operation.api.model.d.ts.map +1 -1
  385. package/libs/data-access/gn4/src/openapi/model/pageProperties.api.model.d.ts.map +1 -1
  386. package/libs/data-access/gn4/src/openapi/model/publicationOption.api.model.d.ts.map +1 -1
  387. package/libs/data-access/gn4/src/openapi/model/setting.api.model.d.ts.map +1 -1
  388. package/libs/data-access/gn4/src/openapi/model/status.api.model.d.ts.map +1 -1
  389. package/libs/data-access/gn4/src/openapi/model/statusValue.api.model.d.ts.map +1 -1
  390. package/libs/data-access/gn4/src/openapi/model/user.api.model.d.ts.map +1 -1
  391. package/libs/data-access/gn4/src/openapi/model/userGroup.api.model.d.ts.map +1 -1
  392. package/libs/data-access/gn4/src/openapi/model/userGroupId.api.model.d.ts.map +1 -1
  393. package/libs/data-access/gn4/src/openapi/model/userSecurity.api.model.d.ts.map +1 -1
  394. package/libs/feature/dataviz/src/lib/service/data.service.d.ts +3 -1
  395. package/libs/feature/dataviz/src/lib/service/data.service.d.ts.map +1 -1
  396. package/libs/feature/editor/src/lib/+state/editor.actions.d.ts +12 -12
  397. package/libs/feature/editor/src/lib/+state/editor.actions.d.ts.map +1 -1
  398. package/libs/feature/editor/src/lib/+state/editor.effects.d.ts +11 -11
  399. package/libs/feature/editor/src/lib/+state/editor.effects.d.ts.map +1 -1
  400. package/libs/feature/editor/src/lib/+state/editor.facade.d.ts +2 -2
  401. package/libs/feature/editor/src/lib/+state/editor.facade.d.ts.map +1 -1
  402. package/libs/feature/editor/src/lib/components/record-form/form-field/form-field-keywords/form-field-keywords.component.d.ts.map +1 -1
  403. package/libs/feature/editor/src/lib/components/record-form/form-field/form-field-online-resources/form-field-online-resources.component.d.ts.map +1 -1
  404. package/libs/feature/editor/src/lib/components/record-form/form-field/form-field.component.d.ts +6 -6
  405. package/libs/feature/editor/src/lib/components/record-form/form-field/form-field.component.d.ts.map +1 -1
  406. package/libs/feature/editor/src/lib/fields.config.d.ts +1 -1
  407. package/libs/feature/editor/src/lib/fields.config.d.ts.map +1 -1
  408. package/libs/feature/map/src/lib/+state/map.actions.d.ts +3 -3
  409. package/libs/feature/map/src/lib/+state/map.actions.d.ts.map +1 -1
  410. package/libs/feature/record/src/index.d.ts +2 -0
  411. package/libs/feature/record/src/index.d.ts.map +1 -1
  412. package/libs/feature/record/src/lib/feature-record.module.d.ts +2 -1
  413. package/libs/feature/record/src/lib/feature-record.module.d.ts.map +1 -1
  414. package/libs/feature/record/src/lib/gpf-api-dl/gpf-api-dl.component.d.ts +74 -0
  415. package/libs/feature/record/src/lib/gpf-api-dl/gpf-api-dl.component.d.ts.map +1 -0
  416. package/libs/feature/record/src/lib/gpf-api-dl-list-item/gpf-api-dl-list-item.component.d.ts +19 -0
  417. package/libs/feature/record/src/lib/gpf-api-dl-list-item/gpf-api-dl-list-item.component.d.ts.map +1 -0
  418. package/libs/feature/record/src/lib/map-view/map-view.component.d.ts +3 -1
  419. package/libs/feature/record/src/lib/map-view/map-view.component.d.ts.map +1 -1
  420. package/libs/feature/record/src/lib/state/mdview.actions.d.ts +13 -13
  421. package/libs/feature/record/src/lib/state/mdview.actions.d.ts.map +1 -1
  422. package/libs/feature/record/src/lib/state/mdview.effects.d.ts +9 -9
  423. package/libs/feature/record/src/lib/state/mdview.effects.d.ts.map +1 -1
  424. package/libs/feature/record/src/lib/state/mdview.facade.d.ts.map +1 -1
  425. package/libs/feature/router/src/lib/default/constants.d.ts +1 -1
  426. package/libs/feature/router/src/lib/default/constants.d.ts.map +1 -1
  427. package/libs/feature/router/src/lib/default/state/router.actions.d.ts +3 -3
  428. package/libs/feature/router/src/lib/default/state/router.actions.d.ts.map +1 -1
  429. package/libs/feature/router/src/lib/default/state/router.effects.d.ts +5 -5
  430. package/libs/feature/router/src/lib/default/state/router.effects.d.ts.map +1 -1
  431. package/libs/feature/router/src/lib/default/state/router.selectors.d.ts +1 -1
  432. package/libs/feature/router/src/lib/default/state/router.selectors.d.ts.map +1 -1
  433. package/libs/feature/search/src/lib/filter-dropdown/filter-dropdown.component.d.ts.map +1 -1
  434. package/libs/feature/search/src/lib/search-filters-summary-item/search-filters-summary-item.component.d.ts.map +1 -1
  435. package/libs/feature/search/src/lib/state/actions.d.ts.map +1 -1
  436. package/libs/feature/search/src/lib/utils/operators/search.operator.d.ts.map +1 -1
  437. package/libs/feature/search/src/lib/utils/service/fields.service.d.ts.map +1 -1
  438. package/libs/ui/elements/src/lib/api-card/api-card.component.d.ts.map +1 -1
  439. package/libs/ui/elements/src/lib/download-item/download-item.component.d.ts +2 -2
  440. package/libs/ui/elements/src/lib/downloads-list/downloads-list.component.d.ts +9 -8
  441. package/libs/ui/elements/src/lib/downloads-list/downloads-list.component.d.ts.map +1 -1
  442. package/libs/ui/elements/src/lib/markdown-parser/markdown-parser.component.d.ts +2 -1
  443. package/libs/ui/elements/src/lib/markdown-parser/markdown-parser.component.d.ts.map +1 -1
  444. package/libs/ui/elements/src/lib/metadata-info/linkify.directive.d.ts.map +1 -1
  445. package/libs/ui/inputs/src/lib/chips-input/chips-input.component.d.ts.map +1 -1
  446. package/libs/ui/inputs/src/lib/editable-label/editable-label.directive.d.ts.map +1 -1
  447. package/libs/ui/inputs/src/lib/image-input/image-input.component.d.ts.map +1 -1
  448. package/libs/ui/map/src/lib/components/map-container/map-settings.token.d.ts.map +1 -1
  449. package/libs/ui/search/src/lib/results-list/results-layout.config.d.ts.map +1 -1
  450. package/libs/ui/search/src/lib/results-table/action-menu/action-menu.component.d.ts.map +1 -1
  451. package/libs/util/app-config/src/lib/app-config.d.ts.map +1 -1
  452. package/libs/util/app-config/src/lib/model.d.ts +1 -0
  453. package/libs/util/app-config/src/lib/model.d.ts.map +1 -1
  454. package/libs/util/data-fetcher/src/lib/model.d.ts +2 -2
  455. package/libs/util/data-fetcher/src/lib/model.d.ts.map +1 -1
  456. package/libs/util/data-fetcher/src/lib/readers/csv.d.ts.map +1 -1
  457. package/libs/util/data-fetcher/src/lib/readers/excel.d.ts.map +1 -1
  458. package/libs/util/data-fetcher/src/lib/readers/geojson.d.ts.map +1 -1
  459. package/libs/util/data-fetcher/src/lib/readers/gml.d.ts.map +1 -1
  460. package/libs/util/data-fetcher/src/lib/readers/json.d.ts.map +1 -1
  461. package/libs/util/data-fetcher/src/lib/utils.d.ts +1 -1
  462. package/libs/util/data-fetcher/src/lib/utils.d.ts.map +1 -1
  463. package/libs/util/shared/src/lib/links/link-classifier.service.d.ts.map +1 -1
  464. package/libs/util/shared/src/lib/services/proxy.service.d.ts +4 -2
  465. package/libs/util/shared/src/lib/services/proxy.service.d.ts.map +1 -1
  466. package/libs/util/shared/src/lib/utils/temporal-extent-union.d.ts +4 -1
  467. package/libs/util/shared/src/lib/utils/temporal-extent-union.d.ts.map +1 -1
  468. package/package.json +50 -43
  469. package/src/libs/api/metadata-converter/src/lib/common/distribution.mapper.ts +1 -0
  470. package/src/libs/api/metadata-converter/src/lib/common/resource-types.ts +50 -0
  471. package/src/libs/api/metadata-converter/src/lib/convert-utils.ts +1 -1
  472. package/src/libs/api/metadata-converter/src/lib/dcat-ap/dcat-ap.converter.ts +2 -0
  473. package/src/libs/api/metadata-converter/src/lib/fixtures/eu.dcat-ap.records.ts +3 -3
  474. package/src/libs/api/metadata-converter/src/lib/fixtures/geo2france.records.reuse+ongules.ts +246 -0
  475. package/src/libs/api/metadata-converter/src/lib/fixtures/geo2france.records.reuse+roilaye.ts +101 -0
  476. package/src/libs/api/metadata-converter/src/lib/fixtures/geo2france.records.service+eaux-usees.ts +187 -0
  477. package/src/libs/api/metadata-converter/src/lib/fixtures/geocat-ch.records.ts +9 -1
  478. package/src/libs/api/metadata-converter/src/lib/fixtures/georhena.records.ts +216 -0
  479. package/src/libs/api/metadata-converter/src/lib/fixtures/metawal.records.ts +6 -0
  480. package/src/libs/api/metadata-converter/src/lib/fixtures/wallonie.records.reuse.ts +451 -0
  481. package/src/libs/api/metadata-converter/src/lib/fixtures/wallonie.records.service+napitswallonia.ts +289 -0
  482. package/src/libs/api/metadata-converter/src/lib/gn4/gn4.field.mapper.ts +16 -11
  483. package/src/libs/api/metadata-converter/src/lib/gn4/types/elasticsearch.model.ts +1 -1
  484. package/src/libs/api/metadata-converter/src/lib/gn4/types/metadata.model.ts +11 -10
  485. package/src/libs/api/metadata-converter/src/lib/iso19115-3/iso19115-3.converter.ts +4 -0
  486. package/src/libs/api/metadata-converter/src/lib/iso19115-3/read-parts.ts +24 -10
  487. package/src/libs/api/metadata-converter/src/lib/iso19115-3/write-parts.ts +8 -2
  488. package/src/libs/api/metadata-converter/src/lib/iso19139/iso19139.converter.ts +61 -56
  489. package/src/libs/api/metadata-converter/src/lib/iso19139/read-parts.ts +65 -10
  490. package/src/libs/api/metadata-converter/src/lib/iso19139/write-parts.ts +9 -3
  491. package/src/libs/api/metadata-converter/src/lib/xml-utils.ts +13 -1
  492. package/src/libs/api/repository/src/lib/gn4/auth/auth.service.ts +11 -3
  493. package/src/libs/api/repository/src/lib/gn4/platform/gn4-platform.mapper.ts +1 -1
  494. package/src/libs/common/domain/src/lib/model/dataviz/dataviz-configuration.model.ts +1 -1
  495. package/src/libs/common/domain/src/lib/model/record/contact.model.ts +1 -1
  496. package/src/libs/common/domain/src/lib/model/record/metadata.model.ts +20 -4
  497. package/src/libs/common/fixtures/src/lib/elasticsearch/full-response.fixtures.ts +1 -0
  498. package/src/libs/common/fixtures/src/lib/elasticsearch/search-responses.fixtures.ts +12931 -0
  499. package/src/libs/common/fixtures/src/lib/link.fixtures.ts +37 -28
  500. package/src/libs/feature/dataviz/src/lib/service/data.service.ts +28 -5
  501. package/src/libs/feature/editor/src/lib/components/record-form/form-field/form-field-file/form-field-file.component.html +1 -1
  502. package/src/libs/feature/editor/src/lib/components/record-form/form-field/form-field-rich/form-field-rich.component.html +2 -2
  503. package/src/libs/feature/editor/src/lib/components/record-form/form-field/form-field-spatial-extent/form-field-spatial-extent.component.ts +1 -1
  504. package/src/libs/feature/editor/src/lib/fields.config.ts +4 -4
  505. package/src/libs/feature/map/src/lib/add-layer-from-wms/add-layer-from-wms.component.html +2 -2
  506. package/src/libs/feature/record/src/index.ts +2 -0
  507. package/src/libs/feature/record/src/lib/feature-record.module.ts +2 -0
  508. package/src/libs/feature/record/src/lib/gpf-api-dl/gpf-api-dl.component.css +22 -0
  509. package/src/libs/feature/record/src/lib/gpf-api-dl/gpf-api-dl.component.html +132 -0
  510. package/src/libs/feature/record/src/lib/gpf-api-dl/gpf-api-dl.component.ts +253 -0
  511. package/src/libs/feature/record/src/lib/gpf-api-dl-list-item/gpf-api-dl-list-item.component.css +0 -0
  512. package/src/libs/feature/record/src/lib/gpf-api-dl-list-item/gpf-api-dl-list-item.component.html +37 -0
  513. package/src/libs/feature/record/src/lib/gpf-api-dl-list-item/gpf-api-dl-list-item.component.ts +43 -0
  514. package/src/libs/feature/record/src/lib/map-view/map-view.component.ts +16 -3
  515. package/src/libs/feature/record/src/lib/state/mdview.facade.ts +10 -1
  516. package/src/libs/feature/search/src/lib/facets/facets.service.ts +4 -4
  517. package/src/libs/feature/search/src/lib/state/actions.ts +69 -17
  518. package/src/libs/feature/search/src/lib/state/effects.ts +1 -1
  519. package/src/libs/ui/dataviz/src/lib/chart/chart.component.ts +1 -1
  520. package/src/libs/ui/dataviz/src/lib/figure/figure.component.html +5 -4
  521. package/src/libs/ui/elements/src/lib/api-card/api-card.component.html +14 -3
  522. package/src/libs/ui/elements/src/lib/api-card/api-card.component.ts +2 -1
  523. package/src/libs/ui/elements/src/lib/download-item/download-item.component.html +2 -2
  524. package/src/libs/ui/elements/src/lib/download-item/download-item.component.ts +1 -1
  525. package/src/libs/ui/elements/src/lib/downloads-list/downloads-list.component.html +1 -1
  526. package/src/libs/ui/elements/src/lib/downloads-list/downloads-list.component.ts +46 -10
  527. package/src/libs/ui/elements/src/lib/markdown-parser/markdown-parser.component.html +4 -1
  528. package/src/libs/ui/elements/src/lib/markdown-parser/markdown-parser.component.ts +1 -0
  529. package/src/libs/ui/elements/src/lib/metadata-info/linkify.directive.ts +4 -1
  530. package/src/libs/ui/elements/src/lib/metadata-info/metadata-info.component.html +6 -6
  531. package/src/libs/ui/elements/src/lib/notification/notification.component.html +1 -1
  532. package/src/libs/ui/elements/src/lib/user-feedback-item/time-since.pipe.ts +2 -2
  533. package/src/libs/ui/inputs/src/lib/autocomplete/autocomplete.component.html +1 -1
  534. package/src/libs/ui/inputs/src/lib/chips-input/chips-input.component.ts +4 -1
  535. package/src/libs/ui/inputs/src/lib/copy-text-button/copy-text-button.component.html +1 -1
  536. package/src/libs/ui/inputs/src/lib/editable-label/editable-label.directive.ts +4 -1
  537. package/src/libs/ui/inputs/src/lib/file-input/file-input.component.html +1 -1
  538. package/src/libs/ui/inputs/src/lib/image-input/image-input.component.html +1 -1
  539. package/src/libs/ui/inputs/src/lib/image-input/image-input.component.ts +4 -1
  540. package/src/libs/ui/inputs/src/lib/star-toggle/star-toggle.component.html +1 -1
  541. package/src/libs/ui/inputs/src/lib/url-input/url-input.component.html +4 -4
  542. package/src/libs/ui/layout/src/lib/interactive-table/interactive-table.component.ts +2 -2
  543. package/src/libs/ui/layout/src/lib/sortable-list/sortable-list.component.css +4 -2
  544. package/src/libs/ui/search/src/lib/record-preview-row/record-preview-row.component.html +8 -2
  545. package/src/libs/ui/search/src/lib/results-list/results-layout.config.ts +1 -1
  546. package/src/libs/ui/search/src/lib/results-table/action-menu/action-menu.component.ts +4 -1
  547. package/src/libs/ui/search/src/lib/results-table/results-table.component.html +2 -2
  548. package/src/libs/ui/widgets/src/lib/popup-alert/popup-alert.component.html +1 -1
  549. package/src/libs/ui/widgets/src/lib/step-bar/step-bar.component.ts +2 -2
  550. package/src/libs/util/app-config/src/lib/app-config.ts +3 -1
  551. package/src/libs/util/app-config/src/lib/model.ts +1 -0
  552. package/src/libs/util/data-fetcher/src/lib/model.ts +6 -6
  553. package/src/libs/util/data-fetcher/src/lib/readers/base-file.ts +1 -1
  554. package/src/libs/util/data-fetcher/src/lib/utils.ts +13 -11
  555. package/src/libs/util/shared/src/lib/links/link-classifier.service.ts +2 -0
  556. package/src/libs/util/shared/src/lib/links/link-utils.ts +1 -1
  557. package/src/libs/util/shared/src/lib/services/proxy.service.ts +7 -3
  558. package/src/libs/util/shared/src/lib/utils/temporal-extent-union.ts +6 -1
  559. package/translations/de.json +6 -4
  560. package/translations/en.json +87 -66
  561. package/translations/es.json +6 -4
  562. package/translations/fr.json +82 -61
  563. package/translations/it.json +6 -4
  564. package/translations/nl.json +6 -4
  565. package/translations/pt.json +6 -4
  566. package/translations/sk.json +6 -4
@@ -0,0 +1,451 @@
1
+ import { ReuseRecord } from '../../../../../../libs/common/domain/src/lib/model/record'
2
+
3
+ export const WALLONIE_REUSE_SPW_RECORD: ReuseRecord = {
4
+ uniqueIdentifier: '83809bcd-1763-4d28-b820-2b9828083ba5',
5
+ resourceIdentifier: '83809bcd-1763-4d28-b820-2b9828083ba5',
6
+ kind: 'reuse',
7
+ otherLanguages: [],
8
+ defaultLanguage: 'fr',
9
+ recordCreated: new Date('2019-04-02T12:31:52.000Z'),
10
+ recordUpdated: new Date('2024-07-22T11:52:39.049Z'),
11
+ resourceCreated: new Date('2017-06-01T00:00:00.000Z'),
12
+ resourcePublished: new Date('2018-04-01T00:00:00.000Z'),
13
+ reuseType: 'application',
14
+ title: 'Cartographie des données du SPW territoire',
15
+ abstract:
16
+ "Application cartographique présentant des données du SPW territoire (Aménagement du territoire, Logement, Patrimoine et Energie).\n\nCette application propose une trentaine de couches de données thématiques regroupées dans cinq grands thèmes : 1) Aménagement du territoire et urbanisme, 2) Application particulière du CoDT, 3) Logement, 4) Patrimoine et 5) Applications spécifiques. Par thème, il est possible de consulter les couches de données individuellement à partir d'une liste prédéfinie, de consulter leurs métadonnées et leur légende.\n\n\nUne identification des données présentes sur le territoire est possible de trois manières différentes : fine, étendue ou par parcelle. Des liens sont prévus pour visualiser aisément les dossiers, et donc toute la partie documentaire. Le résultat peut être sauvé et exporté en pdf ou en xml.\n\nDes recherches (commune, rue, parcelle, coordonnées) sont également possibles, tout comme une impression.\n\nUne aide en ligne est mise à disposition.",
17
+ ownerOrganization: {
18
+ name: "Direction de la gestion des informations territoriales (SPW - Territoire, Logement, Patrimoine, Énergie - Département de l'Aménagement du territoire et de l'Urbanisme - Direction de la gestion des informations territoriales)",
19
+ translations: {},
20
+ },
21
+ contacts: [
22
+ {
23
+ email: 'jeanchristophe.sainte@spw.wallonie.be',
24
+ organization: {
25
+ name: "Direction de la gestion des informations territoriales (SPW - Territoire, Logement, Patrimoine, Énergie - Département de l'Aménagement du territoire et de l'Urbanisme - Direction de la gestion des informations territoriales)",
26
+ translations: {},
27
+ },
28
+ role: 'point_of_contact',
29
+ },
30
+ ],
31
+ contactsForResource: [
32
+ {
33
+ email: 'donnees.territoire@spw.wallonie.be',
34
+ organization: {
35
+ name: "Direction de la gestion des informations territoriales (SPW - Territoire, Logement, Patrimoine, Énergie - Département de l'Aménagement du territoire et de l'Urbanisme - Direction de la gestion des informations territoriales)",
36
+ translations: {},
37
+ },
38
+ role: 'point_of_contact',
39
+ },
40
+ {
41
+ email: 'jeanchristophe.sainte@spw.wallonie.be',
42
+ organization: {
43
+ name: "Direction de la gestion des informations territoriales (SPW - Territoire, Logement, Patrimoine, Énergie - Département de l'Aménagement du territoire et de l'Urbanisme - Direction de la gestion des informations territoriales)",
44
+ translations: {},
45
+ },
46
+ role: 'custodian',
47
+ },
48
+ {
49
+ email: 'missing@missing.com',
50
+ organization: {
51
+ name: 'Service public de Wallonie (SPW)',
52
+ website: new URL('https://geoportail.wallonie.be/'),
53
+ translations: {},
54
+ },
55
+ role: 'owner',
56
+ },
57
+ {
58
+ email: 'helpdesk.carto@spw.wallonie.be',
59
+ organization: {
60
+ name: 'Service public de Wallonie (SPW)',
61
+ translations: {},
62
+ },
63
+ role: 'distributor',
64
+ },
65
+ ],
66
+ keywords: [
67
+ {
68
+ thesaurus: {
69
+ id: 'geonetwork.thesaurus.external.theme.Themes_geoportail_wallon_hierarchy',
70
+ name: 'Thèmes du géoportail wallon',
71
+ url: new URL(
72
+ 'https://metawal.wallonie.be/geonetwork/srv/api/registries/vocabularies/external.theme.Themes_geoportail_wallon_hierarchy'
73
+ ),
74
+ },
75
+ label: 'Cartes anciennes',
76
+ type: 'theme',
77
+ translations: {},
78
+ },
79
+ {
80
+ thesaurus: {
81
+ id: 'geonetwork.thesaurus.external.theme.Themes_geoportail_wallon_hierarchy',
82
+ name: 'Thèmes du géoportail wallon',
83
+ url: new URL(
84
+ 'https://metawal.wallonie.be/geonetwork/srv/api/registries/vocabularies/external.theme.Themes_geoportail_wallon_hierarchy'
85
+ ),
86
+ },
87
+ label: 'Aménagement du territoire',
88
+ type: 'theme',
89
+ translations: {},
90
+ },
91
+ {
92
+ thesaurus: {
93
+ id: 'geonetwork.thesaurus.external.theme.Themes_geoportail_wallon_hierarchy',
94
+ name: 'Thèmes du géoportail wallon',
95
+ url: new URL(
96
+ 'https://metawal.wallonie.be/geonetwork/srv/api/registries/vocabularies/external.theme.Themes_geoportail_wallon_hierarchy'
97
+ ),
98
+ },
99
+ label: 'Logement et habitat',
100
+ type: 'theme',
101
+ translations: {},
102
+ },
103
+ {
104
+ thesaurus: {
105
+ id: 'geonetwork.thesaurus.external.theme.Themes_geoportail_wallon_hierarchy',
106
+ name: 'Thèmes du géoportail wallon',
107
+ url: new URL(
108
+ 'https://metawal.wallonie.be/geonetwork/srv/api/registries/vocabularies/external.theme.Themes_geoportail_wallon_hierarchy'
109
+ ),
110
+ },
111
+ label: 'Risques et contraintes',
112
+ type: 'theme',
113
+ translations: {},
114
+ },
115
+ {
116
+ thesaurus: {
117
+ id: 'geonetwork.thesaurus.external.theme.Themes_geoportail_wallon_hierarchy',
118
+ name: 'Thèmes du géoportail wallon',
119
+ url: new URL(
120
+ 'https://metawal.wallonie.be/geonetwork/srv/api/registries/vocabularies/external.theme.Themes_geoportail_wallon_hierarchy'
121
+ ),
122
+ },
123
+ label: 'Plans et règlements',
124
+ type: 'theme',
125
+ translations: {},
126
+ },
127
+ {
128
+ label: 'Aménagement du Territoire et Urbanisme',
129
+ type: 'theme',
130
+ translations: {},
131
+ },
132
+ {
133
+ label: 'Cahiers de Charges Urbanistiques et Environnementaux',
134
+ type: 'theme',
135
+ translations: {},
136
+ },
137
+ {
138
+ label: 'Campings',
139
+ type: 'theme',
140
+ translations: {},
141
+ },
142
+ {
143
+ label:
144
+ "Commissions Consultatives d'Aménagement du Territoire et de Mobilité",
145
+ type: 'theme',
146
+ translations: {},
147
+ },
148
+ {
149
+ label: 'Communes en décentralisation',
150
+ type: 'theme',
151
+ translations: {},
152
+ },
153
+ {
154
+ label: 'Lotissements',
155
+ type: 'theme',
156
+ translations: {},
157
+ },
158
+ {
159
+ label: 'Parcs Résidentiels de Week-End',
160
+ type: 'theme',
161
+ translations: {},
162
+ },
163
+ {
164
+ label: 'Périmètres de Reconnaissance Economique',
165
+ type: 'theme',
166
+ translations: {},
167
+ },
168
+ {
169
+ label: 'Plan de Secteur',
170
+ type: 'theme',
171
+ translations: {},
172
+ },
173
+ {
174
+ label: "Plans Communaux d'Aménagement",
175
+ type: 'theme',
176
+ translations: {},
177
+ },
178
+ {
179
+ label: "Plan d'Habitat Permanent",
180
+ type: 'theme',
181
+ translations: {},
182
+ },
183
+ {
184
+ label: 'Rapports Urbanistiques et Environnementaux',
185
+ type: 'theme',
186
+ translations: {},
187
+ },
188
+ {
189
+ label: 'Règlement Général sur les Bâtisses en Site Rural',
190
+ type: 'theme',
191
+ translations: {},
192
+ },
193
+ {
194
+ label: "Règlements Communaux d'Urbanisme",
195
+ type: 'theme',
196
+ translations: {},
197
+ },
198
+ {
199
+ label: 'Remembrement urbain',
200
+ type: 'theme',
201
+ translations: {},
202
+ },
203
+ {
204
+ label: 'Rénovation urbaine',
205
+ type: 'theme',
206
+ translations: {},
207
+ },
208
+ {
209
+ label: 'Revitalisation urbaine',
210
+ type: 'theme',
211
+ translations: {},
212
+ },
213
+ {
214
+ label: 'Schémas de Structure Communaux',
215
+ type: 'theme',
216
+ translations: {},
217
+ },
218
+ {
219
+ label: 'Sites À Réaménager',
220
+ type: 'theme',
221
+ translations: {},
222
+ },
223
+ {
224
+ label: "Terrils à considérer en matière d'aménagement du territoire",
225
+ type: 'theme',
226
+ translations: {},
227
+ },
228
+ {
229
+ label: 'Zones agro-géographiques',
230
+ type: 'theme',
231
+ translations: {},
232
+ },
233
+ {
234
+ label: 'Zones franches urbaines',
235
+ type: 'theme',
236
+ translations: {},
237
+ },
238
+ {
239
+ label: "Zones Protégées en matière d'Urbanisme",
240
+ type: 'theme',
241
+ translations: {},
242
+ },
243
+ {
244
+ label: 'Logement',
245
+ type: 'theme',
246
+ translations: {},
247
+ },
248
+ {
249
+ label: "Zones d'Initiative Privilégiée",
250
+ type: 'theme',
251
+ translations: {},
252
+ },
253
+ {
254
+ label: 'Patrimoine',
255
+ type: 'theme',
256
+ translations: {},
257
+ },
258
+ {
259
+ label: 'Biens classés et zones de protection',
260
+ type: 'theme',
261
+ translations: {},
262
+ },
263
+ {
264
+ label: 'Biens exceptionnels',
265
+ type: 'theme',
266
+ translations: {},
267
+ },
268
+ {
269
+ label: 'Biens mondiaux',
270
+ type: 'theme',
271
+ translations: {},
272
+ },
273
+ {
274
+ label: 'Liste de sauvegarde',
275
+ type: 'theme',
276
+ translations: {},
277
+ },
278
+ {
279
+ label: 'Inventaire du patrimoine immobilier culturel',
280
+ type: 'theme',
281
+ translations: {},
282
+ },
283
+ {
284
+ label: "Application de l'article 127 du CWATUPE",
285
+ type: 'theme',
286
+ translations: {},
287
+ },
288
+ {
289
+ label: 'Cartes de Vander Maelen 1850',
290
+ type: 'theme',
291
+ translations: {},
292
+ },
293
+ {
294
+ label: 'PCA',
295
+ type: 'theme',
296
+ translations: {},
297
+ },
298
+ {
299
+ label: 'CCUE',
300
+ type: 'theme',
301
+ translations: {},
302
+ },
303
+ {
304
+ label: 'RGBSR',
305
+ type: 'theme',
306
+ translations: {},
307
+ },
308
+ {
309
+ label: 'PDS',
310
+ type: 'theme',
311
+ translations: {},
312
+ },
313
+ {
314
+ label: 'RUE',
315
+ type: 'theme',
316
+ translations: {},
317
+ },
318
+ {
319
+ label: 'RUE',
320
+ type: 'theme',
321
+ translations: {},
322
+ },
323
+ {
324
+ label: 'RCU',
325
+ type: 'theme',
326
+ translations: {},
327
+ },
328
+ {
329
+ label: 'SSC',
330
+ type: 'theme',
331
+ translations: {},
332
+ },
333
+ {
334
+ label: 'SAR',
335
+ type: 'theme',
336
+ translations: {},
337
+ },
338
+ {
339
+ label: 'ZIP',
340
+ type: 'theme',
341
+ translations: {},
342
+ },
343
+ {
344
+ label: 'cartographie en ligne',
345
+ type: 'theme',
346
+ translations: {},
347
+ },
348
+ {
349
+ label: 'application WebGIS',
350
+ type: 'theme',
351
+ translations: {},
352
+ },
353
+ {
354
+ label: 'visualisateur',
355
+ type: 'theme',
356
+ translations: {},
357
+ },
358
+ {
359
+ thesaurus: {
360
+ id: 'geonetwork.thesaurus.external.theme.infraSIG',
361
+ name: 'Mots-clés InfraSIG',
362
+ url: new URL(
363
+ 'https://metawal.wallonie.be/geonetwork/srv/api/registries/vocabularies/external.theme.infraSIG'
364
+ ),
365
+ },
366
+ label: 'Reporting INSPIRENO',
367
+ type: 'theme',
368
+ translations: {},
369
+ },
370
+ ],
371
+ topics: [],
372
+ licenses: [
373
+ {
374
+ text: "Les mentions légales et contraintes accessibles depuis l'application s'appliquent",
375
+ translations: {},
376
+ },
377
+ ],
378
+ legalConstraints: [
379
+ {
380
+ text: "Aucune contrainte d'accès à l'application.",
381
+ translations: {},
382
+ },
383
+ ],
384
+ securityConstraints: [],
385
+ spatialExtents: [
386
+ {
387
+ bbox: [2.75, 49.45, 6.5, 50.85],
388
+ translations: {},
389
+ },
390
+ ],
391
+ otherConstraints: [
392
+ {
393
+ text: "L'utilisation des applications nécessite l'installation de trois plugins gratuits (PDF, DjVu et Flashplayer) pour la visualisation des données cartographiques, les informations documentaires alphanumériques qui y sont directement liées et les pièces scannées associées aux dossiers (dans les données documentaires). Téléchargement possible via l'application.",
394
+ translations: {},
395
+ },
396
+ {
397
+ text: "Les mentions légales accessibles depuis l'application s'appliquent.",
398
+ translations: {},
399
+ },
400
+ {
401
+ text: "Les limites d'utilisation des données et services s'appliquent.",
402
+ translations: {},
403
+ },
404
+ {
405
+ text: "L'information peut être utilisée gratuitement pour un usage personnel ou dans un cadre administratif (par exemple afin de compléter un formulaire destiné à l'administration) et à condition de citer clairement la source.",
406
+ translations: {},
407
+ },
408
+ {
409
+ text: 'Toute reproduction et/ou représentation et/ou rediffusion, en tout ou partie, sur tout support électronique ou non, présent ou futur, ayant un caractère commercial, est interdite sauf autorisation expresse et préalable.',
410
+ translations: {},
411
+ },
412
+ {
413
+ text: "Les données géographiques disponibles au départ de l'application n'ont aucune valeur légale et sont mises à disposition de l'utilisateur à titre indicatif.",
414
+ translations: {},
415
+ },
416
+ ],
417
+ overviews: [
418
+ {
419
+ url: new URL(
420
+ 'https://metawal.wallonie.be/geonetwork/srv/api/records/83809bcd-1763-4d28-b820-2b9828083ba5/attachments/SPWTerritoire.PNG'
421
+ ),
422
+ description: 'SPWTerritoire.PNG',
423
+ },
424
+ ],
425
+ onlineResources: [
426
+ {
427
+ type: 'link',
428
+ url: new URL('http://geoapps.wallonie.be/webgisdgo4'),
429
+ name: 'Application de consultation des couches de données de la DGO4',
430
+ description:
431
+ 'Application permettant la visualisation cartographique par thématique des couches de référence de la DGO4 du SPW.',
432
+ translations: {},
433
+ },
434
+ {
435
+ type: 'link',
436
+ url: new URL(
437
+ 'http://lampspw.wallonie.be/dgo4/site_thema/index.php/synthese'
438
+ ),
439
+ name: 'Données documentaires de la DGO4',
440
+ description:
441
+ 'Informations complémentaires sur les couches de données proposées par la DGO4',
442
+ translations: {},
443
+ },
444
+ ],
445
+ translations: {},
446
+ landingPage: new URL(
447
+ 'https://metawal.wallonie.be/geonetwork/srv/api/records/83809bcd-1763-4d28-b820-2b9828083ba5'
448
+ ),
449
+ lineage: "L'application a été développée sur base de l'API GeoViewer",
450
+ temporalExtents: [],
451
+ }