Coder Social home page Coder Social logo

browsemong's People

Contributors

danx0r avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

browsemong's Issues

multiple MPersons

if we have Elmer Fudd b. 1960 d. 2012, and also Elmer Fudd d. 2012, we get 2 MPersons which contain the same Persons

Grand Tour +3 hack not perfect

David Hume is 30001 in people, uid=30004 in trips

workaround: check VernacularName, only use ID's if there is a conflict

Vallisneri data not sufficient

vallisneri letters specify Author_ID and Recipient_ID, but vallisneri names include only First, Last, and Vernacular. There is no way to correlate ID's to the name list.

Date

add month, day fields

spaces in names

esp where no first name, there are cases where the name is " Wheeler" -- use trim() all over

new schema

update EE, algarotti, GT, Locke to use new schema

Algarotti: import all names

we just go with author/recip and do findOne; check for multiple matches

(and of course fix for new schema)

mktime error on 32-bit OS

the hack to use year + 1000 doesn't work on Ubuntu 32-bit
mktime depends on some stdlib stuff; year is restricted to 1970 +/- 2^31, about 1903 - 2020 or so
on 64 bit it works like a dream

patched things to just set ms to 0

Franklin data possibly ambiguous

need to use First and Last names to correlate letters to people -- Vernacular is not included. In the event there seemed to be no conflicts with the actual data so far

Issue notes

these issues are focused on the data import (Private git repo at airvault)

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.