Skip to content

Commit

Permalink
Merge pull request #2464 from maurodragoni/master
Browse files Browse the repository at this point in the history
Added PET identifier.
  • Loading branch information
dgarijo authored Jan 11, 2022
2 parents c9df6f0 + bc1afb5 commit 34707d0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pet/.htaccess
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]
12 changes: 12 additions & 0 deletions pet/README.md
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)

0 comments on commit 34707d0

Please sign in to comment.