Intro
descriptive blurb
Video
descriptive blurb
...
Step-by-step guide
Stepping through the prerequisites and running the notebook to publish metadata.
Setup
This guide assumes a (local) FDP is installed, configured with the v1.0.0
shapes (available at https://github.com/Health-RI/health-ri-metadata/tree/v1.0.0/Formalisation(shacl)/Core/PiecesShape).
...
Clone the SeMPyRO repository
Navigate to the docs folder
Use hatch to run the notebook:
hatch run docs:jupyter lab
Navigate to
localhost:8888
Executing the notebook
Stepping through the cells in the notebook, some cells will print output (like urls/identifiers of metadata published) or require user input. The cells of note are addressed below.
...