Skip to content

Commit

Permalink
PID for thesis crate
Browse files Browse the repository at this point in the history
  • Loading branch information
stain authored Dec 17, 2023
1 parent a5d8628 commit 1ab800d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ro/doi/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,8 @@ RewriteRule ^10.5281/zenodo.6913045$ https://by-covid.github.io/BY-COVID_WP5_T5.
RewriteCond %{HTTP_ACCEPT} ^.*application/ld\+json.*
RewriteRule ^10.5281/zenodo.10368989$ https://www.researchobject.org/workflow-run-crate-paper/ro-crate-metadata.jsonld [R=303,L]
RewriteRule ^10.5281/zenodo.10368989$ https://www.researchobject.org/workflow-run-crate-paper/ [R=303,L]

# RO-Crate for PhD thesis 10.5281/zenodo.8113625
RewriteCond %{HTTP_ACCEPT} ^.*application/ld\+json.*
RewriteRule ^10.5281/zenodo.8113625$ https://s11.no/2023/phd/ro-crate-metadata.json [R=303,L]
RewriteRule ^10.5281/zenodo.8113625$ https://s11.no/2023/phd/ro-crate-preview.html [R=303,L]

0 comments on commit 1ab800d

Please sign in to comment.