excel2rdf is a workflow designed to generate a Turtle (.ttl) file from a metadata schema provided in CSV format.
The current primary users are within Health RI.
Basic familiarity with Git, including committing via the command line or GitHub Desktop.
When a metadata schema (CSV file) is pushed to the metadata
folder, the workflow automatically converts it into a SHACL shape by utilizing the SKOS Play API. The resulting Turtle (.ttl) file is saved in the turtle
folder.
A template for the metadata schema is currently under discussion.