GithubHelp home page GithubHelp logo

jensopetersen / nic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tonyahowe/nic

0.0 1.0 0.0 34.41 MB

An eXist app providing access to and manipulation of a curated and edited collection of primary resources for teaching and studying the 18th-century novel in English. A later goal is to create a portable platform for the collaborative generation of reliable coursepack materials.

HTML 27.71% XQuery 37.60% CSS 25.51% XSLT 8.05% JavaScript 1.12%

nic's Introduction

NiC

An eXist app that makes accessible a curated and edited collection of primary resources for teaching the eighteenth-century novel in English

Things I Want to Do (In No Particular Order)

  • Add live link functionality to tei:imprint/extent[@type='online']
  • Added iteration for multiple XML contributors
  • Correct live linking to title in search results
  • Correct live linking to query term in search results
  • Typeswitch case in tei2html.xql doesn't return tags
  • Add facsimile page images (sample images available in /images)
  • Refine page image display - page images embedded in hays.xml -- see notes on page images below
  • Correct the branching path for selecting either view-play.html or view-work.html to default to one -- see note below
  • Add new kinds of xml files, linked to sample xml files currently in /data--for instance, headnotes and reading/study questions
  • Why isn't the About link working as expected? I.e., like the Search Help link?
  • Add user functionality for uploading and/or sub-collection creation
  • Define a workflow to curate user contributions
  • Enable users to select records from among all the data sources for inclusion into a pdf or a subcollection
  • Generate a TOC and pagination for the resulting pdf
  • Refine xml structure and create a style guide for user contributions
  • Add topic model and graphing functionality
  • Searching: what happens with hits in the epigraph?
  • How best to mark up topics in the xml? How can they be searched, or displayed?

Thoughts on App Structure

In the Shakespeare app, view-play.html or view-work.html are different, depending on the needs of the data. My app currently has no need of a distinction here, so I want to make view-work.html the default. This seems to be configured both in controller.xql and in app:work-title, but I think I may need help here.

Thoughts on Page Images

  1. How to display the page images?
    • I want to keep the elements inline with the xml. However, it may be more elegant to display them in a side bar or a footer, so as not to interrupt the flow of reading (see note 2).
    • The page images should be thumbnailed, and onclick show a high-res or at least full-size image.
    • How to automate this? Count the elements, add on -00.png, -01.png, -02.png and so forth, depending on the count? Automation here is probably also determined by where the images are located. I don't want them to be stored in the regular data folder--or do I? How do I associate the xml with the page images? In the doc-types file, or in naming conventions? Would like some help with this.
  2. What if the application evolves to take not only textual excerpts with facsimile images, but also images themselves, like paintings or photographs of material objects?
    • Issues of focus and purpose emerge. Currently, the textual transcription and markup is the primary focus, with the page images functioning as secondary visual resources.

Thoughts on Searching

  1. Need to ensure everything that should be searched is searched.
    • Epigraph hits should be returned--are they? With recent changes, teiHeader hits are no longer returned, which is good.
    • Definitely want to enable search for topics, or strings within xml marked by topic (searching, definitely; search within may be less useful)--but perhaps this is best reserved for the topic-model module?
    • A precursor step would be to display a topic list in each xml file.

nic's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.