Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dwijnbergen authored Aug 15, 2023
1 parent 6999f43 commit 5d91da4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ The FDPP was created to help people not very familiar with FAIR, to create metad
Alternatively, [this](https://colab.research.google.com/drive/1YeARH-hBJbg5Nz2MMnCB3RmS0uvXOHyU?usp=sharing) Jupyter notebook can be used. This still requires a FAIR Data Point to be available.

## Use
* The **user** fills in the [FPD](https://github.com/LUMC-BioSemantics/EJP-RD-WP13-FDP-template) or [EJPRD](https://github.com/ejp-rd-vp/resource-metadata-schema/blob/master/template/EJPRD%20Resource%20Metadata%20template.xlsx) template.
* The **user** fills in the [FPD](https://github.com/LUMC-BioSemantics/EJP-RD-WP13-FDP-template) or [EJP RD](https://github.com/ejp-rd-vp/resource-metadata-schema/blob/master/template/EJPRD%20Resource%20Metadata%20template.xlsx) template.
* The **user** uploads the template to the metadata repository (or hands it over to the administrator for the administrator to upload).
* The **administrator** checks the metadata, and in the case of the FDP template, extracts a datasets.csv and distributions.csv file.
* The **administrator** sets the target metadata and target catalog in the config.yml file (see [the config file](https://github.com/jdwijnbergen/fdp-populator/blob/main/config.yml) for an example), and starts the workflow using the start workflow button.
* The **FDPP** converts the metadata from the Excel sheet into RDF documents.
* The **FDPP** publishes the RDF into the connected FAIR Data Point.

## EJP RD
The EJP RD version of this tool requires special configuration of the FAIR Data Point.
The EJP RD version of this tool requires special configuration of the FAIR Data Point, following the [EJP RD metadata schema](https://github.com/ejp-rd-vp/resource-metadata-schema).

0 comments on commit 5d91da4

Please sign in to comment.