-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: integrate the CMC work, related to 1955 #2537
Conversation
* initial commit of new specs * lower-case model name * bibliography additions for CMC * add listRef and remove bibl references we don't do these bibl references here, do we? might go into a remalr, though? * migrate chapter from GoogleDoc * fix minor quirks * add membership to `att.cmc` * Various minor: * add xml:id= attrs to divisions (may not have all names right) * un-comment ref to character entry * change comments about work-to-be-done to processing instructions (yes, "winita" = “work is needed in this area” is obtuse, but it is what we use in the rest of the Guidelines) * in a few cases, changed quotation marks to phrase-level encoding * Re-generated spec lists. * testing * another test * Get build _almost_ working * Re-generated spec lists. * Fix a dozen validity errs. * fixes in exemplums: generation->generatedBy; closed <p> before <signed> and added rend=inline to the latter; added # to @Synch and @who values; removed @who from <signed> and <time>; * separated examples * corrections * corrections * new version of 9.1. and new sect 9.2 * added * more text and update of emoji section * Re-generated spec lists. * examples of generatedBy * added reference to cmc-core paper * emphasis * fix ptr target * more recommendations * emoji * Fix 1 of 2 validation errs in CMC * Add PI explaining a problem. * changes emojis michael * some fixes * Revert "some fixes" This reverts commit b1c93c5. * Re-generated spec lists. * Whitespace changes only — nothing real. * Enumerated editorial tasks from today’s mtg * Tiny tweaks: * Fix a REF placeholder * Change a pair of curly quotation mark characters to a val element. * Add CMC to GLs & some Exemplars: * Added CMC to tei_all, tei_allPlus, and tei_basic * Move inclusion of ../../Specs/att.cmc.xml and ../../Specs/model.cmc.xml from CMC to ST * Move att.cmc and model.cmc from cmc module to tei module * Re-generated spec lists. * outcommented ptr; moved first paragraph * General editing pass * uncomment ptr again this hack should not be needed anymore, since TEIC/Stylesheets@10a3b31 * removed doubled example and Syd's comment of 2022-08-10 * added * new version of graphic * added translations to emoji examples * prefix xml:ids of post examples * introductory sentence for each example in 9.4.3 * Add elipsis, as editorial policy asserts they should be there when elided bit is element content * Re-generated spec lists. * added first version of Section on CMC Macrostructure and Metadata * fixed some typos in 9.3 * Tweaks to chapter and descriptions * Fix typos: Changed mode= to modality= on a few examples * fix some references to post examples * Wording tweak * try to merge Harald's changes once more * Changes made at meeting: * Changed modality= from required to recommended; * Reword remarks about content of "spoken" posts. * Re-generated spec lists. * two typos * added sourceDesc examples with biblStruct biblFull bibl variants in 9.3.3 * Mostly tweaks to wording from last mtg * some changes according to SB's items in the gdoc from 2022-11-14 * Changes (mostly to example sourceDescs) mostly at yesterday’s meeting with PS & HL * Sections Participants and Timeline * mode->modality * threads * Fix well-formedness error, not necessarily correctly. * Fixes, mostly made during today’s meeting * Various additional tweaks from meeting * move `<signed>` elements out of `<p>` * update `xml:id`s on `<post>` elements * example code for 9.3.2.1.3, and fixed several typos * section CMCanalysis * improved IDs in sect. analyses * Re-generated spec lists. * sections on analysis and multimodal * bib entries * correction emphasis * Pull in latest from TEI dev branch (including manual merge of docDate.xml), and correct a duplicate ID * Updates, mostly of REF placeholders * Add a PI reminding us to move a ref to bibl * Various minor edits, mostly made w/ CMC group during mtg * mocoda example for multimodal CMC 1st version * section and example with spoken/written/image post in encoding of multimodal cmc * Various updates, including constrain @generateBy to use within 'post' element * Updated another reference to 'children' of post element to descendants * entries mocoda, scilog * fixed timeline; improved bibliography, references and examples as specified in minutes * Add comment warning: need to use Schematron processor that can handle attribute context nodes. Note that I have not committed and pushed the addition of tests of the generatedBy= attribute in detest.xml, as it will break the build until it (the TEI build process) uses a Schematron processor that can handle. * more multimodal CMC and fixed some typos * promoted section Named Entities to 9.5.5 * Added tests for @GeneratedBy * Minor updates made at CMC meeting. * Invalid version we are in the middle of working on (particularly anonyization) * some typos * changed @corresp in @ref in example * fixed bib entries for corpora * extended section on NEs by pseudonymisation example using gap and supplied * some typos * some typos * fixed typo * restructuring of sections * some final typos * Fixes made during 2023-12-09 meeting with Harald * Editing pass through chapter; fix detest * addressed tei winita's by Syd, changed twitter examples by removing occurrences of and references to @key * some smithing re early CMC systems * use ptr for retweets and adapted descriptions * Minor wording (and whitespace) updates * minor tweaks, mostly removing previous questions that have been answered * Re-write last sentence of 9.5.5 and lots of spelling corrextions. * Tweak wording with Harald & Michael * Mostly typo corrections --------- Co-authored-by: Peter Stadler <[email protected]> Co-authored-by: peterstadler <[email protected]> Co-authored-by: Harald Luengen <[email protected]> Co-authored-by: luengen <[email protected]>
… this begs the question, “why didn’t 'make validate' catch these errors earlier?”, to which I do not have an answer at the moment.
@peterstadler @raffazizzi @martindholmes Could we have the cmc branch added to Jenkins? |
@tuurma Jenkins job configured and building now. |
@tuurma The build on my Jenkins has completed successfully, so I'm a bit puzzled as to why the checks have failed on this PR. |
* initial commit of new specs * lower-case model name * bibliography additions for CMC * add listRef and remove bibl references we don't do these bibl references here, do we? might go into a remalr, though? * migrate chapter from GoogleDoc * fix minor quirks * add membership to `att.cmc` * Various minor: * add xml:id= attrs to divisions (may not have all names right) * un-comment ref to character entry * change comments about work-to-be-done to processing instructions (yes, "winita" = “work is needed in this area” is obtuse, but it is what we use in the rest of the Guidelines) * in a few cases, changed quotation marks to phrase-level encoding * Re-generated spec lists. * testing * another test * Get build _almost_ working * Re-generated spec lists. * Fix a dozen validity errs. * fixes in exemplums: generation->generatedBy; closed <p> before <signed> and added rend=inline to the latter; added # to @Synch and @who values; removed @who from <signed> and <time>; * separated examples * corrections * corrections * new version of 9.1. and new sect 9.2 * added * more text and update of emoji section * Re-generated spec lists. * examples of generatedBy * added reference to cmc-core paper * emphasis * fix ptr target * more recommendations * emoji * Fix 1 of 2 validation errs in CMC * Add PI explaining a problem. * changes emojis michael * some fixes * Revert "some fixes" This reverts commit b1c93c5. * Re-generated spec lists. * Whitespace changes only — nothing real. * Enumerated editorial tasks from today’s mtg * Tiny tweaks: * Fix a REF placeholder * Change a pair of curly quotation mark characters to a val element. * Add CMC to GLs & some Exemplars: * Added CMC to tei_all, tei_allPlus, and tei_basic * Move inclusion of ../../Specs/att.cmc.xml and ../../Specs/model.cmc.xml from CMC to ST * Move att.cmc and model.cmc from cmc module to tei module * Re-generated spec lists. * outcommented ptr; moved first paragraph * General editing pass * uncomment ptr again this hack should not be needed anymore, since TEIC/Stylesheets@10a3b31 * removed doubled example and Syd's comment of 2022-08-10 * added * new version of graphic * added translations to emoji examples * prefix xml:ids of post examples * introductory sentence for each example in 9.4.3 * Add elipsis, as editorial policy asserts they should be there when elided bit is element content * Re-generated spec lists. * added first version of Section on CMC Macrostructure and Metadata * fixed some typos in 9.3 * Tweaks to chapter and descriptions * Fix typos: Changed mode= to modality= on a few examples * fix some references to post examples * Wording tweak * try to merge Harald's changes once more * Changes made at meeting: * Changed modality= from required to recommended; * Reword remarks about content of "spoken" posts. * Re-generated spec lists. * two typos * added sourceDesc examples with biblStruct biblFull bibl variants in 9.3.3 * Mostly tweaks to wording from last mtg * some changes according to SB's items in the gdoc from 2022-11-14 * Changes (mostly to example sourceDescs) mostly at yesterday’s meeting with PS & HL * Sections Participants and Timeline * mode->modality * threads * Fix well-formedness error, not necessarily correctly. * Fixes, mostly made during today’s meeting * Various additional tweaks from meeting * move `<signed>` elements out of `<p>` * update `xml:id`s on `<post>` elements * example code for 9.3.2.1.3, and fixed several typos * section CMCanalysis * improved IDs in sect. analyses * Re-generated spec lists. * sections on analysis and multimodal * bib entries * correction emphasis * Pull in latest from TEI dev branch (including manual merge of docDate.xml), and correct a duplicate ID * Updates, mostly of REF placeholders * Add a PI reminding us to move a ref to bibl * Various minor edits, mostly made w/ CMC group during mtg * mocoda example for multimodal CMC 1st version * section and example with spoken/written/image post in encoding of multimodal cmc * Various updates, including constrain @generateBy to use within 'post' element * Updated another reference to 'children' of post element to descendants * entries mocoda, scilog * fixed timeline; improved bibliography, references and examples as specified in minutes * Add comment warning: need to use Schematron processor that can handle attribute context nodes. Note that I have not committed and pushed the addition of tests of the generatedBy= attribute in detest.xml, as it will break the build until it (the TEI build process) uses a Schematron processor that can handle. * more multimodal CMC and fixed some typos * promoted section Named Entities to 9.5.5 * Added tests for @GeneratedBy * Minor updates made at CMC meeting. * Invalid version we are in the middle of working on (particularly anonyization) * some typos * changed @corresp in @ref in example * fixed bib entries for corpora * extended section on NEs by pseudonymisation example using gap and supplied * some typos * some typos * fixed typo * restructuring of sections * some final typos * Fixes made during 2023-12-09 meeting with Harald * Editing pass through chapter; fix detest * addressed tei winita's by Syd, changed twitter examples by removing occurrences of and references to @key * some smithing re early CMC systems * use ptr for retweets and adapted descriptions * Minor wording (and whitespace) updates * minor tweaks, mostly removing previous questions that have been answered * Re-write last sentence of 9.5.5 and lots of spelling corrextions. * Tweak wording with Harald & Michael * Mostly typo corrections --------- Co-authored-by: Peter Stadler <[email protected]> Co-authored-by: peterstadler <[email protected]> Co-authored-by: Harald Luengen <[email protected]> Co-authored-by: luengen <[email protected]>
… this begs the question, “why didn’t 'make validate' catch these errors earlier?”, to which I do not have an answer at the moment.
@sydb and all: I've now added a new exemplum for usenet, and I opted to put it on the post.xml spec because it wasn't really strictly about the use of |
No description provided.