-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2464 from maurodragoni/master
Added PET identifier.
- Loading branch information
Showing
2 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Header set Access-Control-Allow-Origin * | ||
Options +FollowSymLinks | ||
RewriteEngine on | ||
RewriteRule ^(.*)$ https://pdi-new.fbk.eu/pet/$1 [R=302,L] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
PET: Process Extraction from Text dataset v0.5 | ||
=== | ||
|
||
Homepage: | ||
* https://w3id.org/helis | ||
|
||
Contacts: | ||
* Patrizio Bellan (pbellan AT fbk DOT eu) | ||
* Mauro Dragoni (dragoni AT fbk DOT eu) | ||
* Chiara Ghidini (ghidini AT fbk DOT eu) | ||
* Han van der Aa (han AT informatik DOT uni-mannheim DOT de) | ||
* Simone Paolo Ponzetto (simone AT informatik DOT uni-mannheim DOT de) |