Skip to content

Commit

Permalink
Merge pull request #3 from GertjanBisschop/add-data
Browse files Browse the repository at this point in the history
Add data
  • Loading branch information
GertjanBisschop authored Dec 19, 2024
2 parents 4304338 + f12245d commit f6880df
Show file tree
Hide file tree
Showing 4 changed files with 24,478 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/add.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Thanks for taking the time to fill out this addition request!
- p90 value source:


#### Matrix [add link here]()
#### Matrix (see [matrix-vocabulary](https://github.com/eu-parc/matrix-vocabulary))
- name:

#### Indicator
Expand Down
5 changes: 3 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ on:
jobs:
publish-vocabulary:
if: github.repository != 'eu-parc/vocabulary-template'
uses: eu-parc/voc2skosmos-workflow/.github/workflows/csv2skos.yml@main
uses: eu-parc/voc2skosmos-workflow/.github/workflows/yml2skos.yml@main
with:
ref: ${{ github.ref }}
namespace: http://www.placeholder.com/
namespace_label: placeholder
mappings_file: rules/mappings.yarrr.yml
linkml_schema: schema/biochementity.linkml.yml
data: data/data.yml
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
Loading

0 comments on commit f6880df

Please sign in to comment.