-
Notifications
You must be signed in to change notification settings - Fork 2
Metadata #17
Comments
Hi Dirk, all, Thank you for taking the initiative on this issue. I am going to be more involved on this topic from the side of DANS. I suggest that I will, over the course of the following workdays, make a clear overview in here of the metadata fields which would be mandatory for deposits in Dataverse (/DANS Data Station) and additionally list metadata fields which I (we) consider highly recommendable. |
Hi @ValentijnG ,
So it is important that Pure3D people and DANS people negotiate about this. So far we have not decided that the contents of the Pure3D system will be archived in DANS Dataverse. It could also be archived in a HuC repository. Or both. |
Update after talk with @robzeeman: We will not use generate code for handling metadata. Reasons are
At a higher level there is a tension between
In order to resolve this tension, it would be needed to build a bridge between the two metadata models. But that seems overly complex in view of the alternative:
|
We are going to handle metadata in the following way:
Build a profile with a set of metadata components for pure3d on the Component-Registry.
That will be a public, documented set of metadata fields, freely chosen by the Pure3D project, with possible re-use of already defined components.
The HuC has a tool to generate Javascript+Json out of this profile, that we can readily integrate into the pure3d backbone, and voilà: we have metadatafields where we want, readonly or editable, whatever is needed.
Things to do:
Define and select
for: DANS + @CPapadopoulos84 + @kgschoueri + @sohinimallick16
Make a selection of metadata fields per concept:
Register
for: @sohinimallick16, @dirkroorda
Make a profile at the Component Registry and register all chosen metadata fields
Integrate
for: @dirkroorda @robzeeman
Bake the registered metadata into static asset files (@robzeeman) and integrate them in the backbone (@dirkroorda).
Especially, write authorised handlers on the server to receive saved metadata values.
The text was updated successfully, but these errors were encountered: