Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • https://github.com/Health-RI/health-ri-metadata/blob/v1.0.0/README.md

  • Log in as an admin user

  • Click on the profile button on the top right of the user interface, and navigate to metadata schemas

  • Select the Resource schema

    • In the v1.0.0 model, copy the contents of the Resource shape

    • In the FDP, paste the contents in the Form Definition area.

    • Click Save and release on the bottom of the page.

    • Enter a description to indicate the use of the v1.0.0 model.

    • Select an appropriate version number.

    • Click Release.

  • Repeat for Catalog, Dataset, Distribution, and DataService.

Solve

...

“Unable to update entity data.” on existing metadata after the v1.0.0 upgrade

version 1.0.0 introduced a new mandatory property on publisher; identifier. While https://github.com/FAIRDataTeam/FAIRDataPoint/issues/580 is not solved, the user interface will not allow this value to be filled in by a user. If you have access to the underlying triple store and have the right to execute a SPARQL Update query, the following query will add a default value:

...