Giter VIP home page Giter VIP logo

Comments (16)

amccann2 avatar amccann2 commented on May 29, 2024 2

one of the TEI header < ClassCode >
This is a classification of standards that would help us differentiate further between editions, letters, and languages. These classifications would be within the header and at the beginning of any specific text so that we can automatically search for the language, the format, and the edition/time of publication.

from lilielbe_engagedlearners.

kschoen3 avatar kschoen3 commented on May 29, 2024 2

I think that using <note> would be helpful in order to classify certain marks that the author of the letter includes in the text instead of including them just in the comment of description. Classifying the underlining, circling, emphasis on words, etc. in a systematic way would allow us to communicate more information about the documents.

from lilielbe_engagedlearners.

kschoen3 avatar kschoen3 commented on May 29, 2024 1

Two validation issues show up on this document when checking the text. The first is that the text contains special characters that require editing. The second issue is that attribute name "data-
transient" associated with an element type "meta" must be followed by the ' = ' character.

from lilielbe_engagedlearners.

amccann2 avatar amccann2 commented on May 29, 2024 1

When we went to associate the schema, @kschoen3 and myself (@amccann2) both received an error. We retried to schema association process with @RJP43 and she said she was not sure what this issue was. I am attaching a screenshot file that shows our schema line as well as the error that we encountered

schemaissue_schoen mccann

screen shot 2019-02-19 at 3 39 28 pm

from lilielbe_engagedlearners.

kschoen3 avatar kschoen3 commented on May 29, 2024 1

one of the TEI header < ClassCode >
This is a classification of standards that would help us differentiate further between editions, letters, and languages. These classifications would be within the header and at the beginning of any specific text so that we can automatically search for the language, the format, and the edition/time of publication.

I think this is a good point of clarification. It would be interesting to find a way to further organize the letters that we have in the archive.

from lilielbe_engagedlearners.

amccann2 avatar amccann2 commented on May 29, 2024 1

I think that using <note> would be helpful in order to classify certain marks that the author of the letter includes in the text instead of including them just in the comment of description. Classifying the underlining, circling, emphasis on words, etc. in a systematic way would allow us to communicate more information about the documents.

@kschoen3 !! this is a great idea. It could be super helpful to clarify this, and would allow us to maintain the integrity of the original author's intent. There is a lot to be lost if we don't highlight the importance of small annotations.

from lilielbe_engagedlearners.

RJP43 avatar RJP43 commented on May 29, 2024

@kschoen3 Whoops, I think something has gone wonky with your schema association. We can work out tomorrow in class what went wrong or @amccann2 might try associating the schema and seeing what she can find. When I associate the project schema to your XML this is what I see:
Danish Letter 19310807 validation errors
Notice in the screenshot above that there appears to be only one validation error in your XML when the schema is correctly associated. I applaud you for your attempt 👏 and encourage you to tag me using my handle (@RJP43) in this issue if you have questions.

from lilielbe_engagedlearners.

amccann2 avatar amccann2 commented on May 29, 2024

Distinct People & Places
< title>Letter to Maria Garland
< persName key="lili">Lili Ilse Elvenes 3
< persName key="?">the professor 2
< persName ref="mb">Maiken Boysen 1
< persName ref="kj">Kristin Jacobsen 1
< persName ref="tnm">Tyler Monaghan 1

some are distinct as first and last name specific and others remain as something less descript. We see this in "garlandM" versus "the professor." It should also be noted that most are given an abbreviation of just initials, excluding Lili and Maria Garland -- this probably because these are characters from the text (not certain of this). I am having a hard time understanding where I can find a more extensive list of these/ how to look them up in the XML files. Perhaps I'm downloading the wrong file?

from lilielbe_engagedlearners.

amccann2 avatar amccann2 commented on May 29, 2024

TEI Elements

2 elements featured in these XML elements are the
< /div>
< /div>
AND

(and other similar pieces of markup)

Translation TEI markup. This is used to distinguish parts of translated letters, or pieces of translated texts to differentiate where they begin and end, because we are trying to organize the languages of multiple different editions.
there are also publication markups for editions with multiple chapters or sections this is what they look like in just plain TEI
< /titleStmt>
< editionStmt>
< edition/>
< /editionStmt>
< publicationStmt>
This is what they look like in our file:
< publicationStmt>
< p>Publication Information


< /publicationStmt>
< sourceDesc>
< p>Information about the source


< / sourceDesc>
This information is essential because it allows us to search through multiple editions and translations for the differences in publications. here is it important to note that this is different than how we manage the different changes in chapters etc.

I am not 100% certain if these are exactly what you were looking for.

from lilielbe_engagedlearners.

kschoen3 avatar kschoen3 commented on May 29, 2024

Distinct People & Places
< title>Letter to Maria Garland
< persName key="lili">Lili Ilse Elvenes 3
< persName key="?">the professor 2
< persName ref="mb">Maiken Boysen 1
< persName ref="kj">Kristin Jacobsen 1
< persName ref="tnm">Tyler Monaghan 1

some are distinct as first and last name specific and others remain as something less descript. We see this in "garlandM" versus "the professor." It should also be noted that most are given an abbreviation of just initials, excluding Lili and Maria Garland. I am having a hard time understanding where I can find a more extensive list of these/ how to look them up in the XML files. Perhaps I'm downloading the wrong file?

we found no place names

from lilielbe_engagedlearners.

kschoen3 avatar kschoen3 commented on May 29, 2024

<p style="valediction">
This is a paragraph attribute. It indicates the closing of a letter.

<p style="salutation">

Similar to the first one, this element indicates part of a letter. It indicates the greeting or opening of the letter. Both elements divide the text and specify information within the the paragraph.

from lilielbe_engagedlearners.

RJP43 avatar RJP43 commented on May 29, 2024

@kschoen3 and @amccann2 well done completing the TEI XML Exercise! 🎉 I will be asking my fellow technical editor, on the project, if he can identify what went wrong with both of your schema associations and will report back on your issue here with info. as it comes in.

For the next assignment, your team will need to reference the latest file added to the Danish Letter 19310807 Archival Materials Folder 📂 -- a screenshot of the TEI header information provided by the project manager, Emily Datskou. As a team, you will work together to create a <teiHeader> element for Danish Letter 19310807 using the information provided by Emily, the existing XML encoding, photograph(s) of the letter (a.k.a the facsimile images), and the translation/transcription documents.
(⬆️ all available in your text's folder linked above ⬆️)

Be sure to reference the TEI Header Exercise in order to let each other, @ProfPLC, and I know what tasks you each are comfortable with completing by Tuesday (2/26) 📆. Please remember the main goals in all of our assignments are team communication 💬 and collaboration 👐.

Note: the TEI header template is available in Thursday's lesson on Capturing Metadata and as a download-able XML file containing the template <teiHeader>. Happy coding! 💻 😃

from lilielbe_engagedlearners.

kschoen3 avatar kschoen3 commented on May 29, 2024
<title> Letter to </title> <title></title> <title xml:lang="eng"></title>
        <Lili Ilse Elvenes>
           <persName key="lili"><!-- Writer of Letter; or author of text --></persName>
        </author>           
        <respStmt>
           <resp>Photographed <date>August 16-17, 2017</date> by</resp>
           <persName ref="plc">Pamela Caughie</persName>
        </respStmt>
        <respStmt>
           <resp>Images prepared from <date>August to December, 2018</date> by</resp>
           <persName ref="mg">Matthew Gallagher</persName>
        </respStmt>
        <respStmt>
           <resp>Transcription completed from <20><!-- November --> to <!--November-->,
                 <!-- 2017 --></20> by</resp>
           <persName><!-- Kristin Jacobsen --></persName>
           <persName><!-- Maiken Boysen --></persName>
        </respStmt>
        <respStmt>
           <resp>Translation completed from <20><!-- November --> to <!--November-->,
                 <!-- 2017 --></30> by</resp>
           <persName><!-- Kristin Jacobsen --></persName>
        </respStmt>
        <respStmt>
           <resp>Translation reviewed in  <date><!-- July --> to <!--September, November-->,
                 <!-- 2018 --></date> by</resp>
           <persName><!-- Maiken Boysenr --></persName>
           <persName><!-- Marianne Ølholm --></persName>
        </respStmt>
        <respStmt>
           <resp>Encoding completed from <date><!-- October --> to <!--December-->,
                 <!-- 2018 --></date> by</resp>
           <persName><!-- Tyler Monaghan --></persName>
        </respStmt>
        <respStmt>
           <resp>Encoding assistance and/or XML proofing completed by</resp>
           <persName ref="rjp">Rebecca J. Parker</persName>
           <persName><!--Nikolaus Wasmoen --></persName>
        </respStmt>
        <respStmt>
           <resp>Assigned <date>Spring 2019</date> Engaged Learner(s)</resp>
           <persName><!-- Audrey McCan --></persName>
           <persName><!-- Katherine Schoen --></persName>
        </respStmt>
        <respStmt>
           <resp>XML transformed into HTML on
                 <date><!-- exact transformation date yyyy-mm-dd --></date> by</resp>
           <persName ref="rjp">Rebecca J. Parker</persName>
        </respStmt>
        <respStmt>
           <resp>HTML proofing completed from <date><!-- month --> to <!--month-->,
                 <!-- year --></date> by</resp>
           <persName><!-- Name of Encoder/Proofer --></persName>
           <persName><!-- Name of Encoder/Proofer --></persName>
        </respStmt>
        <sponsor>Loyola University Chicago</sponsor>
        <sponsor>Loyola's Center for Textual Studies and Digital Humanities</sponsor>
        <sponsor>Danish Arts Foundation</sponsor>
     </titleStmt>
     <publicationStmt>
        <authority>Lili Elbe Digital Archive</authority>
        <pubPlace>Chicago, IL, USA</pubPlace>
        <date>July 6th, 2019</date>
        <availability>
           <p>Reproduced by courtesy of the <orgName><!-- name of archive --></orgName> in
                 <placeName><!-- Ernst Harthern Archives, Abertarrörelsens Arkiv och Bibliotek (Swedish Labour Movement's Archives and Library), Huddinge, Sweden --></placeName>
           </p>
           <licence>Distributed under a Creative Commons Attribution-NonCommercial-ShareAlike
              4.0 International licence.</licence>
        </availability>
     </publicationStmt>
     <sourceDesc>
        <p><!-- There is a tear or burn on the upper left corner. There is underlining in the middle of the third sentence as well as a word that looks like it begins with "j" underlined three times. The document has noticeable folds. --></p>
     </sourceDesc>
  </fileDesc>

Some text here.

from lilielbe_engagedlearners.

kschoen3 avatar kschoen3 commented on May 29, 2024

here

hey Audrey, I filled in the necessary information to our header (probably with quite a few mistakes). let me know if you need any help with the next step because i'm not sure if i did all of this correctly.

from lilielbe_engagedlearners.

amccann2 avatar amccann2 commented on May 29, 2024

@RJP43 @kschoen3 I have uploaded the document to our folder. I know that there are several issues within the XML document. I wasn't fully sure how to tackle this so I was hoping that we could sit down in class and discuss how to fix these bugs. -audrey

from lilielbe_engagedlearners.

kschoen3 avatar kschoen3 commented on May 29, 2024

@RJP43 @kschoen3 I have uploaded the document to our folder. I know that there are several issues within the XML document. I wasn't fully sure how to tackle this so I was hoping that we could sit down in class and discuss how to fix these bugs. -audrey

I looked over the XML file again as well and couldn't quite figure out where the issues were so I'm on the same page. 👍

from lilielbe_engagedlearners.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.