Versions Compared

Key

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

...

Solve “unable to get data” on existing metadata after a model upgrade

...

  • Catalog shape works after upgrading from default shape to v1 shape. Manual edit lets the user enter an identifier for the publisher.

  • dataset shape works after upgrading from default shape to v1 shape.

  • dist shape works after upgrading from default shape to v1 shape. Manual edit lets user add access url and media type.

Moving from v1 to v2(draft)

FDP

Date and DateTime errors when editing

...

Code Block
languagesh
> use fdp
> db.metadata.deleteOne({ "uri": "<http://localhost/dataset/6dba4d3e-888a-4b8d-bacf-0fd322bef2f7>" })

Properties not showing in forms

Sometimes properties will not show when viewing or editing metadata. Possible causes are:

  1. The property does not have a dash:viewer or dash:editor defined in the metadata schema. The solution is to update the property’s attributes in the appropriate metadata schema.

  2. Properties defined on a higher level in the hierarchy are not inherited in the extending classes. This seems to be a bug in the FDP reference implementation. An issue is filed in the FDP github repository, you can check on the progress there: https://github.com/FAIRDataTeam/FAIRDataPoint/issues/580

ELSI

Email address visibility

...