Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collection, data products, intermediate metadata ... #81

Merged
merged 114 commits into from
Jan 21, 2022

Conversation

fxprunayre
Copy link

@fxprunayre fxprunayre commented Dec 2, 2021

New record view layout

The record view is reworked in order to:

  • easily identify type of records by adopting a color code and a specific layout depending on the type
  • easily identify relation between various types of records
  • improved navigation and easily focus on a theme, a format, an organisation, ...

Series

Series is summarized by:

  • its members
  • a table with formats available

image

Datasets

Dataset is discribed with:

  • a WMS preview if available
  • a quick access to API/Download/links (which can also be displayed using a tab layout and fully configurable)
  • associated resources are more closely related to various section eg. services next to links, source next to lineage

image

Services

image

Improvements

  • Provide an overview of download and links available

image

  • Add option to configure which filters are available for related records (also parameter of the directive)

image

  • Add option to give more visibility to keywords from particular thesaurus

image

  • Links are separated by protocols (to make it more consistent with various type of actions)

image

  • User can focus on particular topics eg. keyword, format, spatial type, contact

image

image

Admin configuration:

image

Search improvements

  • Restore possibility to use a facet as tab
    image

Create collection from a selection

Add the possibility to build a new record from a template and a list of record selected:

image

Update a collection from its members

Add process to update a serie from its members. If the record is a serie and has some members a suggestion propose to update the record

image

Elements merged from members to the record are:

  • metadata/contact
  • identification/pointOfContact
  • identification/descriptiveKeywords
  • identification/spatialRepresentationType
  • identification/spatialResolution
  • identification/language
  • identification/characterSet
  • identification/topicCategory
  • identification/extent

Those elements are for now flagged with an xlink to disable them in the editor

<gmd:extent xlink:href="copy://api/registries/entries/gmd:extent/-64.50 78.50 -50.00 84.50?
from=b07cd829-47da-416c-83f5-9dc952191bfc,0352a42a-64ee-499e-9462-fe5ede837c0c">

Minor fixes or improvements

  • Editor config / Display tab or view id if translation is not yet set to not have empty menus.

fxprunayre and others added 30 commits December 2, 2021 16:51
… for mix of schema in members. eg. ISO19139 and ISO19115-3.
…bject.

            <div data-gn-record-mosaic= record=mdView.current.record size=2/>
…ords. Then related object are displayed as search results.
…. when accessing recordView _search is called 3 times instead of 16.
@fxprunayre fxprunayre marked this pull request as ready for review January 21, 2022 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants