Giter Club home page Giter Club logo

gedcom-name's Introduction

Names are hard, as summarized in the oft-quoted article Falsehoods programmers believe about names.

The GEDCOM 5.5.1 standard defined a PERSONAL_NAME_STRUCTURE. This was refined slightly in GEDCOM 7.0. It works well for most North-American and some European names, but it unable to properly represent names from many other cultures.

This project has been created to develop the PERSONAL_NAME_STRUCTURE, with aims of supporting a much wider range of human names and of supporting applications that process them.

The following tasks have been identified. More may be added as the project develops.

  1. Document commonly used naming structures for various cultures.
  2. Decide the purpose/functionality of NAME records. This might include: display, sorting, searching, grouping, statistics, etc.
  3. For individuals with multiple NAME records, consider how we might sort them, for example using NAME.DATE.
  4. For individuals with multiple NAME records, consider how to identify a "preferred" name, for example by selecting the first one to occur in the GEDCOM record.
  5. Consider any special handling required for names with spaces, e.g. "St John".
  6. Review existing extensions, such as _RUFNAME
  7. Develop a new PERSONAL_NAME structure and a roadmap to reach it, taking into account the constraints of semantic versioning.

Contributions are welcome. Please use the discussions, the issue-tracker or create pull-requests as appropriate.

gedcom-name's People

Contributors

fisharebest avatar tychonievich 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.