Downloads provided by UsageCounts
doi: 10.5281/zenodo.11518942 , 10.5281/zenodo.14860249 , 10.5281/zenodo.10040470 , 10.5281/zenodo.10473920 , 10.5281/zenodo.12531543 , 10.5281/zenodo.10964091 , 10.5281/zenodo.12544866 , 10.5281/zenodo.8420751 , 10.5281/zenodo.10144192 , 10.5281/zenodo.8207852 , 10.5281/zenodo.14860360 , 10.5281/zenodo.14917575 , 10.5281/zenodo.8058571
doi: 10.5281/zenodo.11518942 , 10.5281/zenodo.14860249 , 10.5281/zenodo.10040470 , 10.5281/zenodo.10473920 , 10.5281/zenodo.12531543 , 10.5281/zenodo.10964091 , 10.5281/zenodo.12544866 , 10.5281/zenodo.8420751 , 10.5281/zenodo.10144192 , 10.5281/zenodo.8207852 , 10.5281/zenodo.14860360 , 10.5281/zenodo.14917575 , 10.5281/zenodo.8058571
What's Changed This new release of GeoNetwork-UI mainly encapsulates the work that has been done for the Métropole Européenne de Lille Data Platform, including: First-class support for OGC API links in metadata records: OGC API links will now appear in the Datahub as download links, will be shown on the map (if applicable) and in the chart & table views The API Form that lets users construct a URL to download data with certains parameters can now also be used for WFS services Other notable new features in the Datahub app include: the ability to add and answer to comments on each dataset in case a record has more than 8 download links, these links will not be shown in a carousel but in a more compact list layout instead the base map used for showing geospatial data now shows the correct attribution a new do_not_tile_wms setting was added to the configuration file; by default, WMS layers will be queried in a tiled fashion to benefit from caching, but this can lead to visual artifacts such as this one: if that is the case, include do_not_tile_wms=true in your configuration file. Also note that often times these artifacts reveal that the map server providing the images does not correctly handle tiles and can probably be properly configured. Please note: there used to be a gutter around tiles in previous version which artificially hid this issue! This means that visual artifacts are susceptible to show again after using this version. This release also contains an improved version of the Metadata Editor application. This application is still a work-in-progress but is quickly closing in to become fully functional! New features Metadata Editor / Implement iso19115-3 converter by @jahow in https://github.com/geonetwork/geonetwork-ui/pull/843 [Map-Viewer] Add layer from OGC API service by @ronitjadhav in https://github.com/geonetwork/geonetwork-ui/pull/848 Metadata Editor: add image input component by @LHBruneton-C2C in https://github.com/geonetwork/geonetwork-ui/pull/812 Metadata Editor: implement notifications when saving a record by @jahow in https://github.com/geonetwork/geonetwork-ui/pull/855 Metadata Editor: Use gnUiEditableLabel directive for title input by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/853 [Datahub]: add comment and discussion module to record page by @rcaplier in https://github.com/geonetwork/geonetwork-ui/pull/849 Me/record field license by @LHBruneton-C2C in https://github.com/geonetwork/geonetwork-ui/pull/860 Me/record field resource updated by @LHBruneton-C2C in https://github.com/geonetwork/geonetwork-ui/pull/866 [Datahub]: Handle OGC API in Downloads and Preview sections by @cmoinier in https://github.com/geonetwork/geonetwork-ui/pull/865 [Datahub]: Add a list layout to other links section when many links are present by @jahow in https://github.com/geonetwork/geonetwork-ui/pull/873 [Map-Viewer] Added support for OGC API Tiles by @ronitjadhav in https://github.com/geonetwork/geonetwork-ui/pull/871 [Datahub] Allow building custom URL for WFS service by @ronitjadhav in https://github.com/geonetwork/geonetwork-ui/pull/875 Me/record field update frequency by @LHBruneton-C2C in https://github.com/geonetwork/geonetwork-ui/pull/868 fix(map): Add attributions (OSM and Carto) by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/890 MEL - datahub - tile WMS by @rcaplier in https://github.com/geonetwork/geonetwork-ui/pull/887 Fixes & improvements [WIP] Use ogc-client for WMTS rendering by @jahow in https://github.com/geonetwork/geonetwork-ui/pull/789 fix(data-service): rely on ogc-client to get the name of the json format by @jahow in https://github.com/geonetwork/geonetwork-ui/pull/856 Datahub: Add lastupdated date to record response by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/858 ME: form field wrapper, abstract record field by @LHBruneton-C2C in https://github.com/geonetwork/geonetwork-ui/pull/854 Allow disabling cdn from datahub and datafeeder by @f-necas in https://github.com/geonetwork/geonetwork-ui/pull/857 feat(DH): Change datasetUpdated, datasetCreated to resourceUpdated, resourceCreated in GN4 mapping by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/862 add support to run pipeline registration in secured ES clusters by @landryb in https://github.com/geonetwork/geonetwork-ui/pull/867 [Datahub]: Api form formats output by @cmoinier in https://github.com/geonetwork/geonetwork-ui/pull/861 Document feature and requirements (esp. for GN versions <4.2.6) by @rcaplier in https://github.com/geonetwork/geonetwork-ui/pull/869 Datahub: OGC API fixes by @tkohr in https://github.com/geonetwork/geonetwork-ui/pull/872 chore(ui): fix carousel buttons not showing up on Firefox by @jahow in https://github.com/geonetwork/geonetwork-ui/pull/880 Change private "fields" and "injector" to protected by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/881 Libs: Add export of fields by @Angi-Kinas in https://github.com/geonetwork/geonetwork-ui/pull/883 [Datahub] OGC API custom URL Generation using ogc-client by @ronitjadhav in https://github.com/geonetwork/geonetwork-ui/pull/882 Datahub: use the complete symbols font locally by @jahow in https://github.com/geonetwork/geonetwork-ui/pull/879 [User Feedback] : allow any auth user to answer & handle errors by @cmoinier in https://github.com/geonetwork/geonetwork-ui/pull/885 [Datahub]: Fix missing "record not found" message by @cmoinier in https://github.com/geonetwork/geonetwork-ui/pull/884 Datahub: fixes to OGC API query form and redundant requests by @jahow in https://github.com/geonetwork/geonetwork-ui/pull/892 Datahub - add info when metadata has no online ressource by @rcaplier in https://github.com/geonetwork/geonetwork-ui/pull/874 [Fix] : Handle non geospatial ogc services by @cmoinier in https://github.com/geonetwork/geonetwork-ui/pull/889 ME: support temporal extents in iso19139 by @LHBruneton-C2C in https://github.com/geonetwork/geonetwork-ui/pull/878 Datahub - Map is not reset when navigating between datasets by @rcaplier in https://github.com/geonetwork/geonetwork-ui/pull/893 Dependencies chore(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in https://github.com/geonetwork/geonetwork-ui/pull/870 New Contributors @rcaplier made their first contribution in https://github.com/geonetwork/geonetwork-ui/pull/849 @landryb made their first contribution in https://github.com/geonetwork/geonetwork-ui/pull/867 Full Changelog: https://github.com/geonetwork/geonetwork-ui/compare/v2.2.0...v2.3.0
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
| views | 6 | |
| downloads | 1 |

Views provided by UsageCounts
Downloads provided by UsageCounts