Skip to content

Commit f3ee53f

Browse files
committed
Added ESO
1 parent 0f8b820 commit f3ee53f

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

ESO/.htaccess

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Options +FollowSymLinks
2+
3+
# Rewrite engine setup
4+
RewriteEngine On
5+
6+
# Redirect to w3id.org/ESO/
7+
RewriteRule ^$ https://sonia04021991.github.io/EmergencySituationOntology/ [R=302,L]

ESO/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Emergency Situation Ontology
2+
3+
https://w3id.org/ESO -> https://sonia04021991.github.io/EmergencySituationOntology/
4+
5+
## Contact
6+
[Sonia Mehla](soniamehla9@gmail.com)

0 commit comments

Comments
 (0)