Skip to content

change cl_presentationForm default value ? #454

Description

@ptaconet

In the action geometa_create_iso_19115 , the addPresentationForm (cl_presentationForm) is forced to "mapDigital" (

ct$addPresentationForm("mapDigital") #TODO to map with gsheet
)

This makes the Geonetwork DataHub classify the ressource in "Reuse" category (https://geonetwork.github.io/geonetwork-ui/main/docs/guide/record-kind.html) - while I would like it to be a "Dataset" .

Is there a reason why cl_presentationForm is forced to mapDigital by default ? Would it be possible to propose the PresentationForm as an option, and/or to remove that line () so that the metadata is interpreted as a Dataset by the Datahub (the default behaviour when cl_presentationForm is not specified) ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions