Git Product home page Git Product logo

transcriptiondesk's People

Contributors

fteichmann avatar oliver1989 avatar rpod avatar runjak avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

thomask81

transcriptiondesk's Issues

Implement voting system

The TranscriptionDesk shall have 3 cases where voting can occur:

  1. On the completeness of scans.
  2. On the choice of AOIs.
  3. On the transcription of AOIs.

The tables for these votes look very similar and voting is evaluated in the same way for all of these.
Therefore it makes sense to encapsulate all of these tables into one logical entity (class or class hierarchy) and a similar web interface, that reuses common parts and only specializes where necessary.

Our current understanding of voting is this:

  • Users can vote up or down if no consensus is reached.
  • Consensus is reached if the up or the down votes outweigh the others by a lead of 5.

Decide on a license

We need to decide on a LICENSE file for our project. I believe @ThomasK81 said some Creative Common flavor would be preferred.

finishing project Report

I'm still improving the project report, currently up to L240.

@runjak: please fill in L240 subsection with keywords (I will phrase that later) and look at %FIXME at L229

Implement handling of Areas of Interest

Areas of Interest need their own class to represent db entries.
They have URNs with an already defined schema.
This schema needs to be validated, parsed and instantiated.
We need to be able to store and modify(copy on write) such Areas of Interest,
along with capability to discover them in some way via the site.

Build MUFI input system

Figure out which MUFI characters we need and implement them in some kind of input system that allows users entering markdown to also input MUFI characters.

Evaluating productfunctions

In commit a10a539 I added several product functions. I would like feedback if they are OK as they are, if some aren't needed etc. . Also within them there are a lot of underfull \hbox. If this is a problem please let me know or resolve this issue.

Create a database mockup

  • Remember to tack timestamps on everything possibly useful
  • Design with URNs in mind
    • SQL allows selection by prefixes, which might come in handy
  • Create an ER diagram
  • Produce working SQL to create tables

Some pointers

It looks like we will install Omeka to manage our image content. I have prepared an instable mock-up. It runs from a computer that is not always online. However we will move it to our server Homer within the next two weeks.

All images are TIFF or JPEGs.

Although Omeka has some support for transcriptions: e.g. Scripto. It would be good to see alternative transcriptions desks with polygon marking up and a Markdown based editor.

Create proper profile page

Goal is to create a user specific profile page that displays some relevant data (e.g. scores, activity, etc.):

  • It can be a mock up
  • Charts need to be supported
    • Shield UI (?)
    • Clarification which type of chart should be used for what datasets

@RPOD von Vagrant überzeugen

Authentication mit Opauth ist deutlich einfacher mit Vagrant zu realisieren, da gegenüber Docker keine wechselnden IPs vorhanden sind.

Implement handling of Transcriptions

Transcriptions need their own class to represent db entries.
This task is similar to issue #9, but instead should aim to deliver the same
needs for transcriptions.
Note that transcriptions have some differences to AOIs:

  1. They have categories, which need to be put in the schema + ER + other stuff.
  2. They will need a method for export to GitHub later on.
    Similarities are:
  3. URNs
  4. copy-on-write

Question about file URNs

There is an Omeka item with the URN urn:cite:ogl:bnf_7989.
All files belonging to this item have a filename like DigitalPetronius/urn_cite_ogl_bnf_7989/bnf_lat7989_195.jpeg.
I presume, that the URN for such a file would than be urn:cite:ogl:bnf_lat7989_239.jpeg?

The tricky thing here is that bnf_7989 is not a prefix of bnf_lat7989_239.jpeg as I originally expected.
Since the files themselfs don't carry URNs in Omeka, we have to derive their URNs by combining the file names and the URNs of their items.

While we've had good discussions about the layout of our own URNs,
we haven't touched the issue of file URNs so far.
What would be the expected way to generate URNs for files?

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.