Skip to content

Commit

Permalink
ms3 extract -M -N -X -F -D (v1.2.12)
Browse files Browse the repository at this point in the history
  • Loading branch information
johentsch committed Sep 7, 2023
1 parent 560802e commit 8a6091e
Show file tree
Hide file tree
Showing 5 changed files with 117 additions and 107 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ While the annotation process (as detailed in the Data Report) was conducted very
The original XML file for Op. 132 No. 15, mov. 5 from Project Gutenberg did not contain measures 194-241. We added them manually.


# Overview
## Overview
| file_name |measures|labels|standard| annotators |reviewers |
|------------|-------:|-----:|--------|---------------|----------|
|n01op18-1_01| 313| 405|1.0.0 |Markus Neuwirth| |
Expand All @@ -118,7 +118,7 @@ The original XML file for Op. 132 No. 15, mov. 5 from Project Gutenberg did not
|n06op18-6_01| 264| 374|1.0.0 |Markus Neuwirth| |
|n06op18-6_02| 79| 265|1.0.0 |Markus Neuwirth| |
|n06op18-6_03| 68| 168|1.0.0 |Markus Neuwirth| |
|n06op18-6_04| 296| 464|1.0.0 |Markus Neuwirth| |
|n06op18-6_04| 296| 465|1.0.0 |Markus Neuwirth| |
|n07op59-1_01| 400| 482|1.0.0 |Markus Neuwirth| |
|n07op59-1_02| 476| 635|1.0.0 |Markus Neuwirth| |
|n07op59-1_03| 132| 374|1.0.0 |Markus Neuwirth| |
Expand Down Expand Up @@ -167,4 +167,4 @@ The original XML file for Op. 132 No. 15, mov. 5 from Project Gutenberg did not
|n16op135_04 | 282| 562|1.0.0 |Markus Neuwirth| |


*Overview table updated using [ms3](https://johentsch.github.io/ms3/) 1.0.2.*
*Overview table automatically updated using [ms3](https://johentsch.github.io/ms3/).*
4 changes: 2 additions & 2 deletions harmonies/csv-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"delimiter": "\t"
},
"dc:description": "One feature matrix per score, containing one line per label. The first columns (until 'label') are the same as in extracted 'labels' tables with the difference that only those harmony labels that match the DCML harmony annotation standard (dcmlab.github.io/standards) are included. Since these follow a specific syntax, they can be split into their components (features) and transformed into scale degrees. For more information, please refer to the docs at https://johentsch.github.io/ms3/columns",
"dc:created": "2022-12-15T18:14:38",
"dc:created": "2023-09-07T15:42:47",
"dc:creator": [
{
"@context": "https://schema.org/",
Expand All @@ -22,7 +22,7 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
"softwareVersion": "1.0.2"
"softwareVersion": "1.2.12"
}
],
"tables": [
Expand Down
4 changes: 2 additions & 2 deletions measures/csv-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"delimiter": "\t"
},
"dc:description": "One feature matrix per score, containing one line per stack of <Measure> tags in the score's XML tree. They are counted in the column 'mc' starting from 1, whereas the conventional measure numbers are shown in the column 'mn'. One MN is frequently composed in two (or more) MCs. Furthermore, these tables include special bar lines, repeat signs, first and second endings, irregular measure lengths, as well as the column 'next' which contains follow-up MCs for unfolding a score's repeat structure. For more information, please refer to the docs at https://johentsch.github.io/ms3/columns",
"dc:created": "2022-12-15T18:14:38",
"dc:created": "2023-09-07T15:42:47",
"dc:creator": [
{
"@context": "https://schema.org/",
Expand All @@ -22,7 +22,7 @@
"name": "Johannes Hentschel",
"@id": "https://orcid.org/0000-0002-1986-9545"
},
"softwareVersion": "1.0.2"
"softwareVersion": "1.2.12"
}
],
"tables": [
Expand Down
Loading

0 comments on commit 8a6091e

Please sign in to comment.