Giter Site home page Giter Site logo

catalogue's People

Contributors

stenskjaer avatar

Watchers

 avatar  avatar

catalogue's Issues

Saeculo calculation for before and after dates

Now the date results in a note on the century, but this should also be the case when post and ante quem dates are given.

Examples:

  • after = 1276, before = 1314 => saeculo = 13.4-14.1-
  • after = 1276?, before = 1314 => saeculo = 13.4?-14.1

How should this sort if there is only a ante quem?

  • before 1275 => saeculo -1275 [this would put this over all others in sorting]

Related table for incipits and explicits?

Problem: The same abstract text entity (e.g. Simon, Expositio De anima) can have three witnesses. Each witness is contained in a manuscript (e.g. Leipzig 1359 etc.). The connection between each Manuscript and each witness for the Commentary is indicated by ManuscriptContentCommentary, but then where do we write the incipit and explicit of each witnes? The Manuscript does not have fields for it, and the Incipit and Explicit fields on the Commentary model does not distinguish different witnesses (which may differ slightly).
Should it be added to the ManuscriptContentCommentary-model, a new model or is it superflous since we assume that one unique, unitary text has one and only one (mostly) common incipit and explicit?
The thing is, a given explicit might contain info on the scribe or author of a text that is not common.

Implement generic foreign keys objects with multiple roles

A text can be a commentary, but also be commented on. If the commentary is registered under a different model than the translation (of Aristotle for instance), how do you include the manuscript model as foreign key, when usually the translations function as foreign key in the commentary model field describing what the commentary is on?
Same problem is relevant for the ManuscriptContent model.

See https://docs.djangoproject.com/en/1.9/ref/contrib/contenttypes/

Improvement of date system

The curent date system is very unfriendly to querying. It is not possible to search on things such as ranges (1215-1235), before and after fields, and it would be great if it took approximate dates/years into account.

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.