Skip to content

Commit b8f5574

Browse files
authored
Merge pull request #63 from Materials-Data-Science-and-Informatics/az-ihsan-patch-4
Update prima URLs
2 parents 3b3095a + 111d138 commit b8f5574

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

prima/.htaccess

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Contact person email: a.ihsan@fz-juelich.de
33
# Artifacts: core, dal, dataset, experiment, complete
44
# Artifacts Names: PRIMA-Core ontology, PRIMA-Data Analysis Lifecycle ontology, PRIMA-Dataset ontology, PRIMA-Experiment ontology, PRIMA-Complete ontology
5-
# Resource location:
5+
# Resource location: https://github.com/Materials-Data-Science-and-Informatics/MDMC-NEP-top-level-ontology
66

77
Options +FollowSymLinks
88

@@ -161,3 +161,16 @@ RewriteRule ^complete$ https://raw.githubusercontent.com/Materials-Data-Science-
161161
# Default response
162162
# Rewrite rule to serve the RDF/XML content from the PRIMA-Complete IRI by default
163163
RewriteRule ^complete$ https://raw.githubusercontent.com/Materials-Data-Science-and-Informatics/MDMC-NEP-top-level-ontology/master/PRIMA/complete/ver_2_0/prima-complete.owl [R=303,L]
164+
165+
# PRIMA Use Cases
166+
#================
167+
# Use case 1
168+
RewriteRule ^use-case-1$ https://github.com/Materials-Data-Science-and-Informatics/MDMC-NEP-top-level-ontology/tree/master/use-cases/STRAS-mapping [R=303,L]
169+
170+
# Use case 2
171+
RewriteRule ^use-case-2$ https://github.com/Materials-Data-Science-and-Informatics/MDMC-NEP-top-level-ontology/tree/master/use-cases/Herbie-ELN [R=303,L]
172+
173+
# Development
174+
# ===========
175+
RewriteRule ^dev$ https://github.com/Materials-Data-Science-and-Informatics/MDMC-NEP-top-level-ontology/ [R=303,L]
176+

0 commit comments

Comments
 (0)