diff --git a/.gitignore b/.gitignore
index eed633155..7e288547f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@
*.mscz,
.~*
.mscbackup
+.idea/
+.vscode/
\ No newline at end of file
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 38f87aa5d..e88d3aef9 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/johentsch/ms3
- rev: v2.5.3
+ rev: v2.5.4
hooks:
- id: review
args: [-M, -N, -C, -X, -F, -D, -c LATEST_VERSION, --fail]
\ No newline at end of file
diff --git a/.zenodo.json b/.zenodo.json
index 6ff678bbf..6bd44521b 100644
--- a/.zenodo.json
+++ b/.zenodo.json
@@ -1,15 +1,109 @@
{
- "description": "
Arcangelo Corelli - Trio Sonatas (A corpus of annotated scores)
\n\nThis corpus of annotated MuseScore files has been created within the DCML corpus initiative and employs the DCML harmony annotation standard. It was relased together with and as part of the "workflow paper"
\n\n\nHentschel, J., Moss, F. C., Neuwirth, M., & Rohrmeier, M. A. (2021). A semi-automated workflow paradigm for the distributed creation and curation of expert annotations. Proceedings of the 22nd International Society for Music Information Retrieval Conference, ISMIR, 262–269. https://doi.org/10.5281/ZENODO.5624417
\n
\n\nThe corpus comprises 36 Sonate a tre, divided into 149 separate movements. Together they make up for three of the four famous cycles of 12 trio sonatas each:
\n\n\n\t\n\t\t\n\t\t\t| Opus | \n\t\t\tCycle | \n\t\t\tPublication | \n\t\t\tIncluded | \n\t\t
\n\t\n\t\n\t\t\n\t\t\t| 1 | \n\t\t\t12 sonate da chiesa | \n\t\t\tRome 1681 | \n\t\t\tYes | \n\t\t
\n\t\t\n\t\t\t| 2 | \n\t\t\t12 sonate da camera | \n\t\t\tRome 1685 | \n\t\t\tNo | \n\t\t
\n\t\t\n\t\t\t| 3 | \n\t\t\t12 sonate da chiesa | \n\t\t\tRome 1689 | \n\t\t\tYes | \n\t\t
\n\t\t\n\t\t\t| 4 | \n\t\t\t12 sonate da camera | \n\t\t\tRome 1694 | \n\t\t\tYes | \n\t\t
\n\t\n
\n\n
\n\nVersions
\n\n
\n\nSee the GitHub releases.
\n\n
\n\nGetting the data
\n\n
\n\nWith full version history
\n\nThe dataset is version-controlled via git. In order to download the files with all revisions they have gone through, git needs to be installed on your machine. Then you can clone this repository using the command
\n\ngit clone https://github.com/DCMLab/corelli.git
\n\n
\n\nWithout full version history
\n\nIf you are only interested in the current version of the corpus, you can simply download and unpack this ZIP file.
\n\n
\n\nData Formats
\n\nEach piece in this corpus is represented by four files with identical names, each in its own folder. For example, the first movement of the first sonata has the following files:
\n\n\n\tMS3/op01n01a.mscx: Uncompressed MuseScore file including the music and annotation labels. \n\tnotes/op01n01a.tsv: A table of all note heads contained in the score and their relevant features (not each of them represents an onset, some are tied together) \n\tmeasures/op01n01a.tsv: A table with relevant information about the measures in the score. \n\tharmonies/op01n01a.tsv: A list of the included harmony labels (including cadences and phrases) with their positions in the score. \n
\n\n
\n\nOpening Scores
\n\nAfter navigating to your local copy, you can open the scores in the folder MS3 with the free and open source score editor MuseScore. Please note that the scores have been edited, annotated and tested with MuseScore 3.6.2. MuseScore 4 has since been released and preliminary tests suggest that it renders them correctly.
\n\n
\n\nOpening TSV files in a spreadsheet
\n\nTab-separated value (TSV) files are like Comma-separated value (CSV) files and can be opened with most modern text editors. However, for correctly displaying the columns, you might want to use a spreadsheet or an addon for your favourite text editor. When you use a spreadsheet such as Excel, it might annoy you by interpreting fractions as dates. This can be circumvented by using Data --> From Text/CSV or the free alternative LibreOffice Calc. Other than that, TSV data can be loaded with every modern programming language.
\n\n
\n\nLoading TSV files in Python
\n\nSince the TSV files contain null values, lists, fractions, and numbers that are to be treated as strings, you may want to use this code to load any TSV files related to this repository (provided you're doing it in Python). After a quick pip install -U ms3 (requires Python 3.10) you'll be able to load any TSV like this:
\n\nimport ms3\n\nlabels = ms3.load_tsv('harmonies/op01n01a.tsv')\nnotes = ms3.load_tsv('notes/op01n01a.tsv')\n\n
\n\nColumn names
\n\nYou can look up meaning and data type of the columns of all TSV files including metadata.tsv in ms3's documentation (simply search through the page).
\n\n
\n\nGenerating all TSV files from the scores
\n\nWhen you have made changes to the scores and want to update the TSV files accordingly, you can use the following command (provided you have pip-installed ms3):
\n\nms3 extract -M -N -X -D # for measures, notes, expanded annotations, and metadata
\n\nIf, in addition, you want to generate the reviewed scores with out-of-label notes colored in red, you can do
\n\nms3 review -M -N -X -D # for extracting measures, notes, expanded annotations, and metadata
\n\nBy adding the flag -c to the review command, it will additionally compare the (potentially modified) annotations in the score with the ones currently present in the harmonies TSV files and reflect the comparison in the reviewed scores.
\n\n
\n\nScore origin
\n\nTo create the dataset we downloaded the musicXML conversion available on Craig Sapp's KernScores (thanks to the engraver(s) who first encoded the scores in **kern format), converted them to MuseScore, and had them corrected and completed by the transcription service tunescribers.com. This involved adding thorough bass figures throughout and engraving a few missing movements from scratch. The commission was performed based on the Pepusch prints available on the International Music Score Library Project (IMSLP) which are included in the folder pdf:
\n\n\n\n(The scan of op. 3 is missing page 46, corresponding to op03n12a)
\n\nWhenever pitches, bass figures or their placement were obviously wrong they have been corrected based on the Rome princeps editions.
\n\n
\n\nCaveats
\n\n
\n\nWrong positions
\n\nTwo files have different time signatures in the upper and lower staff pairs which leads to wrong positions:
\n\n\n\top03n10d has 12/8 vs. 2/2 \n\top04n06g has 12/8 vs. 4/4 \n
\n\nSince the parser deals only with one time signature per measure, and since positions are computed additively, the positions are currently incorrect for
\n\n\n\t- all events in these two pieces which
\n\t- occur in staff 3 or 4
\n\t- after beat 1.
\n
\n\nAs a remedy, staves 1 and 2 could be re-written in simple meters (2/2 or 4/4) sporting triplets. For now, users could multiply mc_onset values for staves 3 and 4 by 1.5 as a remedy. The quarterbeats would then need to be re-computed by adding the stretched onset values to the MC's quarterbeat.
\n\n
\n\n.warnings
\n\nAs long as such files exist in the reviewed folder, the ms3 review command has detected
\n\n\n\t- incongruent phrase beginnings
{ and endings }, and/or \n\t- harmony labels where over 60 % of the note heads in the segment are out-of-label, and/or
\n\t- other warnings related to parsing the scores or annotations.
\n
\n\nPull requests addressing any of these warnings would be highly appreciated.
\n\n
\n\nInstruments
\n\nThe information on the four parts in the MuseScore files has not been curated. That concerns the staff names, brackets, behaviour of barlines, and instruments. If someone could send us a good configuration that looks and sounds decent, we would be glad to automatically apply it to the entire dataset.
\n\n
\n\nLicense
\n\nCreative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License (CC BY-NC-SA 4.0).
\n\n
\n\nNaming convention
\n\nFor example, all files starting with op03n02 are movements of Sonata number 2 from opus 3. The sequence of movements is indicated by appended letters op03n02a, op03n02b, etc.
\n\n
\n\nQuestions, Suggestions, Corrections, Bug Reports
\n\nFor questions, remarks etc., please create an issue and feel free to fork and submit pull requests.
",
"license": "CC-BY-NC-SA-4.0",
- "title": "Arcangelo Corelli - Sonate a tre (A corpus of annotated scores)",
+ "contributors": [
+ {
+ "type": "DataCollector",
+ "name": "Adrian Nagel"
+ },
+ {
+ "type": "DataCollector",
+ "name": "Andrew J. Wilson"
+ },
+ {
+ "orcid": "0000-0002-6329-7492",
+ "type": "DataCollector",
+ "name": "Amelia Brey"
+ },
+ {
+ "type": "DataCollector",
+ "name": "Cristiana Palandri"
+ },
+ {
+ "orcid": "0000-0002-6588-2257",
+ "type": "DataCollector",
+ "name": "Davor Krkljus"
+ },
+ {
+ "orcid": "0009-0005-5468-5871",
+ "type": "DataCollector",
+ "name": "Ehsan Mohagheghi Fard"
+ },
+ {
+ "type": "DataCollector",
+ "name": "Gabriela Ortiz Würth"
+ },
+ {
+ "orcid": "0000-0002-2105-525X",
+ "type": "DataCollector",
+ "name": "Hanné Becker"
+ },
+ {
+ "type": "DataCollector",
+ "name": "Justin Franklin"
+ },
+ {
+ "type": "DataCollector",
+ "name": "Kevin Davis"
+ },
+ {
+ "type": "DataCollector",
+ "name": "Kristine Kier Jørgensen"
+ },
+ {
+ "type": "DataCollector",
+ "name": "Moritz Heffter"
+ },
+ {
+ "type": "DataCollector",
+ "name": "Lars Opfermann"
+ },
+ {
+ "type": "DataCollector",
+ "name": "Lydia Carlisi"
+ },
+ {
+ "orcid": "0000-0001-6254-2604",
+ "type": "DataCollector",
+ "name": "Sylvie Tran"
+ },
+ {
+ "type": "DataCollector",
+ "name": "Tim Girard"
+ },
+ {
+ "type": "DataCollector",
+ "name": "Tomoko Ono"
+ },
+ {
+ "type": "DataCollector",
+ "name": "Tal Soker"
+ },
+ {
+ "orcid": "0009-0001-0954-4448",
+ "type": "DataCollector",
+ "name": "Victor Zheng"
+ },
+ {
+ "type": "DataCollector",
+ "name": "Ya-Chuan Wu"
+ }
+ ],
+ "title": "Arcangelo Corelli – Trio Sonatas (A corpus of annotated scores)",
"keywords": [
+ "music research",
+ "music theory",
+ "music analysis",
+ "music history",
+ "corpus studies",
"corpora",
- "symbolic datasets",
+ "symbolic dataset",
"scores",
+ "annotated dataset",
"harmony",
- "grouping",
- "phrase",
- "cadence",
+ "key annotations",
+ "chord annotations",
+ "phrase annotations",
+ "cadence annotations",
"trio sonatas",
"chamber music",
"17th century"
@@ -29,16 +123,16 @@
"identifier": "epfl"
}
],
- "publication_date": "2024-09-26",
+ "publication_date": "2025-03-03",
"creators": [
{
"orcid": "0000-0002-1986-9545",
- "affiliation": "\u00c9cole Polytechnique F\u00e9d\u00e9rale de Lausanne",
+ "affiliation": "Anton Bruckner University Linz",
"name": "Johannes Hentschel"
},
{
"orcid": "0000-0001-9377-2066",
- "affiliation": "Julius-Maximilians-Universit\u00e4t W\u00fcrzburg",
+ "affiliation": "Julius-Maximilians-Universität Würzburg",
"name": "Fabian C. Moss"
},
{
@@ -48,7 +142,7 @@
},
{
"orcid": "0000-0002-4323-7257",
- "affiliation": "\u00c9cole Polytechnique F\u00e9d\u00e9rale de Lausanne",
+ "affiliation": "École Polytechnique Fédérale de Lausanne",
"name": "Martin Rohrmeier"
}
],
@@ -57,8 +151,7 @@
{
"scheme": "url",
"identifier": "https://github.com/DCMLab/corelli/tree/v2.4",
- "relation": "references",
- "resource_type": "dataset"
+ "relation": "references"
},
{
"scheme": "url",
@@ -70,6 +163,12 @@
"identifier": "10.5281/zenodo.5624417",
"relation": "isPublishedIn",
"resource_type": "publication-conferencepaper"
+ },
+ {
+ "scheme": "doi",
+ "identifier": "10.5281/zenodo.13844105",
+ "relation": "isPartOf",
+ "resource_type":"dataset"
}
]
}
\ No newline at end of file
diff --git a/CITATION.cff b/CITATION.cff
index 96a4da13a..24ade6476 100644
--- a/CITATION.cff
+++ b/CITATION.cff
@@ -1,13 +1,26 @@
cff-version: 1.2.0
message: "Please cite this dataset using the metadata from 'preferred-citation'."
title: "Arcangelo Corelli - Trio Sonatas (A corpus of annotated scores)"
-abstract: "This corpus of annotated MuseScore files has been created within the DCML corpus initiative and employs the DCML harmony annotation standard. It comprises 36 Sonate a tre, divided into 149 separate movements. Together they make up for three of the four famous cycles of 12 trio sonatas each"
type: dataset
+abstract: >-
+ This corpus of annotated MuseScore files has been created within the
+ DCML corpus initiative and employs the DCML harmony annotation standard. It
+ comprises 36 Sonate a tre, divided into 149 separate movements. Together they
+ make up for three of the four famous cycles of 12 trio sonatas each. The
+ corpus was relased together with and as part of the "workflow paper"
+ https://doi.org/10.5281/zenodo.5624417
+url: https://zenodo.org/doi/10.5281/zenodo.7504011
+repository: https://github.com/DCMLab/corelli
+identifiers:
+ - type: doi
+ value: 10.5281/zenodo.7504011
+ - type: url
+ value: https://zenodo.org/doi/10.5281/zenodo.7504011
authors:
- given-names: Johannes
family-names: Hentschel
- email: johannes.hentschel@epfl.ch
- affiliation: "École Polytechnique Fédérale de Lausanne"
+ email: johannes.hentschel@bruckneruni.at
+ affiliation: "Anton Bruckner University Linz"
orcid: "https://orcid.org/0000-0002-1986-9545"
- given-names: "Fabian C."
family-names: Moss
@@ -17,7 +30,7 @@ authors:
- given-names: Markus
family-names: Neuwirth
email: markus.neuwirth@bruckneruni.at
- affiliation: "Bruckner University Linz"
+ affiliation: "Anton Bruckner University Linz"
orcid: "https://orcid.org/0000-0003-1990-052X"
- given-names: Martin
family-names: Rohrmeier
@@ -25,26 +38,34 @@ authors:
affiliation: "École Polytechnique Fédérale de Lausanne"
orcid: "https://orcid.org/0000-0002-4323-7257"
version: v2.4
-date-released: 2024-09-26
+date-released: 2025-03-09
keywords:
- - corpora
- - "symbolic datasets"
- - scores
- - harmony
- - grouping
- - phrase
- - cadence
+ - "expert-annotated dataset"
+ - "tonal harmony"
+ - "music research"
+ - "music theory"
+ - "music analysis"
+ - "music history"
+ - "corpus studies"
+ - "corpora"
+ - "symbolic dataset"
+ - "scores"
+ - "annotated dataset"
+ - "harmony"
+ - "key annotations"
+ - "chord annotations"
+ - "phrase annotations"
+ - "cadence annotations"
- "trio sonatas"
- "chamber music"
- "17th century"
-license: "CC-BY-NC-SA-4.0"
-repository: https://github.com/DCMLab/corelli
+license: "CC-BY-NC-4.0"
preferred-citation:
authors:
- given-names: Johannes
family-names: Hentschel
- email: johannes.hentschel@epfl.ch
- affiliation: "École Polytechnique Fédérale de Lausanne"
+ email: johannes.hentschel@bruckneruni.at
+ affiliation: "Anton Bruckner University Linz"
orcid: "https://orcid.org/0000-0002-1986-9545"
- given-names: "Fabian C."
family-names: Moss
@@ -54,7 +75,7 @@ preferred-citation:
- given-names: Markus
family-names: Neuwirth
email: markus.neuwirth@bruckneruni.at
- affiliation: "Bruckner University Linz"
+ affiliation: "Anton Bruckner University Linz"
orcid: "https://orcid.org/0000-0003-1990-052X"
- given-names: Martin
family-names: Rohrmeier
@@ -63,12 +84,40 @@ preferred-citation:
orcid: "https://orcid.org/0000-0002-4323-7257"
title: "A semi-automated workflow paradigm for the distributed creation and curation of expert annotations"
doi: 10.5281/zenodo.5624417
+ url: https://zenodo.org/doi/10.5281/zenodo.5624417
+ identifiers:
+ - type: doi
+ value: 10.5281/zenodo.5624417
+ - type: url
+ value: https://zenodo.org/doi/10.5281/zenodo.5624417
+ type: conference-paper
collection-title: "Proceedings of the 22nd International Society for Music Information Retrieval Conference"
collection-type: "proceedings"
collection-doi: 10.5281/zenodo.5776687
- type: conference-paper
+ date-published: 2021-11-07
year: 2021
+ month: 11
start: 262
end: 269
pages: 8
- abstract: "The creation and curation of labeled datasets can be an arduous, expensive, and time-consuming task. We introduce a workflow paradigm for remote consensus-building between expert annotators, while considerably reducing the associated administrative overhead through automation. Most music annotation tasks rely heavily on human interpretation and therefore defy the concept of an objective and indisputable ground truth. Thus, our paradigm invites and documents inter-annotator controversy based on a transparent set of analytical criteria, and aims at putting forth the consensual solutions emerging from such deliberations. The workflow that we suggest traces the entire genesis of annotation data, including the relevant discussions between annotators, reviewers, and curators. It adopts a well-proven pattern from collaborative software development, namely distributed version control, and allows for the automation of repetitive maintenance tasks, such as validity checks, message dispatch, or updates of meta- and paradata. To demonstrate the workflow's effectiveness, we introduce one possible implementation through GitHub Actions and showcase its success in creating cadence, phrase, and harmony annotations for a corpus of 36 trio sonatas by Arcangelo Corelli. Both code and annotated scores are freely available and the implementation can be readily used in and adapted for other MIR projects."
+ abstract: >-
+ The creation and curation of labeled datasets can be an arduous,
+ expensive, and time-consuming task. We introduce a workflow paradigm for remote
+ consensus-building between expert annotators, while considerably reducing
+ the associated administrative overhead through automation. Most music
+ annotation tasks rely heavily on human interpretation and therefore defy the
+ concept of an objective and indisputable ground truth. Thus, our paradigm
+ invites and documents inter-annotator controversy based on a transparent set
+ of analytical criteria, and aims at putting forth the consensual solutions
+ emerging from such deliberations. The workflow that we suggest traces the
+ entire genesis of annotation data, including the relevant discussions
+ between annotators, reviewers, and curators. It adopts a well-proven pattern
+ from collaborative software development, namely distributed version control,
+ and allows for the automation of repetitive maintenance tasks, such as
+ validity checks, message dispatch, or updates of meta- and paradata. To
+ demonstrate the workflow's effectiveness, we introduce one possible
+ implementation through GitHub Actions and showcase its success in creating
+ cadence, phrase, and harmony annotations for a corpus of 36 trio sonatas by
+ Arcangelo Corelli. Both code and annotated scores are freely available and
+ the implementation can be readily used in and adapted for other MIR
+ projects.
\ No newline at end of file
diff --git a/MS3/op01n02d.mscx b/MS3/op01n02d.mscx
index b3bbd4afb..23120bb81 100644
--- a/MS3/op01n02d.mscx
+++ b/MS3/op01n02d.mscx
@@ -11914,7 +11914,7 @@
1
- III.V7/V
+ III.V7/V{
measure
diff --git a/MS3/op01n03d.mscx b/MS3/op01n03d.mscx
index d187dac47..d8d8bb47d 100644
--- a/MS3/op01n03d.mscx
+++ b/MS3/op01n03d.mscx
@@ -11850,7 +11850,7 @@
1
- IV6{
+ IV6
half
diff --git a/MS3/op01n11a.mscx b/MS3/op01n11a.mscx
index 05395b1ff..1fe12e66d 100644
--- a/MS3/op01n11a.mscx
+++ b/MS3/op01n11a.mscx
@@ -3560,7 +3560,7 @@
1
- VI6
+ VI6{
above
diff --git a/MS3/op03n02a.mscx b/MS3/op03n02a.mscx
index ff64e064a..37f73b9c6 100644
--- a/MS3/op03n02a.mscx
+++ b/MS3/op03n02a.mscx
@@ -3500,7 +3500,7 @@
1
- I.V/V
+ I.V/V{
down
diff --git a/MS3/op03n10d.mscx b/MS3/op03n10d.mscx
index b17c4c226..8aaa29d6f 100644
--- a/MS3/op03n10d.mscx
+++ b/MS3/op03n10d.mscx
@@ -436,7 +436,7 @@
1
- a.i
+ a.i{
2
diff --git a/MS3/op03n12g.mscx b/MS3/op03n12g.mscx
index 976fba0da..8a3e2a39e 100644
--- a/MS3/op03n12g.mscx
+++ b/MS3/op03n12g.mscx
@@ -3844,7 +3844,7 @@
1
- A.I
+ A.I{
measure
diff --git a/MS3/op04n05a.mscx b/MS3/op04n05a.mscx
index 54a58e6c5..8c9f988a3 100644
--- a/MS3/op04n05a.mscx
+++ b/MS3/op04n05a.mscx
@@ -3297,10 +3297,6 @@
1/8
-
- 1
- -
-
16th
diff --git a/MS3/op04n06f.mscx b/MS3/op04n06f.mscx
index 2f4bc7ae3..7761b650f 100644
--- a/MS3/op04n06f.mscx
+++ b/MS3/op04n06f.mscx
@@ -2989,7 +2989,7 @@
1
- V
+ V}
quarter
diff --git a/MS3/op04n06g.mscx b/MS3/op04n06g.mscx
index dfe7199ff..32530bb21 100644
--- a/MS3/op04n06g.mscx
+++ b/MS3/op04n06g.mscx
@@ -6691,7 +6691,7 @@
1
- I|PAC}{
+ I|PAC}
quarter
diff --git a/MS3/op04n10e.mscx b/MS3/op04n10e.mscx
index 6de1b5216..719bd1c62 100644
--- a/MS3/op04n10e.mscx
+++ b/MS3/op04n10e.mscx
@@ -4895,6 +4895,10 @@
+
+ 1
+ {
+
quarter
diff --git a/README.md b/README.md
index fb12e0f3e..ef54f9f34 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@

-[](https://zenodo.org/badge/latestdoi/343145912)
+[](https://doi.org/10.5281/zenodo.7504011)

-
+
+
This is a README file for a data repository originating from the [DCML corpus initiative](https://github.com/DCMLab/dcml_corpora)
and serves as welcome page for both
@@ -11,38 +12,12 @@ and serves as welcome page for both
For information on how to obtain and use the dataset, please refer to [this documentation page](https://dcmlab.github.io/corelli/introduction).
-
-
-* [Arcangelo Corelli - Trio Sonatas (A corpus of annotated scores)](#arcangelo-corelli---trio-sonatas-a-corpus-of-annotated-scores)
- * [Version history](#version-history)
- * [Getting the data](#getting-the-data)
- * [With full version history](#with-full-version-history)
- * [Without full version history](#without-full-version-history)
- * [Data Formats](#data-formats)
- * [Opening Scores](#opening-scores)
- * [Opening TSV files in a spreadsheet](#opening-tsv-files-in-a-spreadsheet)
- * [Loading TSV files in Python](#loading-tsv-files-in-python)
- * [Column names](#column-names)
- * [Generating all TSV files from the scores](#generating-all-tsv-files-from-the-scores)
- * [Score origin](#score-origin)
- * [Caveats](#caveats)
- * [Wrong positions](#wrong-positions)
- * [`.warnings` files](#warnings-files)
- * [Instruments](#instruments)
- * [License](#license)
- * [Naming convention](#naming-convention)
- * [Questions, Suggestions, Corrections, Bug Reports](#questions-suggestions-corrections-bug-reports)
- * [Overview](#overview)
-
-
-# Arcangelo Corelli - Trio Sonatas (A corpus of annotated scores)
+# Arcangelo Corelli – Trio Sonatas (A corpus of annotated scores)
This corpus of annotated [MuseScore](https://musescore.org) files has been created within
the [DCML corpus initiative](https://github.com/DCMLab/dcml_corpora) and employs
the [DCML harmony annotation standard](https://github.com/DCMLab/standards). It was relased together with and as part
-of the "workflow paper"
-
-> Hentschel, J., Moss, F. C., Neuwirth, M., & Rohrmeier, M. A. (2021). A semi-automated workflow paradigm for the distributed creation and curation of expert annotations. Proceedings of the 22nd International Society for Music Information Retrieval Conference, ISMIR, 262–269. https://doi.org/10.5281/ZENODO.5624417
+of the "workflow paper" (for the reference [see below](#cite-as) or the file `CITATION.cff`).
The corpus comprises 36 `Sonate a tre`, divided into 149 separate movements. Together they make up for
three of the four famous cycles of 12 trio sonatas each:
@@ -54,46 +29,38 @@ three of the four famous cycles of 12 trio sonatas each:
| 3 | 12 sonate da chiesa | Rome 1689 | Yes |
| 4 | 12 sonate da camera | Rome 1694 | Yes |
-## Version history
-
-See the [GitHub releases](https://github.com/DCMLab/corelli/releases).
-
## Getting the data
-### With full version history
-
-The dataset is version-controlled via [git](https://git-scm.com/). In order to download the files with all
-revisions they have gone through, git needs to be installed on your machine. Then you can clone this
-repository using the command
-
-```bash
-git clone https://github.com/DCMLab/corelli.git
-```
-
-### Without full version history
-
-If you are only interested in the current version of the corpus, you can simply download and unpack
-[this ZIP file](https://github.com/DCMLab/corelli/archive/refs/heads/main.zip).
+* download repository as a [ZIP file](https://github.com/DCMLab/corelli/archive/main.zip)
+* download a [Frictionless Datapackage](https://specs.frictionlessdata.io/data-package/) that includes concatenations
+ of the TSV files in the four folders (`measures`, `notes`, `chords`, and `harmonies`) and a JSON descriptor:
+ * [corelli.zip](https://github.com/DCMLab/corelli/releases/latest/download/corelli.zip)
+ * [corelli.datapackage.json](https://github.com/DCMLab/corelli/releases/latest/download/corelli.datapackage.json)
+* clone the repo: `git clone https://github.com/DCMLab/corelli.git`
## Data Formats
-Each piece in this corpus is represented by four files with identical names, each in its own folder. For example,
-the first movement of the first sonata has the following files:
+Each piece in this corpus is represented by five files with identical name prefixes, each in its own folder.
+For example, the first movement of the first trio sonata has the following files:
+
+* `MS3/op01n01a.mscx`: Uncompressed MuseScore 3.6.2 file including the music and annotation labels.
+* `notes/op01n01a.notes.tsv`: A table of all note heads contained in the score and their relevant features (not each of them represents an onset, some are tied together)
+* `measures/op01n01a.measures.tsv`: A table with relevant information about the measures in the score.
+* `chords/op01n01a.chords.tsv`: A table containing layer-wise unique onset positions with the musical markup (such as dynamics, articulation, lyrics, figured bass, etc.).
+* `harmonies/op01n01a.harmonies.tsv`: A table of the included harmony labels (including cadences and phrases) with their positions in the score.
-* `MS3/op01n01a.mscx`: Uncompressed MuseScore file including the music and annotation labels.
-* `notes/op01n01a.tsv`: A table of all note heads contained in the score and their relevant features (not each of them represents an onset, some are tied together)
-* `measures/op01n01a.tsv`: A table with relevant information about the measures in the score.
-* `harmonies/op01n01a.tsv`: A list of the included harmony labels (including cadences and phrases) with their positions in
- the score.
+Each TSV file comes with its own JSON descriptor that describes the meanings and datatypes of the columns ("fields") it contains,
+follows the [Frictionless specification](https://specs.frictionlessdata.io/tabular-data-resource/),
+and can be used to validate and correctly load the described file.
### Opening Scores
After navigating to your local copy, you can open the scores in the folder `MS3` with the free and open source score
editor [MuseScore](https://musescore.org). Please note that the scores have been edited, annotated and tested with
[MuseScore 3.6.2](https://github.com/musescore/MuseScore/releases/tag/v3.6.2).
-MuseScore 4 has since been released and preliminary tests suggest that it renders them correctly.
+MuseScore 4 has since been released which renders them correctly but cannot store them back in the same format.
### Opening TSV files in a spreadsheet
@@ -108,38 +75,34 @@ every modern programming language.
Since the TSV files contain null values, lists, fractions, and numbers that are to be treated as strings, you may want
to use this code to load any TSV files related to this repository (provided you're doing it in Python). After a quick
-`pip install -U ms3` (requires Python 3.10) you'll be able to load any TSV like this:
+`pip install -U ms3` (requires Python 3.10 or later) you'll be able to load any TSV like this:
```python
import ms3
-labels = ms3.load_tsv('harmonies/op01n01a.tsv')
-notes = ms3.load_tsv('notes/op01n01a.tsv')
+labels = ms3.load_tsv("harmonies/op01n01a.harmonies.tsv")
+notes = ms3.load_tsv("notes/op01n01a.notes.tsv")
```
-## Column names
-You can look up meaning and data type of the columns of all TSV files including `metadata.tsv` in
-[ms3's documentation](https://johentsch.github.io/ms3/columns) (simply search through the page).
+## Version history
+See the [GitHub releases](https://github.com/DCMLab/corelli/releases).
-## Generating all TSV files from the scores
+## Questions, Suggestions, Corrections, Bug Reports
-When you have made changes to the scores and want to update the TSV files accordingly, you can use the following
-command (provided you have pip-installed [ms3](https://github.com/johentsch/ms3)):
+Please [create an issue](https://github.com/DCMLab/corelli/issues) and/or feel free to fork and submit pull requests.
-```python
-ms3 extract -M -N -X -D # for measures, notes, expanded annotations, and metadata
-```
+## Cite as
+
+> Hentschel, J., Moss, F. C., Neuwirth, M., & Rohrmeier, M. A. (2021). A semi-automated workflow paradigm for the distributed creation and curation of expert annotations. Proceedings of the 22nd International Society for Music Information Retrieval Conference, ISMIR, 262–269. https://doi.org/10.5281/ZENODO.5624417
-If, in addition, you want to generate the reviewed scores with out-of-label notes colored in red, you can do
+## License
-```python
-ms3 review -M -N -X -D # for extracting measures, notes, expanded annotations, and metadata
-```
+Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License ([CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)).
+
+
-By adding the flag `-c` to the review command, it will additionally compare the (potentially modified) annotations in the score
-with the ones currently present in the harmonies TSV files and reflect the comparison in the reviewed scores.
## Score origin
@@ -197,20 +160,11 @@ The information on the four parts in the MuseScore files has not been curated. T
brackets, behaviour of barlines, and instruments. If someone could send us a good configuration that looks and sounds
decent, we would be glad to automatically apply it to the entire dataset.
-## License
-
-Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License
-([CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)).
-
-## Naming convention
+## File naming convention
For example, all files starting with `op03n02` are movements of Sonata number 2 from opus 3. The sequence of movements
is indicated by appended letters `op03n02a`, `op03n02b`, etc.
-## Questions, Suggestions, Corrections, Bug Reports
-
-For questions, remarks etc., please create an issue and feel free to fork and submit pull requests.
-
## Overview
|file_name|measures|labels|standard| annotators | reviewers |
@@ -330,7 +284,7 @@ For questions, remarks etc., please create an issue and feel free to fork and su
|op04n04b | 41| 80|2.3.0 |Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) |AN, DK |
|op04n04c | 17| 102|2.3.0 |Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) |AN, DK |
|op04n04d | 31| 107|2.3.0 |Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) |AN, AB |
-|op04n05a | 20| 101|2.3.0 |Andrew Wilson |JH |
+|op04n05a | 20| 100|2.3.0 |Andrew Wilson |JH |
|op04n05b | 28| 105|2.3.0 |Andrew Wilson |JH |
|op04n05c | 39| 78|2.3.0 |Andrew Wilson |JH |
|op04n05d | 12| 38|2.3.0 |Andrew Wilson |AN |
@@ -357,7 +311,7 @@ For questions, remarks etc., please create an issue and feel free to fork and su
|op04n10b | 33| 104|2.3.0 |Kevin Davis |JH |
|op04n10c | 4| 8|2.3.0 |Kevin Davis |AN, JH |
|op04n10d | 14| 51|2.3.0 |Kevin Davis |AN, JH |
-|op04n10e | 48| 152|2.3.0 |Kevin Davis |AN JH |
+|op04n10e | 48| 153|2.3.0 |Kevin Davis |AN JH |
|op04n11a | 24| 156|2.3.0 |Amelia Brey |AN |
|op04n11b | 73| 116|2.3.0 |Amelia Brey |AN |
|op04n11c | 36| 142|2.3.0 |Amelia Brey |AN |
diff --git a/chords/op01n01a.chords.resource.json b/chords/op01n01a.chords.resource.json
index 93baf29ac..6716c0d11 100644
--- a/chords/op01n01a.chords.resource.json
+++ b/chords/op01n01a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n01b.chords.resource.json b/chords/op01n01b.chords.resource.json
index 8bee5ab4e..ea606e8c2 100644
--- a/chords/op01n01b.chords.resource.json
+++ b/chords/op01n01b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n01c.chords.resource.json b/chords/op01n01c.chords.resource.json
index 26216d361..97ad9321a 100644
--- a/chords/op01n01c.chords.resource.json
+++ b/chords/op01n01c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n01d.chords.resource.json b/chords/op01n01d.chords.resource.json
index f255d4ead..d70649b1c 100644
--- a/chords/op01n01d.chords.resource.json
+++ b/chords/op01n01d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n02a.chords.resource.json b/chords/op01n02a.chords.resource.json
index a5898eb03..b13348de8 100644
--- a/chords/op01n02a.chords.resource.json
+++ b/chords/op01n02a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n02b.chords.resource.json b/chords/op01n02b.chords.resource.json
index e44a3748e..d15a57bdb 100644
--- a/chords/op01n02b.chords.resource.json
+++ b/chords/op01n02b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n02c.chords.resource.json b/chords/op01n02c.chords.resource.json
index 8e1594d61..6ea12eaea 100644
--- a/chords/op01n02c.chords.resource.json
+++ b/chords/op01n02c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n02d.chords.resource.json b/chords/op01n02d.chords.resource.json
index 9e3f524f8..fb045e1ff 100644
--- a/chords/op01n02d.chords.resource.json
+++ b/chords/op01n02d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n03a.chords.resource.json b/chords/op01n03a.chords.resource.json
index d133725ca..ea1f7a4e1 100644
--- a/chords/op01n03a.chords.resource.json
+++ b/chords/op01n03a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n03b.chords.resource.json b/chords/op01n03b.chords.resource.json
index 22c071e3d..e9b59f9a8 100644
--- a/chords/op01n03b.chords.resource.json
+++ b/chords/op01n03b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n03c.chords.resource.json b/chords/op01n03c.chords.resource.json
index 1e960876d..ec4b8d021 100644
--- a/chords/op01n03c.chords.resource.json
+++ b/chords/op01n03c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n03d.chords.resource.json b/chords/op01n03d.chords.resource.json
index 6e023dc55..6b0dc9601 100644
--- a/chords/op01n03d.chords.resource.json
+++ b/chords/op01n03d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n04a.chords.resource.json b/chords/op01n04a.chords.resource.json
index 230053562..a9bda1fae 100644
--- a/chords/op01n04a.chords.resource.json
+++ b/chords/op01n04a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n04b.chords.resource.json b/chords/op01n04b.chords.resource.json
index 4927e620e..a09fdb062 100644
--- a/chords/op01n04b.chords.resource.json
+++ b/chords/op01n04b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n04c.chords.resource.json b/chords/op01n04c.chords.resource.json
index 472b12b4a..693529a79 100644
--- a/chords/op01n04c.chords.resource.json
+++ b/chords/op01n04c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n04d.chords.resource.json b/chords/op01n04d.chords.resource.json
index 1bfc62b05..a81c14b07 100644
--- a/chords/op01n04d.chords.resource.json
+++ b/chords/op01n04d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n05a.chords.resource.json b/chords/op01n05a.chords.resource.json
index 58a5f2d68..4b261f5ee 100644
--- a/chords/op01n05a.chords.resource.json
+++ b/chords/op01n05a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n05b.chords.resource.json b/chords/op01n05b.chords.resource.json
index d0cfccb9c..17cf694f5 100644
--- a/chords/op01n05b.chords.resource.json
+++ b/chords/op01n05b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n05c.chords.resource.json b/chords/op01n05c.chords.resource.json
index d39eccb9a..02330fb2a 100644
--- a/chords/op01n05c.chords.resource.json
+++ b/chords/op01n05c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n05d.chords.resource.json b/chords/op01n05d.chords.resource.json
index 437b727cf..dfe47e944 100644
--- a/chords/op01n05d.chords.resource.json
+++ b/chords/op01n05d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n06a.chords.resource.json b/chords/op01n06a.chords.resource.json
index f70575287..c070e2e55 100644
--- a/chords/op01n06a.chords.resource.json
+++ b/chords/op01n06a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n06b.chords.resource.json b/chords/op01n06b.chords.resource.json
index 05ac88fe2..e369aa9c9 100644
--- a/chords/op01n06b.chords.resource.json
+++ b/chords/op01n06b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n06c.chords.resource.json b/chords/op01n06c.chords.resource.json
index 97891864e..a20817fed 100644
--- a/chords/op01n06c.chords.resource.json
+++ b/chords/op01n06c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n06d.chords.resource.json b/chords/op01n06d.chords.resource.json
index 272dd1218..cafe404bc 100644
--- a/chords/op01n06d.chords.resource.json
+++ b/chords/op01n06d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n07a.chords.resource.json b/chords/op01n07a.chords.resource.json
index a6d82da20..506f535c2 100644
--- a/chords/op01n07a.chords.resource.json
+++ b/chords/op01n07a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n07b.chords.resource.json b/chords/op01n07b.chords.resource.json
index d0755404e..f51a8b224 100644
--- a/chords/op01n07b.chords.resource.json
+++ b/chords/op01n07b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n07c.chords.resource.json b/chords/op01n07c.chords.resource.json
index 71df739c1..58b75dff2 100644
--- a/chords/op01n07c.chords.resource.json
+++ b/chords/op01n07c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n08a.chords.resource.json b/chords/op01n08a.chords.resource.json
index 3a5844a9a..6b72c232b 100644
--- a/chords/op01n08a.chords.resource.json
+++ b/chords/op01n08a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n08b.chords.resource.json b/chords/op01n08b.chords.resource.json
index 40dc83936..a48af2427 100644
--- a/chords/op01n08b.chords.resource.json
+++ b/chords/op01n08b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n08c.chords.resource.json b/chords/op01n08c.chords.resource.json
index 1fcfae0a0..a35cf2483 100644
--- a/chords/op01n08c.chords.resource.json
+++ b/chords/op01n08c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n08d.chords.resource.json b/chords/op01n08d.chords.resource.json
index 1746fa617..dc123ae86 100644
--- a/chords/op01n08d.chords.resource.json
+++ b/chords/op01n08d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n09a.chords.resource.json b/chords/op01n09a.chords.resource.json
index 92b02a09a..1065aefe7 100644
--- a/chords/op01n09a.chords.resource.json
+++ b/chords/op01n09a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n09b.chords.resource.json b/chords/op01n09b.chords.resource.json
index 12efc2573..d17752fa4 100644
--- a/chords/op01n09b.chords.resource.json
+++ b/chords/op01n09b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n09c.chords.resource.json b/chords/op01n09c.chords.resource.json
index 2822cfa07..af825a0c1 100644
--- a/chords/op01n09c.chords.resource.json
+++ b/chords/op01n09c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n09d.chords.resource.json b/chords/op01n09d.chords.resource.json
index bac553b2b..1bdfa52dc 100644
--- a/chords/op01n09d.chords.resource.json
+++ b/chords/op01n09d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n10a.chords.resource.json b/chords/op01n10a.chords.resource.json
index f379bfd89..cf8f1ac60 100644
--- a/chords/op01n10a.chords.resource.json
+++ b/chords/op01n10a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n10b.chords.resource.json b/chords/op01n10b.chords.resource.json
index 11a9fcccd..4c656b1b6 100644
--- a/chords/op01n10b.chords.resource.json
+++ b/chords/op01n10b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n10c.chords.resource.json b/chords/op01n10c.chords.resource.json
index 207f103c9..f052d9dce 100644
--- a/chords/op01n10c.chords.resource.json
+++ b/chords/op01n10c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n10d.chords.resource.json b/chords/op01n10d.chords.resource.json
index 49b5d682a..f3d3492e4 100644
--- a/chords/op01n10d.chords.resource.json
+++ b/chords/op01n10d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n10e.chords.resource.json b/chords/op01n10e.chords.resource.json
index a8383ebde..7356f0652 100644
--- a/chords/op01n10e.chords.resource.json
+++ b/chords/op01n10e.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n11a.chords.resource.json b/chords/op01n11a.chords.resource.json
index c573e06e5..7527b5a3f 100644
--- a/chords/op01n11a.chords.resource.json
+++ b/chords/op01n11a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n11b.chords.resource.json b/chords/op01n11b.chords.resource.json
index c53704ac7..960b717fb 100644
--- a/chords/op01n11b.chords.resource.json
+++ b/chords/op01n11b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n11c.chords.resource.json b/chords/op01n11c.chords.resource.json
index b1b3d201d..c1a7c81f9 100644
--- a/chords/op01n11c.chords.resource.json
+++ b/chords/op01n11c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n11d.chords.resource.json b/chords/op01n11d.chords.resource.json
index ed8c876a4..d70c7e7e1 100644
--- a/chords/op01n11d.chords.resource.json
+++ b/chords/op01n11d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n12a.chords.resource.json b/chords/op01n12a.chords.resource.json
index 382f6e1de..83365e9ce 100644
--- a/chords/op01n12a.chords.resource.json
+++ b/chords/op01n12a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n12b.chords.resource.json b/chords/op01n12b.chords.resource.json
index 080fe414b..2555e8f98 100644
--- a/chords/op01n12b.chords.resource.json
+++ b/chords/op01n12b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n12c.chords.resource.json b/chords/op01n12c.chords.resource.json
index 05d40a044..ed24ce125 100644
--- a/chords/op01n12c.chords.resource.json
+++ b/chords/op01n12c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op01n12d.chords.resource.json b/chords/op01n12d.chords.resource.json
index 25c83ac84..3cee3e624 100644
--- a/chords/op01n12d.chords.resource.json
+++ b/chords/op01n12d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n01a.chords.resource.json b/chords/op03n01a.chords.resource.json
index 24d2e2648..0c80eda09 100644
--- a/chords/op03n01a.chords.resource.json
+++ b/chords/op03n01a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n01b.chords.resource.json b/chords/op03n01b.chords.resource.json
index 5643a9e44..561248250 100644
--- a/chords/op03n01b.chords.resource.json
+++ b/chords/op03n01b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n01c.chords.resource.json b/chords/op03n01c.chords.resource.json
index d65260baa..661b8bdc2 100644
--- a/chords/op03n01c.chords.resource.json
+++ b/chords/op03n01c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n01d.chords.resource.json b/chords/op03n01d.chords.resource.json
index c31293f34..e46ffd64a 100644
--- a/chords/op03n01d.chords.resource.json
+++ b/chords/op03n01d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n02a.chords.resource.json b/chords/op03n02a.chords.resource.json
index 7a88bb4a1..04771fb18 100644
--- a/chords/op03n02a.chords.resource.json
+++ b/chords/op03n02a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n02b.chords.resource.json b/chords/op03n02b.chords.resource.json
index 0fad5a015..7d9219798 100644
--- a/chords/op03n02b.chords.resource.json
+++ b/chords/op03n02b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n02c.chords.resource.json b/chords/op03n02c.chords.resource.json
index 00ebfa258..4cb5363a0 100644
--- a/chords/op03n02c.chords.resource.json
+++ b/chords/op03n02c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n02d.chords.resource.json b/chords/op03n02d.chords.resource.json
index 130440575..b5d2710f6 100644
--- a/chords/op03n02d.chords.resource.json
+++ b/chords/op03n02d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n03a.chords.resource.json b/chords/op03n03a.chords.resource.json
index aea90eed3..d17bfb50c 100644
--- a/chords/op03n03a.chords.resource.json
+++ b/chords/op03n03a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n03b.chords.resource.json b/chords/op03n03b.chords.resource.json
index 8e9f88113..abf1e6ce2 100644
--- a/chords/op03n03b.chords.resource.json
+++ b/chords/op03n03b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n03c.chords.resource.json b/chords/op03n03c.chords.resource.json
index be04ba853..574dc8035 100644
--- a/chords/op03n03c.chords.resource.json
+++ b/chords/op03n03c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n03d.chords.resource.json b/chords/op03n03d.chords.resource.json
index 703b100c3..4046048b9 100644
--- a/chords/op03n03d.chords.resource.json
+++ b/chords/op03n03d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n04a.chords.resource.json b/chords/op03n04a.chords.resource.json
index 4029153a4..d315026ea 100644
--- a/chords/op03n04a.chords.resource.json
+++ b/chords/op03n04a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n04b.chords.resource.json b/chords/op03n04b.chords.resource.json
index 126a060ed..25b215d2d 100644
--- a/chords/op03n04b.chords.resource.json
+++ b/chords/op03n04b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n04c.chords.resource.json b/chords/op03n04c.chords.resource.json
index 0fd26dc62..e4102dbd7 100644
--- a/chords/op03n04c.chords.resource.json
+++ b/chords/op03n04c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n04d.chords.resource.json b/chords/op03n04d.chords.resource.json
index 2281efbb0..6621f5fed 100644
--- a/chords/op03n04d.chords.resource.json
+++ b/chords/op03n04d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n05a.chords.resource.json b/chords/op03n05a.chords.resource.json
index 3bf9ab6a8..9f339cfa8 100644
--- a/chords/op03n05a.chords.resource.json
+++ b/chords/op03n05a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n05b.chords.resource.json b/chords/op03n05b.chords.resource.json
index 2de68e493..21426b420 100644
--- a/chords/op03n05b.chords.resource.json
+++ b/chords/op03n05b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n05c.chords.resource.json b/chords/op03n05c.chords.resource.json
index 496acc484..4227f3e72 100644
--- a/chords/op03n05c.chords.resource.json
+++ b/chords/op03n05c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n05d.chords.resource.json b/chords/op03n05d.chords.resource.json
index 787662b78..1b26c1c61 100644
--- a/chords/op03n05d.chords.resource.json
+++ b/chords/op03n05d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n06a.chords.resource.json b/chords/op03n06a.chords.resource.json
index 9d396fc20..888a52165 100644
--- a/chords/op03n06a.chords.resource.json
+++ b/chords/op03n06a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n06b.chords.resource.json b/chords/op03n06b.chords.resource.json
index b080e11f3..d6c277588 100644
--- a/chords/op03n06b.chords.resource.json
+++ b/chords/op03n06b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n06c.chords.resource.json b/chords/op03n06c.chords.resource.json
index a50fb97ef..3454f905e 100644
--- a/chords/op03n06c.chords.resource.json
+++ b/chords/op03n06c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n06d.chords.resource.json b/chords/op03n06d.chords.resource.json
index b0a4178da..f1da64591 100644
--- a/chords/op03n06d.chords.resource.json
+++ b/chords/op03n06d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n07a.chords.resource.json b/chords/op03n07a.chords.resource.json
index 90f9979bb..aff1c91b4 100644
--- a/chords/op03n07a.chords.resource.json
+++ b/chords/op03n07a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n07b.chords.resource.json b/chords/op03n07b.chords.resource.json
index 864ea165e..48c372c90 100644
--- a/chords/op03n07b.chords.resource.json
+++ b/chords/op03n07b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n07c.chords.resource.json b/chords/op03n07c.chords.resource.json
index 75721a802..1ca0a019c 100644
--- a/chords/op03n07c.chords.resource.json
+++ b/chords/op03n07c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n07d.chords.resource.json b/chords/op03n07d.chords.resource.json
index ddeb558ba..7e21f7d6a 100644
--- a/chords/op03n07d.chords.resource.json
+++ b/chords/op03n07d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n08a.chords.resource.json b/chords/op03n08a.chords.resource.json
index b204cf737..87d05f0b5 100644
--- a/chords/op03n08a.chords.resource.json
+++ b/chords/op03n08a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n08b.chords.resource.json b/chords/op03n08b.chords.resource.json
index c41629643..1ee02b2ee 100644
--- a/chords/op03n08b.chords.resource.json
+++ b/chords/op03n08b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n08c.chords.resource.json b/chords/op03n08c.chords.resource.json
index a73324ebb..efc713420 100644
--- a/chords/op03n08c.chords.resource.json
+++ b/chords/op03n08c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n08d.chords.resource.json b/chords/op03n08d.chords.resource.json
index f4d46bd5a..a018dd5fd 100644
--- a/chords/op03n08d.chords.resource.json
+++ b/chords/op03n08d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n09a.chords.resource.json b/chords/op03n09a.chords.resource.json
index eaf87068c..160e3c4ee 100644
--- a/chords/op03n09a.chords.resource.json
+++ b/chords/op03n09a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n09b.chords.resource.json b/chords/op03n09b.chords.resource.json
index e8ea3c1a8..e5e745ee1 100644
--- a/chords/op03n09b.chords.resource.json
+++ b/chords/op03n09b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n09c.chords.resource.json b/chords/op03n09c.chords.resource.json
index 2d364ef32..339249da5 100644
--- a/chords/op03n09c.chords.resource.json
+++ b/chords/op03n09c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n09d.chords.resource.json b/chords/op03n09d.chords.resource.json
index 960044a0c..fbdb76348 100644
--- a/chords/op03n09d.chords.resource.json
+++ b/chords/op03n09d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n10a.chords.resource.json b/chords/op03n10a.chords.resource.json
index e3a2294d4..24f834016 100644
--- a/chords/op03n10a.chords.resource.json
+++ b/chords/op03n10a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n10b.chords.resource.json b/chords/op03n10b.chords.resource.json
index 630bcc582..374c8b532 100644
--- a/chords/op03n10b.chords.resource.json
+++ b/chords/op03n10b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n10c.chords.resource.json b/chords/op03n10c.chords.resource.json
index 95064ffa8..7dedd5dd7 100644
--- a/chords/op03n10c.chords.resource.json
+++ b/chords/op03n10c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n10d.chords.resource.json b/chords/op03n10d.chords.resource.json
index be7beb341..278211974 100644
--- a/chords/op03n10d.chords.resource.json
+++ b/chords/op03n10d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n11a.chords.resource.json b/chords/op03n11a.chords.resource.json
index 68c4e287f..53254cdf7 100644
--- a/chords/op03n11a.chords.resource.json
+++ b/chords/op03n11a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n11b.chords.resource.json b/chords/op03n11b.chords.resource.json
index 6c1846210..17a68f73f 100644
--- a/chords/op03n11b.chords.resource.json
+++ b/chords/op03n11b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n11c.chords.resource.json b/chords/op03n11c.chords.resource.json
index 9eb71015e..29b5cea6f 100644
--- a/chords/op03n11c.chords.resource.json
+++ b/chords/op03n11c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n11d.chords.resource.json b/chords/op03n11d.chords.resource.json
index 4a22c4478..ffd4649a2 100644
--- a/chords/op03n11d.chords.resource.json
+++ b/chords/op03n11d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n12a.chords.resource.json b/chords/op03n12a.chords.resource.json
index 6f858a1c1..64c32bf29 100644
--- a/chords/op03n12a.chords.resource.json
+++ b/chords/op03n12a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n12b.chords.resource.json b/chords/op03n12b.chords.resource.json
index dab1caca1..8e30d54f9 100644
--- a/chords/op03n12b.chords.resource.json
+++ b/chords/op03n12b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n12c.chords.resource.json b/chords/op03n12c.chords.resource.json
index eeb215295..b9af414bd 100644
--- a/chords/op03n12c.chords.resource.json
+++ b/chords/op03n12c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n12d.chords.resource.json b/chords/op03n12d.chords.resource.json
index af509f681..beaee8a4a 100644
--- a/chords/op03n12d.chords.resource.json
+++ b/chords/op03n12d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n12e.chords.resource.json b/chords/op03n12e.chords.resource.json
index 5088ea3c7..184edaa22 100644
--- a/chords/op03n12e.chords.resource.json
+++ b/chords/op03n12e.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n12f.chords.resource.json b/chords/op03n12f.chords.resource.json
index 768c5ba5a..390d6d269 100644
--- a/chords/op03n12f.chords.resource.json
+++ b/chords/op03n12f.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op03n12g.chords.resource.json b/chords/op03n12g.chords.resource.json
index f0ae16a02..b53d49d85 100644
--- a/chords/op03n12g.chords.resource.json
+++ b/chords/op03n12g.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n01a.chords.resource.json b/chords/op04n01a.chords.resource.json
index 516516042..a3a0611bb 100644
--- a/chords/op04n01a.chords.resource.json
+++ b/chords/op04n01a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n01b.chords.resource.json b/chords/op04n01b.chords.resource.json
index d72f135b5..458918c9a 100644
--- a/chords/op04n01b.chords.resource.json
+++ b/chords/op04n01b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n01c.chords.resource.json b/chords/op04n01c.chords.resource.json
index 34d5de6ee..966627b37 100644
--- a/chords/op04n01c.chords.resource.json
+++ b/chords/op04n01c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n01d.chords.resource.json b/chords/op04n01d.chords.resource.json
index 75edf51ee..46281a1ba 100644
--- a/chords/op04n01d.chords.resource.json
+++ b/chords/op04n01d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n02a.chords.resource.json b/chords/op04n02a.chords.resource.json
index 4ea0e9409..2aab6a0ac 100644
--- a/chords/op04n02a.chords.resource.json
+++ b/chords/op04n02a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n02b.chords.resource.json b/chords/op04n02b.chords.resource.json
index d03908d35..3e6ff6ea2 100644
--- a/chords/op04n02b.chords.resource.json
+++ b/chords/op04n02b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n02c.chords.resource.json b/chords/op04n02c.chords.resource.json
index d1ed6c91e..40496ad57 100644
--- a/chords/op04n02c.chords.resource.json
+++ b/chords/op04n02c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n02d.chords.resource.json b/chords/op04n02d.chords.resource.json
index 38f6baa90..fefe9fecb 100644
--- a/chords/op04n02d.chords.resource.json
+++ b/chords/op04n02d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n03a.chords.resource.json b/chords/op04n03a.chords.resource.json
index 94bb24c00..53dbd462b 100644
--- a/chords/op04n03a.chords.resource.json
+++ b/chords/op04n03a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n03b.chords.resource.json b/chords/op04n03b.chords.resource.json
index a705d740f..0e8385fde 100644
--- a/chords/op04n03b.chords.resource.json
+++ b/chords/op04n03b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n03c.chords.resource.json b/chords/op04n03c.chords.resource.json
index 08446bee0..8b8b47972 100644
--- a/chords/op04n03c.chords.resource.json
+++ b/chords/op04n03c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n03d.chords.resource.json b/chords/op04n03d.chords.resource.json
index bca38b523..4829a1414 100644
--- a/chords/op04n03d.chords.resource.json
+++ b/chords/op04n03d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n04a.chords.resource.json b/chords/op04n04a.chords.resource.json
index a87e86ac3..122695249 100644
--- a/chords/op04n04a.chords.resource.json
+++ b/chords/op04n04a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n04b.chords.resource.json b/chords/op04n04b.chords.resource.json
index 125aab0a0..a63c4c912 100644
--- a/chords/op04n04b.chords.resource.json
+++ b/chords/op04n04b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n04c.chords.resource.json b/chords/op04n04c.chords.resource.json
index 46c0fa843..b7d1d1042 100644
--- a/chords/op04n04c.chords.resource.json
+++ b/chords/op04n04c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n04d.chords.resource.json b/chords/op04n04d.chords.resource.json
index 6e6f3a5e7..6d880fd37 100644
--- a/chords/op04n04d.chords.resource.json
+++ b/chords/op04n04d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n05a.chords.resource.json b/chords/op04n05a.chords.resource.json
index 77f9f4e56..bb7a8fa2e 100644
--- a/chords/op04n05a.chords.resource.json
+++ b/chords/op04n05a.chords.resource.json
@@ -11,7 +11,164 @@
"delimiter": "\t"
}
},
- "schema": "https://raw.githubusercontent.com/DCMLab/frictionless_schemas/main/chords/M2Cis1cTlfUrmw.schema.yaml",
+ "schema": {
+ "fields": [
+ {
+ "name": "mc",
+ "title": "Measure Count",
+ "description": "Running count of encoded tags which do not necessarily express a full measure (e.g. in case of an anacrusis).",
+ "type": "integer",
+ "constraints": {
+ "required": true
+ }
+ },
+ {
+ "name": "mn",
+ "title": "Measure Number",
+ "description": "Measure number as printed in the score, computed from mc, dont_count and numbering_offset.",
+ "type": "string"
+ },
+ {
+ "name": "quarterbeats",
+ "title": "Offset from Beginning",
+ "description": "Distance of an event from the piece's beginning. By default, only second endings are taken into account to reflect the proportions of a simply playthrough without repeats.",
+ "type": "string",
+ "constraints": {
+ "pattern": "\\d+(?:\\/\\d+)?"
+ }
+ },
+ {
+ "name": "quarterbeats_all_endings",
+ "title": "Offset from Beginning (Including Endings)",
+ "description": "Distance from the piece's beginning, taking all endings into account for addressability purposes.",
+ "type": "string",
+ "constraints": {
+ "pattern": "\\d+(?:\\/\\d+)?"
+ }
+ },
+ {
+ "name": "duration_qb",
+ "title": "Duration in \u2669",
+ "description": "A float corresponding to duration * 4",
+ "type": "number"
+ },
+ {
+ "name": "mc_onset",
+ "title": "Offset within Encoded Measure",
+ "description": "Distance of an event from the beginning of the tag.",
+ "type": "string",
+ "constraints": {
+ "pattern": "\\d+(?:\\/\\d+)?"
+ }
+ },
+ {
+ "name": "mn_onset",
+ "title": "Offset within Logical Measure",
+ "description": "Distance from the beginning of the logical measure. Relevant, for example, to compute the metric position of an event.",
+ "type": "string",
+ "constraints": {
+ "pattern": "\\d+(?:\\/\\d+)?"
+ }
+ },
+ {
+ "name": "event",
+ "type": "string"
+ },
+ {
+ "name": "timesig",
+ "title": "Time Signature",
+ "description": "Given as string, e.g. \"4/4\".",
+ "type": "string"
+ },
+ {
+ "name": "staff",
+ "title": "Staff",
+ "description": "Number of the staff where an event occurs, 1 designating the top staff.",
+ "type": "integer"
+ },
+ {
+ "name": "voice",
+ "title": "Notational Layer",
+ "description": "A number between 1-4 where 1 is MuseScore's default layer (blue), 2 the second layer in green with downward stems, etc.",
+ "type": "integer"
+ },
+ {
+ "name": "duration",
+ "title": "Duration",
+ "description": "As fraction of a whole note.",
+ "type": "string",
+ "constraints": {
+ "pattern": "\\d+(?:\\/\\d+)?"
+ }
+ },
+ {
+ "name": "nominal_duration",
+ "title": "Nominal Duration",
+ "description": "The duration corresponding to a note/rest value without applying any dots or n-tuplets, as fraction of a whole note. Multiplied with \"scalar\" to yield the actual duration of the note/rest.",
+ "type": "string",
+ "constraints": {
+ "pattern": "\\d+(?:\\/\\d+)?"
+ }
+ },
+ {
+ "name": "scalar",
+ "title": "Scalar",
+ "description": "Decimal value reflecting all dots and n-tuplets modifying the duration of a note/rest. Yields the actual duration when multiplied with \"nominal_duration\".",
+ "type": "string",
+ "constraints": {
+ "pattern": "\\d+(?:\\/\\d+)?"
+ }
+ },
+ {
+ "name": "chord_id",
+ "title": "Chord ID",
+ "description": "Row in the chords table.",
+ "type": "integer"
+ },
+ {
+ "name": "tempo",
+ "type": "string"
+ },
+ {
+ "name": "qpm",
+ "type": "string"
+ },
+ {
+ "name": "metronome_base",
+ "type": "string"
+ },
+ {
+ "name": "metronome_number",
+ "type": "string"
+ },
+ {
+ "name": "tempo_visible",
+ "type": "string"
+ },
+ {
+ "name": "thoroughbass_duration",
+ "type": "string"
+ },
+ {
+ "name": "thoroughbass_level_1",
+ "type": "string"
+ },
+ {
+ "name": "thoroughbass_level_2",
+ "type": "string"
+ },
+ {
+ "name": "slur",
+ "title": "Slur",
+ "description": "IDs of active slurs that a chord falls under, as a tuple of integers.",
+ "type": "string"
+ }
+ ],
+ "facet": "chords",
+ "identifier": "M2Cis1cTlfUrmw",
+ "filepath": "chords/M2Cis1cTlfUrmw.schema.yaml",
+ "used_in": "op04n05a"
+ },
"creator": {
"@context": "https://schema.org/",
"@type": "SoftwareApplication",
@@ -22,6 +179,6 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
+ "softwareVersion": "0.0.post1.dev1+gefb3558"
}
}
\ No newline at end of file
diff --git a/chords/op04n05b.chords.resource.json b/chords/op04n05b.chords.resource.json
index 33bf7d6cc..e91d5ac3a 100644
--- a/chords/op04n05b.chords.resource.json
+++ b/chords/op04n05b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n05c.chords.resource.json b/chords/op04n05c.chords.resource.json
index 0d1bc1750..3d3aea881 100644
--- a/chords/op04n05c.chords.resource.json
+++ b/chords/op04n05c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n05d.chords.resource.json b/chords/op04n05d.chords.resource.json
index 88682261c..7a2449eca 100644
--- a/chords/op04n05d.chords.resource.json
+++ b/chords/op04n05d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n06a.chords.resource.json b/chords/op04n06a.chords.resource.json
index 0e1e45127..86b53b4ae 100644
--- a/chords/op04n06a.chords.resource.json
+++ b/chords/op04n06a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n06b.chords.resource.json b/chords/op04n06b.chords.resource.json
index 2d691c310..85dfdf49f 100644
--- a/chords/op04n06b.chords.resource.json
+++ b/chords/op04n06b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n06c.chords.resource.json b/chords/op04n06c.chords.resource.json
index 928bdf8d9..088438709 100644
--- a/chords/op04n06c.chords.resource.json
+++ b/chords/op04n06c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n06d.chords.resource.json b/chords/op04n06d.chords.resource.json
index b61d38dc1..250cff411 100644
--- a/chords/op04n06d.chords.resource.json
+++ b/chords/op04n06d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n06e.chords.resource.json b/chords/op04n06e.chords.resource.json
index b7cbaa994..f4826e1aa 100644
--- a/chords/op04n06e.chords.resource.json
+++ b/chords/op04n06e.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n06f.chords.resource.json b/chords/op04n06f.chords.resource.json
index f347e607e..2b4417a69 100644
--- a/chords/op04n06f.chords.resource.json
+++ b/chords/op04n06f.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n06g.chords.resource.json b/chords/op04n06g.chords.resource.json
index 0cdec74b3..45f6369d4 100644
--- a/chords/op04n06g.chords.resource.json
+++ b/chords/op04n06g.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n07a.chords.resource.json b/chords/op04n07a.chords.resource.json
index 0b47c82d0..d69d35d05 100644
--- a/chords/op04n07a.chords.resource.json
+++ b/chords/op04n07a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n07b.chords.resource.json b/chords/op04n07b.chords.resource.json
index 28caebeb7..8cd286395 100644
--- a/chords/op04n07b.chords.resource.json
+++ b/chords/op04n07b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n07c.chords.resource.json b/chords/op04n07c.chords.resource.json
index 5b0d05161..f6850db5d 100644
--- a/chords/op04n07c.chords.resource.json
+++ b/chords/op04n07c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n07d.chords.resource.json b/chords/op04n07d.chords.resource.json
index d01511866..db13193f2 100644
--- a/chords/op04n07d.chords.resource.json
+++ b/chords/op04n07d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n07e.chords.resource.json b/chords/op04n07e.chords.resource.json
index 81db1032d..ae1355061 100644
--- a/chords/op04n07e.chords.resource.json
+++ b/chords/op04n07e.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n08a.chords.resource.json b/chords/op04n08a.chords.resource.json
index 23764605b..40a5c1169 100644
--- a/chords/op04n08a.chords.resource.json
+++ b/chords/op04n08a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n08b.chords.resource.json b/chords/op04n08b.chords.resource.json
index 0fc210c9c..827a5b22c 100644
--- a/chords/op04n08b.chords.resource.json
+++ b/chords/op04n08b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n08c.chords.resource.json b/chords/op04n08c.chords.resource.json
index b117c716c..3dd0e6c04 100644
--- a/chords/op04n08c.chords.resource.json
+++ b/chords/op04n08c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n09a.chords.resource.json b/chords/op04n09a.chords.resource.json
index e85b66a63..83bf6dff9 100644
--- a/chords/op04n09a.chords.resource.json
+++ b/chords/op04n09a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n09b.chords.resource.json b/chords/op04n09b.chords.resource.json
index ad1c57157..1f0848c9e 100644
--- a/chords/op04n09b.chords.resource.json
+++ b/chords/op04n09b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n09c.chords.resource.json b/chords/op04n09c.chords.resource.json
index 53a075a38..116715175 100644
--- a/chords/op04n09c.chords.resource.json
+++ b/chords/op04n09c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n09d.chords.resource.json b/chords/op04n09d.chords.resource.json
index b510e0221..65c16167b 100644
--- a/chords/op04n09d.chords.resource.json
+++ b/chords/op04n09d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n10a.chords.resource.json b/chords/op04n10a.chords.resource.json
index 532cb1510..e73df8a2f 100644
--- a/chords/op04n10a.chords.resource.json
+++ b/chords/op04n10a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n10b.chords.resource.json b/chords/op04n10b.chords.resource.json
index af39f791a..ba46f0340 100644
--- a/chords/op04n10b.chords.resource.json
+++ b/chords/op04n10b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n10c.chords.resource.json b/chords/op04n10c.chords.resource.json
index 123712117..b3bc522d0 100644
--- a/chords/op04n10c.chords.resource.json
+++ b/chords/op04n10c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n10d.chords.resource.json b/chords/op04n10d.chords.resource.json
index b929e48c9..339da793c 100644
--- a/chords/op04n10d.chords.resource.json
+++ b/chords/op04n10d.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n10e.chords.resource.json b/chords/op04n10e.chords.resource.json
index ffa5ac9de..a4fe3fdf1 100644
--- a/chords/op04n10e.chords.resource.json
+++ b/chords/op04n10e.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n11a.chords.resource.json b/chords/op04n11a.chords.resource.json
index 3f16c8a4f..58eeacbac 100644
--- a/chords/op04n11a.chords.resource.json
+++ b/chords/op04n11a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n11b.chords.resource.json b/chords/op04n11b.chords.resource.json
index 6c6c62fbf..937db5026 100644
--- a/chords/op04n11b.chords.resource.json
+++ b/chords/op04n11b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n11c.chords.resource.json b/chords/op04n11c.chords.resource.json
index 5b35e43b2..a4a80df28 100644
--- a/chords/op04n11c.chords.resource.json
+++ b/chords/op04n11c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n12a.chords.resource.json b/chords/op04n12a.chords.resource.json
index 9eb927f2b..905d55964 100644
--- a/chords/op04n12a.chords.resource.json
+++ b/chords/op04n12a.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n12b.chords.resource.json b/chords/op04n12b.chords.resource.json
index fef5aebd2..fbeec0d9a 100644
--- a/chords/op04n12b.chords.resource.json
+++ b/chords/op04n12b.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/chords/op04n12c.chords.resource.json b/chords/op04n12c.chords.resource.json
index 502a14ebd..c1a4a2d9c 100644
--- a/chords/op04n12c.chords.resource.json
+++ b/chords/op04n12c.chords.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n01a.harmonies.resource.json b/harmonies/op01n01a.harmonies.resource.json
index fc4e2c7e2..fb1212d01 100644
--- a/harmonies/op01n01a.harmonies.resource.json
+++ b/harmonies/op01n01a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n01b.harmonies.resource.json b/harmonies/op01n01b.harmonies.resource.json
index cb8559b12..ea34af0ab 100644
--- a/harmonies/op01n01b.harmonies.resource.json
+++ b/harmonies/op01n01b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n01c.harmonies.resource.json b/harmonies/op01n01c.harmonies.resource.json
index ec979587b..0da5866f0 100644
--- a/harmonies/op01n01c.harmonies.resource.json
+++ b/harmonies/op01n01c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n01d.harmonies.resource.json b/harmonies/op01n01d.harmonies.resource.json
index 27d276b1b..9d03e8b9d 100644
--- a/harmonies/op01n01d.harmonies.resource.json
+++ b/harmonies/op01n01d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n02a.harmonies.resource.json b/harmonies/op01n02a.harmonies.resource.json
index 3037540b1..9bdea7188 100644
--- a/harmonies/op01n02a.harmonies.resource.json
+++ b/harmonies/op01n02a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n02b.harmonies.resource.json b/harmonies/op01n02b.harmonies.resource.json
index 2d32ed74a..10078b99a 100644
--- a/harmonies/op01n02b.harmonies.resource.json
+++ b/harmonies/op01n02b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n02c.harmonies.resource.json b/harmonies/op01n02c.harmonies.resource.json
index 43090285f..4d261897a 100644
--- a/harmonies/op01n02c.harmonies.resource.json
+++ b/harmonies/op01n02c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n02d.harmonies.resource.json b/harmonies/op01n02d.harmonies.resource.json
index 37f57001b..fac1481d2 100644
--- a/harmonies/op01n02d.harmonies.resource.json
+++ b/harmonies/op01n02d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n02d.harmonies.tsv b/harmonies/op01n02d.harmonies.tsv
index 073ad7a99..067006861 100644
--- a/harmonies/op01n02d.harmonies.tsv
+++ b/harmonies/op01n02d.harmonies.tsv
@@ -110,7 +110,7 @@ mc mn quarterbeats quarterbeats_all_endings duration_qb mc_onset mn_onset timesi
72 72 213/2 213/2 1.0 0 0 3/8 4 1 ii%65 e i ii%65 ii % 65 %7 1 1 -1, -4, 0, 2 2 -1
72 72 215/2 215/2 0.5 1/4 1/4 3/8 4 1 #viio6 e i #viio6 #vii o 6 o 1 1 2, -1, 5 5 2
73 73 108 108 1.5 0 0 3/8 4 1 i6|PAC} e i i6 i 6 PAC } m 1 1 -3, 1, 0 0 -3
-74 74 219/2 219/2 2.5 0 0 3/8 4 1 III.V7/V e III V7/V V 7 V Mm7 1 0 2, 6, 3, 0 2 2
+74 74 219/2 219/2 2.5 0 0 3/8 4 1 III.V7/V{ e III V7/V V 7 V { Mm7 1 0 2, 6, 3, 0 2 2
75 75 112 112 2.0 1/4 1/4 3/8 4 1 V6 e III V6 V 6 M 1 0 5, 2, 1 1 5
77 77 114 114 1.5 0 0 3/8 4 1 I6 e III I6 I 6 M 1 0 4, 1, 0 0 4
78 78 231/2 231/2 1.5 0 0 3/8 4 1 vi6 e III vi6 vi 6 m 1 0 0, 4, 3 3 0
diff --git a/harmonies/op01n03a.harmonies.resource.json b/harmonies/op01n03a.harmonies.resource.json
index b4122d69f..089c9358b 100644
--- a/harmonies/op01n03a.harmonies.resource.json
+++ b/harmonies/op01n03a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n03b.harmonies.resource.json b/harmonies/op01n03b.harmonies.resource.json
index 011975900..bd1e46d01 100644
--- a/harmonies/op01n03b.harmonies.resource.json
+++ b/harmonies/op01n03b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n03c.harmonies.resource.json b/harmonies/op01n03c.harmonies.resource.json
index efb778059..5fb47faef 100644
--- a/harmonies/op01n03c.harmonies.resource.json
+++ b/harmonies/op01n03c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n03d.harmonies.resource.json b/harmonies/op01n03d.harmonies.resource.json
index 5d7d2b901..4184dbec5 100644
--- a/harmonies/op01n03d.harmonies.resource.json
+++ b/harmonies/op01n03d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n03d.harmonies.tsv b/harmonies/op01n03d.harmonies.tsv
index 452535e61..66fdec6df 100644
--- a/harmonies/op01n03d.harmonies.tsv
+++ b/harmonies/op01n03d.harmonies.tsv
@@ -163,7 +163,7 @@ mc mn quarterbeats quarterbeats_all_endings duration_qb mc_onset mn_onset timesi
90 90 269 269 1.0 1/2 1/2 3/4 4 1 V6 A I V6 V 6 M 0 0 5, 2, 1 1 5
91 91 270 270 2.0 0 0 3/4 4 1 V A I V V M 0 0 1, 5, 2 1 1
91 91 272 272 1.0 1/2 1/2 3/4 4 1 I A I I I M 0 0 0, 4, 1 0 0
-92 92 273 273 2.0 0 0 3/4 4 1 IV6{ A I IV6 IV 6 { M 0 0 3, 0, -1 -1 3
+92 92 273 273 2.0 0 0 3/4 4 1 IV6 A I IV6 IV 6 M 0 0 3, 0, -1 -1 3
92 92 275 275 1.0 1/2 1/2 3/4 4 1 IV A I IV IV M 0 0 -1, 3, 0 -1 -1
93 93 276 276 2.0 0 0 3/4 4 1 V A I V V M 0 0 1, 5, 2 1 1
93 93 278 278 1.0 1/2 1/2 3/4 4 1 vi A I vi vi m 0 0 3, 0, 4 3 3
diff --git a/harmonies/op01n04a.harmonies.resource.json b/harmonies/op01n04a.harmonies.resource.json
index bbc509444..6a0b377a6 100644
--- a/harmonies/op01n04a.harmonies.resource.json
+++ b/harmonies/op01n04a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n04b.harmonies.resource.json b/harmonies/op01n04b.harmonies.resource.json
index 1728d6e2d..3d848c453 100644
--- a/harmonies/op01n04b.harmonies.resource.json
+++ b/harmonies/op01n04b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n04c.harmonies.resource.json b/harmonies/op01n04c.harmonies.resource.json
index 8de8a855c..44eecbbd2 100644
--- a/harmonies/op01n04c.harmonies.resource.json
+++ b/harmonies/op01n04c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n04d.harmonies.resource.json b/harmonies/op01n04d.harmonies.resource.json
index 763166e3c..c947736d7 100644
--- a/harmonies/op01n04d.harmonies.resource.json
+++ b/harmonies/op01n04d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n05a.harmonies.resource.json b/harmonies/op01n05a.harmonies.resource.json
index c757c27d3..626ef023a 100644
--- a/harmonies/op01n05a.harmonies.resource.json
+++ b/harmonies/op01n05a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n05b.harmonies.resource.json b/harmonies/op01n05b.harmonies.resource.json
index 2c16efc52..d9a480637 100644
--- a/harmonies/op01n05b.harmonies.resource.json
+++ b/harmonies/op01n05b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n05c.harmonies.resource.json b/harmonies/op01n05c.harmonies.resource.json
index a3574f7c6..2880f1deb 100644
--- a/harmonies/op01n05c.harmonies.resource.json
+++ b/harmonies/op01n05c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n05d.harmonies.resource.json b/harmonies/op01n05d.harmonies.resource.json
index 67291e744..34bc63ed7 100644
--- a/harmonies/op01n05d.harmonies.resource.json
+++ b/harmonies/op01n05d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n06a.harmonies.resource.json b/harmonies/op01n06a.harmonies.resource.json
index 9906dc487..651e675d6 100644
--- a/harmonies/op01n06a.harmonies.resource.json
+++ b/harmonies/op01n06a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n06b.harmonies.resource.json b/harmonies/op01n06b.harmonies.resource.json
index 53516b468..751f87720 100644
--- a/harmonies/op01n06b.harmonies.resource.json
+++ b/harmonies/op01n06b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n06c.harmonies.resource.json b/harmonies/op01n06c.harmonies.resource.json
index 430e81294..0b07aba2e 100644
--- a/harmonies/op01n06c.harmonies.resource.json
+++ b/harmonies/op01n06c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n06d.harmonies.resource.json b/harmonies/op01n06d.harmonies.resource.json
index 11a2b1719..542e66e57 100644
--- a/harmonies/op01n06d.harmonies.resource.json
+++ b/harmonies/op01n06d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n07a.harmonies.resource.json b/harmonies/op01n07a.harmonies.resource.json
index de68f20ce..71ced0c88 100644
--- a/harmonies/op01n07a.harmonies.resource.json
+++ b/harmonies/op01n07a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n07b.harmonies.resource.json b/harmonies/op01n07b.harmonies.resource.json
index d9f0db233..e324be870 100644
--- a/harmonies/op01n07b.harmonies.resource.json
+++ b/harmonies/op01n07b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n07c.harmonies.resource.json b/harmonies/op01n07c.harmonies.resource.json
index a0fa92692..451631edf 100644
--- a/harmonies/op01n07c.harmonies.resource.json
+++ b/harmonies/op01n07c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n08a.harmonies.resource.json b/harmonies/op01n08a.harmonies.resource.json
index aa5a05b5b..88d32b3a8 100644
--- a/harmonies/op01n08a.harmonies.resource.json
+++ b/harmonies/op01n08a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n08b.harmonies.resource.json b/harmonies/op01n08b.harmonies.resource.json
index db499a7e3..731cb62eb 100644
--- a/harmonies/op01n08b.harmonies.resource.json
+++ b/harmonies/op01n08b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n08c.harmonies.resource.json b/harmonies/op01n08c.harmonies.resource.json
index 1222d1257..2c585c356 100644
--- a/harmonies/op01n08c.harmonies.resource.json
+++ b/harmonies/op01n08c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n08d.harmonies.resource.json b/harmonies/op01n08d.harmonies.resource.json
index 3289307f3..884f4d291 100644
--- a/harmonies/op01n08d.harmonies.resource.json
+++ b/harmonies/op01n08d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n09a.harmonies.resource.json b/harmonies/op01n09a.harmonies.resource.json
index a72daab69..11beab157 100644
--- a/harmonies/op01n09a.harmonies.resource.json
+++ b/harmonies/op01n09a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n09b.harmonies.resource.json b/harmonies/op01n09b.harmonies.resource.json
index 0cab922c8..813fd4ac8 100644
--- a/harmonies/op01n09b.harmonies.resource.json
+++ b/harmonies/op01n09b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n09c.harmonies.resource.json b/harmonies/op01n09c.harmonies.resource.json
index 9b7865981..e55b9993b 100644
--- a/harmonies/op01n09c.harmonies.resource.json
+++ b/harmonies/op01n09c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n09d.harmonies.resource.json b/harmonies/op01n09d.harmonies.resource.json
index 7623b8489..39fe9cd27 100644
--- a/harmonies/op01n09d.harmonies.resource.json
+++ b/harmonies/op01n09d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n10a.harmonies.resource.json b/harmonies/op01n10a.harmonies.resource.json
index 85306c762..ae4f76233 100644
--- a/harmonies/op01n10a.harmonies.resource.json
+++ b/harmonies/op01n10a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n10b.harmonies.resource.json b/harmonies/op01n10b.harmonies.resource.json
index aacf72e57..5cc05bf36 100644
--- a/harmonies/op01n10b.harmonies.resource.json
+++ b/harmonies/op01n10b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n10c.harmonies.resource.json b/harmonies/op01n10c.harmonies.resource.json
index ba9878ea6..4874d5746 100644
--- a/harmonies/op01n10c.harmonies.resource.json
+++ b/harmonies/op01n10c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n10d.harmonies.resource.json b/harmonies/op01n10d.harmonies.resource.json
index 28a958fb6..674d08e42 100644
--- a/harmonies/op01n10d.harmonies.resource.json
+++ b/harmonies/op01n10d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n10e.harmonies.resource.json b/harmonies/op01n10e.harmonies.resource.json
index 0fefca5f3..487232ea1 100644
--- a/harmonies/op01n10e.harmonies.resource.json
+++ b/harmonies/op01n10e.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n11a.harmonies.resource.json b/harmonies/op01n11a.harmonies.resource.json
index 4c9551db1..59fcd70ec 100644
--- a/harmonies/op01n11a.harmonies.resource.json
+++ b/harmonies/op01n11a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n11a.harmonies.tsv b/harmonies/op01n11a.harmonies.tsv
index 04589e171..18f7179e3 100644
--- a/harmonies/op01n11a.harmonies.tsv
+++ b/harmonies/op01n11a.harmonies.tsv
@@ -49,7 +49,7 @@ mc mn quarterbeats quarterbeats_all_endings duration_qb mc_onset mn_onset timesi
15 15 56 56 1.0 0 0 4/4 4 1 V(4) above d i V(4) V 4 M 1 1 1, 0, 2 1 1
15 15 57 57 1.0 1/4 1/4 4/4 4 1 V above d i V V M 1 1 1, 5, 2 1 1
15 15 58 58 1.0 1/2 1/2 4/4 4 1 i|PAC} above d i i i PAC } m 1 1 0, -3, 1 0 0
-15 15 59 59 1.0 3/4 3/4 4/4 4 1 VI6 above d i VI6 VI 6 M 1 1 0, -3, -4 -4 0
+15 15 59 59 1.0 3/4 3/4 4/4 4 1 VI6{ above d i VI6 VI 6 { M 1 1 0, -3, -4 -4 0
16 16 60 60 1.0 0 0 4/4 4 1 v6(2) above d i v6(2) v 6 2 m 1 1 -2, 2, -4 1 -2
16 16 61 61 1.0 1/4 1/4 4/4 4 1 v6 above d i v6 v 6 m 1 1 -2, 2, 1 1 -2
16 16 62 62 1.0 1/2 1/2 4/4 4 1 iv6(2) above d i iv6(2) iv 6 2 m 1 1 -4, 0, 1 -1 -4
diff --git a/harmonies/op01n11b.harmonies.resource.json b/harmonies/op01n11b.harmonies.resource.json
index 9afc51cb4..7962dd2de 100644
--- a/harmonies/op01n11b.harmonies.resource.json
+++ b/harmonies/op01n11b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n11c.harmonies.resource.json b/harmonies/op01n11c.harmonies.resource.json
index ebbd3d782..1e7cccdfe 100644
--- a/harmonies/op01n11c.harmonies.resource.json
+++ b/harmonies/op01n11c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n11d.harmonies.resource.json b/harmonies/op01n11d.harmonies.resource.json
index 00c79521e..b015f6f3c 100644
--- a/harmonies/op01n11d.harmonies.resource.json
+++ b/harmonies/op01n11d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n12a.harmonies.resource.json b/harmonies/op01n12a.harmonies.resource.json
index c96cbef4f..09c24deb1 100644
--- a/harmonies/op01n12a.harmonies.resource.json
+++ b/harmonies/op01n12a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n12b.harmonies.resource.json b/harmonies/op01n12b.harmonies.resource.json
index bfaff90cd..bc2a67bd2 100644
--- a/harmonies/op01n12b.harmonies.resource.json
+++ b/harmonies/op01n12b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n12c.harmonies.resource.json b/harmonies/op01n12c.harmonies.resource.json
index cf6682201..ac1c10836 100644
--- a/harmonies/op01n12c.harmonies.resource.json
+++ b/harmonies/op01n12c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op01n12d.harmonies.resource.json b/harmonies/op01n12d.harmonies.resource.json
index a171f4974..3cc0dd1f9 100644
--- a/harmonies/op01n12d.harmonies.resource.json
+++ b/harmonies/op01n12d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n01a.harmonies.resource.json b/harmonies/op03n01a.harmonies.resource.json
index 92df0d741..666b8c662 100644
--- a/harmonies/op03n01a.harmonies.resource.json
+++ b/harmonies/op03n01a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n01b.harmonies.resource.json b/harmonies/op03n01b.harmonies.resource.json
index 5bb933909..6d4b93bda 100644
--- a/harmonies/op03n01b.harmonies.resource.json
+++ b/harmonies/op03n01b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n01c.harmonies.resource.json b/harmonies/op03n01c.harmonies.resource.json
index c8451be0a..56d561945 100644
--- a/harmonies/op03n01c.harmonies.resource.json
+++ b/harmonies/op03n01c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n01d.harmonies.resource.json b/harmonies/op03n01d.harmonies.resource.json
index 9c40dafcb..b69247b0d 100644
--- a/harmonies/op03n01d.harmonies.resource.json
+++ b/harmonies/op03n01d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n02a.harmonies.resource.json b/harmonies/op03n02a.harmonies.resource.json
index 084f3faa2..52ff030ce 100644
--- a/harmonies/op03n02a.harmonies.resource.json
+++ b/harmonies/op03n02a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n02a.harmonies.tsv b/harmonies/op03n02a.harmonies.tsv
index 123d58781..6ad3431ed 100644
--- a/harmonies/op03n02a.harmonies.tsv
+++ b/harmonies/op03n02a.harmonies.tsv
@@ -21,7 +21,7 @@ mc mn quarterbeats quarterbeats_all_endings duration_qb mc_onset mn_onset timesi
7 7 26 26 1.0 1/2 1/2 4/4 4 1 ii2 D V/V ii2 ii 2 mm7 0 0 0, 2, -1, 3 2 0
7 7 27 27 1.0 3/4 3/4 4/4 4 1 viio D V/V viio vii o o 0 0 5, 2, -1 5 5
8 8 28 28 2.0 0 0 4/4 4 1 I|IAC} D V/V I I IAC } M 0 0 0, 4, 1 0 0
-8 8 30 30 1.5 1/2 1/2 4/4 4 1 I.V/V D I V/V V V M 0 0 2, 6, 3 2 2
+8 8 30 30 1.5 1/2 1/2 4/4 4 1 I.V/V{ D I V/V V V { M 0 0 2, 6, 3 2 2
8 8 63/2 63/2 0.5 7/8 7/8 4/4 4 1 V7/V D I V7/V V 7 V Mm7 0 0 2, 6, 3, 0 2 2
9 9 32 32 1.0 0 0 4/4 4 1 V D I V V M 0 0 1, 5, 2 1 1
9 9 33 33 1.0 1/4 1/4 4/4 4 1 V6 D I V6 V 6 M 0 0 5, 2, 1 1 5
diff --git a/harmonies/op03n02b.harmonies.resource.json b/harmonies/op03n02b.harmonies.resource.json
index 4a1b10cae..eb420c7da 100644
--- a/harmonies/op03n02b.harmonies.resource.json
+++ b/harmonies/op03n02b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n02c.harmonies.resource.json b/harmonies/op03n02c.harmonies.resource.json
index f8415e848..4ffcbe2f6 100644
--- a/harmonies/op03n02c.harmonies.resource.json
+++ b/harmonies/op03n02c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n02d.harmonies.resource.json b/harmonies/op03n02d.harmonies.resource.json
index bda290719..097b54752 100644
--- a/harmonies/op03n02d.harmonies.resource.json
+++ b/harmonies/op03n02d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n03a.harmonies.resource.json b/harmonies/op03n03a.harmonies.resource.json
index 0bb4500c6..1c3aee961 100644
--- a/harmonies/op03n03a.harmonies.resource.json
+++ b/harmonies/op03n03a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n03b.harmonies.resource.json b/harmonies/op03n03b.harmonies.resource.json
index 043f4f182..ec5e62c3a 100644
--- a/harmonies/op03n03b.harmonies.resource.json
+++ b/harmonies/op03n03b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n03c.harmonies.resource.json b/harmonies/op03n03c.harmonies.resource.json
index e4dc46732..ae5760c46 100644
--- a/harmonies/op03n03c.harmonies.resource.json
+++ b/harmonies/op03n03c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n03d.harmonies.resource.json b/harmonies/op03n03d.harmonies.resource.json
index 5e0a2b513..adf1a52d2 100644
--- a/harmonies/op03n03d.harmonies.resource.json
+++ b/harmonies/op03n03d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n04a.harmonies.resource.json b/harmonies/op03n04a.harmonies.resource.json
index 9fc27c252..35f1bca27 100644
--- a/harmonies/op03n04a.harmonies.resource.json
+++ b/harmonies/op03n04a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n04b.harmonies.resource.json b/harmonies/op03n04b.harmonies.resource.json
index f899db18e..8b7bca16e 100644
--- a/harmonies/op03n04b.harmonies.resource.json
+++ b/harmonies/op03n04b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n04c.harmonies.resource.json b/harmonies/op03n04c.harmonies.resource.json
index 8cc85f930..b2bf32291 100644
--- a/harmonies/op03n04c.harmonies.resource.json
+++ b/harmonies/op03n04c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n04d.harmonies.resource.json b/harmonies/op03n04d.harmonies.resource.json
index 4f384d30e..22b89204a 100644
--- a/harmonies/op03n04d.harmonies.resource.json
+++ b/harmonies/op03n04d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n05a.harmonies.resource.json b/harmonies/op03n05a.harmonies.resource.json
index 39ad09b2d..d34e1c5f1 100644
--- a/harmonies/op03n05a.harmonies.resource.json
+++ b/harmonies/op03n05a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n05b.harmonies.resource.json b/harmonies/op03n05b.harmonies.resource.json
index dd92c699d..95c080042 100644
--- a/harmonies/op03n05b.harmonies.resource.json
+++ b/harmonies/op03n05b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n05c.harmonies.resource.json b/harmonies/op03n05c.harmonies.resource.json
index 0976c4c4b..f75f64705 100644
--- a/harmonies/op03n05c.harmonies.resource.json
+++ b/harmonies/op03n05c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n05d.harmonies.resource.json b/harmonies/op03n05d.harmonies.resource.json
index 63a78b1c2..10b56f82e 100644
--- a/harmonies/op03n05d.harmonies.resource.json
+++ b/harmonies/op03n05d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n06a.harmonies.resource.json b/harmonies/op03n06a.harmonies.resource.json
index 2cbe2e7ae..f3817fe86 100644
--- a/harmonies/op03n06a.harmonies.resource.json
+++ b/harmonies/op03n06a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n06b.harmonies.resource.json b/harmonies/op03n06b.harmonies.resource.json
index 7539771ac..ff36024f4 100644
--- a/harmonies/op03n06b.harmonies.resource.json
+++ b/harmonies/op03n06b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n06c.harmonies.resource.json b/harmonies/op03n06c.harmonies.resource.json
index be8834103..029654f97 100644
--- a/harmonies/op03n06c.harmonies.resource.json
+++ b/harmonies/op03n06c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n06d.harmonies.resource.json b/harmonies/op03n06d.harmonies.resource.json
index c522f5991..30d743bbc 100644
--- a/harmonies/op03n06d.harmonies.resource.json
+++ b/harmonies/op03n06d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n07a.harmonies.resource.json b/harmonies/op03n07a.harmonies.resource.json
index 477142b54..f3b4b82df 100644
--- a/harmonies/op03n07a.harmonies.resource.json
+++ b/harmonies/op03n07a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n07b.harmonies.resource.json b/harmonies/op03n07b.harmonies.resource.json
index 0758ee03c..4a5b5512d 100644
--- a/harmonies/op03n07b.harmonies.resource.json
+++ b/harmonies/op03n07b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n07c.harmonies.resource.json b/harmonies/op03n07c.harmonies.resource.json
index 6fce7ccde..92753694d 100644
--- a/harmonies/op03n07c.harmonies.resource.json
+++ b/harmonies/op03n07c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n07d.harmonies.resource.json b/harmonies/op03n07d.harmonies.resource.json
index 92c12ea56..474a5e61e 100644
--- a/harmonies/op03n07d.harmonies.resource.json
+++ b/harmonies/op03n07d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n08a.harmonies.resource.json b/harmonies/op03n08a.harmonies.resource.json
index 44ccf5972..bd6214d80 100644
--- a/harmonies/op03n08a.harmonies.resource.json
+++ b/harmonies/op03n08a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n08b.harmonies.resource.json b/harmonies/op03n08b.harmonies.resource.json
index d3ce4242d..ebafcbee4 100644
--- a/harmonies/op03n08b.harmonies.resource.json
+++ b/harmonies/op03n08b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n08c.harmonies.resource.json b/harmonies/op03n08c.harmonies.resource.json
index 8d828cbfe..f81dc9139 100644
--- a/harmonies/op03n08c.harmonies.resource.json
+++ b/harmonies/op03n08c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n08d.harmonies.resource.json b/harmonies/op03n08d.harmonies.resource.json
index 39ef77bba..b937cd410 100644
--- a/harmonies/op03n08d.harmonies.resource.json
+++ b/harmonies/op03n08d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n09a.harmonies.resource.json b/harmonies/op03n09a.harmonies.resource.json
index 3d067203c..346dbda67 100644
--- a/harmonies/op03n09a.harmonies.resource.json
+++ b/harmonies/op03n09a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n09b.harmonies.resource.json b/harmonies/op03n09b.harmonies.resource.json
index 4534a7423..bcdece8cc 100644
--- a/harmonies/op03n09b.harmonies.resource.json
+++ b/harmonies/op03n09b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n09c.harmonies.resource.json b/harmonies/op03n09c.harmonies.resource.json
index d4d4e39bc..18c18a2e3 100644
--- a/harmonies/op03n09c.harmonies.resource.json
+++ b/harmonies/op03n09c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n09d.harmonies.resource.json b/harmonies/op03n09d.harmonies.resource.json
index c27952ad6..3ce89cec4 100644
--- a/harmonies/op03n09d.harmonies.resource.json
+++ b/harmonies/op03n09d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n10a.harmonies.resource.json b/harmonies/op03n10a.harmonies.resource.json
index ab689f2bc..2caf29e46 100644
--- a/harmonies/op03n10a.harmonies.resource.json
+++ b/harmonies/op03n10a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n10b.harmonies.resource.json b/harmonies/op03n10b.harmonies.resource.json
index 6f7c775d6..b17064ead 100644
--- a/harmonies/op03n10b.harmonies.resource.json
+++ b/harmonies/op03n10b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n10c.harmonies.resource.json b/harmonies/op03n10c.harmonies.resource.json
index b4dc43464..92efa77e2 100644
--- a/harmonies/op03n10c.harmonies.resource.json
+++ b/harmonies/op03n10c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n10d.harmonies.resource.json b/harmonies/op03n10d.harmonies.resource.json
index ab27c34c9..9f941fc5c 100644
--- a/harmonies/op03n10d.harmonies.resource.json
+++ b/harmonies/op03n10d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n10d.harmonies.tsv b/harmonies/op03n10d.harmonies.tsv
index b4ca448db..79fcfab70 100644
--- a/harmonies/op03n10d.harmonies.tsv
+++ b/harmonies/op03n10d.harmonies.tsv
@@ -1,5 +1,5 @@
mc mn quarterbeats quarterbeats_all_endings duration_qb mc_onset mn_onset timesig staff voice label alt_label globalkey localkey pedal chord numeral form figbass changes relativeroot cadence phraseend chord_type globalkey_is_minor localkey_is_minor chord_tones added_tones root bass_note
-1 1 0 0 1.5 0 0 12/8 1 1 a.i a i i i m 1 1 0, -3, 1 0 0
+1 1 0 0 1.5 0 0 12/8 1 1 a.i{ a i i i { m 1 1 0, -3, 1 0 0
1 1 3/2 3/2 1.5 3/8 3/8 12/8 1 1 #viio6 a i #viio6 #vii o 6 o 1 1 2, -1, 5 5 2
1 1 3 3 1.5 3/4 3/4 12/8 1 1 i a i i i m 1 1 0, -3, 1 0 0
1 1 9/2 9/2 1.5 9/8 9/8 12/8 1 1 #viio a i #viio #vii o o 1 1 5, 2, -1 5 5
diff --git a/harmonies/op03n11a.harmonies.resource.json b/harmonies/op03n11a.harmonies.resource.json
index 5c6904248..61ff991e0 100644
--- a/harmonies/op03n11a.harmonies.resource.json
+++ b/harmonies/op03n11a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n11b.harmonies.resource.json b/harmonies/op03n11b.harmonies.resource.json
index 0ff818085..688d0f8b5 100644
--- a/harmonies/op03n11b.harmonies.resource.json
+++ b/harmonies/op03n11b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n11c.harmonies.resource.json b/harmonies/op03n11c.harmonies.resource.json
index a604b1cf1..04ee8a53f 100644
--- a/harmonies/op03n11c.harmonies.resource.json
+++ b/harmonies/op03n11c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n11d.harmonies.resource.json b/harmonies/op03n11d.harmonies.resource.json
index 2b3036634..a1f5be932 100644
--- a/harmonies/op03n11d.harmonies.resource.json
+++ b/harmonies/op03n11d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n12a.harmonies.resource.json b/harmonies/op03n12a.harmonies.resource.json
index ba11e68a0..f80f10638 100644
--- a/harmonies/op03n12a.harmonies.resource.json
+++ b/harmonies/op03n12a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n12b.harmonies.resource.json b/harmonies/op03n12b.harmonies.resource.json
index 8ae5f277f..2b1648592 100644
--- a/harmonies/op03n12b.harmonies.resource.json
+++ b/harmonies/op03n12b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n12c.harmonies.resource.json b/harmonies/op03n12c.harmonies.resource.json
index 9a10189b2..7048dfa9d 100644
--- a/harmonies/op03n12c.harmonies.resource.json
+++ b/harmonies/op03n12c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n12d.harmonies.resource.json b/harmonies/op03n12d.harmonies.resource.json
index 923febafe..4dc5468e1 100644
--- a/harmonies/op03n12d.harmonies.resource.json
+++ b/harmonies/op03n12d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n12e.harmonies.resource.json b/harmonies/op03n12e.harmonies.resource.json
index 2c45bd0d2..0a458efd4 100644
--- a/harmonies/op03n12e.harmonies.resource.json
+++ b/harmonies/op03n12e.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n12f.harmonies.resource.json b/harmonies/op03n12f.harmonies.resource.json
index dd1623613..cd0de9ae0 100644
--- a/harmonies/op03n12f.harmonies.resource.json
+++ b/harmonies/op03n12f.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n12g.harmonies.resource.json b/harmonies/op03n12g.harmonies.resource.json
index 8edcee3a1..947e4d0ba 100644
--- a/harmonies/op03n12g.harmonies.resource.json
+++ b/harmonies/op03n12g.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op03n12g.harmonies.tsv b/harmonies/op03n12g.harmonies.tsv
index f1fbef540..3aa3862a1 100644
--- a/harmonies/op03n12g.harmonies.tsv
+++ b/harmonies/op03n12g.harmonies.tsv
@@ -1,5 +1,5 @@
mc mn quarterbeats quarterbeats_all_endings duration_qb mc_onset mn_onset timesig staff voice label alt_label globalkey localkey pedal chord numeral form figbass changes relativeroot cadence phraseend chord_type globalkey_is_minor localkey_is_minor chord_tones added_tones root bass_note
-1 1 0 0 1.5 0 0 6/8 3 1 A.I A I I I M 0 0 0, 4, 1 0 0
+1 1 0 0 1.5 0 0 6/8 3 1 A.I{ A I I I { M 0 0 0, 4, 1 0 0
1 1 3/2 3/2 1.0 3/8 3/8 6/8 3 1 ii6 A I ii6 ii 6 m 0 0 -1, 3, 2 2 -1
1 1 5/2 5/2 0.5 5/8 5/8 6/8 3 1 V A I V V M 0 0 1, 5, 2 1 1
2 2 3 3 1.5 0 0 6/8 3 1 I A I I I M 0 0 0, 4, 1 0 0
diff --git a/harmonies/op04n01a.harmonies.resource.json b/harmonies/op04n01a.harmonies.resource.json
index 64bf2387e..ab43add73 100644
--- a/harmonies/op04n01a.harmonies.resource.json
+++ b/harmonies/op04n01a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n01b.harmonies.resource.json b/harmonies/op04n01b.harmonies.resource.json
index 2d200a4c1..30ecfe372 100644
--- a/harmonies/op04n01b.harmonies.resource.json
+++ b/harmonies/op04n01b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n01c.harmonies.resource.json b/harmonies/op04n01c.harmonies.resource.json
index 1a860e61f..89cc925b8 100644
--- a/harmonies/op04n01c.harmonies.resource.json
+++ b/harmonies/op04n01c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n01d.harmonies.resource.json b/harmonies/op04n01d.harmonies.resource.json
index 364b84bcb..6041da99f 100644
--- a/harmonies/op04n01d.harmonies.resource.json
+++ b/harmonies/op04n01d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n02a.harmonies.resource.json b/harmonies/op04n02a.harmonies.resource.json
index 65a48bd6e..5ef5967d2 100644
--- a/harmonies/op04n02a.harmonies.resource.json
+++ b/harmonies/op04n02a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n02b.harmonies.resource.json b/harmonies/op04n02b.harmonies.resource.json
index 84d633159..386c5130b 100644
--- a/harmonies/op04n02b.harmonies.resource.json
+++ b/harmonies/op04n02b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n02c.harmonies.resource.json b/harmonies/op04n02c.harmonies.resource.json
index 3ed07c446..65704776f 100644
--- a/harmonies/op04n02c.harmonies.resource.json
+++ b/harmonies/op04n02c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n02d.harmonies.resource.json b/harmonies/op04n02d.harmonies.resource.json
index 5efc5d5db..f38028677 100644
--- a/harmonies/op04n02d.harmonies.resource.json
+++ b/harmonies/op04n02d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n03a.harmonies.resource.json b/harmonies/op04n03a.harmonies.resource.json
index 74d5f7f38..913a3a7e1 100644
--- a/harmonies/op04n03a.harmonies.resource.json
+++ b/harmonies/op04n03a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n03b.harmonies.resource.json b/harmonies/op04n03b.harmonies.resource.json
index 7a836189a..3e0b17128 100644
--- a/harmonies/op04n03b.harmonies.resource.json
+++ b/harmonies/op04n03b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n03c.harmonies.resource.json b/harmonies/op04n03c.harmonies.resource.json
index d5b160dab..a03fa9e6e 100644
--- a/harmonies/op04n03c.harmonies.resource.json
+++ b/harmonies/op04n03c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n03d.harmonies.resource.json b/harmonies/op04n03d.harmonies.resource.json
index a2b04c19b..97a937f67 100644
--- a/harmonies/op04n03d.harmonies.resource.json
+++ b/harmonies/op04n03d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n04a.harmonies.resource.json b/harmonies/op04n04a.harmonies.resource.json
index 2ca5cea4d..ef4742823 100644
--- a/harmonies/op04n04a.harmonies.resource.json
+++ b/harmonies/op04n04a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n04b.harmonies.resource.json b/harmonies/op04n04b.harmonies.resource.json
index 1aefff60a..21012f23e 100644
--- a/harmonies/op04n04b.harmonies.resource.json
+++ b/harmonies/op04n04b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n04c.harmonies.resource.json b/harmonies/op04n04c.harmonies.resource.json
index 8c68fd137..0e96d6c2a 100644
--- a/harmonies/op04n04c.harmonies.resource.json
+++ b/harmonies/op04n04c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n04d.harmonies.resource.json b/harmonies/op04n04d.harmonies.resource.json
index f53f103aa..eb8c3b445 100644
--- a/harmonies/op04n04d.harmonies.resource.json
+++ b/harmonies/op04n04d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n05a.harmonies.resource.json b/harmonies/op04n05a.harmonies.resource.json
index 7b50fe5b0..8a76b22b6 100644
--- a/harmonies/op04n05a.harmonies.resource.json
+++ b/harmonies/op04n05a.harmonies.resource.json
@@ -11,7 +11,215 @@
"delimiter": "\t"
}
},
- "schema": "https://raw.githubusercontent.com/DCMLab/frictionless_schemas/main/harmonies/3xXaI59c2f9xGQ.schema.yaml",
+ "schema": {
+ "fields": [
+ {
+ "name": "mc",
+ "title": "Measure Count",
+ "description": "Running count of encoded tags which do not necessarily express a full measure (e.g. in case of an anacrusis).",
+ "type": "integer",
+ "constraints": {
+ "required": true
+ }
+ },
+ {
+ "name": "mn",
+ "title": "Measure Number",
+ "description": "Measure number as printed in the score, computed from mc, dont_count and numbering_offset.",
+ "type": "string"
+ },
+ {
+ "name": "quarterbeats",
+ "title": "Offset from Beginning",
+ "description": "Distance of an event from the piece's beginning. By default, only second endings are taken into account to reflect the proportions of a simply playthrough without repeats.",
+ "type": "string",
+ "constraints": {
+ "pattern": "\\d+(?:\\/\\d+)?"
+ }
+ },
+ {
+ "name": "quarterbeats_all_endings",
+ "title": "Offset from Beginning (Including Endings)",
+ "description": "Distance from the piece's beginning, taking all endings into account for addressability purposes.",
+ "type": "string",
+ "constraints": {
+ "pattern": "\\d+(?:\\/\\d+)?"
+ }
+ },
+ {
+ "name": "duration_qb",
+ "title": "Duration in \u2669",
+ "description": "A float corresponding to duration * 4",
+ "type": "number"
+ },
+ {
+ "name": "mc_onset",
+ "title": "Offset within Encoded Measure",
+ "description": "Distance of an event from the beginning of the tag.",
+ "type": "string",
+ "constraints": {
+ "pattern": "\\d+(?:\\/\\d+)?"
+ }
+ },
+ {
+ "name": "mn_onset",
+ "title": "Offset within Logical Measure",
+ "description": "Distance from the beginning of the logical measure. Relevant, for example, to compute the metric position of an event.",
+ "type": "string",
+ "constraints": {
+ "pattern": "\\d+(?:\\/\\d+)?"
+ }
+ },
+ {
+ "name": "timesig",
+ "title": "Time Signature",
+ "description": "Given as string, e.g. \"4/4\".",
+ "type": "string"
+ },
+ {
+ "name": "staff",
+ "title": "Staff",
+ "description": "Number of the staff where an event occurs, 1 designating the top staff.",
+ "type": "integer"
+ },
+ {
+ "name": "voice",
+ "title": "Notational Layer",
+ "description": "A number between 1-4 where 1 is MuseScore's default layer (blue), 2 the second layer in green with downward stems, etc.",
+ "type": "integer"
+ },
+ {
+ "name": "label",
+ "title": "Label",
+ "description": "String corresponding to the entire annotation label.",
+ "type": "string"
+ },
+ {
+ "name": "alt_label",
+ "title": "Alternative Label",
+ "description": "Another interpretation of the same chord which the annotator finds equally or slightly less convincing.",
+ "type": "string"
+ },
+ {
+ "name": "globalkey",
+ "title": "Global Key",
+ "description": "The key of the entire piece as note name, lowercase designating a minor key.",
+ "type": "string"
+ },
+ {
+ "name": "localkey",
+ "title": "Local Key",
+ "description": "The key that a Roman numeral is relative to, expressed as a Roman numeral relative to the global key.",
+ "type": "string"
+ },
+ {
+ "name": "pedal",
+ "title": "Pedal Point",
+ "description": "Specified as Roman numeral.",
+ "type": "string"
+ },
+ {
+ "name": "chord",
+ "title": "Chord",
+ "description": "The part of an annotation label that corresponds to the actual chord label.",
+ "type": "string"
+ },
+ {
+ "name": "numeral",
+ "title": "Roman Numeral",
+ "description": "The Roman numeral part of a DCML label, lowercase for all chords with a minor third.",
+ "type": "string"
+ },
+ {
+ "name": "form",
+ "title": "Chord Category",
+ "description": "%, o, +, M, +M",
+ "type": "string"
+ },
+ {
+ "name": "figbass",
+ "title": "Chord Inversion",
+ "description": "7, 65, 43, 2, 64, 6 or empty for root position.",
+ "type": "string"
+ },
+ {
+ "name": "changes",
+ "title": "Changes",
+ "description": "Alterations, suspensions, additions, and omissions, written within parentheses in the chord label.",
+ "type": "string"
+ },
+ {
+ "name": "relativeroot",
+ "title": "Relative Root",
+ "description": "The Roman numeral following the / in applied chords. Can itself include a /. For example, V/V if the label pertains to the major scale on the second scale degree.",
+ "type": "string"
+ },
+ {
+ "name": "cadence",
+ "title": "Cadence",
+ "description": "PAC, IAC, EC, DC, PC, HC, and HC subtypes such as HC.SIM",
+ "type": "string"
+ },
+ {
+ "name": "phraseend",
+ "title": "Phrase Annotation",
+ "description": "The phrase annotation part of a DCML label, can be {, }, or }{. In an older version, the only label was \\\\",
+ "type": "string"
+ },
+ {
+ "name": "chord_type",
+ "title": "Chord Type",
+ "description": "'M', 'm', 'o', '+', 'mm7', 'Mm7', 'MM7', 'mM7', 'o7', '%7', '+7', '+M7'",
+ "type": "string"
+ },
+ {
+ "name": "globalkey_is_minor",
+ "title": "Global Key is Minor",
+ "description": "Boolean that is 1 if the piece is in minor and 0 if it is in major.",
+ "type": "boolean"
+ },
+ {
+ "name": "localkey_is_minor",
+ "title": "Local Key is Minor",
+ "description": "Boolean that is 1 if the local key is minor and 0 if it is major.",
+ "type": "boolean"
+ },
+ {
+ "name": "chord_tones",
+ "title": "Chord Tones",
+ "description": "Tones expressed by the label, as fifth intervals relative to the local tonic.",
+ "type": "string",
+ "constraints": {
+ "pattern": "^[([]?(?:-?\\d+\\s*,?\\s*)*[])]?$"
+ }
+ },
+ {
+ "name": "added_tones",
+ "title": "Added Tones",
+ "description": "Chord tones considered as added, expressed as fifth intervals relative to the local tonic.",
+ "type": "string",
+ "constraints": {
+ "pattern": "^[([]?(?:-?\\d+\\s*,?\\s*)*[])]?$"
+ }
+ },
+ {
+ "name": "root",
+ "title": "Root",
+ "description": "Pertaining to MuseScore encoding.",
+ "type": "integer"
+ },
+ {
+ "name": "bass_note",
+ "title": "Bass Note",
+ "description": "Loweste note designated by the chord label, expressed as fifth intervals relative to the local tonic.",
+ "type": "integer"
+ }
+ ],
+ "facet": "harmonies",
+ "identifier": "3xXaI59c2f9xGQ",
+ "filepath": "harmonies/3xXaI59c2f9xGQ.schema.yaml",
+ "used_in": "op04n05a"
+ },
"creator": {
"@context": "https://schema.org/",
"@type": "SoftwareApplication",
@@ -22,6 +230,6 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
+ "softwareVersion": "0.0.post1.dev1+gefb3558"
}
}
\ No newline at end of file
diff --git a/harmonies/op04n05a.harmonies.tsv b/harmonies/op04n05a.harmonies.tsv
index d7047f000..6ce513b41 100644
--- a/harmonies/op04n05a.harmonies.tsv
+++ b/harmonies/op04n05a.harmonies.tsv
@@ -10,7 +10,6 @@ mc mn quarterbeats quarterbeats_all_endings duration_qb mc_onset mn_onset timesi
3 3 9 9 1.0 1/4 1/4 4/4 4 1 i(6) a i i(6) i 6 m 1 1 0, -3, -4 0 0
3 3 10 10 1.0 1/2 1/2 4/4 4 1 v6(2) a i v6(2) v 6 2 m 1 1 -2, 2, -4 1 -2
3 3 11 11 1.0 3/4 3/4 4/4 4 1 v6 a i v6 v 6 m 1 1 -2, 2, 1 1 -2
-3 3 23/2 23/2 0.0 7/8 7/8 4/4 4 1 a i 1 1
4 4 12 12 1.0 0 0 4/4 4 1 iv6(2) a i iv6(2) iv 6 2 m 1 1 -4, 0, 1 -1 -4
4 4 13 13 1.0 1/4 1/4 4/4 4 1 iv6 a i iv6 iv 6 m 1 1 -4, 0, -1 -1 -4
4 4 14 14 6.0 1/2 1/2 4/4 4 1 V|HC} a i V V HC } M 1 1 1, 5, 2 1 1
diff --git a/harmonies/op04n05b.harmonies.resource.json b/harmonies/op04n05b.harmonies.resource.json
index 2e6b02361..d67a054f0 100644
--- a/harmonies/op04n05b.harmonies.resource.json
+++ b/harmonies/op04n05b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n05c.harmonies.resource.json b/harmonies/op04n05c.harmonies.resource.json
index 8e4c14254..308e596ce 100644
--- a/harmonies/op04n05c.harmonies.resource.json
+++ b/harmonies/op04n05c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n05d.harmonies.resource.json b/harmonies/op04n05d.harmonies.resource.json
index 3df8d16ee..f04f7ede8 100644
--- a/harmonies/op04n05d.harmonies.resource.json
+++ b/harmonies/op04n05d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n06a.harmonies.resource.json b/harmonies/op04n06a.harmonies.resource.json
index 1a62f1db5..b5bef8a1c 100644
--- a/harmonies/op04n06a.harmonies.resource.json
+++ b/harmonies/op04n06a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n06b.harmonies.resource.json b/harmonies/op04n06b.harmonies.resource.json
index 2748c12f8..ec31066f9 100644
--- a/harmonies/op04n06b.harmonies.resource.json
+++ b/harmonies/op04n06b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n06c.harmonies.resource.json b/harmonies/op04n06c.harmonies.resource.json
index f40768667..b9353152a 100644
--- a/harmonies/op04n06c.harmonies.resource.json
+++ b/harmonies/op04n06c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n06d.harmonies.resource.json b/harmonies/op04n06d.harmonies.resource.json
index 70deb8444..99c6328a0 100644
--- a/harmonies/op04n06d.harmonies.resource.json
+++ b/harmonies/op04n06d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n06e.harmonies.resource.json b/harmonies/op04n06e.harmonies.resource.json
index 71f6e727e..1a737a406 100644
--- a/harmonies/op04n06e.harmonies.resource.json
+++ b/harmonies/op04n06e.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n06f.harmonies.resource.json b/harmonies/op04n06f.harmonies.resource.json
index 968933d6d..3ada6c7c0 100644
--- a/harmonies/op04n06f.harmonies.resource.json
+++ b/harmonies/op04n06f.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n06f.harmonies.tsv b/harmonies/op04n06f.harmonies.tsv
index a826946c9..9af4ba019 100644
--- a/harmonies/op04n06f.harmonies.tsv
+++ b/harmonies/op04n06f.harmonies.tsv
@@ -39,7 +39,7 @@ mc mn quarterbeats quarterbeats_all_endings duration_qb mc_onset mn_onset timesi
15 15 56 56 1.0 0 0 4/4 3 1 vi7 E I vi7 vi 7 mm7 0 0 3, 0, 4, 1 3 3
15 15 57 57 0.5 1/4 1/4 4/4 3 1 V7(4)/V E I V7(4)/V V 7 4 V Mm7 0 0 2, 1, 3, 0 2 2
15 15 115/2 115/2 0.5 3/8 3/8 4/4 3 1 V7/V E I V7/V V 7 V Mm7 0 0 2, 6, 3, 0 2 2
-15 15 58 58 1.0 1/2 1/2 4/4 3 1 V E I V V M 0 0 1, 5, 2 1 1
+15 15 58 58 1.0 1/2 1/2 4/4 3 1 V} E I V V } M 0 0 1, 5, 2 1 1
15 15 59 59 1.0 3/4 3/4 4/4 3 1 V2 E I V2 V 2 Mm7 0 0 -1, 1, 5, 2 1 -1
16 16 60 60 2.0 0 0 4/4 3 1 viio/IV{ E I viio/IV vii o IV { o 0 0 4, 1, -2 4 4
16 16 62 62 1.0 1/2 1/2 4/4 3 1 IV(4) E I IV(4) IV 4 M 0 0 -1, 5, 0 -1 -1
diff --git a/harmonies/op04n06g.harmonies.resource.json b/harmonies/op04n06g.harmonies.resource.json
index 480cdb1fc..c20a77b3f 100644
--- a/harmonies/op04n06g.harmonies.resource.json
+++ b/harmonies/op04n06g.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n06g.harmonies.tsv b/harmonies/op04n06g.harmonies.tsv
index 1b075a752..ef5dd2160 100644
--- a/harmonies/op04n06g.harmonies.tsv
+++ b/harmonies/op04n06g.harmonies.tsv
@@ -27,7 +27,7 @@ mc mn quarterbeats quarterbeats_all_endings duration_qb mc_onset mn_onset timesi
9 9 49 49 1.0 1/4 1/4 12/8 4 1 I E V I I M 0 0 0, 4, 1 0 0
9 9 50 50 1.0 1/2 1/2 12/8 4 1 ii65 E V ii65 ii 65 mm7 0 0 -1, 3, 0, 2 2 -1
9 9 51 51 3.0 3/4 3/4 12/8 4 1 V7 E V V7 V 7 Mm7 0 0 1, 5, 2, -1 1 1
-10 10 54 54 1.0 0 0 12/8 4 1 I|PAC}{ E V I I PAC }{ M 0 0 0, 4, 1 0 0
+10 10 54 54 1.0 0 0 12/8 4 1 I|PAC} E V I I PAC } M 0 0 0, 4, 1 0 0
10 10 55 55 1.0 1/4 1/4 12/8 4 1 I.I6{ E I I6 I 6 { M 0 0 4, 1, 0 0 4
10 10 56 56 1.0 1/2 1/2 12/8 4 1 vi7 E I vi7 vi 7 mm7 0 0 3, 0, 4, 1 3 3
10 10 57 57 3.0 3/4 3/4 12/8 4 1 ii7 E I ii7 ii 7 mm7 0 0 2, -1, 3, 0 2 2
diff --git a/harmonies/op04n07a.harmonies.resource.json b/harmonies/op04n07a.harmonies.resource.json
index 4e88f5e9b..f7f205342 100644
--- a/harmonies/op04n07a.harmonies.resource.json
+++ b/harmonies/op04n07a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n07b.harmonies.resource.json b/harmonies/op04n07b.harmonies.resource.json
index 9ca55ea47..43d5e6009 100644
--- a/harmonies/op04n07b.harmonies.resource.json
+++ b/harmonies/op04n07b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n07c.harmonies.resource.json b/harmonies/op04n07c.harmonies.resource.json
index 2b391da2e..d29eed2db 100644
--- a/harmonies/op04n07c.harmonies.resource.json
+++ b/harmonies/op04n07c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n07d.harmonies.resource.json b/harmonies/op04n07d.harmonies.resource.json
index e037aecb5..0dd658b40 100644
--- a/harmonies/op04n07d.harmonies.resource.json
+++ b/harmonies/op04n07d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n07e.harmonies.resource.json b/harmonies/op04n07e.harmonies.resource.json
index 698dc64f7..29c666ad4 100644
--- a/harmonies/op04n07e.harmonies.resource.json
+++ b/harmonies/op04n07e.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n08a.harmonies.resource.json b/harmonies/op04n08a.harmonies.resource.json
index 4de1fa5f9..4df502c8d 100644
--- a/harmonies/op04n08a.harmonies.resource.json
+++ b/harmonies/op04n08a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n08b.harmonies.resource.json b/harmonies/op04n08b.harmonies.resource.json
index ba72643a9..7ca4099be 100644
--- a/harmonies/op04n08b.harmonies.resource.json
+++ b/harmonies/op04n08b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n08c.harmonies.resource.json b/harmonies/op04n08c.harmonies.resource.json
index e358db9f6..6f9a4e449 100644
--- a/harmonies/op04n08c.harmonies.resource.json
+++ b/harmonies/op04n08c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n09a.harmonies.resource.json b/harmonies/op04n09a.harmonies.resource.json
index 37bb30da1..eea3e4011 100644
--- a/harmonies/op04n09a.harmonies.resource.json
+++ b/harmonies/op04n09a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n09b.harmonies.resource.json b/harmonies/op04n09b.harmonies.resource.json
index 9a158cb41..69ab1d75d 100644
--- a/harmonies/op04n09b.harmonies.resource.json
+++ b/harmonies/op04n09b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n09c.harmonies.resource.json b/harmonies/op04n09c.harmonies.resource.json
index 122aaf07e..3975b983d 100644
--- a/harmonies/op04n09c.harmonies.resource.json
+++ b/harmonies/op04n09c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n09d.harmonies.resource.json b/harmonies/op04n09d.harmonies.resource.json
index 5cb655c4e..f382ef4c9 100644
--- a/harmonies/op04n09d.harmonies.resource.json
+++ b/harmonies/op04n09d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n10a.harmonies.resource.json b/harmonies/op04n10a.harmonies.resource.json
index 6d21f6038..a6b8f3b74 100644
--- a/harmonies/op04n10a.harmonies.resource.json
+++ b/harmonies/op04n10a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n10b.harmonies.resource.json b/harmonies/op04n10b.harmonies.resource.json
index 159d9068b..ad0d319e7 100644
--- a/harmonies/op04n10b.harmonies.resource.json
+++ b/harmonies/op04n10b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n10c.harmonies.resource.json b/harmonies/op04n10c.harmonies.resource.json
index 022952cf5..7181ca04d 100644
--- a/harmonies/op04n10c.harmonies.resource.json
+++ b/harmonies/op04n10c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n10d.harmonies.resource.json b/harmonies/op04n10d.harmonies.resource.json
index 7d3b68c0c..c4a3ecb18 100644
--- a/harmonies/op04n10d.harmonies.resource.json
+++ b/harmonies/op04n10d.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n10e.harmonies.resource.json b/harmonies/op04n10e.harmonies.resource.json
index 4b81efbb4..d337ccdbc 100644
--- a/harmonies/op04n10e.harmonies.resource.json
+++ b/harmonies/op04n10e.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n10e.harmonies.tsv b/harmonies/op04n10e.harmonies.tsv
index 1f0fa02d0..70c1cf62c 100644
--- a/harmonies/op04n10e.harmonies.tsv
+++ b/harmonies/op04n10e.harmonies.tsv
@@ -130,6 +130,7 @@ mc mn quarterbeats quarterbeats_all_endings duration_qb mc_onset mn_onset timesi
40 40 156 156 1.0 0 0 2/2 3 1 V(4) G I V(4) V 4 M 0 0 1, 0, 2 1 1
40 40 157 157 1.0 1/4 1/4 2/2 3 1 V G I V V M 0 0 1, 5, 2 1 1
40 40 158 158 3.0 1/2 1/2 2/2 3 1 I|PAC} G I I I PAC } M 0 0 0, 4, 1 0 0
+41 41 160 160 0.0 0 0 2/2 3 1 { G I { 0 0
41 41 161 161 1.0 1/4 1/4 2/2 3 1 V6 G I V6 V 6 M 0 0 5, 2, 1 1 5
41 41 162 162 3.0 1/2 1/2 2/2 3 1 IV6 G I IV6 IV 6 M 0 0 3, 0, -1 -1 3
42 42 165 165 1.0 1/4 1/4 2/2 3 1 vi6 G I vi6 vi 6 m 0 0 0, 4, 3 3 0
diff --git a/harmonies/op04n11a.harmonies.resource.json b/harmonies/op04n11a.harmonies.resource.json
index 6f124f135..c92f0d100 100644
--- a/harmonies/op04n11a.harmonies.resource.json
+++ b/harmonies/op04n11a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n11b.harmonies.resource.json b/harmonies/op04n11b.harmonies.resource.json
index 9b9ecac7f..22841fd86 100644
--- a/harmonies/op04n11b.harmonies.resource.json
+++ b/harmonies/op04n11b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n11c.harmonies.resource.json b/harmonies/op04n11c.harmonies.resource.json
index 36effdb70..b55cbd1de 100644
--- a/harmonies/op04n11c.harmonies.resource.json
+++ b/harmonies/op04n11c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n12a.harmonies.resource.json b/harmonies/op04n12a.harmonies.resource.json
index 23c8380f9..61b51babf 100644
--- a/harmonies/op04n12a.harmonies.resource.json
+++ b/harmonies/op04n12a.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n12b.harmonies.resource.json b/harmonies/op04n12b.harmonies.resource.json
index 2b80f37e3..d3f9cc7fc 100644
--- a/harmonies/op04n12b.harmonies.resource.json
+++ b/harmonies/op04n12b.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/harmonies/op04n12c.harmonies.resource.json b/harmonies/op04n12c.harmonies.resource.json
index 6b55d02e4..ed8c24d80 100644
--- a/harmonies/op04n12c.harmonies.resource.json
+++ b/harmonies/op04n12c.harmonies.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n01a.measures.resource.json b/measures/op01n01a.measures.resource.json
index 88f25180a..b47bee00d 100644
--- a/measures/op01n01a.measures.resource.json
+++ b/measures/op01n01a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n01b.measures.resource.json b/measures/op01n01b.measures.resource.json
index cb5ad406e..e204cd0a8 100644
--- a/measures/op01n01b.measures.resource.json
+++ b/measures/op01n01b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n01c.measures.resource.json b/measures/op01n01c.measures.resource.json
index 03bb69d5a..a4782acc7 100644
--- a/measures/op01n01c.measures.resource.json
+++ b/measures/op01n01c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n01d.measures.resource.json b/measures/op01n01d.measures.resource.json
index b449b189d..fe46edf30 100644
--- a/measures/op01n01d.measures.resource.json
+++ b/measures/op01n01d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n02a.measures.resource.json b/measures/op01n02a.measures.resource.json
index 66447df18..60b75bdbe 100644
--- a/measures/op01n02a.measures.resource.json
+++ b/measures/op01n02a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n02b.measures.resource.json b/measures/op01n02b.measures.resource.json
index 6814586c9..79d6007d0 100644
--- a/measures/op01n02b.measures.resource.json
+++ b/measures/op01n02b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n02c.measures.resource.json b/measures/op01n02c.measures.resource.json
index e9375db55..c8523fa33 100644
--- a/measures/op01n02c.measures.resource.json
+++ b/measures/op01n02c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n02d.measures.resource.json b/measures/op01n02d.measures.resource.json
index f1dbccf04..1e6420b4d 100644
--- a/measures/op01n02d.measures.resource.json
+++ b/measures/op01n02d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n03a.measures.resource.json b/measures/op01n03a.measures.resource.json
index 63baa19c4..d1f0f0996 100644
--- a/measures/op01n03a.measures.resource.json
+++ b/measures/op01n03a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n03b.measures.resource.json b/measures/op01n03b.measures.resource.json
index e0244ac86..dd11af663 100644
--- a/measures/op01n03b.measures.resource.json
+++ b/measures/op01n03b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n03c.measures.resource.json b/measures/op01n03c.measures.resource.json
index d66ed96ea..6dd7ba8f6 100644
--- a/measures/op01n03c.measures.resource.json
+++ b/measures/op01n03c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n03d.measures.resource.json b/measures/op01n03d.measures.resource.json
index 784af8f36..a285faa1a 100644
--- a/measures/op01n03d.measures.resource.json
+++ b/measures/op01n03d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n04a.measures.resource.json b/measures/op01n04a.measures.resource.json
index d03d599a5..b5484f26e 100644
--- a/measures/op01n04a.measures.resource.json
+++ b/measures/op01n04a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n04b.measures.resource.json b/measures/op01n04b.measures.resource.json
index 4689fe241..99a935999 100644
--- a/measures/op01n04b.measures.resource.json
+++ b/measures/op01n04b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n04c.measures.resource.json b/measures/op01n04c.measures.resource.json
index 9e04653e3..15bb34554 100644
--- a/measures/op01n04c.measures.resource.json
+++ b/measures/op01n04c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n04d.measures.resource.json b/measures/op01n04d.measures.resource.json
index 9ef83d733..8e14590a6 100644
--- a/measures/op01n04d.measures.resource.json
+++ b/measures/op01n04d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n05a.measures.resource.json b/measures/op01n05a.measures.resource.json
index 9660ccbc8..1b0db5cec 100644
--- a/measures/op01n05a.measures.resource.json
+++ b/measures/op01n05a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n05b.measures.resource.json b/measures/op01n05b.measures.resource.json
index 58661357b..db6c2cf1a 100644
--- a/measures/op01n05b.measures.resource.json
+++ b/measures/op01n05b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n05c.measures.resource.json b/measures/op01n05c.measures.resource.json
index 412290924..06f598678 100644
--- a/measures/op01n05c.measures.resource.json
+++ b/measures/op01n05c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n05d.measures.resource.json b/measures/op01n05d.measures.resource.json
index 42a9e7429..6b527e22d 100644
--- a/measures/op01n05d.measures.resource.json
+++ b/measures/op01n05d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n06a.measures.resource.json b/measures/op01n06a.measures.resource.json
index 3b1fffd3b..09004bd0d 100644
--- a/measures/op01n06a.measures.resource.json
+++ b/measures/op01n06a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n06b.measures.resource.json b/measures/op01n06b.measures.resource.json
index 6e087a25c..39cbed054 100644
--- a/measures/op01n06b.measures.resource.json
+++ b/measures/op01n06b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n06c.measures.resource.json b/measures/op01n06c.measures.resource.json
index 3395fcafc..44bcc4f93 100644
--- a/measures/op01n06c.measures.resource.json
+++ b/measures/op01n06c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n06d.measures.resource.json b/measures/op01n06d.measures.resource.json
index cfe37171a..c0b714e20 100644
--- a/measures/op01n06d.measures.resource.json
+++ b/measures/op01n06d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n07a.measures.resource.json b/measures/op01n07a.measures.resource.json
index b172e2ec8..1cee6d1bc 100644
--- a/measures/op01n07a.measures.resource.json
+++ b/measures/op01n07a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n07b.measures.resource.json b/measures/op01n07b.measures.resource.json
index e64cb954c..fba2cd4bf 100644
--- a/measures/op01n07b.measures.resource.json
+++ b/measures/op01n07b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n07c.measures.resource.json b/measures/op01n07c.measures.resource.json
index 1abf141f7..858c2e956 100644
--- a/measures/op01n07c.measures.resource.json
+++ b/measures/op01n07c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n08a.measures.resource.json b/measures/op01n08a.measures.resource.json
index ba9b6301c..06ad82a30 100644
--- a/measures/op01n08a.measures.resource.json
+++ b/measures/op01n08a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n08b.measures.resource.json b/measures/op01n08b.measures.resource.json
index cf02e9bea..410e747ec 100644
--- a/measures/op01n08b.measures.resource.json
+++ b/measures/op01n08b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n08c.measures.resource.json b/measures/op01n08c.measures.resource.json
index 56f126505..b12387151 100644
--- a/measures/op01n08c.measures.resource.json
+++ b/measures/op01n08c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n08d.measures.resource.json b/measures/op01n08d.measures.resource.json
index abbda3f0c..0699f7102 100644
--- a/measures/op01n08d.measures.resource.json
+++ b/measures/op01n08d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n09a.measures.resource.json b/measures/op01n09a.measures.resource.json
index c371cd7f0..d102e76a9 100644
--- a/measures/op01n09a.measures.resource.json
+++ b/measures/op01n09a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n09b.measures.resource.json b/measures/op01n09b.measures.resource.json
index 86754769b..90c34bcdf 100644
--- a/measures/op01n09b.measures.resource.json
+++ b/measures/op01n09b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n09c.measures.resource.json b/measures/op01n09c.measures.resource.json
index f2e1dde53..819bd3172 100644
--- a/measures/op01n09c.measures.resource.json
+++ b/measures/op01n09c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n09d.measures.resource.json b/measures/op01n09d.measures.resource.json
index 81e90b7b2..a7ab59ed3 100644
--- a/measures/op01n09d.measures.resource.json
+++ b/measures/op01n09d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n10a.measures.resource.json b/measures/op01n10a.measures.resource.json
index 0decea800..8b08534f7 100644
--- a/measures/op01n10a.measures.resource.json
+++ b/measures/op01n10a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n10b.measures.resource.json b/measures/op01n10b.measures.resource.json
index 6c2d062d2..68a44ed86 100644
--- a/measures/op01n10b.measures.resource.json
+++ b/measures/op01n10b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n10c.measures.resource.json b/measures/op01n10c.measures.resource.json
index dff54aa22..5e12eaa39 100644
--- a/measures/op01n10c.measures.resource.json
+++ b/measures/op01n10c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n10d.measures.resource.json b/measures/op01n10d.measures.resource.json
index 24d2c0dd9..aea52b913 100644
--- a/measures/op01n10d.measures.resource.json
+++ b/measures/op01n10d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n10e.measures.resource.json b/measures/op01n10e.measures.resource.json
index 8ec7be6ae..f7d943f6b 100644
--- a/measures/op01n10e.measures.resource.json
+++ b/measures/op01n10e.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n11a.measures.resource.json b/measures/op01n11a.measures.resource.json
index 7eec12a9e..2fe89a392 100644
--- a/measures/op01n11a.measures.resource.json
+++ b/measures/op01n11a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n11b.measures.resource.json b/measures/op01n11b.measures.resource.json
index 2126b797c..917d8a270 100644
--- a/measures/op01n11b.measures.resource.json
+++ b/measures/op01n11b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n11c.measures.resource.json b/measures/op01n11c.measures.resource.json
index 352cdf194..3a9a457ce 100644
--- a/measures/op01n11c.measures.resource.json
+++ b/measures/op01n11c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n11d.measures.resource.json b/measures/op01n11d.measures.resource.json
index a82636040..3aa7ca97d 100644
--- a/measures/op01n11d.measures.resource.json
+++ b/measures/op01n11d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n12a.measures.resource.json b/measures/op01n12a.measures.resource.json
index 7a10705db..3af6c029e 100644
--- a/measures/op01n12a.measures.resource.json
+++ b/measures/op01n12a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n12b.measures.resource.json b/measures/op01n12b.measures.resource.json
index 62c57eb4e..648c2646c 100644
--- a/measures/op01n12b.measures.resource.json
+++ b/measures/op01n12b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n12c.measures.resource.json b/measures/op01n12c.measures.resource.json
index 9b03b56e9..6ae16bf56 100644
--- a/measures/op01n12c.measures.resource.json
+++ b/measures/op01n12c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op01n12d.measures.resource.json b/measures/op01n12d.measures.resource.json
index c1b057b28..c9d654b5d 100644
--- a/measures/op01n12d.measures.resource.json
+++ b/measures/op01n12d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n01a.measures.resource.json b/measures/op03n01a.measures.resource.json
index bd02b2dcd..6409a6ebd 100644
--- a/measures/op03n01a.measures.resource.json
+++ b/measures/op03n01a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n01b.measures.resource.json b/measures/op03n01b.measures.resource.json
index 2a4ab74eb..e58a040a3 100644
--- a/measures/op03n01b.measures.resource.json
+++ b/measures/op03n01b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n01c.measures.resource.json b/measures/op03n01c.measures.resource.json
index 966d1427d..dafa1a80a 100644
--- a/measures/op03n01c.measures.resource.json
+++ b/measures/op03n01c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n01d.measures.resource.json b/measures/op03n01d.measures.resource.json
index 4003f6be9..2c9de58b8 100644
--- a/measures/op03n01d.measures.resource.json
+++ b/measures/op03n01d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n02a.measures.resource.json b/measures/op03n02a.measures.resource.json
index 0dae01cff..7d45c76b6 100644
--- a/measures/op03n02a.measures.resource.json
+++ b/measures/op03n02a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n02b.measures.resource.json b/measures/op03n02b.measures.resource.json
index 3a49d47f1..21f7915d6 100644
--- a/measures/op03n02b.measures.resource.json
+++ b/measures/op03n02b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n02c.measures.resource.json b/measures/op03n02c.measures.resource.json
index 7d4ccaa5f..d48b0dc4d 100644
--- a/measures/op03n02c.measures.resource.json
+++ b/measures/op03n02c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n02d.measures.resource.json b/measures/op03n02d.measures.resource.json
index 49662997b..edc38d4f3 100644
--- a/measures/op03n02d.measures.resource.json
+++ b/measures/op03n02d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n03a.measures.resource.json b/measures/op03n03a.measures.resource.json
index 4b7891468..03c000386 100644
--- a/measures/op03n03a.measures.resource.json
+++ b/measures/op03n03a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n03b.measures.resource.json b/measures/op03n03b.measures.resource.json
index 192237855..91476bb64 100644
--- a/measures/op03n03b.measures.resource.json
+++ b/measures/op03n03b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n03c.measures.resource.json b/measures/op03n03c.measures.resource.json
index 4b95224e6..f011f2249 100644
--- a/measures/op03n03c.measures.resource.json
+++ b/measures/op03n03c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n03d.measures.resource.json b/measures/op03n03d.measures.resource.json
index 0d40276c9..0803671a3 100644
--- a/measures/op03n03d.measures.resource.json
+++ b/measures/op03n03d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n04a.measures.resource.json b/measures/op03n04a.measures.resource.json
index 76501acfc..fada5a856 100644
--- a/measures/op03n04a.measures.resource.json
+++ b/measures/op03n04a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n04b.measures.resource.json b/measures/op03n04b.measures.resource.json
index e52ecab74..882743c56 100644
--- a/measures/op03n04b.measures.resource.json
+++ b/measures/op03n04b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n04c.measures.resource.json b/measures/op03n04c.measures.resource.json
index 7ea240055..b23f6417a 100644
--- a/measures/op03n04c.measures.resource.json
+++ b/measures/op03n04c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n04d.measures.resource.json b/measures/op03n04d.measures.resource.json
index 66154a404..2e15da60c 100644
--- a/measures/op03n04d.measures.resource.json
+++ b/measures/op03n04d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n05a.measures.resource.json b/measures/op03n05a.measures.resource.json
index 4e1e9feb9..e7acb4107 100644
--- a/measures/op03n05a.measures.resource.json
+++ b/measures/op03n05a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n05b.measures.resource.json b/measures/op03n05b.measures.resource.json
index 994d9ab2f..1352f2b7a 100644
--- a/measures/op03n05b.measures.resource.json
+++ b/measures/op03n05b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n05c.measures.resource.json b/measures/op03n05c.measures.resource.json
index 87ac8e5d3..dd0771bdf 100644
--- a/measures/op03n05c.measures.resource.json
+++ b/measures/op03n05c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n05d.measures.resource.json b/measures/op03n05d.measures.resource.json
index f246cb14c..66bf8c104 100644
--- a/measures/op03n05d.measures.resource.json
+++ b/measures/op03n05d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n06a.measures.resource.json b/measures/op03n06a.measures.resource.json
index 5823d0c43..a116fcd78 100644
--- a/measures/op03n06a.measures.resource.json
+++ b/measures/op03n06a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n06b.measures.resource.json b/measures/op03n06b.measures.resource.json
index 5fe3175e3..da1a545a4 100644
--- a/measures/op03n06b.measures.resource.json
+++ b/measures/op03n06b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n06c.measures.resource.json b/measures/op03n06c.measures.resource.json
index aeddc0686..3daf8ead3 100644
--- a/measures/op03n06c.measures.resource.json
+++ b/measures/op03n06c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n06d.measures.resource.json b/measures/op03n06d.measures.resource.json
index dd433cade..df098d631 100644
--- a/measures/op03n06d.measures.resource.json
+++ b/measures/op03n06d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n07a.measures.resource.json b/measures/op03n07a.measures.resource.json
index fb9f43cea..1b319f04d 100644
--- a/measures/op03n07a.measures.resource.json
+++ b/measures/op03n07a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n07b.measures.resource.json b/measures/op03n07b.measures.resource.json
index e7cc05f37..a440a969a 100644
--- a/measures/op03n07b.measures.resource.json
+++ b/measures/op03n07b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n07c.measures.resource.json b/measures/op03n07c.measures.resource.json
index a2d7b3d15..5e39bf267 100644
--- a/measures/op03n07c.measures.resource.json
+++ b/measures/op03n07c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n07d.measures.resource.json b/measures/op03n07d.measures.resource.json
index bf44ec698..40b87c9c1 100644
--- a/measures/op03n07d.measures.resource.json
+++ b/measures/op03n07d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n08a.measures.resource.json b/measures/op03n08a.measures.resource.json
index 687e4e1c4..0f3378051 100644
--- a/measures/op03n08a.measures.resource.json
+++ b/measures/op03n08a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n08b.measures.resource.json b/measures/op03n08b.measures.resource.json
index b6a904375..510858639 100644
--- a/measures/op03n08b.measures.resource.json
+++ b/measures/op03n08b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n08c.measures.resource.json b/measures/op03n08c.measures.resource.json
index 65da5e0ec..2a89c0afc 100644
--- a/measures/op03n08c.measures.resource.json
+++ b/measures/op03n08c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n08d.measures.resource.json b/measures/op03n08d.measures.resource.json
index 70ab5490e..83f75ca4f 100644
--- a/measures/op03n08d.measures.resource.json
+++ b/measures/op03n08d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n09a.measures.resource.json b/measures/op03n09a.measures.resource.json
index 232d4d56f..2cff0d8f8 100644
--- a/measures/op03n09a.measures.resource.json
+++ b/measures/op03n09a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n09b.measures.resource.json b/measures/op03n09b.measures.resource.json
index 20c8bbbbb..1362ec67d 100644
--- a/measures/op03n09b.measures.resource.json
+++ b/measures/op03n09b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n09c.measures.resource.json b/measures/op03n09c.measures.resource.json
index 769ed84b9..d9526e3c3 100644
--- a/measures/op03n09c.measures.resource.json
+++ b/measures/op03n09c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n09d.measures.resource.json b/measures/op03n09d.measures.resource.json
index effc9db0e..574f1cb5c 100644
--- a/measures/op03n09d.measures.resource.json
+++ b/measures/op03n09d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n10a.measures.resource.json b/measures/op03n10a.measures.resource.json
index 7cc4dbc05..c4f23e26b 100644
--- a/measures/op03n10a.measures.resource.json
+++ b/measures/op03n10a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n10b.measures.resource.json b/measures/op03n10b.measures.resource.json
index 5911caca3..8f4f1f8e9 100644
--- a/measures/op03n10b.measures.resource.json
+++ b/measures/op03n10b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n10c.measures.resource.json b/measures/op03n10c.measures.resource.json
index 87d9218c7..d9afc34ea 100644
--- a/measures/op03n10c.measures.resource.json
+++ b/measures/op03n10c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n10d.measures.resource.json b/measures/op03n10d.measures.resource.json
index b72b1bfaf..5e5527d71 100644
--- a/measures/op03n10d.measures.resource.json
+++ b/measures/op03n10d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n11a.measures.resource.json b/measures/op03n11a.measures.resource.json
index 2078211fa..31641f71c 100644
--- a/measures/op03n11a.measures.resource.json
+++ b/measures/op03n11a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n11b.measures.resource.json b/measures/op03n11b.measures.resource.json
index 00fb30820..06e25f17b 100644
--- a/measures/op03n11b.measures.resource.json
+++ b/measures/op03n11b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n11c.measures.resource.json b/measures/op03n11c.measures.resource.json
index 8ed399ecb..aca11cb16 100644
--- a/measures/op03n11c.measures.resource.json
+++ b/measures/op03n11c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n11d.measures.resource.json b/measures/op03n11d.measures.resource.json
index 94b58dff2..cb0e83892 100644
--- a/measures/op03n11d.measures.resource.json
+++ b/measures/op03n11d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n12a.measures.resource.json b/measures/op03n12a.measures.resource.json
index ec14ac918..6f027d217 100644
--- a/measures/op03n12a.measures.resource.json
+++ b/measures/op03n12a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n12b.measures.resource.json b/measures/op03n12b.measures.resource.json
index 6746facbe..8134a2b5e 100644
--- a/measures/op03n12b.measures.resource.json
+++ b/measures/op03n12b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n12c.measures.resource.json b/measures/op03n12c.measures.resource.json
index 05193801b..e142f982c 100644
--- a/measures/op03n12c.measures.resource.json
+++ b/measures/op03n12c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n12d.measures.resource.json b/measures/op03n12d.measures.resource.json
index 04ec9b3f1..1843eea13 100644
--- a/measures/op03n12d.measures.resource.json
+++ b/measures/op03n12d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n12e.measures.resource.json b/measures/op03n12e.measures.resource.json
index bc1a04ba6..09611f35f 100644
--- a/measures/op03n12e.measures.resource.json
+++ b/measures/op03n12e.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n12f.measures.resource.json b/measures/op03n12f.measures.resource.json
index 5ac687288..ef7358793 100644
--- a/measures/op03n12f.measures.resource.json
+++ b/measures/op03n12f.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op03n12g.measures.resource.json b/measures/op03n12g.measures.resource.json
index 1164c8ebf..ba6c74a4c 100644
--- a/measures/op03n12g.measures.resource.json
+++ b/measures/op03n12g.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n01a.measures.resource.json b/measures/op04n01a.measures.resource.json
index 0600d496f..85ed7da07 100644
--- a/measures/op04n01a.measures.resource.json
+++ b/measures/op04n01a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n01b.measures.resource.json b/measures/op04n01b.measures.resource.json
index 15bd1f9f4..59e89bd51 100644
--- a/measures/op04n01b.measures.resource.json
+++ b/measures/op04n01b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n01c.measures.resource.json b/measures/op04n01c.measures.resource.json
index b8360865c..330268823 100644
--- a/measures/op04n01c.measures.resource.json
+++ b/measures/op04n01c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n01d.measures.resource.json b/measures/op04n01d.measures.resource.json
index b103d5914..d8e63c5a6 100644
--- a/measures/op04n01d.measures.resource.json
+++ b/measures/op04n01d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n02a.measures.resource.json b/measures/op04n02a.measures.resource.json
index 46841cb35..0ad0f22e3 100644
--- a/measures/op04n02a.measures.resource.json
+++ b/measures/op04n02a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n02b.measures.resource.json b/measures/op04n02b.measures.resource.json
index f4faa5cac..e8189e9fc 100644
--- a/measures/op04n02b.measures.resource.json
+++ b/measures/op04n02b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n02c.measures.resource.json b/measures/op04n02c.measures.resource.json
index 6d8e16f6c..4b79ef008 100644
--- a/measures/op04n02c.measures.resource.json
+++ b/measures/op04n02c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n02d.measures.resource.json b/measures/op04n02d.measures.resource.json
index acbac484b..c7899df2a 100644
--- a/measures/op04n02d.measures.resource.json
+++ b/measures/op04n02d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n03a.measures.resource.json b/measures/op04n03a.measures.resource.json
index eb657dcff..613c01b5d 100644
--- a/measures/op04n03a.measures.resource.json
+++ b/measures/op04n03a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n03b.measures.resource.json b/measures/op04n03b.measures.resource.json
index f2e9e14a0..1a6d14d84 100644
--- a/measures/op04n03b.measures.resource.json
+++ b/measures/op04n03b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n03c.measures.resource.json b/measures/op04n03c.measures.resource.json
index 40f7e33d1..eb55f94b8 100644
--- a/measures/op04n03c.measures.resource.json
+++ b/measures/op04n03c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n03d.measures.resource.json b/measures/op04n03d.measures.resource.json
index 19e44c404..1b175afcd 100644
--- a/measures/op04n03d.measures.resource.json
+++ b/measures/op04n03d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n04a.measures.resource.json b/measures/op04n04a.measures.resource.json
index f15391a4f..e79abdef9 100644
--- a/measures/op04n04a.measures.resource.json
+++ b/measures/op04n04a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n04b.measures.resource.json b/measures/op04n04b.measures.resource.json
index e8e240316..0cb61d585 100644
--- a/measures/op04n04b.measures.resource.json
+++ b/measures/op04n04b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n04c.measures.resource.json b/measures/op04n04c.measures.resource.json
index 6d3ac6e62..d89c6a575 100644
--- a/measures/op04n04c.measures.resource.json
+++ b/measures/op04n04c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n04d.measures.resource.json b/measures/op04n04d.measures.resource.json
index 10a9f1090..1219abb64 100644
--- a/measures/op04n04d.measures.resource.json
+++ b/measures/op04n04d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n05a.measures.resource.json b/measures/op04n05a.measures.resource.json
index 5954cb6c7..58e9b2fed 100644
--- a/measures/op04n05a.measures.resource.json
+++ b/measures/op04n05a.measures.resource.json
@@ -22,6 +22,6 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
+ "softwareVersion": "0.0.post1.dev1+gefb3558"
}
}
\ No newline at end of file
diff --git a/measures/op04n05b.measures.resource.json b/measures/op04n05b.measures.resource.json
index ed792d1ae..e8d7656a1 100644
--- a/measures/op04n05b.measures.resource.json
+++ b/measures/op04n05b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n05c.measures.resource.json b/measures/op04n05c.measures.resource.json
index 8d97f273e..2847c2d7f 100644
--- a/measures/op04n05c.measures.resource.json
+++ b/measures/op04n05c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n05d.measures.resource.json b/measures/op04n05d.measures.resource.json
index a0567b870..37a3af0a8 100644
--- a/measures/op04n05d.measures.resource.json
+++ b/measures/op04n05d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n06a.measures.resource.json b/measures/op04n06a.measures.resource.json
index b67d3ccf6..ccc493373 100644
--- a/measures/op04n06a.measures.resource.json
+++ b/measures/op04n06a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n06b.measures.resource.json b/measures/op04n06b.measures.resource.json
index 6335952be..19db68a6e 100644
--- a/measures/op04n06b.measures.resource.json
+++ b/measures/op04n06b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n06c.measures.resource.json b/measures/op04n06c.measures.resource.json
index 37b747d4b..6a65d9946 100644
--- a/measures/op04n06c.measures.resource.json
+++ b/measures/op04n06c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n06d.measures.resource.json b/measures/op04n06d.measures.resource.json
index d7c4a5331..a952264e0 100644
--- a/measures/op04n06d.measures.resource.json
+++ b/measures/op04n06d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n06e.measures.resource.json b/measures/op04n06e.measures.resource.json
index 2fdd3d63f..d4caee3cb 100644
--- a/measures/op04n06e.measures.resource.json
+++ b/measures/op04n06e.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n06f.measures.resource.json b/measures/op04n06f.measures.resource.json
index d7534fdd0..9dfe1f721 100644
--- a/measures/op04n06f.measures.resource.json
+++ b/measures/op04n06f.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n06g.measures.resource.json b/measures/op04n06g.measures.resource.json
index ff817c8a2..b57f18407 100644
--- a/measures/op04n06g.measures.resource.json
+++ b/measures/op04n06g.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n07a.measures.resource.json b/measures/op04n07a.measures.resource.json
index 89e046aa0..a82851614 100644
--- a/measures/op04n07a.measures.resource.json
+++ b/measures/op04n07a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n07b.measures.resource.json b/measures/op04n07b.measures.resource.json
index 9833e97fb..e65ceef82 100644
--- a/measures/op04n07b.measures.resource.json
+++ b/measures/op04n07b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n07c.measures.resource.json b/measures/op04n07c.measures.resource.json
index 562307cd9..baeac53d1 100644
--- a/measures/op04n07c.measures.resource.json
+++ b/measures/op04n07c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n07d.measures.resource.json b/measures/op04n07d.measures.resource.json
index b82ea33d8..fb6e722a9 100644
--- a/measures/op04n07d.measures.resource.json
+++ b/measures/op04n07d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n07e.measures.resource.json b/measures/op04n07e.measures.resource.json
index 37614e090..d0e81f60a 100644
--- a/measures/op04n07e.measures.resource.json
+++ b/measures/op04n07e.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n08a.measures.resource.json b/measures/op04n08a.measures.resource.json
index 7999bc39a..f69fc7031 100644
--- a/measures/op04n08a.measures.resource.json
+++ b/measures/op04n08a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n08b.measures.resource.json b/measures/op04n08b.measures.resource.json
index 11170ae78..f05e835be 100644
--- a/measures/op04n08b.measures.resource.json
+++ b/measures/op04n08b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n08c.measures.resource.json b/measures/op04n08c.measures.resource.json
index 4b3a521d0..e63722227 100644
--- a/measures/op04n08c.measures.resource.json
+++ b/measures/op04n08c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n09a.measures.resource.json b/measures/op04n09a.measures.resource.json
index c7b5ced5a..411869e72 100644
--- a/measures/op04n09a.measures.resource.json
+++ b/measures/op04n09a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n09b.measures.resource.json b/measures/op04n09b.measures.resource.json
index abd55d976..7f7487780 100644
--- a/measures/op04n09b.measures.resource.json
+++ b/measures/op04n09b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n09c.measures.resource.json b/measures/op04n09c.measures.resource.json
index 46237b73c..54cdaabd9 100644
--- a/measures/op04n09c.measures.resource.json
+++ b/measures/op04n09c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n09d.measures.resource.json b/measures/op04n09d.measures.resource.json
index b6104dd8e..a0ff2e735 100644
--- a/measures/op04n09d.measures.resource.json
+++ b/measures/op04n09d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n10a.measures.resource.json b/measures/op04n10a.measures.resource.json
index bc1a113d7..1f335a1ec 100644
--- a/measures/op04n10a.measures.resource.json
+++ b/measures/op04n10a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n10b.measures.resource.json b/measures/op04n10b.measures.resource.json
index da0afec48..fabf8027e 100644
--- a/measures/op04n10b.measures.resource.json
+++ b/measures/op04n10b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n10c.measures.resource.json b/measures/op04n10c.measures.resource.json
index 3e31aeb36..e1cfb94e4 100644
--- a/measures/op04n10c.measures.resource.json
+++ b/measures/op04n10c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n10d.measures.resource.json b/measures/op04n10d.measures.resource.json
index 58c0d6806..1753546e2 100644
--- a/measures/op04n10d.measures.resource.json
+++ b/measures/op04n10d.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n10e.measures.resource.json b/measures/op04n10e.measures.resource.json
index 4fc29941c..f07d05049 100644
--- a/measures/op04n10e.measures.resource.json
+++ b/measures/op04n10e.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n11a.measures.resource.json b/measures/op04n11a.measures.resource.json
index ffd9b0a5b..a4d31d571 100644
--- a/measures/op04n11a.measures.resource.json
+++ b/measures/op04n11a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n11b.measures.resource.json b/measures/op04n11b.measures.resource.json
index 751c4c9a3..01d15ed98 100644
--- a/measures/op04n11b.measures.resource.json
+++ b/measures/op04n11b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n11c.measures.resource.json b/measures/op04n11c.measures.resource.json
index 224d6e594..09e812495 100644
--- a/measures/op04n11c.measures.resource.json
+++ b/measures/op04n11c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n12a.measures.resource.json b/measures/op04n12a.measures.resource.json
index d5d09d34f..ae01e77b9 100644
--- a/measures/op04n12a.measures.resource.json
+++ b/measures/op04n12a.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n12b.measures.resource.json b/measures/op04n12b.measures.resource.json
index ed4a96f4b..55e2a099b 100644
--- a/measures/op04n12b.measures.resource.json
+++ b/measures/op04n12b.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/measures/op04n12c.measures.resource.json b/measures/op04n12c.measures.resource.json
index 2e6171522..838881e75 100644
--- a/measures/op04n12c.measures.resource.json
+++ b/measures/op04n12c.measures.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/metadata.tsv b/metadata.tsv
index 01576edc2..556de92d9 100644
--- a/metadata.tsv
+++ b/metadata.tsv
@@ -1,150 +1,150 @@
piece TimeSig KeySig last_mc last_mn length_qb last_mc_unfolded last_mn_unfolded length_qb_unfolded volta_mcs all_notes_qb n_onsets n_onset_positions guitar_chord_count form_label_count label_count annotated_key harmony_version annotators reviewers composed_start composed_end composer workTitle movementNumber movementTitle workNumber poet lyricist arranger copyright creationDate mscVersion platform source translator title_text subtitle_text composer_text musescore ms3_version subdirectory rel_path has_drumset ambitus comments electronic editor electronic encoder originalFormat staff_1_ambitus staff_1_instrument staff_2_ambitus staff_2_instrument staff_3_ambitus staff_3_instrument staff_4_ambitus staff_4_instrument
-op01n01a 1: 4/4 1: -1 14 14 56.0 14 14 56.0 224.0 280 110 0 0 64 F 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) HB, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 1 1. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n01a.mscx False 36-84 (C2-C6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 74-84 (D5-C6) StringInstrument 67-81 (G4-A5) StringInstrument 36-60 (C2-C4) StringInstrument 36-60 (C2-C4) Keyboard
-op01n01b 1: 4/4 1: -1 38 38 152.0 38 38 152.0 559.75 721 441 0 0 141 F 2.3.0 Lars Opfermann , Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) HB, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 1, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 1 2. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n01b.mscx False 38-86 (D2-D6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 60-82 (C4-Bb5) StringInstrument 62-86 (D4-D6) StringInstrument 41-65 (F2-F4) StringInstrument 38-62 (D2-D4) Keyboard
-op01n01c 1: 3/4 1: -1 37 37 111.0 37 37 111.0 430.0 304 113 0 0 97 F 2.3.0 Lars Opfermann and Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN, HB 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 1, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 1 3. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n01c.mscx False 36-86 (C2-D6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 64-86 (E4-D6) StringInstrument 62-84 (D4-C6) StringInstrument 36-60 (C2-C4) StringInstrument 36-60 (C2-C4) Keyboard
-op01n01d 1: 3/4 1: -1 98 98 294.0 196 196 588.0 963.0 878 391 0 0 147 F 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) HB, AN, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 1, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 1 4. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n01d.mscx False 36-86 (C2-D6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 64-86 (E4-D6) StringInstrument 65-86 (F4-D6) StringInstrument 36-64 (C2-E4) StringInstrument 36-81 (C2-A5) Keyboard
-op01n02a 1: 4/4 1: 1 19 19 76.0 19 19 76.0 288.0 317 123 0 0 76 e 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 2 1. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n02a.mscx False 38-83 (D2-B5) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 67-83 (G4-B5) StringInstrument 59-83 (B3-B5) StringInstrument 38-64 (D2-E4) StringInstrument 38-64 (D2-E4) Keyboard
-op01n02b 1: 4/4 1: 1 36 36 144.0 72 72 288.0 522.5 500 236 0 0 121 e 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN, HB 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Vivace op. 1, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 2 2. Vivace Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n02b.mscx False 38-84 (D2-C6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 64-84 (E4-C6) StringInstrument 63-84 (D#4-C6) StringInstrument 38-66 (D2-F#4) StringInstrument 38-76 (D2-E5) Keyboard
-op01n02c 1: 3/4 1: 1 29 29 87.0 29 29 87.0 344.0 210 74 0 0 67 e 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 1, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 2 3. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n02c.mscx False 40-83 (E2-B5) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 62-83 (D4-B5) StringInstrument 63-83 (D#4-B5) StringInstrument 40-60 (E2-C4) StringInstrument 40-60 (E2-C4) Keyboard
-op01n02d 1: 3/8 1: 1 117 117 175.5 234 234 351.0 586.5 815 318 0 0 174 e 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN, HB 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 1, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 2 4. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n02d.mscx False 38-86 (D2-D6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 64-83 (E4-B5) StringInstrument 63-86 (D#4-D6) StringInstrument 38-66 (D2-F#4) StringInstrument 38-66 (D2-F#4) Keyboard
-op01n03a 1: 4/4 1: 2 17 17 68.0 17 17 68.0 270.5 259 122 0 0 66 A 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 3 1. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n03a.mscx False 40-83 (E2-B5) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 64-83 (E4-B5) StringInstrument 64-80 (E4-G#5) StringInstrument 40-59 (E2-B3) StringInstrument 40-59 (E2-B3) Keyboard
-op01n03b 1: 4/4 1: 2 54 54 216.0 54 54 216.0 818.0 1154 483 0 0 223 A 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN, HB 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 1, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 3 2. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n03b.mscx False 37-85 (C#2-C#6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 59-85 (B3-C#6) StringInstrument 59-83 (B3-B5) StringInstrument 37-64 (C#2-E4) StringInstrument 37-61 (C#2-C#4) Keyboard
-op01n03c 1: 6/4 1: 2 35 35 210.0 35 35 210.0 606.0 182 78 0 0 71 A 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 1, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 3 3. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n03c.mscx False 42-85 (F#2-C#6) 64-85 (E4-C#6) Violin 64-81 (E4-A5) Violin 42-57 (F#2-A3) Piano
-op01n03d 1: 3/4 1: 2 97 97 291.0 97 97 291.0 973.0 881 399 0 0 177 A 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN, HB 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 1, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 3 4. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n03d.mscx False 45-88 (A2-E6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 64-88 (E4-E6) StringInstrument 64-85 (E4-C#6) StringInstrument 45-62 (A2-D4) StringInstrument 45-62 (A2-D4) Keyboard
-op01n04a 1: 4/4 1: 0 19 19 76.0 38 38 152.0 263.75 409 247 0 0 52 a 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN, HB 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Vivace op. 1, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 4 1. Vivace Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n04a.mscx False 40-84 (E2-C6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 60-84 (C4-C6) StringInstrument 60-83 (C4-B5) StringInstrument 40-57 (E2-A3) StringInstrument 40-55 (E2-G3) Keyboard
-op01n04b 1: 4/4 1: 0 12 12 48.0 12 12 48.0 184.0 198 83 0 0 26 a 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN, HB 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Adagio op. 1, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 4 2. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n04b.mscx False 44-81 (G#2-A5) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 64-81 (E4-A5) StringInstrument 64-81 (E4-A5) StringInstrument 44-64 (G#2-E4) StringInstrument 44-64 (G#2-E4) Keyboard
-op01n04c 1: 4/4 1: 0 28 28 112.0 56 56 224.0 399.25 701 369 0 0 117 a 2.3.0 Lars Opfermann (2.1.1) , Ya-Chuan Wu(2.1.1), Hanné Becker (2.3.0) AN, HB 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Allegro op. 1, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 4 3. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n04c.mscx False 43-84 (G2-C6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 57-84 (A3-C6) StringInstrument 57-83 (A3-B5) StringInstrument 43-64 (G2-E4) StringInstrument 43-81 (G2-A5) Keyboard
-op01n04d 1: 4/4 1: 0 39 39 156.0 78 78 312.0 594.0 545 233 0 0 115 a 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Presto op. 1, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 4 4. Presto Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n04d.mscx False 40-86 (E2-D6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 63-86 (D#4-D6) StringInstrument 59-83 (B3-B5) StringInstrument 40-64 (E2-E4) StringInstrument 40-81 (E2-A5) Keyboard
-op01n05a 1: 3/2 1: -1 42 42 252.0 42 42 252.0 988.0 342 130 0 0 90 Bb 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 5 1. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n05a.mscx False 41-84 (F2-C6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 67-84 (G4-C6) StringInstrument 62-84 (D4-C6) StringInstrument 41-58 (F2-Bb3) StringInstrument 41-58 (F2-Bb3) Keyboard
-op01n05b 1: 4/4 1: -1 39 39 156.0 78 78 312.0 584.5 753 345 0 0 149 Bb 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 1, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 5 2. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n05b.mscx False 41-82 (F2-Bb5) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 65-82 (F4-Bb5) StringInstrument 62-82 (D4-Bb5) StringInstrument 41-62 (F2-D4) StringInstrument 41-70 (F2-Bb4) Keyboard
-op01n05c 1: 3/2, 5: 4/4, 15: 3/2, 21: 4/4, 28: 3/2 1: -1 30 30 146.0 30 30 146.0 494.5 308 153 0 0 59 Bb 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Adagio - Allegro op. 1, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 5 3. Adagio - Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n05c.mscx False 41-84 (F2-C6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 65-84 (F4-C6) StringInstrument 62-84 (D4-C6) StringInstrument 41-65 (F2-F4) StringInstrument 41-65 (F2-F4) Keyboard
-op01n05d 1: 6/8 1: -1 59 59 177.0 118 118 354.0 643.5 605 310 0 0 117 Bb 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 1, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 5 4. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n05d.mscx False 41-84 (F2-C6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 65-84 (F4-C6) StringInstrument 62-82 (D4-Bb5) StringInstrument 41-65 (F2-F4) StringInstrument 41-65 (F2-F4) Keyboard
-op01n06a 1: 4/4 1: 2 11 11 44.0 22 22 88.0 173.5 181 76 0 0 44 b 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Victor Zheng (2.3.0) VZ, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 6 1. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n06a.mscx False 42-83 (F#2-B5) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 69-83 (A4-B5) StringInstrument 65-78 (E#4-F#5) StringInstrument 42-59 (F#2-B3) StringInstrument 42-59 (F#2-B3) Keyboard
-op01n06b 1: 4/4 1: 2 40 40 160.0 80 80 320.0 596.5 861 388 0 0 190 b 2.3.0 Lars Opfermann, Ya-Chuan Wu, Victor Zheng (2.3.0) VZ, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Largo op. 1, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 6 2. Largo Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n06b.mscx False 42-83 (F#2-B5) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 62-83 (D4-B5) StringInstrument 64-83 (E4-B5) StringInstrument 42-62 (F#2-D4) StringInstrument 42-62 (F#2-D4) Keyboard
-op01n06c 1: 3/4 1: 2 38 38 114.0 38 38 114.0 436.0 330 139 0 0 89 b 2.3.0 Lars Opfermann, Ya-Chuan Wu, Victor Zheng (2.3.0) VZ, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 1, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 6 3. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n06c.mscx False 38-83 (D2-B5) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 62-81 (D4-A5) StringInstrument 61-83 (C#4-B5) StringInstrument 38-62 (D2-D4) StringInstrument 42-62 (F#2-D4) Keyboard
-op01n06d 1: 6/8 1: 2 69 69 207.0 138 138 414.0 729.5 608 284 0 0 131 b 2.3.0 Lars Opfermann, Ya-Chuan Wu, Victor Zheng (2.3.0) VZ, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 1, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 6 4. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n06d.mscx False 42-86 (F#2-D6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 61-86 (C#4-D6) StringInstrument 59-83 (B3-B5) StringInstrument 42-61 (F#2-C#4) StringInstrument 42-61 (F#2-C#4) Keyboard
-op01n07a 1: 4/4 1: 0 40 40 160.0 80 80 320.0 551.75 898 454 0 0 161 C 2.3.0 Kristine Kier Jørgensen (2.1.1), Victor Zheng (2.3.0) VZ, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Allegro op. 1, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 7 1. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n07a.mscx False 40-86 (E2-D6) xml 66-86 (F#4-D6) organ 64-81 (E4-A5) cello 40-62 (E2-D4) violn 40-62 (E2-D4) violn
-op01n07b 1: 4/4 1: 0 14 14 56.0 14 14 56.0 223.0 185 60 0 0 57 C 2.3.0 Cristiana Palandri (2.1.1), Victor Zheng (2.3.0) VZ, AN, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Grave op. 1, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 7 2. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n07b.mscx False 43-84 (G2-C6) xml 67-84 (G4-C6) organ 64-81 (E4-A5) cello 43-60 (G2-C4) violn 43-60 (G2-C4) violn
-op01n07c 1: 6/8 1: 0 51 51 153.0 102 102 306.0 566.5 817 322 0 0 174 C 2.3.0 Cristiana Palandri (2.1.1), Victor Zheng (2.3.0) VZ, AB 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Allegro op. 1, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 7 3. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n07c.mscx False 40-86 (E2-D6) xml 64-86 (E4-D6) organ 62-83 (D4-B5) cello 40-64 (E2-E4) violn 40-60 (E2-C4) violn
-op01n08a 1: 4/4 1: -2 16 16 64.0 16 16 64.0 240.0 193 69 0 0 56 c 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0) EMF, DK 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 8 1. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n08a.mscx False 38-86 (D2-D6) xml 67-86 (G4-D6) organ 62-81 (D4-A5) cello 43-60 (G2-C4) violn 38-60 (D2-C4) violn
-op01n08b 1: 4/4 1: -2 20 20 80.0 40 40 160.0 288.5 440 218 0 0 76 c 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0) EMF, DK 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 1, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 8 2. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n08b.mscx False 39-84 (Eb2-C6) xml 60-84 (C4-C6) organ 60-80 (C4-Ab5) cello 39-60 (Eb2-C4) violn 39-60 (Eb2-C4) violn
-op01n08c 1: 4/4 1: -2 27 27 108.0 54 54 216.0 393.0 418 194 0 0 119 c 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0) EMF, DK 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Largo op. 1, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 8 3. Largo Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n08c.mscx False 38-86 (D2-D6) xml 65-84 (F4-C6) organ 58-86 (Bb3-D6) cello 38-63 (D2-Eb4) violn 38-63 (D2-Eb4) violn
-op01n08d 1: 3/4 1: -2 39 39 117.0 78 78 234.0 399.0 325 143 0 0 71 c 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0) EMF, DK 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Vivace op. 1, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 8 4. Vivace Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n08d.mscx False 43-80 (G2-Ab5) xml 60-80 (C4-Ab5) organ 58-79 (Bb3-G5) cello 43-62 (G2-D4) violn 43-62 (G2-D4) violn
-op01n09a 1: 4/4, 10: 3/4, 31: 4/4 1: 0 39 39 135.0 78 78 270.0 380.83 357 219 0 0 45 G 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0) EMF, DK 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Allegro op. 1, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 9 1. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n09a.mscx False 38-86 (D2-D6) xml 57-86 (A3-D6) organ 55-86 (G3-D6) cello 38-62 (D2-D4) violn 38-62 (D2-D4) violn
-op01n09b 1: 4/4 1: 0 37 37 148.0 74 74 296.0 529.0 715 358 0 0 153 G 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0) EMF, VZ 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Adagio - Allegro op. 1, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 9 2. Adagio - Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n09b.mscx False 38-86 (D2-D6) xml 62-84 (D4-C6) organ 60-86 (C4-D6) cello 38-66 (D2-F#4) violn 38-66 (D2-F#4) violn
-op01n09c 1: 3/2 1: 0 36 36 216.0 72 72 432.0 846.0 327 91 0 0 74 G 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0) EMF, DK 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 1, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 9 3. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n09c.mscx False 38-83 (D2-B5) xml 66-83 (F#4-B5) organ 62-83 (D4-B5) cello 38-62 (D2-D4) violn 38-62 (D2-D4) violn
-op01n09d 1: 3/4, 51: 4/4 1: 0 54 54 166.0 54 54 166.0 504.5 529 294 0 0 56 G 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0) EMF, DK 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Allegro - Adagio op. 1, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 9 4. Allegro - Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n09d.mscx False 38-86 (D2-D6) xml 57-86 (A3-D6) organ 55-86 (G3-D6) cello 38-62 (D2-D4) violn 38-62 (D2-D4) violn
-op01n10a 1: 4/4 1: -1 12 12 48.0 24 24 96.0 191.0 143 51 0 0 45 g 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Amelia Brey (2.3.0) AB, AN 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 10 1. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n10a.mscx False 43-79 (G2-G5) xml 67-79 (G4-G5) organ 62-79 (D4-G5) cello 43-58 (G2-Bb3) violn 43-58 (G2-Bb3) violn
-op01n10b 1: 4/4 1: -1 17 17 68.0 34 34 136.0 229.0 364 161 0 0 70 g 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Amelia Brey (2.3.0) AB, AN 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 1, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 10 2. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n10b.mscx False 38-86 (D2-D6) xml 62-82 (D4-Bb5) organ 66-86 (F#4-D6) cello 38-62 (D2-D4) violn 38-62 (D2-D4) violn
-op01n10c 1: 6/8 1: -1 29 29 87.0 58 58 174.0 294.0 491 235 0 0 107 g 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Amelia Brey (2.3.0) AB, AN 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Allegro op. 1, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 10 3. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n10c.mscx False 38-86 (D2-D6) xml 62-86 (D4-D6) organ 66-86 (F#4-D6) cello 38-62 (D2-D4) violn 38-62 (D2-D4) violn
-op01n10d 1: 3/2 1: -1 24 24 144.0 48 48 288.0 560.0 192 60 0 0 56 g 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Amelia Brey (2.3.0) AB, AN 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Adagio op. 1, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 10 4. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n10d.mscx False 43-82 (G2-Bb5) xml 67-82 (G4-Bb5) organ 62-74 (D4-D5) cello 43-58 (G2-Bb3) violn 43-58 (G2-Bb3) violn
-op01n10e 1: 3/8 1: -1 84 84 126.0 168 168 252.0 427.5 763 335 0 0 139 g 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Amelia Brey (2.3.0) AB, AN 1681 1681 Arcangelo Corelli Sonata da chiesa 5 Allegro op. 1, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 10 5. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n10e.mscx False 41-86 (F2-D6) xml 62-86 (D4-D6) organ 60-82 (C4-Bb5) cello 41-58 (F2-Bb3) violn 41-58 (F2-Bb3) violn
-op01n11a 1: 4/4 1: -1 18 18 72.0 18 18 72.0 288.0 206 92 0 0 60 d 2.3.0 Hanné Becker JH 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 11 1. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n11a.mscx False 40-82 (E2-Bb5) xml 64-81 (E4-A5) organ 62-82 (D4-Bb5) cello 40-58 (E2-Bb3) violn 40-58 (E2-Bb3) violn
-op01n11b 1: 4/4 1: -1 34 34 136.0 68 68 272.0 464.5 565 304 0 0 123 d 2.3.0 Hanné Becker JH 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 1, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 11 2. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n11b.mscx False 38-86 (D2-D6) xml 62-86 (D4-D6) organ 57-82 (A3-Bb5) cello 38-62 (D2-D4) violn 38-62 (D2-D4) violn
-op01n11c 1: 3/2 1: -1 33 33 198.0 33 33 198.0 770.0 283 89 0 0 79 d 2.3.0 Hanné Becker AN 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 1, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 11 3. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n11c.mscx False 40-84 (E2-C6) xml 65-83 (F4-B5) organ 61-84 (C#4-C6) cello 40-60 (E2-C4) violn 40-60 (E2-C4) violn
-op01n11d 1: 4/4 1: -1 18 18 72.0 36 36 144.0 266.5 445 150 0 0 81 d 2.3.0 Hanné Becker AN 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 1, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 11 4. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n11d.mscx False 36-84 (C2-C6) xml 69-84 (A4-C6) organ 65-79 (F4-G5) cello 36-61 (C2-C#4) violn 36-61 (C2-C#4) violn
-op01n12a 1: 4/4 1: 2 19 19 76.0 19 19 76.0 289.0 421 153 0 0 64 D 2.3.0 Ehsan mohagheghi Fard AN 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 12 1. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n12a.mscx False 40-83 (E2-B5) xml 69-83 (A4-B5) organ 66-81 (F#4-A5) cello 40-62 (E2-D4) violn 40-62 (E2-D4) violn
-op01n12b 1: 4/4 1: 2 36 36 144.0 36 36 144.0 391.75 761 486 0 0 101 D 2.3.0 Ehsan Mohagheghi Fard AN 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Largo e puntato op. 1, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 12 2. Largo e puntato Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n12b.mscx False 50-84 (D3-C6) xml 64-83 (E4-B5) organ 62-84 (D4-C6) cello 50-62 (D3-D4) violn 50-62 (D3-D4) violn
-op01n12c 1: 4/4 1: 2 13 13 52.0 13 13 52.0 198.5 164 67 0 0 42 b 2.3.0 Tomoko Ono JH 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Grave op. 1, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 12 3. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n12c.mscx False 42-83 (F#2-B5) xml 66-83 (F#4-B5) organ 61-78 (C#4-F#5) cello 42-62 (F#2-D4) violn 42-62 (F#2-D4) violn
-op01n12d 1: 6/8 1: 2 62 62 186.0 124 124 372.0 642.5 1180 544 0 0 225 D 2.3.0 Ehsan Mohagheghi Fard AN 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 1, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 12 4. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op01n12d.mscx False 40-86 (E2-D6) xml 62-86 (D4-D6) organ 61-86 (C#4-D6) cello 40-67 (E2-G4) violn 40-62 (E2-D4) violn
-op03n01a 1: 4/4 1: -1 19 19 76.0 19 19 76.0 299.5 339 133 0 0 78 F 2.3.0 Gabriela Ortiz Würth (2.1.1), Adrian Nagel (2.3.0) AN (2.1.0), AW (2.3.0) 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Grave op. 3, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 1 1. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n01a.mscx False 36-84 (C2-C6) mxl 60-84 (C4-C6) 65-84 (F4-C6) 36-62 (C2-D4) 36-62 (C2-D4)
-op03n01b 1: 4/4 1: -1 37 37 148.0 37 37 148.0 508.0 769 371 0 0 149 F 2.3.0 Gabriela Ortiz Würth (2.1.1), Adrian Nagel (2.3.0) AN, AW 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 3, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 1 2. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n01b.mscx False 36-86 (C2-D6) xml 60-86 (C4-D6) 60-84 (C4-C6) 36-65 (C2-F4) 36-65 (C2-F4)
-op03n01c 1: 3/4 1: -1 61 61 183.0 122 122 366.0 708.0 601 245 0 0 117 F 2.3.0 Gabriela Ortiz Würth (2.1.1), Adrian Nagel (2.3.0) AN (2.1.1), AW (2.3.0) 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Vivace op. 3, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 1 3. Vivace Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n01c.mscx False 41-86 (F2-D6) xml 65-86 (F4-D6) 65-86 (F4-D6) 41-64 (F2-E4) 41-62 (F2-D4)
-op03n01d 1: 6/8 1: -1 40 40 120.0 80 80 240.0 424.0 656 261 0 0 158 F 2.3.0 Gabriela Ortiz Würth (2.1.1), Adrian Nagel (2.3.0) AN (2.1.1), AW (2.3.0) 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 1 4. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n01d.mscx False 41-84 (F2-C6) xml 60-84 (C4-C6) 60-84 (C4-C6) 41-65 (F2-F4) 41-65 (F2-F4)
-op03n02a 1: 4/4 1: 2 19 19 76.0 19 19 76.0 285.0 326 128 0 0 68 D 2.3.0 Moritz Heffter (2.1.1), Amelia Brey (2.3.0) AB, ST 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Grave op. 3, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 2 1. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n02a.mscx False 38-85 (D2-C#6) musicxml 61-85 (C#4-C#6) 62-83 (D4-B5) 38-64 (D2-E4) 38-64 (D2-E4)
-op03n02b 1: 4/4 1: 2 31 31 124.0 62 62 248.0 438.0 506 238 0 0 118 D 2.3.0 Moritz Heffter (2.1.1), Amelia Brey (2.3.0) AB, ST 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 3, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 2 2. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n02b.mscx False 38-86 (D2-D6) xml 62-86 (D4-D6) 61-83 (C#4-B5) 38-66 (D2-F#4) 38-66 (D2-F#4)
-op03n02c 1: 3/2 1: 2 40 40 240.0 40 40 240.0 928.0 318 122 0 0 91 b 2.3.0 Moritz Heffter (2.1.1), Amelia Brey (2.3.0) AB, ST 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 3, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 2 3. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n02c.mscx False 42-81 (F#2-A5) xml 66-81 (F#4-A5) 61-81 (C#4-A5) 42-61 (F#2-C#4) 42-61 (F#2-C#4)
-op03n02d 1: 6/8 1: 2 43 43 129.0 86 86 258.0 444.0 634 273 0 0 121 D 2.3.0 Moritz Heffter (2.1.1), Amelia Brey (2.3.0) AB, ST 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 2 4. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n02d.mscx False 38-86 (D2-D6) xml 61-86 (C#4-D6) 64-86 (E4-D6) 38-62 (D2-D4) 38-62 (D2-D4)
-op03n03a 1: 4/4 1: -1 16 16 64.0 32 32 128.0 249.5 250 100 0 0 59 Bb 2.3.0 Moritz Heffter (2.1.1), Amelia Brey (2.3.0) AB 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Grave op. 3, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 3 1. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n03a.mscx False 43-86 (G2-D6) xml 65-86 (F4-D6) 65-84 (F4-C6) 43-65 (G2-F4) 43-65 (G2-F4)
-op03n03b 1: 3/4 1: -1 32 32 96.0 64 64 192.0 365.5 326 154 0 0 62 Bb 2.3.0 Moritz Heffter (2.1.1), Amelia Brey (2.3.0) AB, ST 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Vivace op. 3, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 3 2. Vivace Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n03b.mscx False 41-84 (F2-C6) xml 65-84 (F4-C6) 62-82 (D4-Bb5) 41-58 (F2-Bb3) 41-58 (F2-Bb3)
-op03n03c 1: 4/4 1: -1 23 23 92.0 23 23 92.0 345.0 491 196 0 0 137 Bb 2.3.0 Moritz Heffter (2.1.1), Amelia Brey (2.3.0) AB, ST 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Largo op. 3, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 3 3. Largo Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n03c.mscx False 41-86 (F2-D6) xml 60-86 (C4-D6) 62-86 (D4-D6) 41-63 (F2-Eb4) 41-63 (F2-Eb4)
-op03n03d 1: 6/4 1: -1 60 60 360.0 120 120 720.0 1347.0 955 378 0 0 240 Bb 2.3.0 Moritz Heffter (2.1.1), Amelia Brey (2.3.0) AB, ST 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 3 4. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n03d.mscx False 41-86 (F2-D6) xml 60-86 (C4-D6) 60-86 (C4-D6) 41-65 (F2-F4) 41-65 (F2-F4)
-op03n04a 1: 4/4 1: 2 23 23 92.0 23 23 92.0 339.0 531 204 0 0 137 b 2.3.0 Kelsey Lussier JH 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Largo op. 3, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 4 1. Largo Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n04a.mscx False 42-83 (F#2-B5) xml 62-83 (D4-B5) 59-83 (B3-B5) 42-62 (F#2-D4) 42-62 (F#2-D4)
-op03n04b 1: 4/4 1: 2 39 39 156.0 78 78 312.0 515.5 503 262 0 0 138 b 2.3.0 Ehsan Mohagheghi Fard DK 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Vivace op. 3, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 4 2. Vivace Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n04b.mscx False 42-83 (F#2-B5) xml 61-83 (C#4-B5) 57-83 (A3-B5) 42-71 (F#2-B4) 42-71 (F#2-B4)
-op03n04c 1: 3/8 1: 2 55 55 82.5 55 55 82.5 300.5 494 211 0 0 114 b 2.3.0 Yannis Rammos JH 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 3, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 4 3. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n04c.mscx False 38-86 (D2-D6) xml 61-86 (C#4-D6) 61-86 (C#4-D6) 38-66 (D2-F#4) 38-66 (D2-F#4)
-op03n04d 1: 2/2 1: 2 50 50 200.0 100 100 400.0 696.5 763 355 0 0 171 b 2.3.0 Ehsan Mohagheghi Fard AB 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Presto op. 3, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 4 4. Presto Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n04d.mscx False 42-86 (F#2-D6) xml 57-85 (A3-C#6) 57-86 (A3-D6) 42-66 (F#2-F#4) 42-66 (F#2-F#4)
-op03n05a 1: 4/4 1: 0 21 21 84.0 21 21 84.0 323.5 384 143 0 0 89 d 2.3.0 Mastaneh Nazarian (2.1.1), John Heilig (2.3.0) JH 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Grave op. 3, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 5 1. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n05a.mscx False 38-86 (D2-D6) xml 61-86 (C#4-D6) 62-86 (D4-D6) 38-62 (D2-D4) 38-62 (D2-D4)
-op03n05b 1: 4/4 1: 0 49 49 196.0 49 49 196.0 725.5 801 383 1 0 175 d 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 3, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 5 2. Allegro Arcangelo Corelli 3.6.0 2.4.1 MS3 MS3/op03n05b.mscx False 38-86 (D2-D6) xml 57-86 (A3-D6) 57-86 (A3-D6) 40-65 (E2-F4) 38-65 (D2-F4)
-op03n05c 1: 3/4 1: 0 36 36 108.0 36 36 108.0 418.0 271 104 0 0 80 d 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Largo op. 3, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 5 3. Largo Arcangelo Corelli 3.6.0 2.4.1 MS3 MS3/op03n05c.mscx False 38-84 (D2-C6) xml 62-84 (D4-C6) 61-82 (C#4-Bb5) 38-65 (D2-F4) 38-65 (D2-F4)
-op03n05d 1: 12/8 1: 0 33 33 198.0 33 33 198.0 695.0 699 340 0 0 125 d 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 5 4. Allegro Arcangelo Corelli 3.6.0 2.4.1 MS3 MS3/op03n05d.mscx False 38-86 (D2-D6) xml 60-86 (C4-D6) 62-82 (D4-Bb5) 38-65 (D2-F4) 38-65 (D2-F4)
-op03n06a 1: 4/4 1: 0 33 33 132.0 66 66 264.0 496.0 586 238 0 0 119 G 2.3.0 Kyle Quarles AN 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Vivace op. 3, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 6 1. Vivace Arcangelo Corelli 3.6.0 2.4.1 MS3 MS3/op03n06a.mscx False 38-86 (D2-D6) xml 64-86 (E4-D6) 57-84 (A3-C6) 38-59 (D2-B3) 38-59 (D2-B3)
-op03n06b 1: 4/4 1: 0 14 14 56.0 14 14 56.0 205.0 186 81 0 0 54 e 2.3.0 Kyle Quarles JH 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Grave op. 3, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 6 2. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n06b.mscx False 40-84 (E2-C6) xml 59-84 (B3-C6) 63-83 (D#4-B5) 45-66 (A2-F#4) 40-66 (E2-F#4)
-op03n06c 1: 4/4 1: 0 38 38 152.0 76 76 304.0 531.5 744 342 0 0 150 G 2.3.0 Kyle Quarles AN 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Allegro op. 3, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 6 3. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n06c.mscx False 38-86 (D2-D6) xml 60-86 (C4-D6) 62-86 (D4-D6) 38-64 (D2-E4) 38-64 (D2-E4)
-op03n06d 1: 6/8 1: 0 41 41 123.0 82 82 246.0 397.0 578 226 0 0 179 G 2.3.0 Ehsan Mohagheghi Fard DK 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 6 4. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n06d.mscx False 38-86 (D2-D6) xml 62-86 (D4-D6) 62-86 (D4-D6) 38-64 (D2-E4) 38-64 (D2-E4)
-op03n07a 1: 4/4 1: 1 20 20 80.0 20 20 80.0 296.0 220 95 0 0 76 e 2.3.0 Hanné Becker JH 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Grave op. 3, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 7 1. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n07a.mscx False 40-84 (E2-C6) xml 63-84 (D#4-C6) 63-83 (D#4-B5) 40-64 (E2-E4) 40-64 (E2-E4)
-op03n07b 1: 2/2 1: 1 35 35 140.0 70 70 280.0 481.0 459 192 0 0 131 e 2.3.0 Hanné Becker AN 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 3, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 7 2. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n07b.mscx False 38-86 (D2-D6) xml 63-86 (D#4-D6) 59-84 (B3-C6) 38-66 (D2-F#4) 38-66 (D2-F#4)
-op03n07c 1: 3/2 1: 1 38 38 228.0 38 38 228.0 878.0 305 110 0 0 92 e 2.3.0 Hanné Becker AN 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 3, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 7 3. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n07c.mscx False 40-84 (E2-C6) xml 62-84 (D4-C6) 63-84 (D#4-C6) 40-64 (E2-E4) 40-64 (E2-E4)
-op03n07d 1: 3/4 1: 1 28 28 84.0 56 56 168.0 298.0 454 181 0 0 84 e 2.3.0 Hanné Becker AN 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allego op. 3, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 7 4. Allego Arcangelo Corelli 3.6.0 2.4.1 MS3 MS3/op03n07d.mscx False 40-86 (E2-D6) xml 64-86 (E4-D6) 59-84 (B3-C6) 40-60 (E2-C4) 40-60 (E2-C4)
-op03n08a 1: 4/4 1: 0 20 20 80.0 20 20 80.0 304.5 453 179 0 0 90 C 2.3.0 Matthew Chiu JH 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Largo op. 3, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 8 1. Largo Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n08a.mscx False 38-84 (D2-C6) xml 62-84 (D4-C6) 62-81 (D4-A5) 38-64 (D2-E4) 38-64 (D2-E4)
-op03n08b 1: 4/4 1: 0 39 39 156.0 78 78 312.0 558.5 846 397 0 0 153 C 2.3.0 Ehsan Mohagheghi Fard DK 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 3, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 8 2. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n08b.mscx False 43-86 (G2-D6) xml 60-86 (C4-D6) 60-84 (C4-C6) 43-64 (G2-E4) 43-64 (G2-E4)
-op03n08c 1: 3/2 1: 0 31 31 186.0 31 31 186.0 708.0 267 95 0 0 74 a 2.3.0 Matthew Chiu AN 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Largo op. 3, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 8 3. Largo Arcangelo Corelli 3.6.0 2.4.1 MS3 MS3/op03n08c.mscx False 40-81 (E2-A5) xml 63-81 (D#4-A5) 64-76 (E4-E5) 40-60 (E2-C4) 40-60 (E2-C4)
-op03n08d 1: 4/4 1: 0 40 40 160.0 80 80 320.0 569.0 1151 486 0 0 135 C 2.3.0 Matthew Chiu AN 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 8 4. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n08d.mscx False 40-86 (E2-D6) xml 67-86 (G4-D6) 65-83 (F4-B5) 40-65 (E2-F4) 40-65 (E2-F4)
-op03n09a 1: 3/2 1: -2 30 30 180.0 30 30 180.0 684.0 224 80 0 0 69 f 2.3.0 John Heilig JH 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Grave op. 3, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 9 1. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n09a.mscx False 41-84 (F2-C6) xml 64-84 (E4-C6) 60-80 (C4-Ab5) 41-65 (F2-F4) 41-65 (F2-F4)
-op03n09b 1: 4/4 1: -2 28 28 112.0 56 56 224.0 390.25 447 206 0 0 103 f 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Vivace op. 3, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 9 2. Vivace Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n09b.mscx False 36-84 (C2-C6) xml 60-84 (C4-C6) 60-84 (C4-C6) 36-65 (C2-F4) 36-65 (C2-F4)
-op03n09c 1: 3/4 1: -2 38 38 114.0 38 38 114.0 454.0 325 117 0 0 85 f 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Largo op. 3, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 9 3. Largo Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n09c.mscx False 41-84 (F2-C6) xml 63-84 (Eb4-C6) 60-80 (C4-Ab5) 41-60 (F2-C4) 41-60 (F2-C4)
-op03n09d 1: 4/4 1: -2 28 28 112.0 56 56 224.0 438.5 563 204 0 0 121 f 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 9 4. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n09d.mscx False 36-85 (C2-Db6) xml 60-84 (C4-C6) 60-85 (C4-Db6) 36-61 (C2-Db4) 36-61 (C2-Db4)
-op03n10a 1: 4/4 1: 0 14 14 56.0 28 28 112.0 214.0 224 75 0 0 49 a 2.3.0 Tal Soker JH 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Vivace op. 3, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 10 1. Vivace Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n10a.mscx False 40-84 (E2-C6) xml 66-84 (F#4-C6) 64-76 (E4-E5) 40-64 (E2-E4) 40-64 (E2-E4)
-op03n10b 1: 4/4 1: 0 38 38 152.0 76 76 304.0 515.0 958 338 0 0 154 a 2.3.0 Tal Soker JH 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 3, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 10 2. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n10b.mscx False 40-86 (E2-D6) xml 59-86 (B3-D6) 64-83 (E4-B5) 40-65 (E2-F4) 40-65 (E2-F4)
-op03n10c 1: 3/2 1: 0 11 11 66.0 11 11 66.0 242.0 80 28 0 0 25 a 2.3.0 Tal Soker JH 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 3, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 10 3. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n10c.mscx False 40-84 (E2-C6) xml 66-83 (F#4-B5) 68-84 (G#4-C6) 40-53 (E2-F3) 40-53 (E2-F3)
-op03n10d 1: 12/8 1: 0 31 31 186.0 62 62 372.0 520.5 641 308 0 0 114 a 2.3.0 Tal Soker JH 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 10 4. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n10d.mscx False 40-83 (E2-B5) xml 64-83 (E4-B5) 64-83 (E4-B5) 40-64 (E2-E4) 40-64 (E2-E4)
-op03n11a 1: 4/4 1: -1 17 17 68.0 17 17 68.0 260.0 280 126 0 0 68 g 2.3.0 John Heilig JH 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Grave op. 3, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 11 1. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n11a.mscx False 41-86 (F2-D6) xml 66-86 (F#4-D6) 66-86 (F#4-D6) 41-60 (F2-C4) 41-60 (F2-C4)
-op03n11b 1: 4/4 1: -1 39 39 156.0 78 78 312.0 585.0 797 313 0 0 164 g 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Presto op. 3, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 11 2. Presto Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n11b.mscx False 38-86 (D2-D6) xml 62-86 (D4-D6) 62-82 (D4-Bb5) 38-65 (D2-F4) 38-65 (D2-F4)
-op03n11c 1: 3/2 1: -1 29 29 174.0 29 29 174.0 696.0 224 78 0 0 63 g 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 3, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 11 3. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n11c.mscx False 41-84 (F2-C6) xml 66-84 (F#4-C6) 62-81 (D4-A5) 41-62 (F2-D4) 41-62 (F2-D4)
-op03n11d 1: 3/4 1: -1 46 45 135.0 92 90 270.0 492.0 370 133 0 0 97 g 2.3.0 John Heilig JH 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 11 4. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n11d.mscx False 38-86 (D2-D6) xml 62-84 (D4-C6) 66-86 (F#4-D6) 38-62 (D2-D4) 38-62 (D2-D4)
-op03n12a 1: 4/4 1: 2 19 19 76.0 19 19 76.0 266.5 270 213 0 0 17 A 2.3.0 John Heilig JH 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Grave op. 3, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 12 1. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n12a.mscx False 40-85 (E2-C#6) xml 57-85 (A3-C#6) 57-85 (A3-C#6) 40-57 (E2-A3) 40-57 (E2-A3)
-op03n12b 1: 3/4, 35: 6/8 1: 2 41 41 123.0 41 41 123.0 430.5 294 213 0 0 8 E 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 3, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 12 2. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n12b.mscx False 52-88 (E3-E6) xml 56-88 (G#3-E6) 56-88 (G#3-E6) 52-52 (E3-E3) 52-52 (E3-E3)
-op03n12c 1: 4/4 1: 2 9 9 36.0 9 9 36.0 139.5 135 50 0 0 39 E 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 3, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 12 3. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n12c.mscx False 40-85 (E2-C#6) xml 63-83 (D#4-B5) 66-85 (F#4-C#6) 40-59 (E2-B3) 40-59 (E2-B3)
-op03n12d 1: 4/4 1: 2 29 29 116.0 29 29 116.0 432.5 687 335 0 0 97 A 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Vivace op. 3, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 12 4. Vivace Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n12d.mscx False 40-88 (E2-E6) xml 69-88 (A4-E6) 64-86 (E4-D6) 40-66 (E2-F#4) 40-64 (E2-E4)
-op03n12e 1: 4/4 1: 2 25 25 100.0 25 25 100.0 378.25 527 310 0 0 76 A 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 5 Allegro op. 3, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 12 5. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n12e.mscx False 38-88 (D2-E6) xml 56-85 (G#3-C#6) 62-88 (D4-E6) 40-64 (E2-E4) 38-59 (D2-B3)
-op03n12f 1: 4/4 1: 2 37 37 148.0 37 37 148.0 537.0 972 497 0 0 192 A 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 6 Allegro op. 3, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 12 6. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n12f.mscx False 40-88 (E2-E6) xml 57-88 (A3-E6) 56-88 (G#3-E6) 40-64 (E2-E4) 40-64 (E2-E4)
-op03n12g 1: 6/8 1: 2 46 46 138.0 92 92 276.0 490.5 718 270 0 0 205 A 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 7 Allegro op. 3, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 12 7. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op03n12g.mscx False 40-85 (E2-C#6) xml 64-85 (E4-C#6) 64-85 (E4-C#6) 40-64 (E2-E4) 40-64 (E2-E4)
-op04n01a 1: 4/4 1: 0 17 17 68.0 34 34 136.0 261.5 284 107 0 0 74 C 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Largo op. 4, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 1 1. Preludio: Largo Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n01a.mscx False 40-83 (E2-B5) xml 64-83 (E4-B5) 63-81 (D#4-A5) 40-64 (E2-E4) 40-64 (E2-E4)
-op04n01b 1: 3/4 1: 0 49 47 141.5 98 94 283.0 391.0 407 246 0 0 75 C 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 2 Corrente: Allegro op. 4, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 1 2. Corrente: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n01b.mscx False 38-84 (D2-C6) 66-84 (F#4-C6) Violin 64-84 (E4-C6) Violin 38-62 (D2-D4) Piano
-op04n01c 1: 4/4 1: 0 13 13 52.0 13 13 52.0 143.0 232 83 0 0 47 a 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 3 Adagio op. 4, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 1 3. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n01c.mscx False 40-81 (E2-A5) 63-81 (D#4-A5) Violin 60-77 (C4-F5) Violin 40-62 (E2-D4) Piano
-op04n01d 1: 4/4 1: 0 34 34 136.0 68 68 272.0 514.0 697 258 0 0 136 C 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 4 Allemanda: Presto op. 4, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 1 4. Allemanda: Presto Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n01d.mscx False 43-83 (G2-B5) xml 64-83 (E4-B5) 60-81 (C4-A5) 43-64 (G2-E4) 43-64 (G2-E4)
-op04n02a 1: 4/4 1: -1 20 20 80.0 20 20 80.0 299.0 398 140 0 0 87 g 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Grave op. 4, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 2 1. Preludio: Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n02a.mscx False 38-82 (D2-Bb5) xml 60-82 (C4-Bb5) 62-82 (D4-Bb5) 38-63 (D2-Eb4) 38-63 (D2-Eb4)
-op04n02b 1: 4/4 1: -1 24 22 88.0 48 44 176.0 240.5 373 178 0 0 111 g 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 2 Allemanda: Allegro op. 4, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 2 2. Allemanda: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n02b.mscx False 38-82 (D2-Bb5) 66-82 (F#4-Bb5) Violin 62-81 (D4-A5) Violin 38-63 (D2-Eb4) Piano
-op04n02c 1: 4/4 1: -1 5 5 20.0 5 5 20.0 48.0 33 11 0 0 9 g 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 3 Grave op. 4, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 2 3. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n02c.mscx False 47-75 (B2-Eb5) 70-75 (Bb4-Eb5) Violin 63-74 (Eb4-D5) Violin 47-60 (B2-C4) Piano
-op04n02d 1: 3/4 1: -1 57 57 171.0 114 114 342.0 646.0 429 161 0 0 125 g 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 4 Corrente: Vivace op. 4, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 2 4. Corrente: Vivace Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n02d.mscx False 38-86 (D2-D6) xml 62-86 (D4-D6) 62-84 (D4-C6) 38-63 (D2-Eb4) 38-63 (D2-Eb4)
-op04n03a 1: 4/4 1: 2 18 18 72.0 36 36 144.0 263.0 352 135 0 0 90 A 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, DK 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Largo op. 4, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 3 1. Preludio: Largo Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n03a.mscx False 40-83 (E2-B5) xml 64-83 (E4-B5) 63-83 (D#4-B5) 40-64 (E2-E4) 40-64 (E2-E4)
-op04n03b 1: 3/4 1: 2 49 48 144.0 98 96 288.0 546.0 588 268 0 0 87 A 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, DK 1694 1694 Arcangelo Corelli Sonata da camera 2 Corrente: Allegro op. 4, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 3 2. Corrente: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n03b.mscx False 37-83 (C#2-B5) xml 62-83 (D4-B5) 63-83 (D#4-B5) 37-64 (C#2-E4) 37-64 (C#2-E4)
-op04n03c 1: 3/2 1: 2 17 16 96.0 17 16 96.0 384.0 270 87 0 0 37 A 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, DK 1694 1694 Arcangelo Corelli Sonata da camera 3 Sarabanda: Largo op. 4, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 3 3. Sarabanda: Largo Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n03c.mscx False 40-81 (E2-A5) xml 64-81 (E4-A5) 64-78 (E4-F#5) 40-62 (E2-D4) 40-62 (E2-D4)
-op04n03d 1: 2/2 1: 2 41 41 164.0 82 82 328.0 572.0 465 162 0 0 136 A 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, DK 1694 1694 Arcangelo Corelli Sonata da camera 4 Tempo di Gavotta: Allegro op. 4, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 3 4. Tempo di Gavotta: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n03d.mscx False 40-81 (E2-A5) xml 64-81 (E4-A5) 64-81 (E4-A5) 40-64 (E2-E4) 40-64 (E2-E4)
-op04n04a 1: 4/4 1: 2 20 20 80.0 20 20 80.0 272.0 292 113 0 0 68 D 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, DK 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Grave op. 4, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 4 1. Preludio: Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n04a.mscx False 38-83 (D2-B5) xml 62-83 (D4-B5) 61-81 (C#4-A5) 38-62 (D2-D4) 38-62 (D2-D4)
-op04n04b 1: 3/4 1: 2 42 41 123.0 84 82 246.0 488.0 362 128 0 0 80 D 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, DK 1694 1694 Arcangelo Corelli Sonata da camera 2 Corrente: Allegro op. 4, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 4 2. Corrente: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n04b.mscx False 38-83 (D2-B5) xml 57-83 (A3-B5) 62-81 (D4-A5) 38-62 (D2-D4) 38-62 (D2-D4)
-op04n04c 1: 4/4 1: 2 17 17 68.0 17 17 68.0 252.5 401 133 0 0 102 b 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, DK 1694 1694 Arcangelo Corelli Sonata da camera 3 Adagio op. 4, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 4 3. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n04c.mscx False 42-83 (F#2-B5) xml 70-83 (A#4-B5) 66-83 (F#4-B5) 42-62 (F#2-D4) 42-62 (F#2-D4)
-op04n04d 1: 12/8 1: 2 33 31 186.0 66 62 372.0 507.75 636 357 0 0 107 D 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, AB 1694 1694 Arcangelo Corelli Sonata da camera 4 Giga: Allegro op. 4, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 4 4. Giga: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n04d.mscx False 38-83 (D2-B5) 57-83 (A3-B5) Violin 61-81 (C#4-A5) Violin 38-66 (D2-F#4) Piano
-op04n05a 1: 4/4 1: 0 20 20 80.0 20 20 80.0 291.5 392 142 0 0 101 a 2.3.0 Andrew Wilson JH 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Adagio op. 4, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 5 1. Preludio: Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n05a.mscx False 40-84 (E2-C6) xml 67-84 (G4-C6) 64-84 (E4-C6) 40-65 (E2-F4) 40-65 (E2-F4)
-op04n05b 1: 4/4 1: 0 28 28 112.0 56 56 224.0 440.0 635 224 0 0 105 a 2.3.0 Andrew Wilson JH 1694 1694 Arcangelo Corelli Sonata da camera 2 Allemanda: Allegro op. 4, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 5 2. Allemanda: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n05b.mscx False 40-83 (E2-B5) xml 64-83 (E4-B5) 64-82 (E4-Bb5) 40-64 (E2-E4) 40-64 (E2-E4)
-op04n05c 1: 3/4 1: 0 39 39 117.0 78 78 234.0 468.0 319 104 0 0 78 a 2.3.0 Andrew Wilson JH 1694 1694 Arcangelo Corelli Sonata da camera 3 Corrente: Vivace op. 4, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 5 3. Corrente: Vivace Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n05c.mscx False 40-84 (E2-C6) xml 68-84 (G#4-C6) 60-83 (C4-B5) 40-65 (E2-F4) 40-65 (E2-F4)
-op04n05d 1: 2/2 1: 0 12 12 48.0 24 24 96.0 174.0 142 51 0 0 38 a 2.3.0 Andrew Wilson AN 1694 1694 Arcangelo Corelli Sonata da camera 4 Gavotta: Allegro op. 4, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 5 4. Gavotta: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n05d.mscx False 40-83 (E2-B5) xml 69-83 (A4-B5) 62-81 (D4-A5) 40-60 (E2-C4) 40-60 (E2-C4)
-op04n06a 1: 4/4 1: 3 6 6 24.0 6 6 24.0 72.0 83 40 0 0 22 E 2.3.0 Adrian Nagel Victor Zheng 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Adagio op. 4, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 6 1. Preludio: Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n06a.mscx False 42-73 (F#2-C#5) 59-73 (B3-C#5) Violin 63-73 (D#4-C#5) Violin 42-57 (F#2-A3) Piano
-op04n06b 1: 3/4 1: 3 23 23 69.0 23 23 69.0 185.0 215 130 0 0 41 E 2.3.0 Adrian Nagel Victor Zheng 1694 1694 Arcangelo Corelli Sonata da camera 2 Allegro op. 4, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 6 2. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n06b.mscx False 40-85 (E2-C#6) 64-85 (E4-C#6) Violin 64-83 (E4-B5) Violin 40-59 (E2-B3) Piano
-op04n06c 1: 6/4 1: 3 7 7 42.0 7 7 42.0 116.0 43 22 0 0 19 b 2.3.0 Adrian Nagel Victor Zheng 1694 1694 Arcangelo Corelli Sonata da camera 3 Adagio op. 4, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 6 3. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n06c.mscx False 51-79 (D#3-G5) 67-79 (G4-G5) Violin 68-79 (G#4-G5) Violin 51-66 (D#3-F#4) Piano
-op04n06d 1: 3/4 1: 3 28 28 84.0 28 28 84.0 236.0 278 145 0 0 57 E 2.3.0 Adrian Nagel Victor Zheng 1694 1694 Arcangelo Corelli Sonata da camera 4 Allegro op. 4, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 6 4. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n06d.mscx False 40-85 (E2-C#6) 66-85 (F#4-C#6) Violin 63-83 (D#4-B5) Violin 40-61 (E2-C#4) Piano
-op04n06e 1: 6/4 1: 3 10 10 60.0 10 10 60.0 170.0 54 26 0 0 22 e 2.3.0 Adrian Nagel Victor Zheng 1694 1694 Arcangelo Corelli Sonata da camera 5 Adagio op. 4, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 6 5. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n06e.mscx False 44-79 (G#2-G5) 64-79 (E4-G5) Violin 61-72 (C#4-C5) Violin 44-59 (G#2-B3) Piano
-op04n06f 1: 4/4 1: 3 25 25 100.0 50 50 200.0 365.25 353 154 0 0 76 E 2.3.0 Tim Girard AN 1694 1694 Arcangelo Corelli Sonata da camera 6 Allemanda: Allegro op. 4, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 6 6. Allemanda: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n06f.mscx False 40-83 (E2-B5) xml 68-83 (G#4-B5) 64-80 (E4-G#5) 40-64 (E2-E4) 40-64 (E2-E4)
-op04n06g 1: 12/8 1: 3 30 30 180.0 60 60 360.0 580.5 556 283 0 0 94 E 2.3.0 Justin Franklin JH 1694 1694 Arcangelo Corelli Sonata da camera 7 Giga: Allegro op. 4, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 6 7. Giga: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n06g.mscx False 40-83 (E2-B5) Two different timesigs problematic: onsets in TSV files partly incorrect; tempo marking should be dotted quarters but MuseScore applies it to the 4/4 layer xml 63-83 (D#4-B5) 63-81 (D#4-A5) 40-64 (E2-E4) 40-64 (E2-E4)
-op04n07a 1: 4/4 1: -1 15 15 60.0 15 15 60.0 234.0 343 139 0 0 86 F 2.3.0 Justin Franklin JH 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Largo op. 4, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 7 1. Preludio: Largo Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n07a.mscx False 41-84 (F2-C6) xml 60-84 (C4-C6) 64-84 (E4-C6) 41-65 (F2-F4) 41-65 (F2-F4)
-op04n07b 1: 3/4 1: -1 46 46 138.0 92 92 276.0 360.0 280 155 0 0 104 F 2.3.0 Justin Franklin AN 1694 1694 Arcangelo Corelli Sonata da camera 2 Corrente: Allegro op. 4, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 7 2. Corrente: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n07b.mscx False 41-86 (F2-D6) 65-86 (F4-D6) Violin 65-84 (F4-C6) Violin 41-65 (F2-F4) Piano
-op04n07c 1: 4/4 1: -1 6 6 24.0 6 6 24.0 51.0 36 12 0 0 12 d 2.3.0 Justin Franklin JH 1694 1694 Arcangelo Corelli Sonata da camera 3 Grave op. 4, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 7 3. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n07c.mscx False 45-74 (A2-D5) 62-74 (D4-D5) Violin 61-69 (C#4-A4) Violin 45-62 (A2-D4) Piano
-op04n07d 1: 3/4 1: -1 32 32 96.0 64 64 192.0 379.0 425 170 0 0 47 F 2.3.0 Justin Franklin JH 1694 1694 Arcangelo Corelli Sonata da camera 4 Sarabanda: Vivace op. 4, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 7 4. Sarabanda: Vivace Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n07d.mscx False 36-84 (C2-C6) xml 72-84 (C5-C6) 67-81 (G4-A5) 36-65 (C2-F4) 36-65 (C2-F4)
-op04n07e 1: 12/8 1: -1 27 27 162.0 54 54 324.0 473.0 563 309 0 0 92 F 2.3.0 Justin Franklin AN 1694 1694 Arcangelo Corelli Sonata da camera 5 Giga: Allegro op. 4, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 7 5. Giga: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n07e.mscx False 36-86 (C2-D6) xml 57-86 (A3-D6) 58-82 (Bb3-Bb5) 36-62 (C2-D4) 36-62 (C2-D4)
-op04n08a 1: 3/2 1: 0 38 38 228.0 38 38 228.0 848.0 311 117 0 0 94 d 2.3.0 Kevin Davis AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Grave op. 4, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 8 1. Preludio: Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n08a.mscx False 40-83 (E2-B5) xml 61-81 (C#4-A5) 61-83 (C#4-B5) 40-62 (E2-D4) 40-62 (E2-D4)
-op04n08b 1: 4/4 1: 0 23 23 92.0 46 46 184.0 338.0 854 344 0 0 88 d 2.3.0 Kevin Davis JH 1694 1694 Arcangelo Corelli Sonata da camera 2 Allemanda: Allegro op. 4, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 8 2. Allemanda: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n08b.mscx False 40-84 (E2-C6) xml 69-84 (A4-C6) 66-81 (F#4-A5) 40-65 (E2-F4) 40-65 (E2-F4)
-op04n08c 1: 6/8 1: 0 16 16 48.0 32 32 96.0 192.0 264 85 0 0 41 d 2.3.0 Kevin Davis AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 3 Sarabanda: Allegro op. 4, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 8 3. Sarabanda: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n08c.mscx False 41-84 (F2-C6) xml 73-84 (C#5-C6) 73-81 (C#5-A5) 41-62 (F2-D4) 41-62 (F2-D4)
-op04n09a 1: 4/4 1: -1 13 13 52.0 26 26 104.0 179.0 369 190 0 0 77 Bb 2.3.0 Victor Zheng AN 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Largo op. 4, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 9 1. Preludio: Largo Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n09a.mscx False 36-84 (C2-C6) xml 65-84 (F4-C6) 62-84 (D4-C6) 36-65 (C2-F4) 36-65 (C2-F4)
-op04n09b 1: 3/4 1: -1 44 44 132.0 88 88 264.0 490.0 550 235 0 0 103 Bb 2.3.0 Victor Zheng AN 1694 1694 Arcangelo Corelli Sonata da camera 2 Corrente: Allegro op. 4, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 9 2. Corrente: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n09b.mscx False 41-84 (F2-C6) xml 57-84 (A3-C6) 60-84 (C4-C6) 41-65 (F2-F4) 41-65 (F2-F4)
-op04n09c 1: 4/4 1: -1 12 12 48.0 12 12 48.0 191.0 149 56 0 0 49 g 2.3.0 Victor Zheng JH 1694 1694 Arcangelo Corelli Sonata da camera 3 Grave op. 4, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 9 3. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n09c.mscx False 45-81 (A2-A5) xml 66-81 (F#4-A5) 66-81 (F#4-A5) 45-62 (A2-D4) 45-62 (A2-D4)
-op04n09d 1: 2/2 1: -1 56 56 224.0 112 112 448.0 790.0 738 324 0 0 167 Bb 2.3.0 Victor Zheng JH 1694 1694 Arcangelo Corelli Sonata da camera 4 Tempo di Gavotta: Allegro op. 4, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 9 4. Tempo di Gavotta: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n09d.mscx False 41-86 (F2-D6) xml 65-86 (F4-D6) 62-82 (D4-Bb5) 41-62 (F2-D4) 41-62 (F2-D4)
-op04n10a 1: 4/4 1: 0 2 2 8.0 2 2 8.0 12.0 12 4 0 0 4 G 2.3.0 Kevin Davis JH 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Adagio op. 4, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 10 1. Preludio: Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n10a.mscx False 50-74 (D3-D5) 66-74 (F#4-D5) Violin 69-74 (A4-D5) Violin 50-55 (D3-G3) Piano
-op04n10b 1: 4/4 1: 0 33 33 132.0 33 33 132.0 340.0 642 403 0 0 104 G 2.3.0 Kevin Davis JH 1694 1694 Arcangelo Corelli Sonata da camera 2 Allegro op. 4, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 10 2. Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n10b.mscx False 42-86 (F#2-D6) 66-86 (F#4-D6) Violin 62-83 (D4-B5) Violin 42-64 (F#2-E4) Piano
-op04n10c 1: 6/4 1: 0 4 4 24.0 4 4 24.0 60.0 21 9 0 0 8 G 2.3.0 Kevin Davis AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 3 Adagio op. 4, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 10 3. Adagio Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n10c.mscx False 43-74 (G2-D5) 67-74 (G4-D5) Violin 62-67 (D4-G4) Violin 43-52 (G2-E3) Piano
-op04n10d 1: 4/4 1: 0 14 14 56.0 14 14 56.0 203.0 176 64 0 0 51 e 2.3.0 Kevin Davis AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 4 Grave op. 4, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 10 4. Grave Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n10d.mscx False 43-83 (G2-B5) xml 64-83 (E4-B5) 63-83 (D#4-B5) 43-66 (G2-F#4) 43-66 (G2-F#4)
-op04n10e 1: 2/2 1: 0 48 48 192.0 96 96 384.0 705.0 553 188 0 0 152 G 2.3.0 Kevin Davis AN JH 1694 1694 Arcangelo Corelli Sonata da camera 5 Tempo di Gavotta: Presto op. 4, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 10 5. Tempo di Gavotta: Presto Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n10e.mscx False 38-83 (D2-B5) xml 62-83 (D4-B5) 62-79 (D4-G5) 38-62 (D2-D4) 38-62 (D2-D4)
-op04n11a 1: 4/4 1: -2 24 24 96.0 24 24 96.0 358.0 514 166 0 0 156 c 2.3.0 Amelia Brey AN 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Largo op. 4, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 11 1. Preludio: Largo Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n11a.mscx False 39-86 (Eb2-D6) xml 60-86 (C4-D6) 62-84 (D4-C6) 39-63 (Eb2-Eb4) 39-63 (Eb2-Eb4)
-op04n11b 1: 3/4 1: -2 74 73 219.0 148 146 438.0 754.0 872 358 0 0 116 c 2.3.0 Amelia Brey AN 1694 1694 Arcangelo Corelli Sonata da camera 2 Corrente: Allegro op. 4, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 11 2. Corrente: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n11b.mscx False 39-84 (Eb2-C6) xml 62-84 (D4-C6) 62-80 (D4-Ab5) 39-63 (Eb2-Eb4) 39-63 (Eb2-Eb4)
-op04n11c 1: 4/4 1: -2 36 36 144.0 72 72 288.0 559.5 753 282 0 0 142 c 2.3.0 Amelia Brey AN 1694 1694 Arcangelo Corelli Sonata da camera 3 Allemanda: Allegro op. 4, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 11 3. Allemanda: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n11c.mscx False 38-84 (D2-C6) xml 60-84 (C4-C6) 59-84 (B3-C6) 38-63 (D2-Eb4) 38-63 (D2-Eb4)
-op04n12a 1: 3/4 1: 2 36 35 105.0 36 35 105.0 397.0 308 102 0 0 77 b 2.3.0 Andrew Wilson AN 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Largo op. 4, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 12 1. Preludio: Largo Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n12a.mscx False 42-83 (F#2-B5) xml 66-83 (F#4-B5) 64-79 (E4-G5) 42-66 (F#2-F#4) 42-66 (F#2-F#4)
-op04n12b 1: 2/2 1: 2 40 39 156.0 40 39 156.0 562.5 617 296 0 0 111 b 2.3.0 Andrew Wilson AN 1694 1694 Arcangelo Corelli Sonata da camera 2 Allemanda: Presto op. 4, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 12 2. Allemanda: Presto Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n12b.mscx False 42-83 (F#2-B5) xml 57-83 (A3-B5) 61-81 (C#4-A5) 42-64 (F#2-E4) 42-64 (F#2-E4)
-op04n12c 1: 12/8 1: 2 19 19 114.0 38 38 228.0 332.5 378 208 0 0 62 b 2.3.0 Andrew Wilson AN 1694 1694 Arcangelo Corelli Sonata da camera 3 Giga: Allegro op. 4, no. 12 CC BY-NC-SA 4.0; CCARH; DCML Sonata da camera op. 4, no. 12 3. Giga: Allegro Arcangelo Corelli 3.6.2 2.4.1 MS3 MS3/op04n12c.mscx False 46-83 (A#2-B5) xml 64-83 (E4-B5) 62-79 (D4-G5) 46-64 (A#2-E4) 46-64 (A#2-E4)
+op01n01a 1: 4/4 1: -1 14 14 56.0 14 14 56.0 224.0 280 110 0 0 64 F 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) HB, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 1 1. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n01a.mscx False 36-84 (C2-C6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 74-84 (D5-C6) StringInstrument 67-81 (G4-A5) StringInstrument 36-60 (C2-C4) StringInstrument 36-60 (C2-C4) Keyboard
+op01n01b 1: 4/4 1: -1 38 38 152.0 38 38 152.0 559.75 721 441 0 0 141 F 2.3.0 Lars Opfermann , Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) HB, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 1, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 1 2. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n01b.mscx False 38-86 (D2-D6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 60-82 (C4-Bb5) StringInstrument 62-86 (D4-D6) StringInstrument 41-65 (F2-F4) StringInstrument 38-62 (D2-D4) Keyboard
+op01n01c 1: 3/4 1: -1 37 37 111.0 37 37 111.0 430.0 304 113 0 0 97 F 2.3.0 Lars Opfermann and Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN, HB 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 1, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 1 3. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n01c.mscx False 36-86 (C2-D6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 64-86 (E4-D6) StringInstrument 62-84 (D4-C6) StringInstrument 36-60 (C2-C4) StringInstrument 36-60 (C2-C4) Keyboard
+op01n01d 1: 3/4 1: -1 98 98 294.0 196 196 588.0 963.0 878 391 0 0 147 F 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) HB, AN, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 1, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 1 4. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n01d.mscx False 36-86 (C2-D6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 64-86 (E4-D6) StringInstrument 65-86 (F4-D6) StringInstrument 36-64 (C2-E4) StringInstrument 36-81 (C2-A5) Keyboard
+op01n02a 1: 4/4 1: 1 19 19 76.0 19 19 76.0 288.0 317 123 0 0 76 e 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 2 1. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n02a.mscx False 38-83 (D2-B5) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 67-83 (G4-B5) StringInstrument 59-83 (B3-B5) StringInstrument 38-64 (D2-E4) StringInstrument 38-64 (D2-E4) Keyboard
+op01n02b 1: 4/4 1: 1 36 36 144.0 72 72 288.0 522.5 500 236 0 0 121 e 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN, HB 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Vivace op. 1, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 2 2. Vivace Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n02b.mscx False 38-84 (D2-C6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 64-84 (E4-C6) StringInstrument 63-84 (D#4-C6) StringInstrument 38-66 (D2-F#4) StringInstrument 38-76 (D2-E5) Keyboard
+op01n02c 1: 3/4 1: 1 29 29 87.0 29 29 87.0 344.0 210 74 0 0 67 e 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 1, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 2 3. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n02c.mscx False 40-83 (E2-B5) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 62-83 (D4-B5) StringInstrument 63-83 (D#4-B5) StringInstrument 40-60 (E2-C4) StringInstrument 40-60 (E2-C4) Keyboard
+op01n02d 1: 3/8 1: 1 117 117 175.5 234 234 351.0 586.5 815 318 0 0 174 e 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN, HB 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 1, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 2 4. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n02d.mscx False 38-86 (D2-D6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 64-83 (E4-B5) StringInstrument 63-86 (D#4-D6) StringInstrument 38-66 (D2-F#4) StringInstrument 38-66 (D2-F#4) Keyboard
+op01n03a 1: 4/4 1: 2 17 17 68.0 17 17 68.0 270.5 259 122 0 0 66 A 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 3 1. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n03a.mscx False 40-83 (E2-B5) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 64-83 (E4-B5) StringInstrument 64-80 (E4-G#5) StringInstrument 40-59 (E2-B3) StringInstrument 40-59 (E2-B3) Keyboard
+op01n03b 1: 4/4 1: 2 54 54 216.0 54 54 216.0 818.0 1154 483 0 0 223 A 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN, HB 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 1, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 3 2. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n03b.mscx False 37-85 (C#2-C#6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 59-85 (B3-C#6) StringInstrument 59-83 (B3-B5) StringInstrument 37-64 (C#2-E4) StringInstrument 37-61 (C#2-C#4) Keyboard
+op01n03c 1: 6/4 1: 2 35 35 210.0 35 35 210.0 606.0 182 78 0 0 71 A 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 1, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 3 3. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n03c.mscx False 42-85 (F#2-C#6) 64-85 (E4-C#6) Violin 64-81 (E4-A5) Violin 42-57 (F#2-A3) Piano
+op01n03d 1: 3/4 1: 2 97 97 291.0 97 97 291.0 973.0 881 399 0 0 177 A 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN, HB 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 1, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 3 4. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n03d.mscx False 45-88 (A2-E6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 64-88 (E4-E6) StringInstrument 64-85 (E4-C#6) StringInstrument 45-62 (A2-D4) StringInstrument 45-62 (A2-D4) Keyboard
+op01n04a 1: 4/4 1: 0 19 19 76.0 38 38 152.0 263.75 409 247 0 0 52 a 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN, HB 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Vivace op. 1, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 4 1. Vivace Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n04a.mscx False 40-84 (E2-C6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 60-84 (C4-C6) StringInstrument 60-83 (C4-B5) StringInstrument 40-57 (E2-A3) StringInstrument 40-55 (E2-G3) Keyboard
+op01n04b 1: 4/4 1: 0 12 12 48.0 12 12 48.0 184.0 198 83 0 0 26 a 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN, HB 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Adagio op. 1, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 4 2. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n04b.mscx False 44-81 (G#2-A5) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 64-81 (E4-A5) StringInstrument 64-81 (E4-A5) StringInstrument 44-64 (G#2-E4) StringInstrument 44-64 (G#2-E4) Keyboard
+op01n04c 1: 4/4 1: 0 28 28 112.0 56 56 224.0 399.25 701 369 0 0 117 a 2.3.0 Lars Opfermann (2.1.1) , Ya-Chuan Wu(2.1.1), Hanné Becker (2.3.0) AN, HB 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Allegro op. 1, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 4 3. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n04c.mscx False 43-84 (G2-C6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 57-84 (A3-C6) StringInstrument 57-83 (A3-B5) StringInstrument 43-64 (G2-E4) StringInstrument 43-81 (G2-A5) Keyboard
+op01n04d 1: 4/4 1: 0 39 39 156.0 78 78 312.0 594.0 545 233 0 0 115 a 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Presto op. 1, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 4 4. Presto Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n04d.mscx False 40-86 (E2-D6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 63-86 (D#4-D6) StringInstrument 59-83 (B3-B5) StringInstrument 40-64 (E2-E4) StringInstrument 40-81 (E2-A5) Keyboard
+op01n05a 1: 3/2 1: -1 42 42 252.0 42 42 252.0 988.0 342 130 0 0 90 Bb 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 5 1. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n05a.mscx False 41-84 (F2-C6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 67-84 (G4-C6) StringInstrument 62-84 (D4-C6) StringInstrument 41-58 (F2-Bb3) StringInstrument 41-58 (F2-Bb3) Keyboard
+op01n05b 1: 4/4 1: -1 39 39 156.0 78 78 312.0 584.5 753 345 0 0 149 Bb 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 1, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 5 2. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n05b.mscx False 41-82 (F2-Bb5) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 65-82 (F4-Bb5) StringInstrument 62-82 (D4-Bb5) StringInstrument 41-62 (F2-D4) StringInstrument 41-70 (F2-Bb4) Keyboard
+op01n05c 1: 3/2, 5: 4/4, 15: 3/2, 21: 4/4, 28: 3/2 1: -1 30 30 146.0 30 30 146.0 494.5 308 153 0 0 59 Bb 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Adagio - Allegro op. 1, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 5 3. Adagio - Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n05c.mscx False 41-84 (F2-C6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 65-84 (F4-C6) StringInstrument 62-84 (D4-C6) StringInstrument 41-65 (F2-F4) StringInstrument 41-65 (F2-F4) Keyboard
+op01n05d 1: 6/8 1: -1 59 59 177.0 118 118 354.0 643.5 605 310 0 0 117 Bb 2.3.0 Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0) AN 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 1, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 5 4. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n05d.mscx False 41-84 (F2-C6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 65-84 (F4-C6) StringInstrument 62-82 (D4-Bb5) StringInstrument 41-65 (F2-F4) StringInstrument 41-65 (F2-F4) Keyboard
+op01n06a 1: 4/4 1: 2 11 11 44.0 22 22 88.0 173.5 181 76 0 0 44 b 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Victor Zheng (2.3.0) VZ, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 6 1. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n06a.mscx False 42-83 (F#2-B5) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 69-83 (A4-B5) StringInstrument 65-78 (E#4-F#5) StringInstrument 42-59 (F#2-B3) StringInstrument 42-59 (F#2-B3) Keyboard
+op01n06b 1: 4/4 1: 2 40 40 160.0 80 80 320.0 596.5 861 388 0 0 190 b 2.3.0 Lars Opfermann, Ya-Chuan Wu, Victor Zheng (2.3.0) VZ, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Largo op. 1, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 6 2. Largo Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n06b.mscx False 42-83 (F#2-B5) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 62-83 (D4-B5) StringInstrument 64-83 (E4-B5) StringInstrument 42-62 (F#2-D4) StringInstrument 42-62 (F#2-D4) Keyboard
+op01n06c 1: 3/4 1: 2 38 38 114.0 38 38 114.0 436.0 330 139 0 0 89 b 2.3.0 Lars Opfermann, Ya-Chuan Wu, Victor Zheng (2.3.0) VZ, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 1, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 6 3. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n06c.mscx False 38-83 (D2-B5) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 62-81 (D4-A5) StringInstrument 61-83 (C#4-B5) StringInstrument 38-62 (D2-D4) StringInstrument 42-62 (F#2-D4) Keyboard
+op01n06d 1: 6/8 1: 2 69 69 207.0 138 138 414.0 729.5 608 284 0 0 131 b 2.3.0 Lars Opfermann, Ya-Chuan Wu, Victor Zheng (2.3.0) VZ, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 1, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 6 4. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n06d.mscx False 42-86 (F#2-D6) W.B. Hewlett Frances Bennion & Steven Rasmussen xml 61-86 (C#4-D6) StringInstrument 59-83 (B3-B5) StringInstrument 42-61 (F#2-C#4) StringInstrument 42-61 (F#2-C#4) Keyboard
+op01n07a 1: 4/4 1: 0 40 40 160.0 80 80 320.0 551.75 898 454 0 0 161 C 2.3.0 Kristine Kier Jørgensen (2.1.1), Victor Zheng (2.3.0) VZ, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Allegro op. 1, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 7 1. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n07a.mscx False 40-86 (E2-D6) xml 66-86 (F#4-D6) organ 64-81 (E4-A5) cello 40-62 (E2-D4) violn 40-62 (E2-D4) violn
+op01n07b 1: 4/4 1: 0 14 14 56.0 14 14 56.0 223.0 185 60 0 0 57 C 2.3.0 Cristiana Palandri (2.1.1), Victor Zheng (2.3.0) VZ, AN, JH 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Grave op. 1, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 7 2. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n07b.mscx False 43-84 (G2-C6) xml 67-84 (G4-C6) organ 64-81 (E4-A5) cello 43-60 (G2-C4) violn 43-60 (G2-C4) violn
+op01n07c 1: 6/8 1: 0 51 51 153.0 102 102 306.0 566.5 817 322 0 0 174 C 2.3.0 Cristiana Palandri (2.1.1), Victor Zheng (2.3.0) VZ, AB 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Allegro op. 1, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 7 3. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n07c.mscx False 40-86 (E2-D6) xml 64-86 (E4-D6) organ 62-83 (D4-B5) cello 40-64 (E2-E4) violn 40-60 (E2-C4) violn
+op01n08a 1: 4/4 1: -2 16 16 64.0 16 16 64.0 240.0 193 69 0 0 56 c 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0) EMF, DK 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 8 1. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n08a.mscx False 38-86 (D2-D6) xml 67-86 (G4-D6) organ 62-81 (D4-A5) cello 43-60 (G2-C4) violn 38-60 (D2-C4) violn
+op01n08b 1: 4/4 1: -2 20 20 80.0 40 40 160.0 288.5 440 218 0 0 76 c 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0) EMF, DK 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 1, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 8 2. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n08b.mscx False 39-84 (Eb2-C6) xml 60-84 (C4-C6) organ 60-80 (C4-Ab5) cello 39-60 (Eb2-C4) violn 39-60 (Eb2-C4) violn
+op01n08c 1: 4/4 1: -2 27 27 108.0 54 54 216.0 393.0 418 194 0 0 119 c 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0) EMF, DK 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Largo op. 1, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 8 3. Largo Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n08c.mscx False 38-86 (D2-D6) xml 65-84 (F4-C6) organ 58-86 (Bb3-D6) cello 38-63 (D2-Eb4) violn 38-63 (D2-Eb4) violn
+op01n08d 1: 3/4 1: -2 39 39 117.0 78 78 234.0 399.0 325 143 0 0 71 c 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0) EMF, DK 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Vivace op. 1, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 8 4. Vivace Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n08d.mscx False 43-80 (G2-Ab5) xml 60-80 (C4-Ab5) organ 58-79 (Bb3-G5) cello 43-62 (G2-D4) violn 43-62 (G2-D4) violn
+op01n09a 1: 4/4, 10: 3/4, 31: 4/4 1: 0 39 39 135.0 78 78 270.0 380.83 357 219 0 0 45 G 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0) EMF, DK 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Allegro op. 1, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 9 1. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n09a.mscx False 38-86 (D2-D6) xml 57-86 (A3-D6) organ 55-86 (G3-D6) cello 38-62 (D2-D4) violn 38-62 (D2-D4) violn
+op01n09b 1: 4/4 1: 0 37 37 148.0 74 74 296.0 529.0 715 358 0 0 153 G 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0) EMF, VZ 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Adagio - Allegro op. 1, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 9 2. Adagio - Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n09b.mscx False 38-86 (D2-D6) xml 62-84 (D4-C6) organ 60-86 (C4-D6) cello 38-66 (D2-F#4) violn 38-66 (D2-F#4) violn
+op01n09c 1: 3/2 1: 0 36 36 216.0 72 72 432.0 846.0 327 91 0 0 74 G 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0) EMF, DK 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 1, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 9 3. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n09c.mscx False 38-83 (D2-B5) xml 66-83 (F#4-B5) organ 62-83 (D4-B5) cello 38-62 (D2-D4) violn 38-62 (D2-D4) violn
+op01n09d 1: 3/4, 51: 4/4 1: 0 54 54 166.0 54 54 166.0 504.5 529 294 0 0 56 G 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0) EMF, DK 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Allegro - Adagio op. 1, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 9 4. Allegro - Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n09d.mscx False 38-86 (D2-D6) xml 57-86 (A3-D6) organ 55-86 (G3-D6) cello 38-62 (D2-D4) violn 38-62 (D2-D4) violn
+op01n10a 1: 4/4 1: -1 12 12 48.0 24 24 96.0 191.0 143 51 0 0 45 g 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Amelia Brey (2.3.0) AB, AN 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 10 1. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n10a.mscx False 43-79 (G2-G5) xml 67-79 (G4-G5) organ 62-79 (D4-G5) cello 43-58 (G2-Bb3) violn 43-58 (G2-Bb3) violn
+op01n10b 1: 4/4 1: -1 17 17 68.0 34 34 136.0 229.0 364 161 0 0 70 g 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Amelia Brey (2.3.0) AB, AN 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 1, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 10 2. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n10b.mscx False 38-86 (D2-D6) xml 62-82 (D4-Bb5) organ 66-86 (F#4-D6) cello 38-62 (D2-D4) violn 38-62 (D2-D4) violn
+op01n10c 1: 6/8 1: -1 29 29 87.0 58 58 174.0 294.0 491 235 0 0 107 g 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Amelia Brey (2.3.0) AB, AN 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Allegro op. 1, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 10 3. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n10c.mscx False 38-86 (D2-D6) xml 62-86 (D4-D6) organ 66-86 (F#4-D6) cello 38-62 (D2-D4) violn 38-62 (D2-D4) violn
+op01n10d 1: 3/2 1: -1 24 24 144.0 48 48 288.0 560.0 192 60 0 0 56 g 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Amelia Brey (2.3.0) AB, AN 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Adagio op. 1, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 10 4. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n10d.mscx False 43-82 (G2-Bb5) xml 67-82 (G4-Bb5) organ 62-74 (D4-D5) cello 43-58 (G2-Bb3) violn 43-58 (G2-Bb3) violn
+op01n10e 1: 3/8 1: -1 84 84 126.0 168 168 252.0 427.5 763 335 0 0 139 g 2.3.0 Lars Opfermann, Ya-Chuan Wu (2.1.1), Amelia Brey (2.3.0) AB, AN 1681 1681 Arcangelo Corelli Sonata da chiesa 5 Allegro op. 1, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 10 5. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n10e.mscx False 41-86 (F2-D6) xml 62-86 (D4-D6) organ 60-82 (C4-Bb5) cello 41-58 (F2-Bb3) violn 41-58 (F2-Bb3) violn
+op01n11a 1: 4/4 1: -1 18 18 72.0 18 18 72.0 288.0 206 92 0 0 60 d 2.3.0 Hanné Becker JH 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 11 1. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n11a.mscx False 40-82 (E2-Bb5) xml 64-81 (E4-A5) organ 62-82 (D4-Bb5) cello 40-58 (E2-Bb3) violn 40-58 (E2-Bb3) violn
+op01n11b 1: 4/4 1: -1 34 34 136.0 68 68 272.0 464.5 565 304 0 0 123 d 2.3.0 Hanné Becker JH 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 1, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 11 2. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n11b.mscx False 38-86 (D2-D6) xml 62-86 (D4-D6) organ 57-82 (A3-Bb5) cello 38-62 (D2-D4) violn 38-62 (D2-D4) violn
+op01n11c 1: 3/2 1: -1 33 33 198.0 33 33 198.0 770.0 283 89 0 0 79 d 2.3.0 Hanné Becker AN 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 1, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 11 3. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n11c.mscx False 40-84 (E2-C6) xml 65-83 (F4-B5) organ 61-84 (C#4-C6) cello 40-60 (E2-C4) violn 40-60 (E2-C4) violn
+op01n11d 1: 4/4 1: -1 18 18 72.0 36 36 144.0 266.5 445 150 0 0 81 d 2.3.0 Hanné Becker AN 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 1, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 11 4. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n11d.mscx False 36-84 (C2-C6) xml 69-84 (A4-C6) organ 65-79 (F4-G5) cello 36-61 (C2-C#4) violn 36-61 (C2-C#4) violn
+op01n12a 1: 4/4 1: 2 19 19 76.0 19 19 76.0 289.0 421 153 0 0 64 D 2.3.0 Ehsan mohagheghi Fard AN 1681 1681 Arcangelo Corelli Sonata da chiesa 1 Grave op. 1, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 12 1. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n12a.mscx False 40-83 (E2-B5) xml 69-83 (A4-B5) organ 66-81 (F#4-A5) cello 40-62 (E2-D4) violn 40-62 (E2-D4) violn
+op01n12b 1: 4/4 1: 2 36 36 144.0 36 36 144.0 391.75 761 486 0 0 101 D 2.3.0 Ehsan Mohagheghi Fard AN 1681 1681 Arcangelo Corelli Sonata da chiesa 2 Largo e puntato op. 1, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 12 2. Largo e puntato Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n12b.mscx False 50-84 (D3-C6) xml 64-83 (E4-B5) organ 62-84 (D4-C6) cello 50-62 (D3-D4) violn 50-62 (D3-D4) violn
+op01n12c 1: 4/4 1: 2 13 13 52.0 13 13 52.0 198.5 164 67 0 0 42 b 2.3.0 Tomoko Ono JH 1681 1681 Arcangelo Corelli Sonata da chiesa 3 Grave op. 1, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 12 3. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n12c.mscx False 42-83 (F#2-B5) xml 66-83 (F#4-B5) organ 61-78 (C#4-F#5) cello 42-62 (F#2-D4) violn 42-62 (F#2-D4) violn
+op01n12d 1: 6/8 1: 2 62 62 186.0 124 124 372.0 642.5 1180 544 0 0 225 D 2.3.0 Ehsan Mohagheghi Fard AN 1681 1681 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 1, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 1, no. 12 4. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op01n12d.mscx False 40-86 (E2-D6) xml 62-86 (D4-D6) organ 61-86 (C#4-D6) cello 40-67 (E2-G4) violn 40-62 (E2-D4) violn
+op03n01a 1: 4/4 1: -1 19 19 76.0 19 19 76.0 299.5 339 133 0 0 78 F 2.3.0 Gabriela Ortiz Würth (2.1.1), Adrian Nagel (2.3.0) AN (2.1.0), AW (2.3.0) 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Grave op. 3, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 1 1. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n01a.mscx False 36-84 (C2-C6) mxl 60-84 (C4-C6) 65-84 (F4-C6) 36-62 (C2-D4) 36-62 (C2-D4)
+op03n01b 1: 4/4 1: -1 37 37 148.0 37 37 148.0 508.0 769 371 0 0 149 F 2.3.0 Gabriela Ortiz Würth (2.1.1), Adrian Nagel (2.3.0) AN, AW 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 3, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 1 2. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n01b.mscx False 36-86 (C2-D6) xml 60-86 (C4-D6) 60-84 (C4-C6) 36-65 (C2-F4) 36-65 (C2-F4)
+op03n01c 1: 3/4 1: -1 61 61 183.0 122 122 366.0 708.0 601 245 0 0 117 F 2.3.0 Gabriela Ortiz Würth (2.1.1), Adrian Nagel (2.3.0) AN (2.1.1), AW (2.3.0) 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Vivace op. 3, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 1 3. Vivace Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n01c.mscx False 41-86 (F2-D6) xml 65-86 (F4-D6) 65-86 (F4-D6) 41-64 (F2-E4) 41-62 (F2-D4)
+op03n01d 1: 6/8 1: -1 40 40 120.0 80 80 240.0 424.0 656 261 0 0 158 F 2.3.0 Gabriela Ortiz Würth (2.1.1), Adrian Nagel (2.3.0) AN (2.1.1), AW (2.3.0) 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 1 4. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n01d.mscx False 41-84 (F2-C6) xml 60-84 (C4-C6) 60-84 (C4-C6) 41-65 (F2-F4) 41-65 (F2-F4)
+op03n02a 1: 4/4 1: 2 19 19 76.0 19 19 76.0 285.0 326 128 0 0 68 D 2.3.0 Moritz Heffter (2.1.1), Amelia Brey (2.3.0) AB, ST 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Grave op. 3, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 2 1. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n02a.mscx False 38-85 (D2-C#6) musicxml 61-85 (C#4-C#6) 62-83 (D4-B5) 38-64 (D2-E4) 38-64 (D2-E4)
+op03n02b 1: 4/4 1: 2 31 31 124.0 62 62 248.0 438.0 506 238 0 0 118 D 2.3.0 Moritz Heffter (2.1.1), Amelia Brey (2.3.0) AB, ST 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 3, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 2 2. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n02b.mscx False 38-86 (D2-D6) xml 62-86 (D4-D6) 61-83 (C#4-B5) 38-66 (D2-F#4) 38-66 (D2-F#4)
+op03n02c 1: 3/2 1: 2 40 40 240.0 40 40 240.0 928.0 318 122 0 0 91 b 2.3.0 Moritz Heffter (2.1.1), Amelia Brey (2.3.0) AB, ST 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 3, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 2 3. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n02c.mscx False 42-81 (F#2-A5) xml 66-81 (F#4-A5) 61-81 (C#4-A5) 42-61 (F#2-C#4) 42-61 (F#2-C#4)
+op03n02d 1: 6/8 1: 2 43 43 129.0 86 86 258.0 444.0 634 273 0 0 121 D 2.3.0 Moritz Heffter (2.1.1), Amelia Brey (2.3.0) AB, ST 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 2 4. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n02d.mscx False 38-86 (D2-D6) xml 61-86 (C#4-D6) 64-86 (E4-D6) 38-62 (D2-D4) 38-62 (D2-D4)
+op03n03a 1: 4/4 1: -1 16 16 64.0 32 32 128.0 249.5 250 100 0 0 59 Bb 2.3.0 Moritz Heffter (2.1.1), Amelia Brey (2.3.0) AB 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Grave op. 3, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 3 1. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n03a.mscx False 43-86 (G2-D6) xml 65-86 (F4-D6) 65-84 (F4-C6) 43-65 (G2-F4) 43-65 (G2-F4)
+op03n03b 1: 3/4 1: -1 32 32 96.0 64 64 192.0 365.5 326 154 0 0 62 Bb 2.3.0 Moritz Heffter (2.1.1), Amelia Brey (2.3.0) AB, ST 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Vivace op. 3, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 3 2. Vivace Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n03b.mscx False 41-84 (F2-C6) xml 65-84 (F4-C6) 62-82 (D4-Bb5) 41-58 (F2-Bb3) 41-58 (F2-Bb3)
+op03n03c 1: 4/4 1: -1 23 23 92.0 23 23 92.0 345.0 491 196 0 0 137 Bb 2.3.0 Moritz Heffter (2.1.1), Amelia Brey (2.3.0) AB, ST 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Largo op. 3, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 3 3. Largo Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n03c.mscx False 41-86 (F2-D6) xml 60-86 (C4-D6) 62-86 (D4-D6) 41-63 (F2-Eb4) 41-63 (F2-Eb4)
+op03n03d 1: 6/4 1: -1 60 60 360.0 120 120 720.0 1347.0 955 378 0 0 240 Bb 2.3.0 Moritz Heffter (2.1.1), Amelia Brey (2.3.0) AB, ST 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 3 4. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n03d.mscx False 41-86 (F2-D6) xml 60-86 (C4-D6) 60-86 (C4-D6) 41-65 (F2-F4) 41-65 (F2-F4)
+op03n04a 1: 4/4 1: 2 23 23 92.0 23 23 92.0 339.0 531 204 0 0 137 b 2.3.0 Kelsey Lussier JH 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Largo op. 3, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 4 1. Largo Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n04a.mscx False 42-83 (F#2-B5) xml 62-83 (D4-B5) 59-83 (B3-B5) 42-62 (F#2-D4) 42-62 (F#2-D4)
+op03n04b 1: 4/4 1: 2 39 39 156.0 78 78 312.0 515.5 503 262 0 0 138 b 2.3.0 Ehsan Mohagheghi Fard DK 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Vivace op. 3, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 4 2. Vivace Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n04b.mscx False 42-83 (F#2-B5) xml 61-83 (C#4-B5) 57-83 (A3-B5) 42-71 (F#2-B4) 42-71 (F#2-B4)
+op03n04c 1: 3/8 1: 2 55 55 82.5 55 55 82.5 300.5 494 211 0 0 114 b 2.3.0 Yannis Rammos JH 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 3, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 4 3. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n04c.mscx False 38-86 (D2-D6) xml 61-86 (C#4-D6) 61-86 (C#4-D6) 38-66 (D2-F#4) 38-66 (D2-F#4)
+op03n04d 1: 2/2 1: 2 50 50 200.0 100 100 400.0 696.5 763 355 0 0 171 b 2.3.0 Ehsan Mohagheghi Fard AB 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Presto op. 3, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 4 4. Presto Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n04d.mscx False 42-86 (F#2-D6) xml 57-85 (A3-C#6) 57-86 (A3-D6) 42-66 (F#2-F#4) 42-66 (F#2-F#4)
+op03n05a 1: 4/4 1: 0 21 21 84.0 21 21 84.0 323.5 384 143 0 0 89 d 2.3.0 Mastaneh Nazarian (2.1.1), John Heilig (2.3.0) JH 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Grave op. 3, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 5 1. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n05a.mscx False 38-86 (D2-D6) xml 61-86 (C#4-D6) 62-86 (D4-D6) 38-62 (D2-D4) 38-62 (D2-D4)
+op03n05b 1: 4/4 1: 0 49 49 196.0 49 49 196.0 725.5 801 383 1 0 175 d 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 3, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 5 2. Allegro Arcangelo Corelli 3.6.0 2.5.4 MS3 MS3/op03n05b.mscx False 38-86 (D2-D6) xml 57-86 (A3-D6) 57-86 (A3-D6) 40-65 (E2-F4) 38-65 (D2-F4)
+op03n05c 1: 3/4 1: 0 36 36 108.0 36 36 108.0 418.0 271 104 0 0 80 d 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Largo op. 3, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 5 3. Largo Arcangelo Corelli 3.6.0 2.5.4 MS3 MS3/op03n05c.mscx False 38-84 (D2-C6) xml 62-84 (D4-C6) 61-82 (C#4-Bb5) 38-65 (D2-F4) 38-65 (D2-F4)
+op03n05d 1: 12/8 1: 0 33 33 198.0 33 33 198.0 695.0 699 340 0 0 125 d 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 5 4. Allegro Arcangelo Corelli 3.6.0 2.5.4 MS3 MS3/op03n05d.mscx False 38-86 (D2-D6) xml 60-86 (C4-D6) 62-82 (D4-Bb5) 38-65 (D2-F4) 38-65 (D2-F4)
+op03n06a 1: 4/4 1: 0 33 33 132.0 66 66 264.0 496.0 586 238 0 0 119 G 2.3.0 Kyle Quarles AN 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Vivace op. 3, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 6 1. Vivace Arcangelo Corelli 3.6.0 2.5.4 MS3 MS3/op03n06a.mscx False 38-86 (D2-D6) xml 64-86 (E4-D6) 57-84 (A3-C6) 38-59 (D2-B3) 38-59 (D2-B3)
+op03n06b 1: 4/4 1: 0 14 14 56.0 14 14 56.0 205.0 186 81 0 0 54 e 2.3.0 Kyle Quarles JH 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Grave op. 3, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 6 2. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n06b.mscx False 40-84 (E2-C6) xml 59-84 (B3-C6) 63-83 (D#4-B5) 45-66 (A2-F#4) 40-66 (E2-F#4)
+op03n06c 1: 4/4 1: 0 38 38 152.0 76 76 304.0 531.5 744 342 0 0 150 G 2.3.0 Kyle Quarles AN 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Allegro op. 3, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 6 3. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n06c.mscx False 38-86 (D2-D6) xml 60-86 (C4-D6) 62-86 (D4-D6) 38-64 (D2-E4) 38-64 (D2-E4)
+op03n06d 1: 6/8 1: 0 41 41 123.0 82 82 246.0 397.0 578 226 0 0 179 G 2.3.0 Ehsan Mohagheghi Fard DK 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 6 4. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n06d.mscx False 38-86 (D2-D6) xml 62-86 (D4-D6) 62-86 (D4-D6) 38-64 (D2-E4) 38-64 (D2-E4)
+op03n07a 1: 4/4 1: 1 20 20 80.0 20 20 80.0 296.0 220 95 0 0 76 e 2.3.0 Hanné Becker JH 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Grave op. 3, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 7 1. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n07a.mscx False 40-84 (E2-C6) xml 63-84 (D#4-C6) 63-83 (D#4-B5) 40-64 (E2-E4) 40-64 (E2-E4)
+op03n07b 1: 2/2 1: 1 35 35 140.0 70 70 280.0 481.0 459 192 0 0 131 e 2.3.0 Hanné Becker AN 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 3, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 7 2. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n07b.mscx False 38-86 (D2-D6) xml 63-86 (D#4-D6) 59-84 (B3-C6) 38-66 (D2-F#4) 38-66 (D2-F#4)
+op03n07c 1: 3/2 1: 1 38 38 228.0 38 38 228.0 878.0 305 110 0 0 92 e 2.3.0 Hanné Becker AN 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 3, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 7 3. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n07c.mscx False 40-84 (E2-C6) xml 62-84 (D4-C6) 63-84 (D#4-C6) 40-64 (E2-E4) 40-64 (E2-E4)
+op03n07d 1: 3/4 1: 1 28 28 84.0 56 56 168.0 298.0 454 181 0 0 84 e 2.3.0 Hanné Becker AN 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allego op. 3, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 7 4. Allego Arcangelo Corelli 3.6.0 2.5.4 MS3 MS3/op03n07d.mscx False 40-86 (E2-D6) xml 64-86 (E4-D6) 59-84 (B3-C6) 40-60 (E2-C4) 40-60 (E2-C4)
+op03n08a 1: 4/4 1: 0 20 20 80.0 20 20 80.0 304.5 453 179 0 0 90 C 2.3.0 Matthew Chiu JH 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Largo op. 3, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 8 1. Largo Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n08a.mscx False 38-84 (D2-C6) xml 62-84 (D4-C6) 62-81 (D4-A5) 38-64 (D2-E4) 38-64 (D2-E4)
+op03n08b 1: 4/4 1: 0 39 39 156.0 78 78 312.0 558.5 846 397 0 0 153 C 2.3.0 Ehsan Mohagheghi Fard DK 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 3, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 8 2. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n08b.mscx False 43-86 (G2-D6) xml 60-86 (C4-D6) 60-84 (C4-C6) 43-64 (G2-E4) 43-64 (G2-E4)
+op03n08c 1: 3/2 1: 0 31 31 186.0 31 31 186.0 708.0 267 95 0 0 74 a 2.3.0 Matthew Chiu AN 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Largo op. 3, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 8 3. Largo Arcangelo Corelli 3.6.0 2.5.4 MS3 MS3/op03n08c.mscx False 40-81 (E2-A5) xml 63-81 (D#4-A5) 64-76 (E4-E5) 40-60 (E2-C4) 40-60 (E2-C4)
+op03n08d 1: 4/4 1: 0 40 40 160.0 80 80 320.0 569.0 1151 486 0 0 135 C 2.3.0 Matthew Chiu AN 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 8 4. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n08d.mscx False 40-86 (E2-D6) xml 67-86 (G4-D6) 65-83 (F4-B5) 40-65 (E2-F4) 40-65 (E2-F4)
+op03n09a 1: 3/2 1: -2 30 30 180.0 30 30 180.0 684.0 224 80 0 0 69 f 2.3.0 John Heilig JH 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Grave op. 3, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 9 1. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n09a.mscx False 41-84 (F2-C6) xml 64-84 (E4-C6) 60-80 (C4-Ab5) 41-65 (F2-F4) 41-65 (F2-F4)
+op03n09b 1: 4/4 1: -2 28 28 112.0 56 56 224.0 390.25 447 206 0 0 103 f 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Vivace op. 3, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 9 2. Vivace Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n09b.mscx False 36-84 (C2-C6) xml 60-84 (C4-C6) 60-84 (C4-C6) 36-65 (C2-F4) 36-65 (C2-F4)
+op03n09c 1: 3/4 1: -2 38 38 114.0 38 38 114.0 454.0 325 117 0 0 85 f 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Largo op. 3, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 9 3. Largo Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n09c.mscx False 41-84 (F2-C6) xml 63-84 (Eb4-C6) 60-80 (C4-Ab5) 41-60 (F2-C4) 41-60 (F2-C4)
+op03n09d 1: 4/4 1: -2 28 28 112.0 56 56 224.0 438.5 563 204 0 0 121 f 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 9 4. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n09d.mscx False 36-85 (C2-Db6) xml 60-84 (C4-C6) 60-85 (C4-Db6) 36-61 (C2-Db4) 36-61 (C2-Db4)
+op03n10a 1: 4/4 1: 0 14 14 56.0 28 28 112.0 214.0 224 75 0 0 49 a 2.3.0 Tal Soker JH 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Vivace op. 3, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 10 1. Vivace Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n10a.mscx False 40-84 (E2-C6) xml 66-84 (F#4-C6) 64-76 (E4-E5) 40-64 (E2-E4) 40-64 (E2-E4)
+op03n10b 1: 4/4 1: 0 38 38 152.0 76 76 304.0 515.0 958 338 0 0 154 a 2.3.0 Tal Soker JH 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 3, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 10 2. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n10b.mscx False 40-86 (E2-D6) xml 59-86 (B3-D6) 64-83 (E4-B5) 40-65 (E2-F4) 40-65 (E2-F4)
+op03n10c 1: 3/2 1: 0 11 11 66.0 11 11 66.0 242.0 80 28 0 0 25 a 2.3.0 Tal Soker JH 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 3, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 10 3. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n10c.mscx False 40-84 (E2-C6) xml 66-83 (F#4-B5) 68-84 (G#4-C6) 40-53 (E2-F3) 40-53 (E2-F3)
+op03n10d 1: 12/8 1: 0 31 31 186.0 62 62 372.0 520.5 641 308 0 0 114 a 2.3.0 Tal Soker JH 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 10 4. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n10d.mscx False 40-83 (E2-B5) xml 64-83 (E4-B5) 64-83 (E4-B5) 40-64 (E2-E4) 40-64 (E2-E4)
+op03n11a 1: 4/4 1: -1 17 17 68.0 17 17 68.0 260.0 280 126 0 0 68 g 2.3.0 John Heilig JH 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Grave op. 3, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 11 1. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n11a.mscx False 41-86 (F2-D6) xml 66-86 (F#4-D6) 66-86 (F#4-D6) 41-60 (F2-C4) 41-60 (F2-C4)
+op03n11b 1: 4/4 1: -1 39 39 156.0 78 78 312.0 585.0 797 313 0 0 164 g 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Presto op. 3, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 11 2. Presto Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n11b.mscx False 38-86 (D2-D6) xml 62-86 (D4-D6) 62-82 (D4-Bb5) 38-65 (D2-F4) 38-65 (D2-F4)
+op03n11c 1: 3/2 1: -1 29 29 174.0 29 29 174.0 696.0 224 78 0 0 63 g 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 3, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 11 3. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n11c.mscx False 41-84 (F2-C6) xml 66-84 (F#4-C6) 62-81 (D4-A5) 41-62 (F2-D4) 41-62 (F2-D4)
+op03n11d 1: 3/4 1: -1 46 45 135.0 92 90 270.0 492.0 370 133 0 0 97 g 2.3.0 John Heilig JH 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Allegro op. 3, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 11 4. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n11d.mscx False 38-86 (D2-D6) xml 62-84 (D4-C6) 66-86 (F#4-D6) 38-62 (D2-D4) 38-62 (D2-D4)
+op03n12a 1: 4/4 1: 2 19 19 76.0 19 19 76.0 266.5 270 213 0 0 17 A 2.3.0 John Heilig JH 1689 1689 Arcangelo Corelli Sonata da chiesa 1 Grave op. 3, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 12 1. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n12a.mscx False 40-85 (E2-C#6) xml 57-85 (A3-C#6) 57-85 (A3-C#6) 40-57 (E2-A3) 40-57 (E2-A3)
+op03n12b 1: 3/4, 35: 6/8 1: 2 41 41 123.0 41 41 123.0 430.5 294 213 0 0 8 E 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 2 Allegro op. 3, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 12 2. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n12b.mscx False 52-88 (E3-E6) xml 56-88 (G#3-E6) 56-88 (G#3-E6) 52-52 (E3-E3) 52-52 (E3-E3)
+op03n12c 1: 4/4 1: 2 9 9 36.0 9 9 36.0 139.5 135 50 0 0 39 E 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 3 Adagio op. 3, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 12 3. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n12c.mscx False 40-85 (E2-C#6) xml 63-83 (D#4-B5) 66-85 (F#4-C#6) 40-59 (E2-B3) 40-59 (E2-B3)
+op03n12d 1: 4/4 1: 2 29 29 116.0 29 29 116.0 432.5 687 335 0 0 97 A 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 4 Vivace op. 3, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 12 4. Vivace Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n12d.mscx False 40-88 (E2-E6) xml 69-88 (A4-E6) 64-86 (E4-D6) 40-66 (E2-F#4) 40-64 (E2-E4)
+op03n12e 1: 4/4 1: 2 25 25 100.0 25 25 100.0 378.25 527 310 0 0 76 A 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 5 Allegro op. 3, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 12 5. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n12e.mscx False 38-88 (D2-E6) xml 56-85 (G#3-C#6) 62-88 (D4-E6) 40-64 (E2-E4) 38-59 (D2-B3)
+op03n12f 1: 4/4 1: 2 37 37 148.0 37 37 148.0 537.0 972 497 0 0 192 A 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 6 Allegro op. 3, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 12 6. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n12f.mscx False 40-88 (E2-E6) xml 57-88 (A3-E6) 56-88 (G#3-E6) 40-64 (E2-E4) 40-64 (E2-E4)
+op03n12g 1: 6/8 1: 2 46 46 138.0 92 92 276.0 490.5 718 270 0 0 205 A 2.3.0 John Heilig AN 1689 1689 Arcangelo Corelli Sonata da chiesa 7 Allegro op. 3, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da chiesa op. 3, no. 12 7. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op03n12g.mscx False 40-85 (E2-C#6) xml 64-85 (E4-C#6) 64-85 (E4-C#6) 40-64 (E2-E4) 40-64 (E2-E4)
+op04n01a 1: 4/4 1: 0 17 17 68.0 34 34 136.0 261.5 284 107 0 0 74 C 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Largo op. 4, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 1 1. Preludio: Largo Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n01a.mscx False 40-83 (E2-B5) xml 64-83 (E4-B5) 63-81 (D#4-A5) 40-64 (E2-E4) 40-64 (E2-E4)
+op04n01b 1: 3/4 1: 0 49 47 141.5 98 94 283.0 391.0 407 246 0 0 75 C 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 2 Corrente: Allegro op. 4, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 1 2. Corrente: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n01b.mscx False 38-84 (D2-C6) 66-84 (F#4-C6) Violin 64-84 (E4-C6) Violin 38-62 (D2-D4) Piano
+op04n01c 1: 4/4 1: 0 13 13 52.0 13 13 52.0 143.0 232 83 0 0 47 a 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 3 Adagio op. 4, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 1 3. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n01c.mscx False 40-81 (E2-A5) 63-81 (D#4-A5) Violin 60-77 (C4-F5) Violin 40-62 (E2-D4) Piano
+op04n01d 1: 4/4 1: 0 34 34 136.0 68 68 272.0 514.0 697 258 0 0 136 C 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 4 Allemanda: Presto op. 4, no. 1 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 1 4. Allemanda: Presto Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n01d.mscx False 43-83 (G2-B5) xml 64-83 (E4-B5) 60-81 (C4-A5) 43-64 (G2-E4) 43-64 (G2-E4)
+op04n02a 1: 4/4 1: -1 20 20 80.0 20 20 80.0 299.0 398 140 0 0 87 g 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Grave op. 4, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 2 1. Preludio: Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n02a.mscx False 38-82 (D2-Bb5) xml 60-82 (C4-Bb5) 62-82 (D4-Bb5) 38-63 (D2-Eb4) 38-63 (D2-Eb4)
+op04n02b 1: 4/4 1: -1 24 22 88.0 48 44 176.0 240.5 373 178 0 0 111 g 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 2 Allemanda: Allegro op. 4, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 2 2. Allemanda: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n02b.mscx False 38-82 (D2-Bb5) 66-82 (F#4-Bb5) Violin 62-81 (D4-A5) Violin 38-63 (D2-Eb4) Piano
+op04n02c 1: 4/4 1: -1 5 5 20.0 5 5 20.0 48.0 33 11 0 0 9 g 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 3 Grave op. 4, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 2 3. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n02c.mscx False 47-75 (B2-Eb5) 70-75 (Bb4-Eb5) Violin 63-74 (Eb4-D5) Violin 47-60 (B2-C4) Piano
+op04n02d 1: 3/4 1: -1 57 57 171.0 114 114 342.0 646.0 429 161 0 0 125 g 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 4 Corrente: Vivace op. 4, no. 2 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 2 4. Corrente: Vivace Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n02d.mscx False 38-86 (D2-D6) xml 62-86 (D4-D6) 62-84 (D4-C6) 38-63 (D2-Eb4) 38-63 (D2-Eb4)
+op04n03a 1: 4/4 1: 2 18 18 72.0 36 36 144.0 263.0 352 135 0 0 90 A 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, DK 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Largo op. 4, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 3 1. Preludio: Largo Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n03a.mscx False 40-83 (E2-B5) xml 64-83 (E4-B5) 63-83 (D#4-B5) 40-64 (E2-E4) 40-64 (E2-E4)
+op04n03b 1: 3/4 1: 2 49 48 144.0 98 96 288.0 546.0 588 268 0 0 87 A 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, DK 1694 1694 Arcangelo Corelli Sonata da camera 2 Corrente: Allegro op. 4, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 3 2. Corrente: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n03b.mscx False 37-83 (C#2-B5) xml 62-83 (D4-B5) 63-83 (D#4-B5) 37-64 (C#2-E4) 37-64 (C#2-E4)
+op04n03c 1: 3/2 1: 2 17 16 96.0 17 16 96.0 384.0 270 87 0 0 37 A 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, DK 1694 1694 Arcangelo Corelli Sonata da camera 3 Sarabanda: Largo op. 4, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 3 3. Sarabanda: Largo Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n03c.mscx False 40-81 (E2-A5) xml 64-81 (E4-A5) 64-78 (E4-F#5) 40-62 (E2-D4) 40-62 (E2-D4)
+op04n03d 1: 2/2 1: 2 41 41 164.0 82 82 328.0 572.0 465 162 0 0 136 A 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, DK 1694 1694 Arcangelo Corelli Sonata da camera 4 Tempo di Gavotta: Allegro op. 4, no. 3 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 3 4. Tempo di Gavotta: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n03d.mscx False 40-81 (E2-A5) xml 64-81 (E4-A5) 64-81 (E4-A5) 40-64 (E2-E4) 40-64 (E2-E4)
+op04n04a 1: 4/4 1: 2 20 20 80.0 20 20 80.0 272.0 292 113 0 0 68 D 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, DK 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Grave op. 4, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 4 1. Preludio: Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n04a.mscx False 38-83 (D2-B5) xml 62-83 (D4-B5) 61-81 (C#4-A5) 38-62 (D2-D4) 38-62 (D2-D4)
+op04n04b 1: 3/4 1: 2 42 41 123.0 84 82 246.0 488.0 362 128 0 0 80 D 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, DK 1694 1694 Arcangelo Corelli Sonata da camera 2 Corrente: Allegro op. 4, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 4 2. Corrente: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n04b.mscx False 38-83 (D2-B5) xml 57-83 (A3-B5) 62-81 (D4-A5) 38-62 (D2-D4) 38-62 (D2-D4)
+op04n04c 1: 4/4 1: 2 17 17 68.0 17 17 68.0 252.5 401 133 0 0 102 b 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, DK 1694 1694 Arcangelo Corelli Sonata da camera 3 Adagio op. 4, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 4 3. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n04c.mscx False 42-83 (F#2-B5) xml 70-83 (A#4-B5) 66-83 (F#4-B5) 42-62 (F#2-D4) 42-62 (F#2-D4)
+op04n04d 1: 12/8 1: 2 33 31 186.0 66 62 372.0 507.75 636 357 0 0 107 D 2.3.0 Lydia Carlisi (2.1.1), Adrian Nagel (2.3.0) AN, AB 1694 1694 Arcangelo Corelli Sonata da camera 4 Giga: Allegro op. 4, no. 4 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 4 4. Giga: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n04d.mscx False 38-83 (D2-B5) 57-83 (A3-B5) Violin 61-81 (C#4-A5) Violin 38-66 (D2-F#4) Piano
+op04n05a 1: 4/4 1: 0 20 20 80.0 20 20 80.0 291.5 392 142 0 0 100 a 2.3.0 Andrew Wilson JH 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Adagio op. 4, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 5 1. Preludio: Adagio Arcangelo Corelli 3.6.2 0.0.post1.dev1+gefb3558 MS3 MS3/op04n05a.mscx False 40-84 (E2-C6) xml 67-84 (G4-C6) 64-84 (E4-C6) 40-65 (E2-F4) 40-65 (E2-F4)
+op04n05b 1: 4/4 1: 0 28 28 112.0 56 56 224.0 440.0 635 224 0 0 105 a 2.3.0 Andrew Wilson JH 1694 1694 Arcangelo Corelli Sonata da camera 2 Allemanda: Allegro op. 4, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 5 2. Allemanda: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n05b.mscx False 40-83 (E2-B5) xml 64-83 (E4-B5) 64-82 (E4-Bb5) 40-64 (E2-E4) 40-64 (E2-E4)
+op04n05c 1: 3/4 1: 0 39 39 117.0 78 78 234.0 468.0 319 104 0 0 78 a 2.3.0 Andrew Wilson JH 1694 1694 Arcangelo Corelli Sonata da camera 3 Corrente: Vivace op. 4, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 5 3. Corrente: Vivace Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n05c.mscx False 40-84 (E2-C6) xml 68-84 (G#4-C6) 60-83 (C4-B5) 40-65 (E2-F4) 40-65 (E2-F4)
+op04n05d 1: 2/2 1: 0 12 12 48.0 24 24 96.0 174.0 142 51 0 0 38 a 2.3.0 Andrew Wilson AN 1694 1694 Arcangelo Corelli Sonata da camera 4 Gavotta: Allegro op. 4, no. 5 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 5 4. Gavotta: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n05d.mscx False 40-83 (E2-B5) xml 69-83 (A4-B5) 62-81 (D4-A5) 40-60 (E2-C4) 40-60 (E2-C4)
+op04n06a 1: 4/4 1: 3 6 6 24.0 6 6 24.0 72.0 83 40 0 0 22 E 2.3.0 Adrian Nagel Victor Zheng 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Adagio op. 4, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 6 1. Preludio: Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n06a.mscx False 42-73 (F#2-C#5) 59-73 (B3-C#5) Violin 63-73 (D#4-C#5) Violin 42-57 (F#2-A3) Piano
+op04n06b 1: 3/4 1: 3 23 23 69.0 23 23 69.0 185.0 215 130 0 0 41 E 2.3.0 Adrian Nagel Victor Zheng 1694 1694 Arcangelo Corelli Sonata da camera 2 Allegro op. 4, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 6 2. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n06b.mscx False 40-85 (E2-C#6) 64-85 (E4-C#6) Violin 64-83 (E4-B5) Violin 40-59 (E2-B3) Piano
+op04n06c 1: 6/4 1: 3 7 7 42.0 7 7 42.0 116.0 43 22 0 0 19 b 2.3.0 Adrian Nagel Victor Zheng 1694 1694 Arcangelo Corelli Sonata da camera 3 Adagio op. 4, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 6 3. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n06c.mscx False 51-79 (D#3-G5) 67-79 (G4-G5) Violin 68-79 (G#4-G5) Violin 51-66 (D#3-F#4) Piano
+op04n06d 1: 3/4 1: 3 28 28 84.0 28 28 84.0 236.0 278 145 0 0 57 E 2.3.0 Adrian Nagel Victor Zheng 1694 1694 Arcangelo Corelli Sonata da camera 4 Allegro op. 4, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 6 4. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n06d.mscx False 40-85 (E2-C#6) 66-85 (F#4-C#6) Violin 63-83 (D#4-B5) Violin 40-61 (E2-C#4) Piano
+op04n06e 1: 6/4 1: 3 10 10 60.0 10 10 60.0 170.0 54 26 0 0 22 e 2.3.0 Adrian Nagel Victor Zheng 1694 1694 Arcangelo Corelli Sonata da camera 5 Adagio op. 4, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 6 5. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n06e.mscx False 44-79 (G#2-G5) 64-79 (E4-G5) Violin 61-72 (C#4-C5) Violin 44-59 (G#2-B3) Piano
+op04n06f 1: 4/4 1: 3 25 25 100.0 50 50 200.0 365.25 353 154 0 0 76 E 2.3.0 Tim Girard AN 1694 1694 Arcangelo Corelli Sonata da camera 6 Allemanda: Allegro op. 4, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 6 6. Allemanda: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n06f.mscx False 40-83 (E2-B5) xml 68-83 (G#4-B5) 64-80 (E4-G#5) 40-64 (E2-E4) 40-64 (E2-E4)
+op04n06g 1: 12/8 1: 3 30 30 180.0 60 60 360.0 580.5 556 283 0 0 94 E 2.3.0 Justin Franklin JH 1694 1694 Arcangelo Corelli Sonata da camera 7 Giga: Allegro op. 4, no. 6 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 6 7. Giga: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n06g.mscx False 40-83 (E2-B5) Two different timesigs problematic: onsets in TSV files partly incorrect; tempo marking should be dotted quarters but MuseScore applies it to the 4/4 layer xml 63-83 (D#4-B5) 63-81 (D#4-A5) 40-64 (E2-E4) 40-64 (E2-E4)
+op04n07a 1: 4/4 1: -1 15 15 60.0 15 15 60.0 234.0 343 139 0 0 86 F 2.3.0 Justin Franklin JH 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Largo op. 4, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 7 1. Preludio: Largo Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n07a.mscx False 41-84 (F2-C6) xml 60-84 (C4-C6) 64-84 (E4-C6) 41-65 (F2-F4) 41-65 (F2-F4)
+op04n07b 1: 3/4 1: -1 46 46 138.0 92 92 276.0 360.0 280 155 0 0 104 F 2.3.0 Justin Franklin AN 1694 1694 Arcangelo Corelli Sonata da camera 2 Corrente: Allegro op. 4, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 7 2. Corrente: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n07b.mscx False 41-86 (F2-D6) 65-86 (F4-D6) Violin 65-84 (F4-C6) Violin 41-65 (F2-F4) Piano
+op04n07c 1: 4/4 1: -1 6 6 24.0 6 6 24.0 51.0 36 12 0 0 12 d 2.3.0 Justin Franklin JH 1694 1694 Arcangelo Corelli Sonata da camera 3 Grave op. 4, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 7 3. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n07c.mscx False 45-74 (A2-D5) 62-74 (D4-D5) Violin 61-69 (C#4-A4) Violin 45-62 (A2-D4) Piano
+op04n07d 1: 3/4 1: -1 32 32 96.0 64 64 192.0 379.0 425 170 0 0 47 F 2.3.0 Justin Franklin JH 1694 1694 Arcangelo Corelli Sonata da camera 4 Sarabanda: Vivace op. 4, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 7 4. Sarabanda: Vivace Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n07d.mscx False 36-84 (C2-C6) xml 72-84 (C5-C6) 67-81 (G4-A5) 36-65 (C2-F4) 36-65 (C2-F4)
+op04n07e 1: 12/8 1: -1 27 27 162.0 54 54 324.0 473.0 563 309 0 0 92 F 2.3.0 Justin Franklin AN 1694 1694 Arcangelo Corelli Sonata da camera 5 Giga: Allegro op. 4, no. 7 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 7 5. Giga: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n07e.mscx False 36-86 (C2-D6) xml 57-86 (A3-D6) 58-82 (Bb3-Bb5) 36-62 (C2-D4) 36-62 (C2-D4)
+op04n08a 1: 3/2 1: 0 38 38 228.0 38 38 228.0 848.0 311 117 0 0 94 d 2.3.0 Kevin Davis AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Grave op. 4, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 8 1. Preludio: Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n08a.mscx False 40-83 (E2-B5) xml 61-81 (C#4-A5) 61-83 (C#4-B5) 40-62 (E2-D4) 40-62 (E2-D4)
+op04n08b 1: 4/4 1: 0 23 23 92.0 46 46 184.0 338.0 854 344 0 0 88 d 2.3.0 Kevin Davis JH 1694 1694 Arcangelo Corelli Sonata da camera 2 Allemanda: Allegro op. 4, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 8 2. Allemanda: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n08b.mscx False 40-84 (E2-C6) xml 69-84 (A4-C6) 66-81 (F#4-A5) 40-65 (E2-F4) 40-65 (E2-F4)
+op04n08c 1: 6/8 1: 0 16 16 48.0 32 32 96.0 192.0 264 85 0 0 41 d 2.3.0 Kevin Davis AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 3 Sarabanda: Allegro op. 4, no. 8 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 8 3. Sarabanda: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n08c.mscx False 41-84 (F2-C6) xml 73-84 (C#5-C6) 73-81 (C#5-A5) 41-62 (F2-D4) 41-62 (F2-D4)
+op04n09a 1: 4/4 1: -1 13 13 52.0 26 26 104.0 179.0 369 190 0 0 77 Bb 2.3.0 Victor Zheng AN 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Largo op. 4, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 9 1. Preludio: Largo Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n09a.mscx False 36-84 (C2-C6) xml 65-84 (F4-C6) 62-84 (D4-C6) 36-65 (C2-F4) 36-65 (C2-F4)
+op04n09b 1: 3/4 1: -1 44 44 132.0 88 88 264.0 490.0 550 235 0 0 103 Bb 2.3.0 Victor Zheng AN 1694 1694 Arcangelo Corelli Sonata da camera 2 Corrente: Allegro op. 4, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 9 2. Corrente: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n09b.mscx False 41-84 (F2-C6) xml 57-84 (A3-C6) 60-84 (C4-C6) 41-65 (F2-F4) 41-65 (F2-F4)
+op04n09c 1: 4/4 1: -1 12 12 48.0 12 12 48.0 191.0 149 56 0 0 49 g 2.3.0 Victor Zheng JH 1694 1694 Arcangelo Corelli Sonata da camera 3 Grave op. 4, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 9 3. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n09c.mscx False 45-81 (A2-A5) xml 66-81 (F#4-A5) 66-81 (F#4-A5) 45-62 (A2-D4) 45-62 (A2-D4)
+op04n09d 1: 2/2 1: -1 56 56 224.0 112 112 448.0 790.0 738 324 0 0 167 Bb 2.3.0 Victor Zheng JH 1694 1694 Arcangelo Corelli Sonata da camera 4 Tempo di Gavotta: Allegro op. 4, no. 9 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 9 4. Tempo di Gavotta: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n09d.mscx False 41-86 (F2-D6) xml 65-86 (F4-D6) 62-82 (D4-Bb5) 41-62 (F2-D4) 41-62 (F2-D4)
+op04n10a 1: 4/4 1: 0 2 2 8.0 2 2 8.0 12.0 12 4 0 0 4 G 2.3.0 Kevin Davis JH 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Adagio op. 4, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 10 1. Preludio: Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n10a.mscx False 50-74 (D3-D5) 66-74 (F#4-D5) Violin 69-74 (A4-D5) Violin 50-55 (D3-G3) Piano
+op04n10b 1: 4/4 1: 0 33 33 132.0 33 33 132.0 340.0 642 403 0 0 104 G 2.3.0 Kevin Davis JH 1694 1694 Arcangelo Corelli Sonata da camera 2 Allegro op. 4, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 10 2. Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n10b.mscx False 42-86 (F#2-D6) 66-86 (F#4-D6) Violin 62-83 (D4-B5) Violin 42-64 (F#2-E4) Piano
+op04n10c 1: 6/4 1: 0 4 4 24.0 4 4 24.0 60.0 21 9 0 0 8 G 2.3.0 Kevin Davis AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 3 Adagio op. 4, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 10 3. Adagio Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n10c.mscx False 43-74 (G2-D5) 67-74 (G4-D5) Violin 62-67 (D4-G4) Violin 43-52 (G2-E3) Piano
+op04n10d 1: 4/4 1: 0 14 14 56.0 14 14 56.0 203.0 176 64 0 0 51 e 2.3.0 Kevin Davis AN, JH 1694 1694 Arcangelo Corelli Sonata da camera 4 Grave op. 4, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 10 4. Grave Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n10d.mscx False 43-83 (G2-B5) xml 64-83 (E4-B5) 63-83 (D#4-B5) 43-66 (G2-F#4) 43-66 (G2-F#4)
+op04n10e 1: 2/2 1: 0 48 48 192.0 96 96 384.0 705.0 553 188 0 0 153 G 2.3.0 Kevin Davis AN JH 1694 1694 Arcangelo Corelli Sonata da camera 5 Tempo di Gavotta: Presto op. 4, no. 10 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 10 5. Tempo di Gavotta: Presto Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n10e.mscx False 38-83 (D2-B5) xml 62-83 (D4-B5) 62-79 (D4-G5) 38-62 (D2-D4) 38-62 (D2-D4)
+op04n11a 1: 4/4 1: -2 24 24 96.0 24 24 96.0 358.0 514 166 0 0 156 c 2.3.0 Amelia Brey AN 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Largo op. 4, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 11 1. Preludio: Largo Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n11a.mscx False 39-86 (Eb2-D6) xml 60-86 (C4-D6) 62-84 (D4-C6) 39-63 (Eb2-Eb4) 39-63 (Eb2-Eb4)
+op04n11b 1: 3/4 1: -2 74 73 219.0 148 146 438.0 754.0 872 358 0 0 116 c 2.3.0 Amelia Brey AN 1694 1694 Arcangelo Corelli Sonata da camera 2 Corrente: Allegro op. 4, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 11 2. Corrente: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n11b.mscx False 39-84 (Eb2-C6) xml 62-84 (D4-C6) 62-80 (D4-Ab5) 39-63 (Eb2-Eb4) 39-63 (Eb2-Eb4)
+op04n11c 1: 4/4 1: -2 36 36 144.0 72 72 288.0 559.5 753 282 0 0 142 c 2.3.0 Amelia Brey AN 1694 1694 Arcangelo Corelli Sonata da camera 3 Allemanda: Allegro op. 4, no. 11 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 11 3. Allemanda: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n11c.mscx False 38-84 (D2-C6) xml 60-84 (C4-C6) 59-84 (B3-C6) 38-63 (D2-Eb4) 38-63 (D2-Eb4)
+op04n12a 1: 3/4 1: 2 36 35 105.0 36 35 105.0 397.0 308 102 0 0 77 b 2.3.0 Andrew Wilson AN 1694 1694 Arcangelo Corelli Sonata da camera 1 Preludio: Largo op. 4, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 12 1. Preludio: Largo Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n12a.mscx False 42-83 (F#2-B5) xml 66-83 (F#4-B5) 64-79 (E4-G5) 42-66 (F#2-F#4) 42-66 (F#2-F#4)
+op04n12b 1: 2/2 1: 2 40 39 156.0 40 39 156.0 562.5 617 296 0 0 111 b 2.3.0 Andrew Wilson AN 1694 1694 Arcangelo Corelli Sonata da camera 2 Allemanda: Presto op. 4, no. 12 CC BY-NC-SA 4.0; CCARH; DCML 3.02 Sonata da camera op. 4, no. 12 2. Allemanda: Presto Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n12b.mscx False 42-83 (F#2-B5) xml 57-83 (A3-B5) 61-81 (C#4-A5) 42-64 (F#2-E4) 42-64 (F#2-E4)
+op04n12c 1: 12/8 1: 2 19 19 114.0 38 38 228.0 332.5 378 208 0 0 62 b 2.3.0 Andrew Wilson AN 1694 1694 Arcangelo Corelli Sonata da camera 3 Giga: Allegro op. 4, no. 12 CC BY-NC-SA 4.0; CCARH; DCML Sonata da camera op. 4, no. 12 3. Giga: Allegro Arcangelo Corelli 3.6.2 2.5.4 MS3 MS3/op04n12c.mscx False 46-83 (A#2-B5) xml 64-83 (E4-B5) 62-79 (D4-G5) 46-64 (A#2-E4) 46-64 (A#2-E4)
diff --git a/notes/op01n01a.notes.resource.json b/notes/op01n01a.notes.resource.json
index c647a99e0..4ac4b18c4 100644
--- a/notes/op01n01a.notes.resource.json
+++ b/notes/op01n01a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n01b.notes.resource.json b/notes/op01n01b.notes.resource.json
index b16011399..c5bd7696e 100644
--- a/notes/op01n01b.notes.resource.json
+++ b/notes/op01n01b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n01c.notes.resource.json b/notes/op01n01c.notes.resource.json
index 1a8d0a1bc..01df0bf2b 100644
--- a/notes/op01n01c.notes.resource.json
+++ b/notes/op01n01c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n01d.notes.resource.json b/notes/op01n01d.notes.resource.json
index e13223b3b..aa1122827 100644
--- a/notes/op01n01d.notes.resource.json
+++ b/notes/op01n01d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n02a.notes.resource.json b/notes/op01n02a.notes.resource.json
index cc07f56b6..8cd0beec9 100644
--- a/notes/op01n02a.notes.resource.json
+++ b/notes/op01n02a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n02b.notes.resource.json b/notes/op01n02b.notes.resource.json
index c2ffab957..bffda4648 100644
--- a/notes/op01n02b.notes.resource.json
+++ b/notes/op01n02b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n02c.notes.resource.json b/notes/op01n02c.notes.resource.json
index c398a8a5c..ef40ec305 100644
--- a/notes/op01n02c.notes.resource.json
+++ b/notes/op01n02c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n02d.notes.resource.json b/notes/op01n02d.notes.resource.json
index 73d3a097f..6c5e8e170 100644
--- a/notes/op01n02d.notes.resource.json
+++ b/notes/op01n02d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n03a.notes.resource.json b/notes/op01n03a.notes.resource.json
index 95b197af5..de7200b47 100644
--- a/notes/op01n03a.notes.resource.json
+++ b/notes/op01n03a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n03b.notes.resource.json b/notes/op01n03b.notes.resource.json
index 1814716c0..291d6ef57 100644
--- a/notes/op01n03b.notes.resource.json
+++ b/notes/op01n03b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n03c.notes.resource.json b/notes/op01n03c.notes.resource.json
index 482e40858..80e9ff8de 100644
--- a/notes/op01n03c.notes.resource.json
+++ b/notes/op01n03c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n03d.notes.resource.json b/notes/op01n03d.notes.resource.json
index 9f04c40dc..f9cb6f692 100644
--- a/notes/op01n03d.notes.resource.json
+++ b/notes/op01n03d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n04a.notes.resource.json b/notes/op01n04a.notes.resource.json
index e52e09ab2..6653e5dc4 100644
--- a/notes/op01n04a.notes.resource.json
+++ b/notes/op01n04a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n04b.notes.resource.json b/notes/op01n04b.notes.resource.json
index b64f3cc83..ac7724e8d 100644
--- a/notes/op01n04b.notes.resource.json
+++ b/notes/op01n04b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n04c.notes.resource.json b/notes/op01n04c.notes.resource.json
index c481dcb7d..68429a7ab 100644
--- a/notes/op01n04c.notes.resource.json
+++ b/notes/op01n04c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n04d.notes.resource.json b/notes/op01n04d.notes.resource.json
index fe389728d..69ba86298 100644
--- a/notes/op01n04d.notes.resource.json
+++ b/notes/op01n04d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n05a.notes.resource.json b/notes/op01n05a.notes.resource.json
index 629c626d7..2866c01a5 100644
--- a/notes/op01n05a.notes.resource.json
+++ b/notes/op01n05a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n05b.notes.resource.json b/notes/op01n05b.notes.resource.json
index 7fe7ab376..95319e070 100644
--- a/notes/op01n05b.notes.resource.json
+++ b/notes/op01n05b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n05c.notes.resource.json b/notes/op01n05c.notes.resource.json
index 342fb4465..1658123ca 100644
--- a/notes/op01n05c.notes.resource.json
+++ b/notes/op01n05c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n05d.notes.resource.json b/notes/op01n05d.notes.resource.json
index 32a7c29b8..81ec238d9 100644
--- a/notes/op01n05d.notes.resource.json
+++ b/notes/op01n05d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n06a.notes.resource.json b/notes/op01n06a.notes.resource.json
index 4cad7ad6e..210fc4c59 100644
--- a/notes/op01n06a.notes.resource.json
+++ b/notes/op01n06a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n06b.notes.resource.json b/notes/op01n06b.notes.resource.json
index f0556c5e1..252852d7b 100644
--- a/notes/op01n06b.notes.resource.json
+++ b/notes/op01n06b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n06c.notes.resource.json b/notes/op01n06c.notes.resource.json
index 6df4abd69..b00b4afe5 100644
--- a/notes/op01n06c.notes.resource.json
+++ b/notes/op01n06c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n06d.notes.resource.json b/notes/op01n06d.notes.resource.json
index b6fdb56f8..bf209a429 100644
--- a/notes/op01n06d.notes.resource.json
+++ b/notes/op01n06d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n07a.notes.resource.json b/notes/op01n07a.notes.resource.json
index fb52494ed..624724ddf 100644
--- a/notes/op01n07a.notes.resource.json
+++ b/notes/op01n07a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n07b.notes.resource.json b/notes/op01n07b.notes.resource.json
index 0fbd54575..46a3fe5e7 100644
--- a/notes/op01n07b.notes.resource.json
+++ b/notes/op01n07b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n07c.notes.resource.json b/notes/op01n07c.notes.resource.json
index b88e9a156..1d2a1bd70 100644
--- a/notes/op01n07c.notes.resource.json
+++ b/notes/op01n07c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n08a.notes.resource.json b/notes/op01n08a.notes.resource.json
index d0bd2dec3..c3500dae6 100644
--- a/notes/op01n08a.notes.resource.json
+++ b/notes/op01n08a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n08b.notes.resource.json b/notes/op01n08b.notes.resource.json
index f2cda85ca..c29e8fc55 100644
--- a/notes/op01n08b.notes.resource.json
+++ b/notes/op01n08b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n08c.notes.resource.json b/notes/op01n08c.notes.resource.json
index f19db7dcf..b4045965c 100644
--- a/notes/op01n08c.notes.resource.json
+++ b/notes/op01n08c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n08d.notes.resource.json b/notes/op01n08d.notes.resource.json
index 9afdb7369..2769bf990 100644
--- a/notes/op01n08d.notes.resource.json
+++ b/notes/op01n08d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n09a.notes.resource.json b/notes/op01n09a.notes.resource.json
index 28d4aa1d3..e622f4d15 100644
--- a/notes/op01n09a.notes.resource.json
+++ b/notes/op01n09a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n09b.notes.resource.json b/notes/op01n09b.notes.resource.json
index 09123e15e..361e5d23f 100644
--- a/notes/op01n09b.notes.resource.json
+++ b/notes/op01n09b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n09c.notes.resource.json b/notes/op01n09c.notes.resource.json
index eda0cd43e..2003f9f7d 100644
--- a/notes/op01n09c.notes.resource.json
+++ b/notes/op01n09c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n09d.notes.resource.json b/notes/op01n09d.notes.resource.json
index 59bc3a7d6..9cbb021fe 100644
--- a/notes/op01n09d.notes.resource.json
+++ b/notes/op01n09d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n10a.notes.resource.json b/notes/op01n10a.notes.resource.json
index fc43d995f..14a54faee 100644
--- a/notes/op01n10a.notes.resource.json
+++ b/notes/op01n10a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n10b.notes.resource.json b/notes/op01n10b.notes.resource.json
index 238683f2b..33e30d0ff 100644
--- a/notes/op01n10b.notes.resource.json
+++ b/notes/op01n10b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n10c.notes.resource.json b/notes/op01n10c.notes.resource.json
index 561225757..31a93ce25 100644
--- a/notes/op01n10c.notes.resource.json
+++ b/notes/op01n10c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n10d.notes.resource.json b/notes/op01n10d.notes.resource.json
index 271d68226..8ce1acacc 100644
--- a/notes/op01n10d.notes.resource.json
+++ b/notes/op01n10d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n10e.notes.resource.json b/notes/op01n10e.notes.resource.json
index b67d3b8f0..69333afb4 100644
--- a/notes/op01n10e.notes.resource.json
+++ b/notes/op01n10e.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n11a.notes.resource.json b/notes/op01n11a.notes.resource.json
index ad9cc73ce..4a5b193fc 100644
--- a/notes/op01n11a.notes.resource.json
+++ b/notes/op01n11a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n11b.notes.resource.json b/notes/op01n11b.notes.resource.json
index 0170c33fe..a7fa87007 100644
--- a/notes/op01n11b.notes.resource.json
+++ b/notes/op01n11b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n11c.notes.resource.json b/notes/op01n11c.notes.resource.json
index ab835e6a8..3287df608 100644
--- a/notes/op01n11c.notes.resource.json
+++ b/notes/op01n11c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n11d.notes.resource.json b/notes/op01n11d.notes.resource.json
index 6e95781bf..d06ea9266 100644
--- a/notes/op01n11d.notes.resource.json
+++ b/notes/op01n11d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n12a.notes.resource.json b/notes/op01n12a.notes.resource.json
index 30dcb92e0..ab8daea50 100644
--- a/notes/op01n12a.notes.resource.json
+++ b/notes/op01n12a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n12b.notes.resource.json b/notes/op01n12b.notes.resource.json
index 6a1f30139..0f0d46e94 100644
--- a/notes/op01n12b.notes.resource.json
+++ b/notes/op01n12b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n12c.notes.resource.json b/notes/op01n12c.notes.resource.json
index bf18f8c03..6362dc149 100644
--- a/notes/op01n12c.notes.resource.json
+++ b/notes/op01n12c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op01n12d.notes.resource.json b/notes/op01n12d.notes.resource.json
index 3b3cc0731..12647e3e9 100644
--- a/notes/op01n12d.notes.resource.json
+++ b/notes/op01n12d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n01a.notes.resource.json b/notes/op03n01a.notes.resource.json
index a93d63d37..c09995f72 100644
--- a/notes/op03n01a.notes.resource.json
+++ b/notes/op03n01a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n01b.notes.resource.json b/notes/op03n01b.notes.resource.json
index a99578b8f..fbeb8cf16 100644
--- a/notes/op03n01b.notes.resource.json
+++ b/notes/op03n01b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n01c.notes.resource.json b/notes/op03n01c.notes.resource.json
index 95a53b4f1..631c38ee5 100644
--- a/notes/op03n01c.notes.resource.json
+++ b/notes/op03n01c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n01d.notes.resource.json b/notes/op03n01d.notes.resource.json
index 882bc7ccc..40b8fc7c2 100644
--- a/notes/op03n01d.notes.resource.json
+++ b/notes/op03n01d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n02a.notes.resource.json b/notes/op03n02a.notes.resource.json
index 6730eb107..9530fc274 100644
--- a/notes/op03n02a.notes.resource.json
+++ b/notes/op03n02a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n02b.notes.resource.json b/notes/op03n02b.notes.resource.json
index c803a1951..c77fbfcbc 100644
--- a/notes/op03n02b.notes.resource.json
+++ b/notes/op03n02b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n02c.notes.resource.json b/notes/op03n02c.notes.resource.json
index 0081b632d..a1c6442eb 100644
--- a/notes/op03n02c.notes.resource.json
+++ b/notes/op03n02c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n02d.notes.resource.json b/notes/op03n02d.notes.resource.json
index ac9216685..b1420d0c0 100644
--- a/notes/op03n02d.notes.resource.json
+++ b/notes/op03n02d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n03a.notes.resource.json b/notes/op03n03a.notes.resource.json
index c8ef0654e..320bc3d29 100644
--- a/notes/op03n03a.notes.resource.json
+++ b/notes/op03n03a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n03b.notes.resource.json b/notes/op03n03b.notes.resource.json
index 6aed70404..96edfa4c2 100644
--- a/notes/op03n03b.notes.resource.json
+++ b/notes/op03n03b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n03c.notes.resource.json b/notes/op03n03c.notes.resource.json
index ad323d9ea..5837f333b 100644
--- a/notes/op03n03c.notes.resource.json
+++ b/notes/op03n03c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n03d.notes.resource.json b/notes/op03n03d.notes.resource.json
index a13ba79c1..e22464325 100644
--- a/notes/op03n03d.notes.resource.json
+++ b/notes/op03n03d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n04a.notes.resource.json b/notes/op03n04a.notes.resource.json
index 267f6df8c..cd9d22b30 100644
--- a/notes/op03n04a.notes.resource.json
+++ b/notes/op03n04a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n04b.notes.resource.json b/notes/op03n04b.notes.resource.json
index c2b81df02..5122bb3d9 100644
--- a/notes/op03n04b.notes.resource.json
+++ b/notes/op03n04b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n04c.notes.resource.json b/notes/op03n04c.notes.resource.json
index 5d1daf83b..eb3093322 100644
--- a/notes/op03n04c.notes.resource.json
+++ b/notes/op03n04c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n04d.notes.resource.json b/notes/op03n04d.notes.resource.json
index 80efed1ca..54aab9c12 100644
--- a/notes/op03n04d.notes.resource.json
+++ b/notes/op03n04d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n05a.notes.resource.json b/notes/op03n05a.notes.resource.json
index 8a3e978f7..af8a7aed0 100644
--- a/notes/op03n05a.notes.resource.json
+++ b/notes/op03n05a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n05b.notes.resource.json b/notes/op03n05b.notes.resource.json
index e88db48c6..2819c8b04 100644
--- a/notes/op03n05b.notes.resource.json
+++ b/notes/op03n05b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n05c.notes.resource.json b/notes/op03n05c.notes.resource.json
index d1f630796..9aad62bcc 100644
--- a/notes/op03n05c.notes.resource.json
+++ b/notes/op03n05c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n05d.notes.resource.json b/notes/op03n05d.notes.resource.json
index b2b9f128a..64e31f779 100644
--- a/notes/op03n05d.notes.resource.json
+++ b/notes/op03n05d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n06a.notes.resource.json b/notes/op03n06a.notes.resource.json
index 16ef63156..ab0c9a90d 100644
--- a/notes/op03n06a.notes.resource.json
+++ b/notes/op03n06a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n06b.notes.resource.json b/notes/op03n06b.notes.resource.json
index f8d7d89d2..663cbbb55 100644
--- a/notes/op03n06b.notes.resource.json
+++ b/notes/op03n06b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n06c.notes.resource.json b/notes/op03n06c.notes.resource.json
index 36946f216..559c47a6c 100644
--- a/notes/op03n06c.notes.resource.json
+++ b/notes/op03n06c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n06d.notes.resource.json b/notes/op03n06d.notes.resource.json
index 006d2e46e..bd6aa52ff 100644
--- a/notes/op03n06d.notes.resource.json
+++ b/notes/op03n06d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n07a.notes.resource.json b/notes/op03n07a.notes.resource.json
index 20bf61f7e..1bde406d1 100644
--- a/notes/op03n07a.notes.resource.json
+++ b/notes/op03n07a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n07b.notes.resource.json b/notes/op03n07b.notes.resource.json
index 65527743c..e40d3eb67 100644
--- a/notes/op03n07b.notes.resource.json
+++ b/notes/op03n07b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n07c.notes.resource.json b/notes/op03n07c.notes.resource.json
index d49dcb645..bbc742661 100644
--- a/notes/op03n07c.notes.resource.json
+++ b/notes/op03n07c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n07d.notes.resource.json b/notes/op03n07d.notes.resource.json
index c82ecbb2d..57c075a92 100644
--- a/notes/op03n07d.notes.resource.json
+++ b/notes/op03n07d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n08a.notes.resource.json b/notes/op03n08a.notes.resource.json
index 081d6efb6..496b09780 100644
--- a/notes/op03n08a.notes.resource.json
+++ b/notes/op03n08a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n08b.notes.resource.json b/notes/op03n08b.notes.resource.json
index e30c6cd59..b4e945737 100644
--- a/notes/op03n08b.notes.resource.json
+++ b/notes/op03n08b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n08c.notes.resource.json b/notes/op03n08c.notes.resource.json
index e77ccb090..da0a064f2 100644
--- a/notes/op03n08c.notes.resource.json
+++ b/notes/op03n08c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n08d.notes.resource.json b/notes/op03n08d.notes.resource.json
index fd6b5e423..ab77d7371 100644
--- a/notes/op03n08d.notes.resource.json
+++ b/notes/op03n08d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n09a.notes.resource.json b/notes/op03n09a.notes.resource.json
index 27d91ea1f..1fba97c68 100644
--- a/notes/op03n09a.notes.resource.json
+++ b/notes/op03n09a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n09b.notes.resource.json b/notes/op03n09b.notes.resource.json
index 3db63e12a..2242a0695 100644
--- a/notes/op03n09b.notes.resource.json
+++ b/notes/op03n09b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n09c.notes.resource.json b/notes/op03n09c.notes.resource.json
index 0e7241ea6..55d0240a2 100644
--- a/notes/op03n09c.notes.resource.json
+++ b/notes/op03n09c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n09d.notes.resource.json b/notes/op03n09d.notes.resource.json
index 62f2f8144..64685b9c8 100644
--- a/notes/op03n09d.notes.resource.json
+++ b/notes/op03n09d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n10a.notes.resource.json b/notes/op03n10a.notes.resource.json
index 8ff73920c..05fb9cd85 100644
--- a/notes/op03n10a.notes.resource.json
+++ b/notes/op03n10a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n10b.notes.resource.json b/notes/op03n10b.notes.resource.json
index bc6a29996..b674cc260 100644
--- a/notes/op03n10b.notes.resource.json
+++ b/notes/op03n10b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n10c.notes.resource.json b/notes/op03n10c.notes.resource.json
index e93214c84..3c88b9314 100644
--- a/notes/op03n10c.notes.resource.json
+++ b/notes/op03n10c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n10d.notes.resource.json b/notes/op03n10d.notes.resource.json
index 802319ecc..3e7928cf3 100644
--- a/notes/op03n10d.notes.resource.json
+++ b/notes/op03n10d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n11a.notes.resource.json b/notes/op03n11a.notes.resource.json
index 277276a04..227e40587 100644
--- a/notes/op03n11a.notes.resource.json
+++ b/notes/op03n11a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n11b.notes.resource.json b/notes/op03n11b.notes.resource.json
index 12b515352..7292aace5 100644
--- a/notes/op03n11b.notes.resource.json
+++ b/notes/op03n11b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n11c.notes.resource.json b/notes/op03n11c.notes.resource.json
index ad786d21e..d55f101fd 100644
--- a/notes/op03n11c.notes.resource.json
+++ b/notes/op03n11c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n11d.notes.resource.json b/notes/op03n11d.notes.resource.json
index 9d335606f..340341c01 100644
--- a/notes/op03n11d.notes.resource.json
+++ b/notes/op03n11d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n12a.notes.resource.json b/notes/op03n12a.notes.resource.json
index 9f5939edf..2be5c4fd9 100644
--- a/notes/op03n12a.notes.resource.json
+++ b/notes/op03n12a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n12b.notes.resource.json b/notes/op03n12b.notes.resource.json
index 06c08c395..95419c764 100644
--- a/notes/op03n12b.notes.resource.json
+++ b/notes/op03n12b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n12c.notes.resource.json b/notes/op03n12c.notes.resource.json
index 7d499bf0f..5bef25f4d 100644
--- a/notes/op03n12c.notes.resource.json
+++ b/notes/op03n12c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n12d.notes.resource.json b/notes/op03n12d.notes.resource.json
index 424d50187..cabb39c6d 100644
--- a/notes/op03n12d.notes.resource.json
+++ b/notes/op03n12d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n12e.notes.resource.json b/notes/op03n12e.notes.resource.json
index bce0c02d8..8bb7bc607 100644
--- a/notes/op03n12e.notes.resource.json
+++ b/notes/op03n12e.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n12f.notes.resource.json b/notes/op03n12f.notes.resource.json
index 455687755..8c65c21ab 100644
--- a/notes/op03n12f.notes.resource.json
+++ b/notes/op03n12f.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op03n12g.notes.resource.json b/notes/op03n12g.notes.resource.json
index 94967a21d..24017c5b3 100644
--- a/notes/op03n12g.notes.resource.json
+++ b/notes/op03n12g.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n01a.notes.resource.json b/notes/op04n01a.notes.resource.json
index 32dab71f1..5ca6df0e4 100644
--- a/notes/op04n01a.notes.resource.json
+++ b/notes/op04n01a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n01b.notes.resource.json b/notes/op04n01b.notes.resource.json
index 194774e6a..75486d2de 100644
--- a/notes/op04n01b.notes.resource.json
+++ b/notes/op04n01b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n01c.notes.resource.json b/notes/op04n01c.notes.resource.json
index 1a0ba31af..7c22a5a14 100644
--- a/notes/op04n01c.notes.resource.json
+++ b/notes/op04n01c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n01d.notes.resource.json b/notes/op04n01d.notes.resource.json
index 1d6074343..65f0ee987 100644
--- a/notes/op04n01d.notes.resource.json
+++ b/notes/op04n01d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n02a.notes.resource.json b/notes/op04n02a.notes.resource.json
index e604b460a..fac36d0b9 100644
--- a/notes/op04n02a.notes.resource.json
+++ b/notes/op04n02a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n02b.notes.resource.json b/notes/op04n02b.notes.resource.json
index e933a9219..ba6a4c803 100644
--- a/notes/op04n02b.notes.resource.json
+++ b/notes/op04n02b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n02c.notes.resource.json b/notes/op04n02c.notes.resource.json
index ffd553a4a..380d43659 100644
--- a/notes/op04n02c.notes.resource.json
+++ b/notes/op04n02c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n02d.notes.resource.json b/notes/op04n02d.notes.resource.json
index a06a6d2b9..50038d12d 100644
--- a/notes/op04n02d.notes.resource.json
+++ b/notes/op04n02d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n03a.notes.resource.json b/notes/op04n03a.notes.resource.json
index 819d815ea..e4158ac57 100644
--- a/notes/op04n03a.notes.resource.json
+++ b/notes/op04n03a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n03b.notes.resource.json b/notes/op04n03b.notes.resource.json
index 2b02ba1ec..693246345 100644
--- a/notes/op04n03b.notes.resource.json
+++ b/notes/op04n03b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n03c.notes.resource.json b/notes/op04n03c.notes.resource.json
index 9c04c3192..ff33779bb 100644
--- a/notes/op04n03c.notes.resource.json
+++ b/notes/op04n03c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n03d.notes.resource.json b/notes/op04n03d.notes.resource.json
index f97292104..2620297e1 100644
--- a/notes/op04n03d.notes.resource.json
+++ b/notes/op04n03d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n04a.notes.resource.json b/notes/op04n04a.notes.resource.json
index cf0e018a8..1034fb3cf 100644
--- a/notes/op04n04a.notes.resource.json
+++ b/notes/op04n04a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n04b.notes.resource.json b/notes/op04n04b.notes.resource.json
index d29d10fb5..dfb6da4df 100644
--- a/notes/op04n04b.notes.resource.json
+++ b/notes/op04n04b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n04c.notes.resource.json b/notes/op04n04c.notes.resource.json
index e61e9011c..7c23dd07b 100644
--- a/notes/op04n04c.notes.resource.json
+++ b/notes/op04n04c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n04d.notes.resource.json b/notes/op04n04d.notes.resource.json
index 88dcf13b1..4d8d6ff2d 100644
--- a/notes/op04n04d.notes.resource.json
+++ b/notes/op04n04d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n05a.notes.resource.json b/notes/op04n05a.notes.resource.json
index 66da2df25..ed61e4f66 100644
--- a/notes/op04n05a.notes.resource.json
+++ b/notes/op04n05a.notes.resource.json
@@ -22,6 +22,6 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
+ "softwareVersion": "0.0.post1.dev1+gefb3558"
}
}
\ No newline at end of file
diff --git a/notes/op04n05b.notes.resource.json b/notes/op04n05b.notes.resource.json
index cb57ba4b0..158686db8 100644
--- a/notes/op04n05b.notes.resource.json
+++ b/notes/op04n05b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n05c.notes.resource.json b/notes/op04n05c.notes.resource.json
index 44d07c38b..3a251b6e3 100644
--- a/notes/op04n05c.notes.resource.json
+++ b/notes/op04n05c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n05d.notes.resource.json b/notes/op04n05d.notes.resource.json
index d5e011719..2135139b2 100644
--- a/notes/op04n05d.notes.resource.json
+++ b/notes/op04n05d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n06a.notes.resource.json b/notes/op04n06a.notes.resource.json
index eeb947d02..40240b7af 100644
--- a/notes/op04n06a.notes.resource.json
+++ b/notes/op04n06a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n06b.notes.resource.json b/notes/op04n06b.notes.resource.json
index 416968fb7..6ae3e4d3c 100644
--- a/notes/op04n06b.notes.resource.json
+++ b/notes/op04n06b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n06c.notes.resource.json b/notes/op04n06c.notes.resource.json
index f11ad9aa4..c6176f938 100644
--- a/notes/op04n06c.notes.resource.json
+++ b/notes/op04n06c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n06d.notes.resource.json b/notes/op04n06d.notes.resource.json
index ccf48840b..93b74c835 100644
--- a/notes/op04n06d.notes.resource.json
+++ b/notes/op04n06d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n06e.notes.resource.json b/notes/op04n06e.notes.resource.json
index a1c356652..5254d4299 100644
--- a/notes/op04n06e.notes.resource.json
+++ b/notes/op04n06e.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n06f.notes.resource.json b/notes/op04n06f.notes.resource.json
index ce86960c3..53792b0fb 100644
--- a/notes/op04n06f.notes.resource.json
+++ b/notes/op04n06f.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n06g.notes.resource.json b/notes/op04n06g.notes.resource.json
index 7c2f504c1..6f52d431a 100644
--- a/notes/op04n06g.notes.resource.json
+++ b/notes/op04n06g.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n07a.notes.resource.json b/notes/op04n07a.notes.resource.json
index 551903fdf..669d5f050 100644
--- a/notes/op04n07a.notes.resource.json
+++ b/notes/op04n07a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n07b.notes.resource.json b/notes/op04n07b.notes.resource.json
index a02a049af..0df909a9f 100644
--- a/notes/op04n07b.notes.resource.json
+++ b/notes/op04n07b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n07c.notes.resource.json b/notes/op04n07c.notes.resource.json
index 795d80011..d8d26328e 100644
--- a/notes/op04n07c.notes.resource.json
+++ b/notes/op04n07c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n07d.notes.resource.json b/notes/op04n07d.notes.resource.json
index ade6c5ad7..4f5fdf1a6 100644
--- a/notes/op04n07d.notes.resource.json
+++ b/notes/op04n07d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n07e.notes.resource.json b/notes/op04n07e.notes.resource.json
index a092b3082..029b53f48 100644
--- a/notes/op04n07e.notes.resource.json
+++ b/notes/op04n07e.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n08a.notes.resource.json b/notes/op04n08a.notes.resource.json
index 704c57488..2c1e02114 100644
--- a/notes/op04n08a.notes.resource.json
+++ b/notes/op04n08a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n08b.notes.resource.json b/notes/op04n08b.notes.resource.json
index eb10dee2a..9379a1705 100644
--- a/notes/op04n08b.notes.resource.json
+++ b/notes/op04n08b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n08c.notes.resource.json b/notes/op04n08c.notes.resource.json
index 966012035..72e1227dd 100644
--- a/notes/op04n08c.notes.resource.json
+++ b/notes/op04n08c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n09a.notes.resource.json b/notes/op04n09a.notes.resource.json
index 77743d83f..abc49599f 100644
--- a/notes/op04n09a.notes.resource.json
+++ b/notes/op04n09a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n09b.notes.resource.json b/notes/op04n09b.notes.resource.json
index 2b44309dd..52db0d6d7 100644
--- a/notes/op04n09b.notes.resource.json
+++ b/notes/op04n09b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n09c.notes.resource.json b/notes/op04n09c.notes.resource.json
index dd80e8de8..c141b276b 100644
--- a/notes/op04n09c.notes.resource.json
+++ b/notes/op04n09c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n09d.notes.resource.json b/notes/op04n09d.notes.resource.json
index 29df915f1..68e461bc3 100644
--- a/notes/op04n09d.notes.resource.json
+++ b/notes/op04n09d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n10a.notes.resource.json b/notes/op04n10a.notes.resource.json
index 5766c73b0..b7ca4c319 100644
--- a/notes/op04n10a.notes.resource.json
+++ b/notes/op04n10a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n10b.notes.resource.json b/notes/op04n10b.notes.resource.json
index 5962984ec..6610feaa0 100644
--- a/notes/op04n10b.notes.resource.json
+++ b/notes/op04n10b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n10c.notes.resource.json b/notes/op04n10c.notes.resource.json
index 68e5dccc2..00169ce78 100644
--- a/notes/op04n10c.notes.resource.json
+++ b/notes/op04n10c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n10d.notes.resource.json b/notes/op04n10d.notes.resource.json
index 8baa044f4..776a65bd9 100644
--- a/notes/op04n10d.notes.resource.json
+++ b/notes/op04n10d.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n10e.notes.resource.json b/notes/op04n10e.notes.resource.json
index 642619bad..80458dceb 100644
--- a/notes/op04n10e.notes.resource.json
+++ b/notes/op04n10e.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n11a.notes.resource.json b/notes/op04n11a.notes.resource.json
index d106710f6..8a30706dc 100644
--- a/notes/op04n11a.notes.resource.json
+++ b/notes/op04n11a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n11b.notes.resource.json b/notes/op04n11b.notes.resource.json
index 797b7c966..0215022d5 100644
--- a/notes/op04n11b.notes.resource.json
+++ b/notes/op04n11b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n11c.notes.resource.json b/notes/op04n11c.notes.resource.json
index 9f2190954..812428a71 100644
--- a/notes/op04n11c.notes.resource.json
+++ b/notes/op04n11c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n12a.notes.resource.json b/notes/op04n12a.notes.resource.json
index f4cba6fc6..8c6cfc8c0 100644
--- a/notes/op04n12a.notes.resource.json
+++ b/notes/op04n12a.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n12b.notes.resource.json b/notes/op04n12b.notes.resource.json
index 6a29afa87..fdd664849 100644
--- a/notes/op04n12b.notes.resource.json
+++ b/notes/op04n12b.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/notes/op04n12c.notes.resource.json b/notes/op04n12c.notes.resource.json
index afcd645f2..848a2145d 100644
--- a/notes/op04n12c.notes.resource.json
+++ b/notes/op04n12c.notes.resource.json
@@ -22,6 +22,8 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
- "softwareVersion": "2.4.1"
- }
+ "softwareVersion": "2.5.4"
+ },
+ "git_revision": "c6d6eeef8e7ca3f7fb1e00dec872b00efcb05f7f",
+ "git_tag": "v2.4-18-gc6d6eeef"
}
\ No newline at end of file
diff --git a/reviewed/op01n01a_reviewed.mscx b/reviewed/op01n01a_reviewed.mscx
index 6da8f5893..b8d86e7e6 100644
--- a/reviewed/op01n01a_reviewed.mscx
+++ b/reviewed/op01n01a_reviewed.mscx
@@ -152,6 +152,7 @@
0
Lars Opfermann, Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n01b_reviewed.mscx b/reviewed/op01n01b_reviewed.mscx
index 80892c57d..fe2cc1f8d 100644
--- a/reviewed/op01n01b_reviewed.mscx
+++ b/reviewed/op01n01b_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann , Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n01c_reviewed.mscx b/reviewed/op01n01c_reviewed.mscx
index c1642cd6a..5ce8b656d 100644
--- a/reviewed/op01n01c_reviewed.mscx
+++ b/reviewed/op01n01c_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann and Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n01d_reviewed.mscx b/reviewed/op01n01d_reviewed.mscx
index cc8706980..7c257fb62 100644
--- a/reviewed/op01n01d_reviewed.mscx
+++ b/reviewed/op01n01d_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann, Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n02a_reviewed.mscx b/reviewed/op01n02a_reviewed.mscx
index 3a3417af0..1dbb4826e 100644
--- a/reviewed/op01n02a_reviewed.mscx
+++ b/reviewed/op01n02a_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n02b_reviewed.mscx b/reviewed/op01n02b_reviewed.mscx
index 459e9b0aa..adb442921 100644
--- a/reviewed/op01n02b_reviewed.mscx
+++ b/reviewed/op01n02b_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n02c_reviewed.mscx b/reviewed/op01n02c_reviewed.mscx
index b2d2f6d23..09e8e3f1c 100644
--- a/reviewed/op01n02c_reviewed.mscx
+++ b/reviewed/op01n02c_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n02d.warnings b/reviewed/op01n02d.warnings
deleted file mode 100644
index f7584e340..000000000
--- a/reviewed/op01n02d.warnings
+++ /dev/null
@@ -1,46 +0,0 @@
-Warnings encountered during the last execution of ms3 review
-============================================================
-
-DCML_PHRASE_INCONGRUENCY_WARNING (16,) ms3.Parse.corelli.op01n02d
- Phrase beginning and endings don't match:
- mn_playthrough phraseend mn_playthrough phraseend
- 1a { 8a }
- 9a { 11a }
- 11a { 16a }
- 16a { 20a }
- 20a { 23a }{
- 23a }{ 29a }
- 30a { 39a }
- 39a { 46a }
- 47a { 56a }
- 57a { 60a }
- 61a { 64a }
- 64a { 70a }
- 70a { 73a }
- 85a { 85a }
- 93a { 92a }
- 101a { 100a }
- 104a { 104a }
- 113a { 113a }
- 116a { 115a }
- 1b { 117a }
- 9b { 8b }
- 11b { 11b }
- 16b { 16b }
- 20b { 20b }
- 23b }{ 23b }{
- 30b { 29b }
- 39b { 39b }
- 47b { 46b }
- 57b { 56b }
- 61b { 60b }
- 64b { 64b }
- 70b { 70b }
- 85b { 73b }
- 93b { 85b }
- 101b { 92b }
- 104b { 100b }
- 113b { 104b }
- 116b { 113b }
- NaN NaN 115b }
- NaN NaN 117b }
\ No newline at end of file
diff --git a/reviewed/op01n02d_reviewed.mscx b/reviewed/op01n02d_reviewed.mscx
index 9a8f40e18..eaace9205 100644
--- a/reviewed/op01n02d_reviewed.mscx
+++ b/reviewed/op01n02d_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -12059,6 +12060,12 @@
1
III.V7/V
+
+
+
+ 1
+ III.V7/V{
+
measure
diff --git a/reviewed/op01n02d_reviewed.tsv b/reviewed/op01n02d_reviewed.tsv
index 6d1b2386e..77a30c44a 100644
--- a/reviewed/op01n02d_reviewed.tsv
+++ b/reviewed/op01n02d_reviewed.tsv
@@ -106,7 +106,7 @@ mc mn mc_onset mn_onset timesig staff voice label offset_x offset_y offset globa
72 72 0 0 3/8 4 1 ii%65 e i ii%65 ii % 65 %7 1 1 3, 0, 4, 6 6 3 2 4 0.3333333333333333 0.25 0.75 0.25
72 72 1/4 1/4 3/8 4 1 #viio6 0.11331 -3.17986 / e i #viio6 #vii o 6 o 1 1 6, 3, 9 9 6 0 4 0.0 0.0 0.5 0.0
73 73 0 0 3/8 4 1 i6|PAC} 0.33993 -2.73228 / e i i6 i 6 PAC } m 1 1 1, 5, 4 4 1 2 6 0.25 0.25 1.0 0.2
-74 74 0 0 3/8 4 1 III.V7/V e III V7/V V 7 V Mm7 1 0 3, 7, 4, 1 3 3 2 8 0.2 0.25 1.0 0.2
+74 74 0 0 3/8 4 1 III.V7/V{ e III V7/V V 7 V { Mm7 1 0 3, 7, 4, 1 3 3 2 8 0.2 0.25 1.0 0.2
75 75 1/4 1/4 3/8 4 1 V6 e III V6 V 6 M 1 0 6, 3, 2 2 6 2 6 0.25 0.25 0.75 0.25
77 77 0 0 3/8 4 1 I6 e III I6 I 6 M 1 0 5, 2, 1 1 5 2 4 0.3333333333333333 0.25 0.5 0.3333333333333333
78 78 0 0 3/8 4 1 vi6 e III vi6 vi 6 m 1 0 1, 5, 4 4 1 2 4 0.3333333333333333 0.25 0.5 0.3333333333333333
diff --git a/reviewed/op01n03a_reviewed.mscx b/reviewed/op01n03a_reviewed.mscx
index 8032c5171..348fc7220 100644
--- a/reviewed/op01n03a_reviewed.mscx
+++ b/reviewed/op01n03a_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n03b_reviewed.mscx b/reviewed/op01n03b_reviewed.mscx
index e58533c90..4f67b1988 100644
--- a/reviewed/op01n03b_reviewed.mscx
+++ b/reviewed/op01n03b_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n03c_reviewed.mscx b/reviewed/op01n03c_reviewed.mscx
index 33cc24945..2bd52b946 100644
--- a/reviewed/op01n03c_reviewed.mscx
+++ b/reviewed/op01n03c_reviewed.mscx
@@ -148,6 +148,7 @@
0
Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n03d.warnings b/reviewed/op01n03d.warnings
deleted file mode 100644
index 87ee2200a..000000000
--- a/reviewed/op01n03d.warnings
+++ /dev/null
@@ -1,29 +0,0 @@
-Warnings encountered during the last execution of ms3 review
-============================================================
-
-DCML_PHRASE_INCONGRUENCY_WARNING (16,) ms3.Parse.corelli.op01n03d
- Phrase beginning and endings don't match:
- mn_playthrough phraseend mn_playthrough phraseend
- 1a { 4a }
- 5a { 7a }
- 8a { 11a }
- 12a { 15a }{
- 15a }{ 18a }
- 19a { 21a }
- 22a { 25a }
- 26a { 32a }
- 33a { 37a }
- 38a { 41a }
- 42a { 45a }
- 46a { 49a }
- 50a { 53a }
- 54a { 57a }{
- 57a }{ 67a }{
- 67a }{ 72a }{
- 72a }{ 78a }{
- 78a }{ 81a }
- 82a { 84a }
- 85a { 88a }
- 89a { 95a }{
- 92a { 97a }
- 95a }{ NaN NaN
\ No newline at end of file
diff --git a/reviewed/op01n03d_reviewed.mscx b/reviewed/op01n03d_reviewed.mscx
index 69685a4d3..d1b8ca1d8 100644
--- a/reviewed/op01n03d_reviewed.mscx
+++ b/reviewed/op01n03d_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -12019,6 +12020,12 @@
1
IV6{
+
+
+
+ 1
+ IV6
+
half
diff --git a/reviewed/op01n03d_reviewed.tsv b/reviewed/op01n03d_reviewed.tsv
index 883183881..af005e3dc 100644
--- a/reviewed/op01n03d_reviewed.tsv
+++ b/reviewed/op01n03d_reviewed.tsv
@@ -157,7 +157,7 @@ mc mn mc_onset mn_onset timesig staff voice label offset_x offset_y minDistance
90 90 1/2 1/2 3/4 4 1 V6 A I V6 V 6 M 0 0 8, 5, 4 4 8 0 3 0.0 0.0 0.75 0.0
91 91 0 0 3/4 4 1 V A I V V M 0 0 4, 8, 5 4 4 4 6 0.4 0.5 1.5 0.25
91 91 1/2 1/2 3/4 4 1 I A I I I M 0 0 3, 7, 4 3 3 0 4 0.0 0.0 1.0 0.0
-92 92 0 0 3/4 4 1 IV6{ A I IV6 IV 6 { M 0 0 6, 3, 2 2 6 2 5 0.2857142857142857 0.25 1.75 0.125
+92 92 0 0 3/4 4 1 IV6 A I IV6 IV 6 M 0 0 6, 3, 2 2 6 2 5 0.2857142857142857 0.25 1.75 0.125
92 92 1/2 1/2 3/4 4 1 IV A I IV IV M 0 0 2, 6, 3 2 2 0 4 0.0 0.0 1.0 0.0
93 93 0 0 3/4 4 1 V A I V V M 0 0 4, 8, 5 4 4 4 6 0.4 0.5 1.5 0.25
93 93 1/2 1/2 3/4 4 1 vi A I vi vi m 0 0 6, 3, 7 6 6 0 4 0.0 0.0 1.0 0.0
diff --git a/reviewed/op01n04a_reviewed.mscx b/reviewed/op01n04a_reviewed.mscx
index d96c1f96c..5cadc9a44 100644
--- a/reviewed/op01n04a_reviewed.mscx
+++ b/reviewed/op01n04a_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n04b_reviewed.mscx b/reviewed/op01n04b_reviewed.mscx
index 7433907ed..e14f41102 100644
--- a/reviewed/op01n04b_reviewed.mscx
+++ b/reviewed/op01n04b_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n04c_reviewed.mscx b/reviewed/op01n04c_reviewed.mscx
index b78b33e60..83a082027 100644
--- a/reviewed/op01n04c_reviewed.mscx
+++ b/reviewed/op01n04c_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann (2.1.1) , Ya-Chuan Wu(2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n04d_reviewed.mscx b/reviewed/op01n04d_reviewed.mscx
index 2cb9d7d7e..7fa79e928 100644
--- a/reviewed/op01n04d_reviewed.mscx
+++ b/reviewed/op01n04d_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n05a_reviewed.mscx b/reviewed/op01n05a_reviewed.mscx
index e32c36e5a..ea82b51f2 100644
--- a/reviewed/op01n05a_reviewed.mscx
+++ b/reviewed/op01n05a_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n05b_reviewed.mscx b/reviewed/op01n05b_reviewed.mscx
index 9f07e3351..0876b4436 100644
--- a/reviewed/op01n05b_reviewed.mscx
+++ b/reviewed/op01n05b_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n05c_reviewed.mscx b/reviewed/op01n05c_reviewed.mscx
index c784546e6..6eeb945c3 100644
--- a/reviewed/op01n05c_reviewed.mscx
+++ b/reviewed/op01n05c_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n05d_reviewed.mscx b/reviewed/op01n05d_reviewed.mscx
index f6b62f9f3..9d34594f4 100644
--- a/reviewed/op01n05d_reviewed.mscx
+++ b/reviewed/op01n05d_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann (2.1.1), Ya-Chuan Wu (2.1.1), Hanné Becker (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n06a_reviewed.mscx b/reviewed/op01n06a_reviewed.mscx
index 29cea1970..f820172dd 100644
--- a/reviewed/op01n06a_reviewed.mscx
+++ b/reviewed/op01n06a_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann, Ya-Chuan Wu (2.1.1), Victor Zheng (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n06b_reviewed.mscx b/reviewed/op01n06b_reviewed.mscx
index 348622dc9..a843af364 100644
--- a/reviewed/op01n06b_reviewed.mscx
+++ b/reviewed/op01n06b_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann, Ya-Chuan Wu, Victor Zheng (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n06c_reviewed.mscx b/reviewed/op01n06c_reviewed.mscx
index 3d29170fe..11fa61732 100644
--- a/reviewed/op01n06c_reviewed.mscx
+++ b/reviewed/op01n06c_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann, Ya-Chuan Wu, Victor Zheng (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n06d_reviewed.mscx b/reviewed/op01n06d_reviewed.mscx
index 69f114012..86071008d 100644
--- a/reviewed/op01n06d_reviewed.mscx
+++ b/reviewed/op01n06d_reviewed.mscx
@@ -150,6 +150,7 @@
0
Lars Opfermann, Ya-Chuan Wu, Victor Zheng (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
diff --git a/reviewed/op01n07a_reviewed.mscx b/reviewed/op01n07a_reviewed.mscx
index d28ea40f4..f97ba0376 100644
--- a/reviewed/op01n07a_reviewed.mscx
+++ b/reviewed/op01n07a_reviewed.mscx
@@ -74,6 +74,7 @@
0
Kristine Kier Jørgensen (2.1.1), Victor Zheng (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -183,6 +184,7 @@
+
diff --git a/reviewed/op01n07b_reviewed.mscx b/reviewed/op01n07b_reviewed.mscx
index 1ceef12b3..892c062e1 100644
--- a/reviewed/op01n07b_reviewed.mscx
+++ b/reviewed/op01n07b_reviewed.mscx
@@ -76,6 +76,7 @@
0
Cristiana Palandri (2.1.1), Victor Zheng (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -177,6 +178,7 @@
+
diff --git a/reviewed/op01n07c_reviewed.mscx b/reviewed/op01n07c_reviewed.mscx
index 03112cdbb..0b47c6dc9 100644
--- a/reviewed/op01n07c_reviewed.mscx
+++ b/reviewed/op01n07c_reviewed.mscx
@@ -74,6 +74,7 @@
0
Cristiana Palandri (2.1.1), Victor Zheng (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -179,6 +180,7 @@
+
diff --git a/reviewed/op01n08a_reviewed.mscx b/reviewed/op01n08a_reviewed.mscx
index dcbb8610d..8c220630b 100644
--- a/reviewed/op01n08a_reviewed.mscx
+++ b/reviewed/op01n08a_reviewed.mscx
@@ -74,6 +74,7 @@
0
Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -175,6 +176,7 @@
+
diff --git a/reviewed/op01n08b_reviewed.mscx b/reviewed/op01n08b_reviewed.mscx
index a1ac64fbf..073b8c2a5 100644
--- a/reviewed/op01n08b_reviewed.mscx
+++ b/reviewed/op01n08b_reviewed.mscx
@@ -74,6 +74,7 @@
0
Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -175,6 +176,7 @@
+
diff --git a/reviewed/op01n08c_reviewed.mscx b/reviewed/op01n08c_reviewed.mscx
index 51404dceb..e68e8a5f8 100644
--- a/reviewed/op01n08c_reviewed.mscx
+++ b/reviewed/op01n08c_reviewed.mscx
@@ -149,6 +149,7 @@
0
Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -250,6 +251,7 @@
+
diff --git a/reviewed/op01n08d_reviewed.mscx b/reviewed/op01n08d_reviewed.mscx
index 6b011a0d1..b2da5a172 100644
--- a/reviewed/op01n08d_reviewed.mscx
+++ b/reviewed/op01n08d_reviewed.mscx
@@ -74,6 +74,7 @@
0
Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -175,6 +176,7 @@
+
diff --git a/reviewed/op01n09a_reviewed.mscx b/reviewed/op01n09a_reviewed.mscx
index 4a208c94c..0394b5841 100644
--- a/reviewed/op01n09a_reviewed.mscx
+++ b/reviewed/op01n09a_reviewed.mscx
@@ -74,6 +74,7 @@
0
Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -175,6 +176,7 @@
+
diff --git a/reviewed/op01n09b_reviewed.mscx b/reviewed/op01n09b_reviewed.mscx
index 288c7f73c..ea92f3d6b 100644
--- a/reviewed/op01n09b_reviewed.mscx
+++ b/reviewed/op01n09b_reviewed.mscx
@@ -74,6 +74,7 @@
0
Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -175,6 +176,7 @@
+
diff --git a/reviewed/op01n09c_reviewed.mscx b/reviewed/op01n09c_reviewed.mscx
index c490b418d..ccf490556 100644
--- a/reviewed/op01n09c_reviewed.mscx
+++ b/reviewed/op01n09c_reviewed.mscx
@@ -74,6 +74,7 @@
0
Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -175,6 +176,7 @@
+
diff --git a/reviewed/op01n09d_reviewed.mscx b/reviewed/op01n09d_reviewed.mscx
index d8a6df20b..25ad107fe 100644
--- a/reviewed/op01n09d_reviewed.mscx
+++ b/reviewed/op01n09d_reviewed.mscx
@@ -74,6 +74,7 @@
0
Lars Opfermann, Ya-Chuan Wu (2.1.1), Ehsan Mohagheghi Fard (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -179,6 +180,7 @@
+
diff --git a/reviewed/op01n10a_reviewed.mscx b/reviewed/op01n10a_reviewed.mscx
index 2d2ac2405..21e0f4b65 100644
--- a/reviewed/op01n10a_reviewed.mscx
+++ b/reviewed/op01n10a_reviewed.mscx
@@ -74,6 +74,7 @@
0
Lars Opfermann, Ya-Chuan Wu (2.1.1), Amelia Brey (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -171,6 +172,7 @@
+
diff --git a/reviewed/op01n10b_reviewed.mscx b/reviewed/op01n10b_reviewed.mscx
index bb03a6172..68d8907d1 100644
--- a/reviewed/op01n10b_reviewed.mscx
+++ b/reviewed/op01n10b_reviewed.mscx
@@ -74,6 +74,7 @@
0
Lars Opfermann, Ya-Chuan Wu (2.1.1), Amelia Brey (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -171,6 +172,7 @@
+
diff --git a/reviewed/op01n10c_reviewed.mscx b/reviewed/op01n10c_reviewed.mscx
index e21833a10..e98011d51 100644
--- a/reviewed/op01n10c_reviewed.mscx
+++ b/reviewed/op01n10c_reviewed.mscx
@@ -74,6 +74,7 @@
0
Lars Opfermann, Ya-Chuan Wu (2.1.1), Amelia Brey (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -171,6 +172,7 @@
+
diff --git a/reviewed/op01n10d_reviewed.mscx b/reviewed/op01n10d_reviewed.mscx
index c68a40c80..1237dd1e1 100644
--- a/reviewed/op01n10d_reviewed.mscx
+++ b/reviewed/op01n10d_reviewed.mscx
@@ -74,6 +74,7 @@
0
Lars Opfermann, Ya-Chuan Wu (2.1.1), Amelia Brey (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -171,6 +172,7 @@
+
diff --git a/reviewed/op01n10e_reviewed.mscx b/reviewed/op01n10e_reviewed.mscx
index c0e79b36c..91b9a7434 100644
--- a/reviewed/op01n10e_reviewed.mscx
+++ b/reviewed/op01n10e_reviewed.mscx
@@ -74,6 +74,7 @@
0
Lars Opfermann, Ya-Chuan Wu (2.1.1), Amelia Brey (2.3.0)
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -171,6 +172,7 @@
+
diff --git a/reviewed/op01n11a.warnings b/reviewed/op01n11a.warnings
index ae8157e75..6b0712c80 100644
--- a/reviewed/op01n11a.warnings
+++ b/reviewed/op01n11a.warnings
@@ -2,12 +2,4 @@ Warnings encountered during the last execution of ms3 review
============================================================
FIRST_BAR_MISSING_TEMPO_MARK_WARNING (29,) ms3.Parse.corelli.op01n11a
- No metronome mark found in the first measure nor anywhere else in the score.
-DCML_PHRASE_INCONGRUENCY_WARNING (16,) ms3.Parse.corelli.op01n11a
- Phrase beginning and endings don't match:
- mn_playthrough phraseend mn_playthrough phraseend
- 1a { 3a }
- 4a { 6a }
- 6a { 11a }
- 11a { 15a }
- NaN NaN 18a }
\ No newline at end of file
+ No metronome mark found in the first measure nor anywhere else in the score.
\ No newline at end of file
diff --git a/reviewed/op01n11a_reviewed.mscx b/reviewed/op01n11a_reviewed.mscx
index c38ae2037..f3f78e013 100644
--- a/reviewed/op01n11a_reviewed.mscx
+++ b/reviewed/op01n11a_reviewed.mscx
@@ -74,6 +74,7 @@
0
Hanné Becker
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -165,6 +166,7 @@
+
@@ -3581,6 +3583,12 @@
1
VI6
+
+
+
+ 1
+ VI6{
+
above
diff --git a/reviewed/op01n11a_reviewed.tsv b/reviewed/op01n11a_reviewed.tsv
index 947c77297..14b8de962 100644
--- a/reviewed/op01n11a_reviewed.tsv
+++ b/reviewed/op01n11a_reviewed.tsv
@@ -48,7 +48,7 @@ mc mn mc_onset mn_onset timesig staff voice label placement globalkey localkey p
15 15 0 0 4/4 4 1 V(4) above d i V(4) V 4 M 1 1 3, 2, 4 3 3 0 4 0.0 0.0 1.75 0.0
15 15 1/4 1/4 4/4 4 1 V above d i V V M 1 1 3, 7, 4 3 3 0 1 0.0 0.0 0.25 0.0
15 15 1/2 1/2 4/4 4 1 i|PAC} above d i i i PAC } m 1 1 2, -1, 3 2 2 0 4 0.0 0.0 1.625 0.0
-15 15 3/4 3/4 4/4 4 1 VI6 above d i VI6 VI 6 M 1 1 2, -1, -2 -2 2 0 2 0.0 0.0 0.375 0.0
+15 15 3/4 3/4 4/4 4 1 VI6{ above d i VI6 VI 6 { M 1 1 2, -1, -2 -2 2 0 2 0.0 0.0 0.375 0.0
16 16 0 0 4/4 4 1 v6(2) above d i v6(2) v 6 2 m 1 1 0, 4, -2 3 0 0 6 0.0 0.0 1.625 0.0
16 16 1/4 1/4 4/4 4 1 v6 above d i v6 v 6 m 1 1 0, 4, 3 3 0 1 2 0.3333333333333333 0.0625 0.3125 0.16666666666666666
16 16 1/2 1/2 4/4 4 1 iv6(2) above d i iv6(2) iv 6 2 m 1 1 -2, 2, 3 1 -2 0 6 0.0 0.0 1.625 0.0
diff --git a/reviewed/op01n11b_reviewed.mscx b/reviewed/op01n11b_reviewed.mscx
index 6c22b447e..4568178d0 100644
--- a/reviewed/op01n11b_reviewed.mscx
+++ b/reviewed/op01n11b_reviewed.mscx
@@ -150,6 +150,7 @@
0
Hanné Becker
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -241,6 +242,7 @@
+
diff --git a/reviewed/op01n11c_reviewed.mscx b/reviewed/op01n11c_reviewed.mscx
index 11fec6ad3..0fd84e533 100644
--- a/reviewed/op01n11c_reviewed.mscx
+++ b/reviewed/op01n11c_reviewed.mscx
@@ -74,6 +74,7 @@
0
Hanné Becker
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -175,6 +176,7 @@
+
diff --git a/reviewed/op01n11d_reviewed.mscx b/reviewed/op01n11d_reviewed.mscx
index 095f2b15e..6860ae3a6 100644
--- a/reviewed/op01n11d_reviewed.mscx
+++ b/reviewed/op01n11d_reviewed.mscx
@@ -74,6 +74,7 @@
0
Hanné Becker
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -175,6 +176,7 @@
+
diff --git a/reviewed/op01n12a_reviewed.mscx b/reviewed/op01n12a_reviewed.mscx
index 64424e932..9309304f8 100644
--- a/reviewed/op01n12a_reviewed.mscx
+++ b/reviewed/op01n12a_reviewed.mscx
@@ -74,6 +74,7 @@
0
Ehsan mohagheghi Fard
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -175,6 +176,7 @@
+
diff --git a/reviewed/op01n12b_reviewed.mscx b/reviewed/op01n12b_reviewed.mscx
index 7e60d18ac..673c9658b 100644
--- a/reviewed/op01n12b_reviewed.mscx
+++ b/reviewed/op01n12b_reviewed.mscx
@@ -74,6 +74,7 @@
0
Ehsan Mohagheghi Fard
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -175,6 +176,7 @@
+
diff --git a/reviewed/op01n12c_reviewed.mscx b/reviewed/op01n12c_reviewed.mscx
index 8431b496d..93c833083 100644
--- a/reviewed/op01n12c_reviewed.mscx
+++ b/reviewed/op01n12c_reviewed.mscx
@@ -150,6 +150,7 @@
0
Tomoko Ono
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -241,6 +242,7 @@
+
diff --git a/reviewed/op01n12d_reviewed.mscx b/reviewed/op01n12d_reviewed.mscx
index cbba01f64..81c6333f2 100644
--- a/reviewed/op01n12d_reviewed.mscx
+++ b/reviewed/op01n12d_reviewed.mscx
@@ -74,6 +74,7 @@
0
Ehsan Mohagheghi Fard
+ LATEST_VERSION
1681
1681
Arcangelo Corelli
@@ -175,6 +176,7 @@
+
diff --git a/reviewed/op03n01a_reviewed.mscx b/reviewed/op03n01a_reviewed.mscx
index 2f496cefb..53d5fcd5e 100644
--- a/reviewed/op03n01a_reviewed.mscx
+++ b/reviewed/op03n01a_reviewed.mscx
@@ -169,6 +169,7 @@
0
Gabriela Ortiz Würth (2.1.1), Adrian Nagel (2.3.0)
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
diff --git a/reviewed/op03n01b_reviewed.mscx b/reviewed/op03n01b_reviewed.mscx
index b44c38174..bcf395b23 100644
--- a/reviewed/op03n01b_reviewed.mscx
+++ b/reviewed/op03n01b_reviewed.mscx
@@ -150,6 +150,7 @@
0
Gabriela Ortiz Würth (2.1.1), Adrian Nagel (2.3.0)
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -242,6 +243,7 @@
+
diff --git a/reviewed/op03n01c_reviewed.mscx b/reviewed/op03n01c_reviewed.mscx
index 90487142e..68b2a56db 100644
--- a/reviewed/op03n01c_reviewed.mscx
+++ b/reviewed/op03n01c_reviewed.mscx
@@ -150,6 +150,7 @@
0
Gabriela Ortiz Würth (2.1.1), Adrian Nagel (2.3.0)
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -242,6 +243,7 @@
+
diff --git a/reviewed/op03n01d_reviewed.mscx b/reviewed/op03n01d_reviewed.mscx
index 764b837e4..f88197db8 100644
--- a/reviewed/op03n01d_reviewed.mscx
+++ b/reviewed/op03n01d_reviewed.mscx
@@ -150,6 +150,7 @@
0
Gabriela Ortiz Würth (2.1.1), Adrian Nagel (2.3.0)
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -242,6 +243,7 @@
+
diff --git a/reviewed/op03n02a.warnings b/reviewed/op03n02a.warnings
index 8c7f6b76e..7e635a052 100644
--- a/reviewed/op03n02a.warnings
+++ b/reviewed/op03n02a.warnings
@@ -2,12 +2,4 @@ Warnings encountered during the last execution of ms3 review
============================================================
FIRST_BAR_MISSING_TEMPO_MARK_WARNING (29,) ms3.Parse.corelli.op03n02a
- No metronome mark found in the first measure nor anywhere else in the score.
-DCML_PHRASE_INCONGRUENCY_WARNING (16,) ms3.Parse.corelli.op03n02a
- Phrase beginning and endings don't match:
- mn_playthrough phraseend mn_playthrough phraseend
- 1a { 4a }
- 5a { 8a }
- 12a }{ 12a }{
- 17a }{ 17a }{
- NaN NaN 19a }
\ No newline at end of file
+ No metronome mark found in the first measure nor anywhere else in the score.
\ No newline at end of file
diff --git a/reviewed/op03n02a_reviewed.mscx b/reviewed/op03n02a_reviewed.mscx
index 3ba2cf7b1..f518f2330 100644
--- a/reviewed/op03n02a_reviewed.mscx
+++ b/reviewed/op03n02a_reviewed.mscx
@@ -169,6 +169,7 @@
0
Moritz Heffter (2.1.1), Amelia Brey (2.3.0)
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -3536,6 +3537,12 @@
1
I.V/V
+
+
+
+ 1
+ I.V/V{
+
down
diff --git a/reviewed/op03n02a_reviewed.tsv b/reviewed/op03n02a_reviewed.tsv
index f5de874b4..83fd27a66 100644
--- a/reviewed/op03n02a_reviewed.tsv
+++ b/reviewed/op03n02a_reviewed.tsv
@@ -21,7 +21,7 @@ mc mn mc_onset mn_onset timesig staff voice label offset_x offset_y offset globa
7 7 1/2 1/2 4/4 4 1 ii2 D V/V ii2 ii 2 mm7 0 0 4, 6, 3, 7 6 4 0 4 0.0 0.0 1.5 0.0
7 7 3/4 3/4 4/4 4 1 viio D V/V viio vii o o 0 0 9, 6, 3 9 9 0 2 0.0 0.0 0.5 0.0
8 8 0 0 4/4 4 1 I|IAC} D V/V I I IAC } M 0 0 4, 8, 5 4 4 0 4 0.0 0.0 2.0 0.0
-8 8 1/2 1/2 4/4 4 1 I.V/V D I V/V V V M 0 0 4, 8, 5 4 4 2 5 0.2857142857142857 0.25 0.875 0.2222222222222222
+8 8 1/2 1/2 4/4 4 1 I.V/V{ D I V/V V V { M 0 0 4, 8, 5 4 4 2 5 0.2857142857142857 0.25 0.875 0.2222222222222222
8 8 7/8 7/8 4/4 4 1 V7/V -1.56138 -2.5 / D I V7/V V 7 V Mm7 0 0 4, 8, 5, 2 4 4 0 3 0.0 0.0 0.375 0.0
9 9 0 0 4/4 4 1 V D I V V M 0 0 3, 7, 4 3 3 3 4 0.42857142857142855 0.375 0.75 0.3333333333333333
9 9 1/4 1/4 4/4 4 1 V6 D I V6 V 6 M 0 0 7, 4, 3 3 7 1 5 0.16666666666666666 0.125 1.0 0.1111111111111111
diff --git a/reviewed/op03n02b_reviewed.mscx b/reviewed/op03n02b_reviewed.mscx
index c6e23a8d4..06f3680e4 100644
--- a/reviewed/op03n02b_reviewed.mscx
+++ b/reviewed/op03n02b_reviewed.mscx
@@ -150,6 +150,7 @@
0
Moritz Heffter (2.1.1), Amelia Brey (2.3.0)
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
diff --git a/reviewed/op03n02c_reviewed.mscx b/reviewed/op03n02c_reviewed.mscx
index 1a45c852f..69eb97586 100644
--- a/reviewed/op03n02c_reviewed.mscx
+++ b/reviewed/op03n02c_reviewed.mscx
@@ -150,6 +150,7 @@
0
Moritz Heffter (2.1.1), Amelia Brey (2.3.0)
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -239,6 +240,7 @@
+
diff --git a/reviewed/op03n02d_reviewed.mscx b/reviewed/op03n02d_reviewed.mscx
index 26bcd78e9..b84d96506 100644
--- a/reviewed/op03n02d_reviewed.mscx
+++ b/reviewed/op03n02d_reviewed.mscx
@@ -150,6 +150,7 @@
0
Moritz Heffter (2.1.1), Amelia Brey (2.3.0)
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -239,6 +240,7 @@
+
diff --git a/reviewed/op03n03a_reviewed.mscx b/reviewed/op03n03a_reviewed.mscx
index f6247cc85..ade9571ea 100644
--- a/reviewed/op03n03a_reviewed.mscx
+++ b/reviewed/op03n03a_reviewed.mscx
@@ -150,6 +150,7 @@
0
Moritz Heffter (2.1.1), Amelia Brey (2.3.0)
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -239,6 +240,7 @@
+
diff --git a/reviewed/op03n03b_reviewed.mscx b/reviewed/op03n03b_reviewed.mscx
index 79566dc00..abdc27fea 100644
--- a/reviewed/op03n03b_reviewed.mscx
+++ b/reviewed/op03n03b_reviewed.mscx
@@ -150,6 +150,7 @@
0
Moritz Heffter (2.1.1), Amelia Brey (2.3.0)
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -242,6 +243,7 @@
+
diff --git a/reviewed/op03n03c_reviewed.mscx b/reviewed/op03n03c_reviewed.mscx
index 0e36b844e..5f528a520 100644
--- a/reviewed/op03n03c_reviewed.mscx
+++ b/reviewed/op03n03c_reviewed.mscx
@@ -150,6 +150,7 @@
0
Moritz Heffter (2.1.1), Amelia Brey (2.3.0)
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -242,6 +243,7 @@
+
diff --git a/reviewed/op03n03d_reviewed.mscx b/reviewed/op03n03d_reviewed.mscx
index 633e21757..58312e72d 100644
--- a/reviewed/op03n03d_reviewed.mscx
+++ b/reviewed/op03n03d_reviewed.mscx
@@ -150,6 +150,7 @@
0
Moritz Heffter (2.1.1), Amelia Brey (2.3.0)
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -242,6 +243,7 @@
+
diff --git a/reviewed/op03n04a_reviewed.mscx b/reviewed/op03n04a_reviewed.mscx
index ea320c638..32ee4a381 100644
--- a/reviewed/op03n04a_reviewed.mscx
+++ b/reviewed/op03n04a_reviewed.mscx
@@ -150,6 +150,7 @@
0
Kelsey Lussier
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -235,6 +236,7 @@
+
diff --git a/reviewed/op03n04b_reviewed.mscx b/reviewed/op03n04b_reviewed.mscx
index a11ab6f0d..fc0dee36a 100644
--- a/reviewed/op03n04b_reviewed.mscx
+++ b/reviewed/op03n04b_reviewed.mscx
@@ -74,6 +74,7 @@
0
Ehsan Mohagheghi Fard
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -172,6 +173,7 @@
+
diff --git a/reviewed/op03n04c_reviewed.mscx b/reviewed/op03n04c_reviewed.mscx
index 0f11b3950..b9cb047ba 100644
--- a/reviewed/op03n04c_reviewed.mscx
+++ b/reviewed/op03n04c_reviewed.mscx
@@ -74,6 +74,7 @@
0
Yannis Rammos
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -161,6 +162,7 @@
+
diff --git a/reviewed/op03n04d_reviewed.mscx b/reviewed/op03n04d_reviewed.mscx
index a3025f730..ea2d6b8ac 100644
--- a/reviewed/op03n04d_reviewed.mscx
+++ b/reviewed/op03n04d_reviewed.mscx
@@ -74,6 +74,7 @@
0
Ehsan Mohagheghi Fard
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -172,6 +173,7 @@
+
diff --git a/reviewed/op03n05a_reviewed.mscx b/reviewed/op03n05a_reviewed.mscx
index b552c655d..1714b4971 100644
--- a/reviewed/op03n05a_reviewed.mscx
+++ b/reviewed/op03n05a_reviewed.mscx
@@ -150,6 +150,7 @@
0
Mastaneh Nazarian (2.1.1), John Heilig (2.3.0)
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
diff --git a/reviewed/op03n05b_reviewed.mscx b/reviewed/op03n05b_reviewed.mscx
index a928a1732..ad3da80c3 100644
--- a/reviewed/op03n05b_reviewed.mscx
+++ b/reviewed/op03n05b_reviewed.mscx
@@ -74,6 +74,7 @@
0
John Heilig
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -169,6 +170,7 @@
+
diff --git a/reviewed/op03n05c_reviewed.mscx b/reviewed/op03n05c_reviewed.mscx
index f7afdbb32..b077f57d5 100644
--- a/reviewed/op03n05c_reviewed.mscx
+++ b/reviewed/op03n05c_reviewed.mscx
@@ -74,6 +74,7 @@
0
John Heilig
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -159,6 +160,7 @@
+
diff --git a/reviewed/op03n05d_reviewed.mscx b/reviewed/op03n05d_reviewed.mscx
index 1755b7342..f48418a66 100644
--- a/reviewed/op03n05d_reviewed.mscx
+++ b/reviewed/op03n05d_reviewed.mscx
@@ -74,6 +74,7 @@
0
John Heilig
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -169,6 +170,7 @@
+
diff --git a/reviewed/op03n06a_reviewed.mscx b/reviewed/op03n06a_reviewed.mscx
index 30d28c92a..e4782b996 100644
--- a/reviewed/op03n06a_reviewed.mscx
+++ b/reviewed/op03n06a_reviewed.mscx
@@ -74,6 +74,7 @@
0
Kyle Quarles
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -159,6 +160,7 @@
+
diff --git a/reviewed/op03n06b_reviewed.mscx b/reviewed/op03n06b_reviewed.mscx
index 5dab8914e..1bfb64314 100644
--- a/reviewed/op03n06b_reviewed.mscx
+++ b/reviewed/op03n06b_reviewed.mscx
@@ -150,6 +150,7 @@
0
Kyle Quarles
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -235,6 +236,7 @@
+
diff --git a/reviewed/op03n06c_reviewed.mscx b/reviewed/op03n06c_reviewed.mscx
index 9056f5b43..9d1a184ed 100644
--- a/reviewed/op03n06c_reviewed.mscx
+++ b/reviewed/op03n06c_reviewed.mscx
@@ -149,6 +149,7 @@
0
Kyle Quarles
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -234,6 +235,7 @@
+
diff --git a/reviewed/op03n06d_reviewed.mscx b/reviewed/op03n06d_reviewed.mscx
index 05d3ad01e..1021d6d1b 100644
--- a/reviewed/op03n06d_reviewed.mscx
+++ b/reviewed/op03n06d_reviewed.mscx
@@ -74,6 +74,7 @@
0
Ehsan Mohagheghi Fard
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -169,6 +170,7 @@
+
diff --git a/reviewed/op03n07a_reviewed.mscx b/reviewed/op03n07a_reviewed.mscx
index 588cc50d8..b9aed41d7 100644
--- a/reviewed/op03n07a_reviewed.mscx
+++ b/reviewed/op03n07a_reviewed.mscx
@@ -76,6 +76,7 @@
0
Hanné Becker
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
diff --git a/reviewed/op03n07b_reviewed.mscx b/reviewed/op03n07b_reviewed.mscx
index 28942a0a6..d230905c6 100644
--- a/reviewed/op03n07b_reviewed.mscx
+++ b/reviewed/op03n07b_reviewed.mscx
@@ -75,6 +75,7 @@
0
Hanné Becker
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -160,6 +161,7 @@
+
diff --git a/reviewed/op03n07c_reviewed.mscx b/reviewed/op03n07c_reviewed.mscx
index 5e4608569..0b3709cd7 100644
--- a/reviewed/op03n07c_reviewed.mscx
+++ b/reviewed/op03n07c_reviewed.mscx
@@ -75,6 +75,7 @@
0
Hanné Becker
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -160,6 +161,7 @@
+
diff --git a/reviewed/op03n07d_reviewed.mscx b/reviewed/op03n07d_reviewed.mscx
index 113e73635..3767f2687 100644
--- a/reviewed/op03n07d_reviewed.mscx
+++ b/reviewed/op03n07d_reviewed.mscx
@@ -75,6 +75,7 @@
0
Hanné Becker
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -160,6 +161,7 @@
+
diff --git a/reviewed/op03n08a_reviewed.mscx b/reviewed/op03n08a_reviewed.mscx
index 60dec84a5..c435384d8 100644
--- a/reviewed/op03n08a_reviewed.mscx
+++ b/reviewed/op03n08a_reviewed.mscx
@@ -74,6 +74,7 @@
0
Matthew Chiu
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -159,6 +160,7 @@
+
diff --git a/reviewed/op03n08b_reviewed.mscx b/reviewed/op03n08b_reviewed.mscx
index e0d870161..2044377f2 100644
--- a/reviewed/op03n08b_reviewed.mscx
+++ b/reviewed/op03n08b_reviewed.mscx
@@ -74,6 +74,7 @@
0
Ehsan Mohagheghi Fard
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -169,6 +170,7 @@
+
diff --git a/reviewed/op03n08c_reviewed.mscx b/reviewed/op03n08c_reviewed.mscx
index 4f61e010f..dfdcccef9 100644
--- a/reviewed/op03n08c_reviewed.mscx
+++ b/reviewed/op03n08c_reviewed.mscx
@@ -74,6 +74,7 @@
0
Matthew Chiu
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -159,6 +160,7 @@
+
diff --git a/reviewed/op03n08d_reviewed.mscx b/reviewed/op03n08d_reviewed.mscx
index 5aa1c7a6e..60b2c818d 100644
--- a/reviewed/op03n08d_reviewed.mscx
+++ b/reviewed/op03n08d_reviewed.mscx
@@ -74,6 +74,7 @@
0
Matthew Chiu
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -159,6 +160,7 @@
+
diff --git a/reviewed/op03n09a_reviewed.mscx b/reviewed/op03n09a_reviewed.mscx
index 72cf2cadd..59fedfc86 100644
--- a/reviewed/op03n09a_reviewed.mscx
+++ b/reviewed/op03n09a_reviewed.mscx
@@ -74,6 +74,7 @@
0
John Heilig
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -169,6 +170,7 @@
+
diff --git a/reviewed/op03n09b_reviewed.mscx b/reviewed/op03n09b_reviewed.mscx
index 387529587..112cd74c7 100644
--- a/reviewed/op03n09b_reviewed.mscx
+++ b/reviewed/op03n09b_reviewed.mscx
@@ -74,6 +74,7 @@
0
John Heilig
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -187,6 +188,7 @@
+
diff --git a/reviewed/op03n09c_reviewed.mscx b/reviewed/op03n09c_reviewed.mscx
index 0f4a8e6af..459e6203c 100644
--- a/reviewed/op03n09c_reviewed.mscx
+++ b/reviewed/op03n09c_reviewed.mscx
@@ -74,6 +74,7 @@
0
John Heilig
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -169,6 +170,7 @@
+
diff --git a/reviewed/op03n09d_reviewed.mscx b/reviewed/op03n09d_reviewed.mscx
index 4fb8ca062..3ca8d5f30 100644
--- a/reviewed/op03n09d_reviewed.mscx
+++ b/reviewed/op03n09d_reviewed.mscx
@@ -74,6 +74,7 @@
0
John Heilig
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -169,6 +170,7 @@
+
diff --git a/reviewed/op03n10a_reviewed.mscx b/reviewed/op03n10a_reviewed.mscx
index 156b42889..f4d67a103 100644
--- a/reviewed/op03n10a_reviewed.mscx
+++ b/reviewed/op03n10a_reviewed.mscx
@@ -149,6 +149,7 @@
0
Tal Soker
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -244,6 +245,7 @@
+
diff --git a/reviewed/op03n10b_reviewed.mscx b/reviewed/op03n10b_reviewed.mscx
index be12594e9..6ea54629d 100644
--- a/reviewed/op03n10b_reviewed.mscx
+++ b/reviewed/op03n10b_reviewed.mscx
@@ -74,6 +74,7 @@
0
Tal Soker
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -169,6 +170,7 @@
+
diff --git a/reviewed/op03n10c_reviewed.mscx b/reviewed/op03n10c_reviewed.mscx
index 0f5889e67..380e6041d 100644
--- a/reviewed/op03n10c_reviewed.mscx
+++ b/reviewed/op03n10c_reviewed.mscx
@@ -74,6 +74,7 @@
0
Tal Soker
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -169,6 +170,7 @@
+
diff --git a/reviewed/op03n10d.warnings b/reviewed/op03n10d.warnings
index 5b7b5fba9..6576c44a8 100644
--- a/reviewed/op03n10d.warnings
+++ b/reviewed/op03n10d.warnings
@@ -1,21 +1,8 @@
Warnings encountered during the last execution of ms3 review
============================================================
-WARNING ms3.Parse.corelli.op03n10d
- mc 1: The missing value in 'voice/TimeSig/subtype' was replaced by '2', present in 'staff' [3].
-DCML_PHRASE_INCONGRUENCY_WARNING (16,) ms3.Parse.corelli.op03n10d
- Phrase beginning and endings don't match:
- mn_playthrough phraseend mn_playthrough phraseend
- 9a { 8a }
- 14a { 8b }
- 21a { 14a }
- 28a { 21a }
- 9b { 28a }
- 14b { 31a }
- 21b { 14b }
- 28b { 21b }
- NaN NaN 28b }
- NaN NaN 31b }
+COMPETING_MEASURE_INFO_WARNING (9, 'mc', 1, 'voice/TimeSig/subtype') ms3.Parse.corelli.op03n10d
+ mc 1: The missing value in 'voice/TimeSig/subtype' was filled with '2', present in 'staff' [3]. In rare cases, this may lead to incorrect values in the measures table because it ambiguous which staff contains the relevant information.
DCML_NON_CHORD_TONES_ABOVE_THRESHOLD_WARNING (19, 12, '3/8', 'i6') ms3.Parse.corelli.op03n10d
The label 'i6' in m. 12, onset 3/8 (MC 12, onset 3/8) seems not to correspond well to the score (which does not necessarily mean it is wrong).
In the context of a.v, it expresses the scale degrees
diff --git a/reviewed/op03n10d_reviewed.mscx b/reviewed/op03n10d_reviewed.mscx
index 3b5f19242..bfe7019bb 100644
--- a/reviewed/op03n10d_reviewed.mscx
+++ b/reviewed/op03n10d_reviewed.mscx
@@ -190,6 +190,7 @@
0
Tal Soker
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -437,6 +438,12 @@
1
a.i
+
+
+
+ 1
+ a.i{
+
2
diff --git a/reviewed/op03n10d_reviewed.tsv b/reviewed/op03n10d_reviewed.tsv
index 2535e950d..23f23b5a0 100644
--- a/reviewed/op03n10d_reviewed.tsv
+++ b/reviewed/op03n10d_reviewed.tsv
@@ -1,5 +1,5 @@
mc mn mc_onset mn_onset timesig staff voice label alt_label globalkey localkey pedal chord numeral form figbass changes relativeroot cadence phraseend chord_type globalkey_is_minor localkey_is_minor chord_tones added_tones root bass_note n_colored n_untouched count_ratio dur_colored dur_untouched dur_ratio
-1 1 0 0 12/8 1 1 a.i a i i i m 1 1 3, 0, 4 3 3 0 3 0.0 0.0 0.375 0.0
+1 1 0 0 12/8 1 1 a.i{ a i i i { m 1 1 3, 0, 4 3 3 0 3 0.0 0.0 0.375 0.0
1 1 3/8 3/8 12/8 1 1 #viio6 a i #viio6 #vii o 6 o 1 1 5, 2, 8 8 5 0 3 0.0 0.0 0.375 0.0
1 1 3/4 3/4 12/8 1 1 i a i i i m 1 1 3, 0, 4 3 3 0 6 0.0 0.0 0.75 0.0
1 1 9/8 9/8 12/8 1 1 #viio a i #viio #vii o o 1 1 8, 5, 2 8 8 0 6 0.0 0.0 0.75 0.0
diff --git a/reviewed/op03n11a_reviewed.mscx b/reviewed/op03n11a_reviewed.mscx
index 793ff194e..a2969bbbf 100644
--- a/reviewed/op03n11a_reviewed.mscx
+++ b/reviewed/op03n11a_reviewed.mscx
@@ -74,6 +74,7 @@
0
John Heilig
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -169,6 +170,7 @@
+
diff --git a/reviewed/op03n11b_reviewed.mscx b/reviewed/op03n11b_reviewed.mscx
index c1b985332..15ffec738 100644
--- a/reviewed/op03n11b_reviewed.mscx
+++ b/reviewed/op03n11b_reviewed.mscx
@@ -74,6 +74,7 @@
0
John Heilig
+ LATEST_VERSION
1689
1689
Arcangelo Corelli
@@ -169,6 +170,7 @@
+