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

Find characters that appear in more than one text #14

Open
JonathanReeve opened this issue Nov 25, 2019 · 1 comment
Open

Find characters that appear in more than one text #14

JonathanReeve opened this issue Nov 25, 2019 · 1 comment

Comments

@JonathanReeve
Copy link
Member

For example, Gifford ("Joyce Annotated") gives for "Holohan" (p.96, "A Mother"), "appears as an offstage character in "Two Gallants" and in Ulysses; see Dub C58:27n. It would be nice to have links to these characters' appearances in these texts.

@JonathanReeve
Copy link
Member Author

@FionaLiu1998, here are some thoughts I have about cross-referencing characters, but you're welcome to go with whatever seems intuitive to you.

<person 
    role="assistant secretary of the Eire Abu society" 
    sex="M"  
    age="adult"
    xml:id="hh"> 

    <persName>Hoppy Holohan</persName>
    <link xml:id="holohan" target="#ulysses#lb070642"/>
    <note target="holohan">Holohan is mentioned in the "Aeolus" episode of Ulysses</note> 
</person>

(Holohan is mentioned in line 642 of Aeolus, among other places.)

But I'm also seeing that there are quite a number of other tags that are allowed inside <person>, like:

affiliation age birth death education event faith floruit langKnowledge listEvent nationality occupation persName persona residence sex socecStatus state trait

So there's room for even more description. Fargnoli might be a good reference for this.

Anyway no need to do everything. Even just a simple link between a few places would be good.

JonathanReeve added a commit that referenced this issue May 17, 2020
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

1 participant