-
Notifications
You must be signed in to change notification settings - Fork 1
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
FYI #23
Comments
@laurenmcguigan There isn't a Relax-NG schema to go with your graveyardInfo.xml code is there? If you could write and associate one, even at this late moment, it would help to check and transform the document, and would ensure if you run XSLT over your code that you'll be able to output things consistently. It would help in the transformation over to TEI as well, to make sure that @jonhoranic doesn't miss any of your input as he's writing xsl:template matches! Examples of problems include one that we spotted after class: |
@ebeshero @jonhoranic The xml is clean and the Relax NG is done with comments to show you where everything sits!! THANK YOU @RJP43 !!!! Jon, you can start doing the XSLT when you're ready. Ping me if you have any questions! |
@laurenmcguigan Just had a small thing to take care of the house, nothing major but it is not the best of moods! Regardless, I am sitting at my computer in order to keep working on the XSLT, when I find a place to break for dinner I will push what I have so far and let you know. Anything specific I should know about before I continue? |
@jonhoranic Lauren wrote a schema to proof and correct inconsistencies in her code, and that may mean some elements and attributes have shifted a bit, but everything will be consistently placed now, which is essential for the transform to TEI. Let me know if you get stuck or want another pair of eyes! |
@RJP43 @JaredKramer40 @jonhoranic Just pinging you guys here to let you know that I FINALLY finished inputing all the names! Yay! I do still have to finish putting in the images, which I will try to do tonight after I finish my paper, otherwise it will be done tomorrow. Also, there are a few odd pieces that held off on adding to the document so that I could check with you guys first, so I'll bring those to class Wednesday! I will ping you on here again when I get done with the images.
The text was updated successfully, but these errors were encountered: