Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stain authored Jun 26, 2023
1 parent 34d3096 commit 2c0d1fe
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion ro/doi/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ RewriteCond %{HTTP_ACCEPT} ^.*application/ld\+json.*
RewriteRule ^10.5281/zenodo.5146227$ https://www.researchobject.org/2021-packaging-research-artefacts-with-ro-crate/ro-crate-metadata.jsonld [R=303,L]
RewriteRule ^10.5281/zenodo.5146227$ https://www.researchobject.org/2021-packaging-research-artefacts-with-ro-crate/ [R=303,L]


# Comparison tables for evaluating FAIR Digital Object and Linked Data, Zenodo
# https://doi.org/10.5281/zenodo.8075229
RewriteCond %{HTTP_ACCEPT} ^.*application/ld\+json.*
RewriteRule ^10.5281/zenodo.8075229$ https://s11.no/2023/phd/evaluating-fdo/ro-crate-metadata.json [R=303,L]
RewriteRule ^10.5281/zenodo.8075229$ https://s11.no/2023/phd/evaluating-fdo/ro-crate-preview.html [R=303,L]

0 comments on commit 2c0d1fe

Please sign in to comment.