From b3182ec06e1234970d3f246ba6d20cc7c8fec84f Mon Sep 17 00:00:00 2001 From: Huseyin Kir <73784267+hkir-dev@users.noreply.github.com> Date: Wed, 11 Sep 2024 16:03:14 +0100 Subject: [PATCH] AIT117 added --- config/taxonomy/AIT117.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 config/taxonomy/AIT117.yml diff --git a/config/taxonomy/AIT117.yml b/config/taxonomy/AIT117.yml new file mode 100644 index 0000000..b043bfc --- /dev/null +++ b/config/taxonomy/AIT117.yml @@ -0,0 +1,30 @@ +# PURL configuration for https://purl.brain-bican.org/taxonomy/AIT117 + +idspace: AIT117 +base_url: /taxonomy/AIT117 + +products: +- AIT117.json: https://raw.githubusercontent.com/Cellular-Semantics/nhp_basal_ganglia_macaque_taxonomy/main/AIT117.json + +base_redirect: https://cellular-semantics.github.io/nhp_basal_ganglia_macaque_taxonomy + +entries: + +# https://purl.brain-bican.org/taxonomy/AIT117/AIT117.json +- exact: /AIT117.json + replacement: https://raw.githubusercontent.com/Cellular-Semantics/nhp_basal_ganglia_macaque_taxonomy/main/AIT117.json + +# https://purl.brain-bican.org/taxonomy/AIT117/releases/2023-09-24/AIT117.json +- prefix: /releases/ + replacement: https://raw.githubusercontent.com/Cellular-Semantics/nhp_basal_ganglia_macaque_taxonomy/v + tests: + - from: /releases/2023-09-24/ + to: https://raw.githubusercontent.com/Cellular-Semantics/nhp_basal_ganglia_macaque_taxonomy/v2023-09-24/ + +# This config should be the last item since it will catch all remaining paths +# https://purl.brain-bican.org/taxonomy/AIT117/AIT117_41 +- regex: ^/taxonomy/AIT117/AIT117_(.*)$ + replacement: https://cellular-semantics.github.io/nhp_basal_ganglia_macaque_taxonomy/cell_sets/AIT117_$1 + tests: + - from: /AIT117/AIT117_41 + to: https://cellular-semantics.github.io/nhp_basal_ganglia_macaque_taxonomy/cell_sets/AIT117_41