Closed RJP43 closed 5 years ago
Hey @Dadelinee! I have just began analyzing the schema, but I was just wondering how you wanted to split up the work, and/or if there was anything you were uncertain about/struggling with. Thanks, let me know!
Hey @amandallopez sorry! I was in rehearsal just as you sent this. I downloaded the .xml file and the schema. Are we supposed to locate the error in the schema and then upload the file right back here stating the error?
@Dadelinee @amandallopez huzzah :tada: well done downloading both files. Once you get the schema associated you will need to reupload the XML to where you downloaded it from. Additionally, you will need to write up a short report on any errors you see in the XML file once the schema is associated. You do not need to correct the errors just report on them here.
@RJP43 I'm looking in oxygen and for errors in the schema it lists a whole bunch. How do I know which ones to focus on? There's definitely over 100 or so. I can't tell if I associated the schema right either so I'm not sure if it's a problem on my side. Every time I go to assign the schema again through the folder just to make sure, the file is not placed in the desktop folder in oxygen yet when I open all the documents on my computer I can see the txt file sitting in my desktop folder. On oxygen, I only managed to assign it because I searched for it and it found it. However, one of the first errors oxygen tells me is that it couldn't find the schema file so I'm not sure what I'm doing wrong
@Dadelinee I am not exactly sure what is happening when you associate the schema that you are seeing so many errors. We will be going over in class how to associate the schema correctly. When I run a validation check on your XML by associating the schema this is what I see:
You will notice, once you can get your schema assoicated correctly, that while you have multiple errors they are all for the same reason. I imagine from this screenshot you can tell the reason the errors are occuring, but if not maybe @amandallopez can take a stab at associating the schema and/or identifying the reason for the errors. Hope this helps. Thanks for communicating on your issues board! šø
@RJP43 I have both the schema and the .xml document save in the same folder on my computer but I can't seem to get the schema working still
<placeName key="lindevangen">Lindevangen</placeName>
key=lindevangen, mentioned 1 times
<persName key="magnusE">Erwin Magnus</persName>
key=magnusE, mentioned 5 times
<persName key="?">Hasselbalch</persName>
, no ID, mentioned 8 times
<persName key="louLou">
key="louLou", mentioned 2 times
<persName key="sparreAn">BĆ©</persName>
Mentioned 4 times, key=sparreAn
<persName key="kreutz">Werner von Kreutz</persName>
key="kreutz", mentioned 2 times
<persName key="vibeke">Vibeke</persName>
key=vibeke, mentioned 2 times
Letter to <persName key="knudsenP">Poul Knudsen</persName>
key=knudsenP, mentioned 5 times
<placeName key="berlin">Berlin</placeName>
key=berlin, mentioned 2 times
Author <persName key="lili">Lili Ilse Elvenes</persName>
key="lili", mentioned 3 times
Translation by <persName ref="kj">Kristin Jacobsen</persName>
<persName ref="mb">Maiken Boysen</persName>
Coding by <persName ref="tnm">Tyler Monaghan</persName>
@Dadelinee After associating the schema there is one error. The value of attribute "key" is missing for Hr. Hasselbalch. <persName key="?">Hr. Hasselbalch</persName>
The schema associated version of the XML document has been uploaded.
The </p>
element is used to differentiate when a paragraph within the letter would start or end. This helps to keep track of the amount different paragraphs and where they would lie in the letter
Another element is <div>
Some have attribute values such as "body" in order to show what type of divider it is and helps to show the structure of the letter.
The <sourceDesc>
element is utilized to signal the description of the source. This provides information about the source that is being encoded. The <fileDesc>
element is utilized to signify the description of the file. Under the file description, it has been stated that a key is still needed for Hasselbalch. This is useful because it will inform the encoder of the gap that still must be filled.
@amandallopez and @Dadelinee well done communicating so productively on your issue! š Also, well done completing the TEI XML Exercise! :tada:
For the next assignment, your team will need to reference the latest file added to the Danish Letter 19310131 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 19310131 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! š» š
<title>Letter to <persName key="knudsenP">Poul Knudsen</persName></title>
<author><persName key="lili">Lili Ilse Elvenes</persName></author>
`
Reproduced by courtesy of the
I think <projectDesc>
would be good to use in the header because it describes in detail the aim or purpose for which an electronic file was encoded, together with any other relevant information concerning the process by which it was assembled or collected. That way the reason for gathering all of this data and doing all this work can be easily understood by those reading it and emphasizes the importance of our goal.
@amandallopez heya! Throw down your email address here and I'll send the .xml file your way :^)
@Dadelinee Sounds good, thank you (į¦Ėį“Ė) My email is alopez21@luc.edu
@amandallopez I suggest uploading the .xml
file directly to GitHub in your team's folder. Loyola email service will not allow XML file attachments to be read or downloaded. As a reminder instructions to upload directly to GitHub are on our Working in GitHub wiki page, but I have copied them below as well:
@Dadelinee fantastic statement regarding the <projectDesc>
element! I think we will probably want to develop this element as the project continues to build out our TEI Header Template. Well done. š @amandallopez I look forward to your response to @Dadelinee.
@amandallopez I uploaded the .xml file to the folder if you just wanna throw in the last parts that you have!
@Dadelinee Awesome, thank you! Iām working on it now
@amandallopez once you add those finishing touches and upload you will need to respond to @Dadelinee statement regarding the <projectDesc>
element and post a statement about a different element not used in our header template for @Dadelinee to respond to. See you both in class!
A revision history, tagged revisionDesc
, would be useful for allowing the encoder to provide a description of the changes being made to the file. This would resolve any questions regarding the development of the electronic text and provides a clear history.
@Dadelinee I agree that projectDesc
would be an insightful element to utilize because it clearly provides the aim of the document. It also serves as general outline for the project as a whole and might clear up any confusion a reader may have about the content.
A revision history, tagged
revisionDesc
, would be useful for allowing the encoder to provide a description of the changes being made to the file. This would resolve any questions regarding the development of the electronic text and provides a clear history.
@amandallopez I agree that this would help a document. That way if someone reading it was confused, they can possibly see who made the change as well as why in order to clear up why maybe another term was used or even why a term was taken out and then replaced with something else. Especially in a project like this, where using the term "transgender" seems logical to us today, it's not something Lili would have known, therefor explaining why that revision was made to a reader could help to clear up the confusion.
@amandalopez fantastic responses. I noticed in your recently uploaded XML you inputted your information within the XML comments. You or @dadelinee will want to remove the comment tags around the text you added. Great work.
@AmandaLopez fantastic responses. I noticed in your recently uploaded XML you inputted your information within the XML comments. You or @Dadelinee will want to remove the comment tags around the text you added. Great work.
@amandallopez would you mind? I'm in class right now otherwise I would :'^)
@Dadelinee I just re-uploaded it and removed the comment tags!
@amandallopez you're the best, thank you!
Source Materials:
19310131 Folder
MIWschema.rng