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

ISO19139 / Related directive / Add capability to filter on initiative types #1983

Closed
fxprunayre opened this issue May 11, 2017 · 0 comments
Closed
Assignees
Milestone

Comments

@fxprunayre
Copy link
Member

Related directive config allow to define a list of type of relation to load but in the case of associated resources (ie. siblings or aggregates in ISO19139 or ISO19115-3), it does not offer capability to filter on the type of resources (eg. sensor, models, ...) which you may want to display in specific sections.

Proposal: Add a new option which allows to filter on a property of the related resources.

eg.

      <div data-gn-related="md"
           data-types="siblings|associated"
           data-filter="associationType:upstreamData"
           data-title="Links"></div>
@fxprunayre fxprunayre added this to the 3.4.0 milestone May 11, 2017
@fxprunayre fxprunayre self-assigned this May 11, 2017
fxprunayre added a commit that referenced this issue May 24, 2017
fxprunayre added a commit that referenced this issue May 25, 2017
fxprunayre added a commit to titellus/core-geonetwork that referenced this issue Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant