Skip to content

Commit d34e7fc

Browse files
authored
add hdo release IRI
1 parent 751de29 commit d34e7fc

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

hob/.htaccess

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,10 @@ RewriteRule ^hdo/imports/(.*)$ https://gitlab.hzdr.de/hmc/hmc-public/hob/hdo/-/r
4646
RewriteRule ^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]
4747
RewriteRule ^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]
4848
RewriteRule ^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+

0 commit comments

Comments
 (0)