Skip to content

Commit

Permalink
Merge pull request #1141 from ufal/license-umr-2.0
Browse files Browse the repository at this point in the history
License umr 2.0
  • Loading branch information
kosarko authored Jan 8, 2025
2 parents 57b1936 + 194a03f commit 34d5da4
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
<div id="faq-like">
<h2 id="ufal-point-faq">Uniform Meaning Representation v2.0 License Agreement</h2>
<div>
(2024/12/23)
</div>
<hr />
<div class="well">
<h3>Uniform Meaning Representation v2.0 License Terms</h3>
<p>Uniform Meaning Representation v2.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>Czech-UMR</td>
<td>CC BY-NC-SA 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>Latin-UMR</td>
<td>CC BY-NC-SA 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-NC-SA 4.0</td><td><a href="http://creativecommons.org/licenses/by-nc-sa/4.0/">http://creativecommons.org/licenses/by-nc-sa/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 v2.0 License Agreement</title>
<title-menu>Uniform Meaning Representation v2.0 License Agreement</title-menu>
</page>

0 comments on commit 34d5da4

Please sign in to comment.