isamplesorg/Vocabulary Action
creates a docker container to run python routines that 1) load skos (rdf/turtle) vocabularies into an sqlAlchemy store 2) generate markdown (Quarto-flavor) and HTML from the skos vocabularies
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Which action to run -- defaults to docs, which generates markdown and html representations of the vocabulary | yes | docs |
| path | Path to the output directory for script output | yes | — |
| vocabdir | Repository-relative directory containing the source ttl files for this workflow. Defaults to "vocabulary" to match the conventional single-vocab layout; set to a different directory name to point the action at a per-topic subfolder (e.g. "geochemistry", "ETmaterials"). One workflow file per target directory is the recommended pattern. | no | vocabulary |
| inputttl | Pipe-delimited list of skos rdf/turtle file names (without .ttl extension) located in <vocabdir> | yes | — |
| inputvocaburi | Pipe-delimited list of ConceptScheme URIs, one per inputttl entry in the same order. URIs must be CURIEs resolvable from @prefix declarations in their ttl file. | yes | — |
Outputs
no outputs