From 3ae328ea75dd8b2dc360e2be1b9125c604d9e048 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 22:25:24 +0000 Subject: [PATCH] [bot] ms3 review of all scores (tests failed) --- harmonies/csv-metadata.json | 14 +++++++------- measures/csv-metadata.json | 6 +++--- notes/csv-metadata.json | 9 ++++----- 3 files changed, 14 insertions(+), 15 deletions(-) diff --git a/harmonies/csv-metadata.json b/harmonies/csv-metadata.json index cdd44b016..cfdfa62ac 100644 --- a/harmonies/csv-metadata.json +++ b/harmonies/csv-metadata.json @@ -5,12 +5,12 @@ "@language": "en " } ], - "dc:title": "DCML harmony annotations for grieg_lyrical_pieces", + "dc:title": "DCML harmony annotations for grieg_lyric_pieces", "dialect": { "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-22T15:57:08", + "dc:created": "2023-01-13T22:24:34", "dc:creator": [ { "@context": "https://schema.org/", @@ -22,7 +22,7 @@ "name": "Johannes Hentschel", "@id": "https://orcid.org/0000-0002-1986-9545" }, - "softwareVersion": "1.0.4" + "softwareVersion": "1.1.1" } ], "tables": [ @@ -276,6 +276,10 @@ "titles": "voice", "datatype": "integer" }, + { + "titles": "volta", + "datatype": "integer" + }, { "titles": "label", "datatype": "string" @@ -300,10 +304,6 @@ "titles": "chord", "datatype": "string" }, - { - "titles": "special", - "datatype": "string" - }, { "titles": "numeral", "datatype": "string" diff --git a/measures/csv-metadata.json b/measures/csv-metadata.json index a9a149460..3e568935f 100644 --- a/measures/csv-metadata.json +++ b/measures/csv-metadata.json @@ -5,12 +5,12 @@ "@language": "en " } ], - "dc:title": "Measure tables for grieg_lyrical_pieces", + "dc:title": "Measure tables for grieg_lyric_pieces", "dialect": { "delimiter": "\t" }, "dc:description": "One feature matrix per score, containing one line per stack of 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-22T15:57:08", + "dc:created": "2023-01-13T22:24:34", "dc:creator": [ { "@context": "https://schema.org/", @@ -22,7 +22,7 @@ "name": "Johannes Hentschel", "@id": "https://orcid.org/0000-0002-1986-9545" }, - "softwareVersion": "1.0.4" + "softwareVersion": "1.1.1" } ], "tables": [ diff --git a/notes/csv-metadata.json b/notes/csv-metadata.json index ea9f26e1b..77740f695 100644 --- a/notes/csv-metadata.json +++ b/notes/csv-metadata.json @@ -5,12 +5,12 @@ "@language": "en " } ], - "dc:title": "Note tables for grieg_lyrical_pieces", + "dc:title": "Note tables for grieg_lyric_pieces", "dialect": { "delimiter": "\t" }, "dc:description": "One feature matrix per score, containing one row per note head. Not every row represents an onset because note heads may be tied together (see column 'tied'). For more information, please refer to the docs at https://johentsch.github.io/ms3/columns", - "dc:created": "2022-12-22T15:57:08", + "dc:created": "2023-01-13T22:24:34", "dc:creator": [ { "@context": "https://schema.org/", @@ -22,7 +22,7 @@ "name": "Johannes Hentschel", "@id": "https://orcid.org/0000-0002-1986-9545" }, - "softwareVersion": "1.0.4" + "softwareVersion": "1.1.1" } ], "tables": [ @@ -288,8 +288,7 @@ } }, { - "titles": "gracenote", - "datatype": "string" + "titles": "tremolo" }, { "titles": "nominal_duration",