Skip to content
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

Open
laurenmcguigan opened this issue Dec 5, 2016 · 4 comments
Open

FYI #23

laurenmcguigan opened this issue Dec 5, 2016 · 4 comments

Comments

@laurenmcguigan
Copy link
Collaborator

@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.

@ebeshero
Copy link
Collaborator

ebeshero commented Dec 6, 2016

@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: <seconOwner> vs <secondOwner>. (I just corrected those myself with Find & Replace, but that's a brittle solution, since there are probably other little inconsistencies that human eyes would have a hard time catching.) I'm sorry I didn't notice you were running without a schema for this long, but I hope it'll be easy for you to write, since you're most familiar with your markup!

@laurenmcguigan
Copy link
Collaborator Author

@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!

@jonhoranic
Copy link
Owner

@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?

@ebeshero
Copy link
Collaborator

ebeshero commented Dec 7, 2016

@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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants