The AI Works community logo The Blockchain Works community logo The Functional Works community logo The Golang Works community logo The Java Works community logo The JavaScript Works community logo The Python Works community logo The Remote Works community logo The WorksHub company logo

We use cookies and other tracking technologies to improve your browsing experience on our site, analyze site traffic, and understand where our audience is coming from. To find out more, please read our privacy policy.

By choosing 'I Accept', you consent to our use of cookies and other tracking technologies.

We use cookies and other tracking technologies to improve your browsing experience on our site, analyze site traffic, and understand where our audience is coming from. To find out more, please read our privacy policy.

By choosing 'I Accept', you consent to our use of cookies and other tracking technologies. Less

We use cookies and other tracking technologies... More

Login or register
to publish this job!

Login or register
to save this job!

Login or register
to save interesting jobs!

Login or register
to get access to all your job applications!

Login or register to start contributing with an article!

Login or register
to see more jobs from this company!

Login or register
to boost this post!

Show some love to the author of this blog by giving their post some rocket fuel 🚀.

Login or register to search for your ideal job!

Login or register to start working on this issue!

Login or register
to save articles!

Login to see the application

Engineers who find a new job through Java Works average a 15% increase in salary 🚀

You will be redirected back to this page right after signin

Adding <div> and @type within episodes

Work started
Pull requests: 0
Contributors: 1
Level: Intermediate
  • HTML
Work started
Pull requests: 0
Contributors: 1
Level: Intermediate
  • HTML

On GitHub

James Joyce's novel Ulysses in TEI XML. Work-in-progress.
More info >

Issue posted by: 
c-forster's avatar

Chris Forster

Description

There are <div>s around the sections. Should they have a type?

My naive guess would be "yes," and something as straightforward as "div type='section'" might suffice. But before over-hastily concluding so, I wonder about the vocabulary for types in Ulysses overall, particularly around two questions:

  • Chapters: Given, the current architecture of this repo, I'm unsure for instance if one might combine all the episode XML files into a large file representing the novel as a whole. If so, <div type="chapter"> might be a reasonable way of combining, but I'm unsure if a single file is the goal (or a goal).
  • Other Episodes with Sections: The cases which immediately suggest themselves are those, like "Cyclops" and "Oxen of the Sun" where the text seems to have clear, but unmarked, demarcations into sections (when the style changes, or a parody begins). "Penelope" offers a somewhat different case--currently the 8 "sentences" of the episode are marked with <p> tags. This seems reasonable enough, but one could also imagine using a <div> or similar because they are so unique.

    Use Open Source to hire or get hired

    On GitHub

    James Joyce's novel Ulysses in TEI XML. Work-in-progress.
    More info >

    Issue posted by: 
    c-forster's avatar

    Chris Forster

    Use Open Source to hire or get hired

    Adding <div> and @type within episodes
    View on GitHub