-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathwerkzeuge.html
148 lines (147 loc) · 7.92 KB
/
werkzeuge.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
---
layout: default
title: Werkzeuge
---
<div class="row row-cols-1 row-cols-md-2 row-cols-lg-3">
<div class="col my-3">
<div class="card tool">
<div class="card-body">
<h3 class="card-title">CollAna</h3>
<p> Digitales Kollationswerkzeug zur vergleichenden Analyse von Musikdrucken.</p>
<p style="margin-top: 10px">Entwicklung: Anastasia Wawilow</p>
<a class="vife_more" href="https://collana.edirom.de/"
>https://collana.edirom.de</a>
<a class="vife_github" href="https://github.com/Edirom/CollAna"
>https://github.com/Edirom/CollAna</a>
</div>
<img src="https://collana.edirom.de/assets/images/Mockup.png" class="card-img-bottom p-4"/>
</div>
</div>
<div class="col my-3">
<div class="card tool vife_tool">
<div class="card-body">
<h3 class="card-title">Edirom Tools</h3>
<p>Edirom ist ein Werkzeug, welches speziell für digitale Formen
wissenschaftlich-kritischer Musikeditionen entwickelt wurde. Die
entwickelten Werkzeuge sind dabei als quelloffene Tools sowohl zur
Darstellung der Ergebnisse editorischer Arbeit als auch als modular
aufgebaute Editorentools konzipiert, die einen effizienten Einsatz neuer
Technologien in der Musikphilologie erlauben.<br/></p>
<p style="margin-top: 10px">Entwicklung: Daniel Röwenstrunk/Elena Schilke,
Edirom Projekt</p>
<a class="vife_github" href="https://github.com/Edirom/Edirom-Online"
>https://github.com/Edirom/Edirom-Online</a>
</div>
<img src="{{ 'assets/img/werkzeuge_freidi.png' | relative_url }}" class="card-img-bottom p-4"/>
</div>
</div>
<div class="col my-3">
<div class="card tool vife_tool">
<div class="card-body">
<h3 class="card-title">MEIGarage</h3>
<p>Die MEIGarage ist ein Online-Werkzeug zur Konvertierung zwischen verschiedenen
Musikcodierungsformaten, sowie zur Validierung and Anpassung eigener MEI-Schemata.
</p>
<p style="margin-top: 10px">Entwicklung: Anne Ferger</p>
<a class="vife_more" href="https://meigarage.edirom.de"
>https://meigarage.edirom.de</a>
<a class="vife_github" href="https://github.com/Edirom/MEIGarage"
>https://github.com/Edirom/MEIGarage</a>
</div>
<img src="https://meigarage.edirom.de/img/meigarage.logo.166c7942.png" class="card-img-bottom p-4"/>
</div>
</div>
<div class="col my-3">
<div class="card tool vife_tool">
<div class="card-body">
<h3 class="card-title">MEI Score Editor</h3>
<p>Der MEI Score Editor (MEISE) ist ein plattformunabhängiger
Online-MEI-Editor, der eine gleichzeitige Bearbeitung und Darstellung
von MEI-Daten ermöglicht und bei der Arbeit mit editorischen
Kodierungsprinzipien verwendet werden kann. <br/></p>
<p style="margin-top: 10px">Entwicklung: Nikolaos Beer</p>
<a class="vife_more" href="http://meise.de.dariah.eu/"
>http://meise.de.dariah.eu/</a>
<a class="vife_github" href="https://github.com/Edirom/MEISE-2"
>https://github.com/Edirom/MEISE-2</a>
</div>
<img src="{{ 'assets/img/werkzeuge_meise.png' | relative_url }}" class="card-img-bottom p-4"/>
</div>
</div>
<div class="col my-3">
<div class="card tool external_tool">
<div class="card-body">
<h3 class="card-title">MerMEId <small>(externe Entwicklung)</small></h3>
<p>MerMEId ist ein Werkzeug für die Bearbeitung, Handhabung und Anzeige von
Metadaten auf der Grundlage des XML Schemas der Music Encoding
Initiative.<br/></p>
<p style="margin-top: 10px">Entwicklung: MerMEId community</p>
<a class="vife_more"
href="https://mermeid.edirom.de"
>https://mermeid.edirom.de</a>
<a class="vife_github"
href="https://github.com/edirom/MerMEId/"
>https://github.com/edirom/MerMEId/</a>
</div>
<img src="{{ 'assets/img/werkzeuge_mermeid.png' | relative_url }}" class="card-img-bottom p-4"/>
</div>
</div>
<div class="col my-3">
<div class="card tool vife_tool">
<div class="card-body">
<h3 class="card-title">MusicDiff</h3>
<p>MusicDiff ist ein Vergleichstool für MEI-Codierungen. Es basiert auf der in Beethovens Werkstatt entwickelten <a href="https://videapp-arr.beethovens-werkstatt.de">VideApp_Arr</a>.<br/></p>
<p style="margin-top: 10px">Entwicklung: Beethovens Werkstatt, Johannes Kepper</p>
<a class="vife_more"
href="https://music-diff.edirom.de"
>https://music-diff.edirom.de</a>
</div>
<img src="{{ 'assets/img/werkzeuge_musicdiff.png' | relative_url }}" class="card-img-bottom p-4"/>
</div>
</div>
<div class="col my-3">
<div class="card tool vife_tool">
<div class="card-body">
<h3 class="card-title">SMuFL Browser</h3>
<p> Der SMuFL Browser ermöglicht das einfache Einbinden von musikalischen
Symbolen in TEI Texte. Dafür dient einerseits der "TEI code for
embedding" beim Browsen der Zeichen, zum anderen aber ist jede TEI
Beschreibung der Zeichen auch wirklich abrufbar. <br/></p>
<p style="margin-top: 10px">Entwicklung: Peter Stadler</p>
<a class="vife_more" href="https://smufl-browser.edirom.de"
>https://smufl-browser.edirom.de</a>
<a class="vife_github" href="https://github.com/Edirom/SMuFL-Browser"
>https://github.com/Edirom/SMuFL-Browser</a>
</div>
<img src="{{ 'assets/img/werkzeuge_smufl.png' | relative_url }}" class="card-img-bottom p-4"/>
</div>
</div>
<div class="col my-3">
<div class="card tool external_tool">
<div class="card-body">
<h3 class="card-title">Verovio <small>(externe Entwicklung)</small></h3>
<p> Verovio dient der Übertragung von MEI-Code in lesbare Notenschrift,
welche mithilfe des Datenformats SVG umgesetzt wird.<br/></p>
<p style="margin-top: 10px">Entwicklung: Laurent Pugin, RISM Switzerland</p>
<a class="vife_more" href="https://www.verovio.org/index.xhtml"
>https://www.verovio.org/index.xhtml</a>
<a class="vife_github" href="https://github.com/rism-digital/verovio"
>https://github.com/rism-digital/verovio</a>
</div>
<img src="{{ 'assets/img/werkzeuge_verovio.png' | relative_url }}" class="card-img-bottom p-4"/>
</div>
</div>
<div class="col my-3">
<div class="card tool vife_tool">
<div class="card-body">
<h3 class="card-title">Vertaktoid</h3>
<p>Vertaktoid ist eine Android-Applikation, die den Benutzer:innen beim manuellen
Erfassen von Taktpositionen in Notenmaterial unterstützt.</p>
<p style="margin-top: 10px">Entwicklung: cemfi, Hizkiel Mitiku Alemayehu</p>
<a class="vife_github" href="https://github.com/cemfi/vertaktoid"
>https://github.com/cemfi/vertaktoid</a>
</div>
<img src="https://zenmem.de/tools-pix/vertaktoid.jpg" class="card-img-bottom p-4"/>
</div>
</div>
</div>