Skip to content

Commit

Permalink
Merge pull request #1067 from ufal/umr-license
Browse files Browse the repository at this point in the history
Unifrom Meaning Representation v1.0 License Agreement
  • Loading branch information
kosarko authored Aug 25, 2023
2 parents 8a6ba5c + d3755eb commit 4c94863
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
<div id="faq-like">
<h2 id="ufal-point-faq">Uniform Meaning Representation v1.0 License Agreement</h2>
<div>
(2023/07/31)
</div>
<hr />
<div class="well">
<h3>Uniform Meaning Representation v1.0 License Terms</h3>
<p>Uniform Meaning Representation v1.0 (referred to as &#x201C;UMR&#x201D; in the rest of this document)
is a collection of linguistic data. Each of the graphbanks has its own license terms
and you (the &#x201C;User&#x201D;) are responsible for complying with the license terms
applicable to those parts of UMR which you use. If you do not agree with the license terms,
you must stop using UMR and destroy all copies of UMR data that you have obtained.</p>
<br />
<p class="alert alert-danger">You are specifically reminded that some of the graphbanks
permit only non-commercial usage.</p>
<br />
<p>The license for every graphbank included in the release is specified in the appropriate
graphbank directory.</p>
<br />

<h3>Overview of the graphbanks and their license terms</h3>
<table class="table table-striped">
<thead>
<tr><th>Graphbank</th><th>License</th></tr>
</thead>
<tbody>
<tr>
<td>Arapaho-UMR</td>
<td>CC BY-NC-ND 4.0</td>
</tr>
<tr>
<td>Chinese-UMR</td>
<td>CC BY-NC-ND 4.0</td>
</tr>
<tr>
<td>English-UMR</td>
<td>CC BY-SA 4.0</td>
</tr>
<tr>
<td>Kukama-UMR</td>
<td>CC BY-NC-ND 4.0</td>
</tr>
<tr>
<td>Navajo-UMR</td>
<td>CC BY-NC-ND 4.0</td>
</tr>
<tr>
<td>Sanapana-UMR</td>
<td>CC BY-NC-ND 4.0</td>
</tr>
</tbody>
</table>

<h3>Licenses</h3>
<table class="table">
<thead>
<tr><th>License</th><th>URL</th></tr>
</thead>
<tbody>
<tr><td>CC BY-NC-ND 4.0</td><td><a href="http://creativecommons.org/licenses/by-nc-nd/4.0/">http://creativecommons.org/licenses/by-nc-nd/4.0/</a></td></tr>
<tr><td>CC BY-SA 4.0</td><td><a href="http://creativecommons.org/licenses/by-sa/4.0/">http://creativecommons.org/licenses/by-sa/4.0/</a></td></tr>
</tbody>
</table>
</div>
</div>
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0"?>
<page>
<title>Uniform Meaning Representation v1.0 License Agreement</title>
<title-menu>Uniform Meaning Representation v1.0 License Agreement</title-menu>
</page>

0 comments on commit 4c94863

Please sign in to comment.