Sage-Bionetworks / schematic

Package for biomedical data model and metadata ingress management
https://schematicpy.readthedocs.io/en/latest/cli_reference.html
MIT License
22 stars 25 forks source link

CSV to JSON-LD generation automation using GH Actions #297

Open sujaypatil96 opened 3 years ago

sujaypatil96 commented 3 years ago

We can setup a Github Action that automatically runs the csv_to_schemaorg.py script (via command-line utility) and generates the JSON-LD schema every time there is a new schema specification (CSV) that is pushed to the repo.

allaway commented 2 years ago

Example of such an action is here: https://github.com/nf-osi/nf-metadata-dictionary/blob/main/.github/workflows/schematic-schema-convert.yml