Wikidata:Property proposal/Author last names

From Wikidata
Jump to navigation Jump to search

last name(s) stated as[edit]

Originally proposed at Wikidata:Property proposal/Generic

Descriptionqualifier to provide string representation of family or primary sorting portion of name as represented in a bibliographic reference file (for example BibTeX)
Data typeString
Template parameter'last-N' parameter in en:Template:Cite Q
Domainwork (Q386724)
Allowed valuesany string that may appear in a name (including spaces and periods)
Example 1The South Pole Telescope (Q55893751) author name string (P2093) → John Ruhl → 'Ruhl'
Example 2The South Pole Telescope (Q55893751) author name string (P2093) → Peter A. R. Ade → 'Ade'
Example 3Prostetic Rehabilitation of an Eye Globe: Case Report (Q89819389) author name string (P2093) → Clovis Lamartine de Moraes Melo Neto → 'de Moraes Melo Neto'
Example 4Tear Strength Analysis of MDX4-4210 and A-2186 Silicones with Different Intrinsic Pigments Incorporated by Mechanical and Industrial Methods (Q92616544) author (P50) → Marcelo Coelho Goiato → 'Goiato'
Example 5An EAR-motif-containing ERF transcription factor affects herbivore-induced signaling, defense and resistance in rice. (Q52725820) author name string (P2093) → Yonggen Lou → 'Lou' (N.B. author's entry is Lu Yonggen (Q9116274) in Chinese name order)
SourceBibtex references
Planned useImplementation in Template:Cite Q
Robot and gadget jobsI will propose a task for Pi bot that will populate this
See alsoobject named as (P1932)
Single-value constraintyes

Motivation[edit]

We have been working on Template:Cite Q improvements over the last few months. One request has been particularly challenging: how do we go from author names in the 'First Last' format to 'Last, First'? This is particularly important so that we can match different citation styles in use in articles, which seems to be a blocking issue for using Cite Q more widely.

We currently store author names in object named as (P1932), however it is impossible to automatically determine the first/last name parts of these strings. The good news is that this information is held in the bibtex references for the publications, so we can import it from there, but we need to have a suitable property to import it to.

This would be set as a qualifier of author name string (P2093) and author (P50) (it is important that it is within the publication item due to technical limitations with fetching values from items linked by author (P50)). Only one qualifier would be used for each author, multiple surnames would be contained in a single value.

Values would be imported by bot (I will propose a bot task to do this if this property is accepted). It is accompanied by a property proposal for the first name(s) (Wikidata:Property proposal/Author first names). It could either supplement or replace object named as (P1932) (I have no preference either way).

Thanks. Mike Peel (talk) 18:26, 28 December 2020 (UTC)[reply]

The Source MetaData WikiProject does not exist. Please correct the name. and The Source MetaData/More WikiProject does not exist. Please correct the name.

Discussion[edit]

(matthiaspaul) --92.209.72.111 20:09, 7 January 2021 (UTC)[reply]
The idea with these properties is that middle/pre/post-fixes are stored within the 'first' and 'last' name strings, which is how it is commonly done in bibtex for references, and in reference templates on-wiki (e.g., Citation expects firstN/lastN parameters). Splitting them out into different properties here would add more complexity than I think we need, and it can be done in Lua if needed. Naming them as 'given name'/'surname' would also invite more complexity than is needed (e.g., second surnames). Let's keep things as simple as possible given the situation please. Thanks. Mike Peel (talk) 17:19, 8 January 2021 (UTC)[reply]
@Mike Peel: Not every localized version of en:Template:Citation works the same way. For example, editors are advised to pass |author= rather than |first= and |last= into vi:Bản mẫu:Chú thích in the case of a Vietnamese or Chinese name. – Minh Nguyễn 💬 08:51, 15 January 2021 (UTC)[reply]
  •  Comment There are already a bunch of name-related properties, not just given and family name, and it isn't always obvious how to arrange these properties either in running text or bibliographically. For example, consider the names in Wikidata:Property proposal/Vietnamese middle name. While I'm encouraged that this proposal calls for the property to be used only as a qualifier on author name string (P2093), I'm concerned that it doesn't explicitly order the name parts in the case of author (P50). Consumers like en:Template:Cite Q would benefit from a more explicit "bibliographic name" and/or "sorting name" qualifier. (Its Vietnamese translation would benefit greatly because it wouldn't need to guess whether to display the name as "Family, Given Middle" or "Family Middle Given" based on the author's ethnicity or the original language of the non-anglicized form of their first name.) A "bibliographic name" property wouldn't be mutually exclusive of the property proposed here, but it seems necessary for achieving what seems to be the goal behind the proposal. – Minh Nguyễn 💬 08:51, 15 January 2021 (UTC)[reply]
  •  Support, an important property for people.--Arbnos (talk) 17:56, 21 February 2021 (UTC)[reply]
  •  Support Lastname, Firstname has been the major barrier to the use of cite Q (a template which is quite fantastic). MargaretRDonald (talk) 21:31, 29 April 2021 (UTC)[reply]
  • @Mike Peel: Can you please respond to the suggestion of a "bibliographic name"/"sorting name" property from Minh Nguyễn above? That seems like an ideal solution to me that handles all potential problems. ArthurPSmith (talk) 17:01, 30 April 2021 (UTC)[reply]
    @ArthurPSmith: The convention is always to split into last/first if there is a split for references, which is why I've proposed these properties in that form. If you want a "sorting name" then you could create it by combining the properties. Any chance of creating these properties soon, please? I have some free time this weekend that I could use to start populating them. Thanks. Mike Peel (talk) 19:31, 30 April 2021 (UTC)[reply]
    I'm afraid I don't see a complete consensus here; this is not ready. If the source material for this is always going to be BibTeX references, then perhaps the property name should include that? (edit:) Or at least the description, which is currently woefully inadequate. Otherwise I simply find this proposal will be confusing. ArthurPSmith (talk) 19:37, 30 April 2021 (UTC)[reply]
    @ArthurPSmith: I'm not sure I understand, there are plenty of support votes here? It's a long-solved problem in academia, but it's not specific to bibtex, just look at the reference section of any paper. The natural thing to do is to split it into last/first parts, as strings, which is what is proposed. Thanks. Mike Peel (talk) 19:42, 30 April 2021 (UTC)[reply]
    There are many name systems (some mentioned in this discussion - for more see this page) where "last/first parts" is not a natural subdivision of a person's name. You need to be much more specific about what the purpose and use of this property is. Right now the label and description are far too vague and it will be misused/misunderstood. ArthurPSmith (talk) 19:54, 30 April 2021 (UTC)[reply]
    • @ArthurPSmith: Then don't use these properties for those cases? Although I can't see what rule in that link this proposal breaks. I can't see how to simultaneously make this proposal broader to handle more cases and more specific/less vague? Mike Peel (talk) 20:00, 30 April 2021 (UTC)[reply]
  • @Mike Peel: I have updated the description to cover what I think you are trying to do here. Do you agree with this? Note we also need to have Wikidata usage instructions provided to specify what you had as allowed values: "Use only as qualifier for author name string (P2093) or author (P50)" ArthurPSmith (talk) 20:45, 30 April 2021 (UTC)[reply]
  • @Mike Peel: ✓ Done — Martin (MSGJ · talk) 20:35, 28 June 2021 (UTC)[reply]