Skip to content

Commit

Permalink
Merge pull request #58 from FZJ-INM1-BDA/feat_partial_jba31statmap_refs
Browse files Browse the repository at this point in the history
feat: partial population of julich brain 3.1. dataset version refs
  • Loading branch information
AhmetNSimsek authored Oct 14, 2024
2 parents fb329d2 + d0a688a commit bd0273c
Show file tree
Hide file tree
Showing 5 changed files with 2,060 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/cron-update-kg-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ jobs:

- artefacts-dir: "ebrainsquery/v3/CustomAnatomicalEntity"
query-id: "d7cdc1d6-0aa5-498a-94ff-0291b95db13d"

- artefacts-dir: "ebrainsquery/v3/Dataset"
query-id: "fe925a3a-bfcd-43a9-8eab-f8d4589cedea"

- artefacts-dir: "ebrainsquery/v3/DatasetVersion"
query-id: "64ad0cd6-fbd6-47d3-b247-099e9ce8f313"
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
Expand All @@ -46,6 +52,8 @@ jobs:
latest-siibra-release:
runs-on: ubuntu-latest
env:
GH_TOKEN: ${{ github.token }}
outputs:
LATEST_TAG: ${{ steps.get-latest-tag.outputs.LATEST_TAG }}
steps:
Expand Down
Loading

0 comments on commit bd0273c

Please sign in to comment.