File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,3 +46,10 @@ RewriteRule ^hdo/imports/(.*)$ https://gitlab.hzdr.de/hmc/hmc-public/hob/hdo/-/r
4646RewriteRule ^hdo/releases/2024-08-14/hdo.owl$ https://codebase.helmholtz.cloud/hmc/hmc-public/hob/hdo/-/raw/main/releases/2024-08-14/hdo.owl [R=303 ,L]
4747RewriteRule ^hdo/releases/2024-08-14/hdo-base.owl$ https://codebase.helmholtz.cloud/hmc/hmc-public/hob/hdo/-/raw/main/releases/2024-08-14/hdo-base.owl [R=303 ,L]
4848RewriteRule ^hdo/releases/2024-08-14/hdo-full.owl$ https://codebase.helmholtz.cloud/hmc/hmc-public/hob/hdo/-/raw/main/releases/2024-08-14/hdo-full.owl [R=303 ,L]
49+
50+ # rel 2025-03-20
51+ #RewriteCond %{HTTP_ACCEPT} ^.*application/rdf\+xml.*
52+ RewriteRule ^hdo/releases/2025-03-20/hdo.owl$ https://codebase.helmholtz.cloud/hmc/hmc-public/hob/hdo/-/raw/main/releases/2025-03-20/hdo.owl [R=303 ,L]
53+ RewriteRule ^hdo/releases/2025-03-20/hdo-base.owl$ https://codebase.helmholtz.cloud/hmc/hmc-public/hob/hdo/-/raw/main/releases/2025-03-20/hdo-base.owl [R=303 ,L]
54+ RewriteRule ^hdo/releases/2025-03-20/hdo-full.owl$ https://codebase.helmholtz.cloud/hmc/hmc-public/hob/hdo/-/raw/main/releases/2025-03-20/hdo-full.owl [R=303 ,L]
55+
You can’t perform that action at this time.
0 commit comments