Giter Site home page Giter Site logo

Comments (4)

anermina avatar anermina commented on August 16, 2024

This issue is related to the following references:

  • BIPM Metrologia 41 1 99
  • BIPM Metrologia 43 1 175
  • BIPM Metrologia 44 1 97
  • BIPM Metrologia 52 1 155
  • BIPM Metrologia 56 2 022001

It can be seen that these references use forename + surname structure (BIPM Metrologia 52 1 155, BIPM Metrologia 56 2 022001):

    <role type="author"/>
    <person>
      <name>
        <forename language="en" script="Latn">Michael</forename>
        <surname language="en" script="Latn">Stock</surname>
      </name>

or include a full name under surname (BIPM Metrologia 41 1 99, BIPM Metrologia 43 1 175, BIPM Metrologia 44 1 97):

    <role type="author"/>
    <person>
      <name>
        <surname language="en" script="Latn">Andrew Wallard</surname>
      </name>

Michael refers to the references that include initials and the surname under the surname as the most common ones (e.g. BIPM Metrologia 40 2 103):

    <role type="author"/>
    <person>
      <name>
        <surname language="en" script="Latn">T J Quinn</surname>
      </name>

@andrew2net please share your thoughts.

from bipm-si-brochure.

opoudjis avatar opoudjis commented on August 16, 2024

This will need the initials separated out, and Relaton has mechanisms for expressing initials separately...

from bipm-si-brochure.

andrew2net avatar andrew2net commented on August 16, 2024

@ronaldtse the rawdata-data-metrologia dataset contains a lot of inconsistent surnames and forenames. For example there are:

  • surname: "van der Veen" with given name "Adriaan M H"
  • surname: "Berg" with given name "Robert F"
  • full name in surname: "David W Allan", "W R G Kem", ""A De Marchi", "A de Marchi", "L van der Zwan", "K v Klitzing", "J -M Chartier", "R B Lee III", "P de la Court", and "Comité International des Poids et Mesures"

And many other variants such as double names with or without dash, affixes in surname or given name.
I think the best we can do is concatenate given name + surname and save result into full name.

from bipm-si-brochure.

andrew2net avatar andrew2net commented on August 16, 2024

Fixed by concat given name and surname

from bipm-si-brochure.

Related Issues (20)

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.