first commit
This commit is contained in:
commit
dd41196698
4 changed files with 108 additions and 0 deletions
26
nl.mpi.archive.elan.metainfo.xml
Normal file
26
nl.mpi.archive.elan.metainfo.xml
Normal file
|
@ -0,0 +1,26 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<component type="desktop-application">
|
||||
<id>nl.mpi.archive.elan</id>
|
||||
|
||||
<name>ELAN</name>
|
||||
<summary>Linguistic annotator</summary>
|
||||
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-3.0-only</project_license>
|
||||
|
||||
<description>
|
||||
<p>
|
||||
With ELAN a user can add an unlimited number of textual annotations to audio and/or video recordings. An annotation can be a sentence, word or gloss, a comment, translation or a description of any feature observed in the media. Annotations can be created on multiple layers, called tiers. Tiers can be hierarchically interconnected. An annotation can either be time-aligned to the media or it can refer to other existing annotations. The content of annotations consists of Unicode text and annotation documents are stored in an XML format (EAF).
|
||||
</p>
|
||||
</description>
|
||||
|
||||
<launchable type="desktop-id">nl.mpi.archive.elan.desktop</launchable>
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<image>https://www.mpi.nl/tools/elan/atemp/img/ACLEW_Screen_SymPlay.png</image>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<image>https://www.mpi.nl/tools/elan/atemp/img/ACLEW_Screen_Joint.png</image>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
</component>
|
Loading…
Add table
Add a link
Reference in a new issue