Property talk:P2093

Latest comment: 10 months ago by Retired electrician in topic "point in time", "applies to part" qualifiers disallowed?

Documentation

author name string
stores unspecified author or editor name for publications; use if Wikidata item for author (P50) or editor (P98) does not exist or is not known. Do not use both.
Representswriter (Q36180), author name string (Q73980831)
Data typeString
Domainwork (Q386724) or item of collection or exhibition (Q18593264)
Allowed values(?i)((?!redaktionen).)*
Usage notesstring to store unspecified author or editor name for publications; use if Wikidata item for author (P50) or editor (P98) does not exist or is not known
ExampleGlobal, regional, and national disability-adjusted life years (DALYs) for 306 diseases and injuries and healthy life expectancy (HALE) for 188 countries, 1990-2013: quantifying the epidemiological transition (Q24170269) → Zulfiqar A Bhutta
Charged-particle multiplicities in pp interactions at root s=900 GeV measured with the ATLAS detector at the LHC ATLAS Collaboration (Q21521425) → V. Zutshi
Punjabi Vyakaran Ate Bhasha Vigyan (Q113732516) → ਬਲਦੇਵ ਸਿੰਘ ਚੀਮਾ
Tracking: usageCategory:Pages using Wikidata property P2093 (Q65706217)
See alsoauthor (P50), short name (P1813), affiliation string (P6424), subject named as (P1810), nickname (P1449), editor (P98)
Lists
Proposal discussionProposal discussion
Current uses
Total150,301,350
Main statement149,125,12999.2% of uses
Qualifier1,124,6300.7% of uses
Reference51,591<0.1% of uses
Search for values
[create Create a translatable help page (preferably in English) for this property to be included here]
Conflicts with “instance of (P31): human (Q5), album (Q482994): this property must not be used with the listed properties and values. (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303). Known exceptions: Songs of Disappearance: Australian Bird Calls (Q110036257)
List of violations of this constraint: Database reports/Constraint violations/P2093#Conflicts with P31, search, SPARQL
Type “work (Q386724), item of collection or exhibition (Q18593264): item must contain property “instance of (P31)” with classes “work (Q386724), item of collection or exhibition (Q18593264)” or their subclasses (defined using subclass of (P279)). (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P2093#Type Q386724, Q18593264, SPARQL
Allowed entity types are Wikibase item (Q29934200), Wikibase MediaInfo (Q59712033), Wikibase lexeme (Q51885771): the property may only be used on a certain entity type (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P2093#Entity types
Scope is as qualifier (Q54828449), as main value (Q54828448), as reference (Q54828450): the property must be used by specified way only (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P2093#Scope, SPARQL
Format “(?i)((?!redaktionen).)*: value must be formatted using this pattern (PCRE syntax). (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P2093#Format, SPARQL


Duplicate between author and short author name at a given position in an authoring list
Identical P1545 for both a P50 and a P2093 statement (Help)
Violations query: select ?item ?interval where { ?item p:P2093/pq:P1545 ?interval ; p:P50/pq:P1545 ?interval . } LIMIT 1000
List of this constraint violations: Database reports/Complex constraint violations/P2093#Duplicate between author and short author name at a given position in an authoring list
Pattern ^(.*)ü(.*)$ will be automatically replaced to \1ü\2.
Testing: TODO list
Pattern ^(.*)ö(.*)$ will be automatically replaced to \1ö\2.
Testing: TODO list
Pattern ^(.*)ä(.*)$ will be automatically replaced to \1ä\2.
Testing: TODO list
Pattern ^(.*)é(.*)$ will be automatically replaced to \1é\2.
Testing: TODO list
Pattern ^(.*)á(.*)$ will be automatically replaced to \1á\2.
Testing: TODO list
Pattern ^(.*)ø(.*)$ will be automatically replaced to \1ø\2.
Testing: TODO list
Pattern ^(.*)ã(.*)$ will be automatically replaced to \1ã\2.
Testing: TODO list
Pattern ^(.*)ó(.*)$ will be automatically replaced to \1ó\2.
Testing: TODO list
Pattern ^(.*)ç(.*)$ will be automatically replaced to \1ç\2.
Testing: TODO list
Pattern ^(.*)ë(.*)$ will be automatically replaced to \1ë\2.
Testing: TODO list
Pattern ^(.*)è(.*)$ will be automatically replaced to \1è\2.
Testing: TODO list
Pattern ^(.*)Ã¥(.*)$ will be automatically replaced to \1å\2.
Testing: TODO list
Pattern ^(.*)æ(.*)$ will be automatically replaced to \1æ\2.
Testing: TODO list
Pattern ^(.*)ú(.*)$ will be automatically replaced to \1ú\2.
Testing: TODO list
Pattern ^(.*)ñ(.*)$ will be automatically replaced to \1ñ\2.
Testing: TODO list
Pattern ^(.*)'(.*)$ will be automatically replaced to \1'\2.
Testing: TODO list
Pattern ^(.*)ö(.*)$ will be automatically replaced to \1ö\2.
Testing: TODO list
Pattern ^(.*)é(.*)$ will be automatically replaced to \1é\2.
Testing: TODO list
Pattern ^(.*)á(.*)$ will be automatically replaced to \1á\2.
Testing: TODO list
Pattern ^(.*)í(.*)$ will be automatically replaced to \1í\2.
Testing: TODO list
Pattern ^(.*)’(.*)$ will be automatically replaced to \1'\2.
Testing: TODO list
Pattern ^&NA;$ will be automatically replaced to somevalue.
Testing: TODO list


How to

edit

Search for a name

edit
(A) Using search
Try Special:Search/"John Doe" haswbstatement:P31=Q13442814
(B) Using search limited to string used in value
Try Special:Search/haswbstatement:"P2093=John Doe" haswbstatement:P31=Q13442814
(C) Using search limited to string used in value excluding papers that already have author (P50)=John Doe (Q302057)
Try Special:Search/haswbstatement:"P2093=John Doe" -haswbstatement:P50=Q302057
(D) Using Wikidata query server
See #Author name search query below

Add author (P50) for papers of a known author

edit
search by author
https://author-disambiguator.toolforge.org/
search by paper
https://author-disambiguator.toolforge.org/work_item.php?id=Q40115913
missing related authors
https://scholia.toolforge.org/author/Q66672198/missing

Author name search query

edit
#Author name strings 
SELECT ?item ?itemLabel
{
  ?item wdt:P2093 "Jane Doe" .
  SERVICE wikibase:label { bd:serviceParam wikibase:language "en". }
}
Try it!

Note: change the string "Jane Doe" to the name you wish to search for, retaining the quote marks. The matching must be precise, so the example above would not find values like "Jane Q. Doe" or "J Doe".

Discussion

edit

Temporary use?

edit

Is this property intended for only temporary use, to be replaced author (P50) as soon as someone gets around to it? If so, maybe this should be set up so that all uses are constraints violations, so that it shows up as a "thing to be done" on the reports. --Yair rand (talk) 12:12, 13 October 2015 (UTC)Reply

It's probable that we will never be able to replace all instances of author name string (P2093) with author (P50), since some citations and sources simply do not provide enough information to say for sure which Wikidata item to map an author string to. For cases where the mapping can be done, P2093 is indeed meant to be temporary. In terms of signalling constraint violations, this means that there's merit in doing it, but once there are too many unmappable cases on the list, it becomes less usable. --Daniel Mietchen (talk) 12:51, 13 October 2015 (UTC)Reply
Maybe a unique constraint? --- Jura 09:09, 14 October 2015 (UTC)Reply
Not a bad idea Jura, but I doubt it is that easy. I worked with a professor who wrote his name "S. Johansson". That is probably the most common combination of names in Sweden. I had the advantage to just go to his office and ask him if he was the author of an article, but I soon learned which subjects he wrote about. -- Innocent bystander (talk) 14:35, 26 November 2015 (UTC)Reply
Let's see what it does. If it ends up just outputting loads of "Smith J" .. we can remove it.
Q21521425 has just two Johansson ;) --- Jura 15:20, 26 November 2015 (UTC)Reply
I regard this property as temporary-as-possible: When the author item has been identified we use author (P50) and then erase the associated author name string (P2093). Currently, Magnus Manske's resolver at https://tools.wmflabs.org/sourcemd/new_resolve_authors.php does not delete the associated author name string (P2093), but has previously done so. Shouldn't we ask Magnus Manske to change it back? The presence of both author name string (P2093) and author (P50) for the same author confuses both Magnus Manske's resolver as well as our Scholia when normalizing for the number of coauthors and searching for not-yet-identified author items, see, e.g., The page https://tools.wmflabs.org/scholia/author/Q21504196/missing list authors string, some which have already been identified. @Magnus Manske: What is your opinion? I am under the impression that you (and the rest of us) do not know what the consensus is? — Finn Årup Nielsen (fnielsen) (talk) 15:19, 11 January 2018 (UTC)Reply
There are previous discussion at WikiProject Source MetaData and the Magnus Manske's commit is here. Given that his resolver is already moving the information from author name string (P2093) to the qualifier object named as (P1932) I think we will loose no information by removing author name string (P2093) with we have a author (P50) match. — Finn Årup Nielsen (fnielsen) (talk) 13:18, 12 January 2018 (UTC)Reply
author name string (P2093) should not be removed unless there is a object named as (P1932) match. Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 13:38, 12 January 2018 (UTC)Reply
If an item has both
for the same series ordinal (P1545) and
the author (P50) statement also has
then I think the author name string (P2093) statement should be removed. --Daniel Mietchen (talk) 00:19, 10 February 2018 (UTC)Reply

Just for publications?

edit

Is this just intended for publications? On items about authors it could also be useful to be able to indicate the common short name(s) of that author. Say, on Larissa Bravina (Q24522527), to indicate that "L. Bravina" is a short name. Could we use the same property, or should we create a new one for that use case? Danmichaelo (talk) 22:02, 10 June 2016 (UTC)Reply

Not sure. Have you looked at the difference in usage of official name (P1448) and nickname (P1449)? Would the latter suit your needs? --Daniel Mietchen (talk) 19:36, 15 June 2016 (UTC)Reply
Having thought about this a bit more, I like the idea of broadening the scope of the property to be applicable on items about people as well. The usage on items about papers is almost reciprocal to that on items about people — when we change a author name string (P2093) statement to a author (P50) statement on a paper item, we should perhaps check whether the short author name from that P2093 statement is already listed as P2093 statement on the item about the author, and add it if not (this way, we could keep track of all people who have authored stuff and have been referred to as, say, "J Smith"). The item about that particular paper could also serve as a reference for the P2093 statement on the item about the author. --Daniel Mietchen (talk) 23:49, 30 June 2016 (UTC)Reply
Just broadened the scope to include people as well as publications. Feel free to help updating descriptions in more languages, I could only update a few. Danmichaelo (talk) 20:45, 18 November 2017 (UTC)Reply
Couldn't we just use short name (P1813) on items for people?
--- Jura 20:48, 18 November 2017 (UTC)Reply
I added a constraint that reflects how it was meant to be used. What do you think?
--- Jura 18:39, 19 November 2017 (UTC)Reply

Editor name string?

edit

Wouldn't we need the same for, e.g., editors?

To my understanding, this may also be useful when an author changed name. author (P50) would yield the current name of the author, and author name string (P2093) could then be used to indicate the name as it appears on the paper? Or should that rather be done with a qualifier on the author (P50) (which?) --Chire (talk) 08:08, 11 October 2017 (UTC)Reply

You have object named as (P1932) for that purpose, yes. P2093 is the lazy version of P50. When you do not know anything about "A Smith" use P2093 instead of P50 with a specific item. Normally editors are easier to identify since they are fewer than the authors are. -- Innocent bystander (talk) 14:45, 11 October 2017 (UTC)Reply
Using a mix of editor (P98) for a Wikidata-known editor and this (P2093) for Wikidata-unknown editors on Global Warming of 1.5°C: IPCC Special Report on impacts of global warming of 1.5°C above pre-industrial levels in context of strengthening response to climate change, sustainable development, and efforts to eradicate poverty (Q123675901) gave the unknown editors as authors and the known editor as an editor with w:cite Q in w:Special Report on Global Warming of 1.5 °C. So it seems to me that a separate property for strings for Wikidata-unknown editors is also needed: I don't see how w:cite Q can decide that "author or editor strings" should be editors without that. (Of course, the alternative would be to create Wikidata items for all the Wikidata-unknown editors ...) Boud (talk) 04:27, 5 December 2023 (UTC)Reply

Is this property searchable?

edit

How can I search items with this property for a specific name? DGtal (talk) 11:43, 26 November 2017 (UTC)Reply

See Wikidata:Contact the development team#Articles not searchable.
--- Jura 12:18, 26 November 2017 (UTC)Reply
Yes; using SPARQL. See the query I just added, near the top of this page. Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 12:51, 26 November 2017 (UTC)Reply

Adding affiliation (P1416) as allowed qualifier?

edit

For scientific literature but many other types of works too, authors write contributions under some affiliation. As such, I would welcome affiliation (P1416) as allowed qualifier (one or more) on author name string. Has this been discussed in the past? Do people foresee significant issues with this? --Egon Willighagen (talk) 12:58, 5 February 2018 (UTC)Reply

  Support affiliation is an immutable property of an author a document, at a time its bibliographic record is deposited, as a result it makes a ton of sense to allow its use as a qualifier in a bibliographic record. Of course, the author item itself (if it exists) can represent affiliations with additional temporal qualifiers.--DarTar (talk) 17:58, 5 February 2018 (UTC)Reply
  Support, on the understanding it gets transferred to the item about the author, if one is created. The only potential issue, at that point, is confusion or duplication with P1416 and properties like employer (P108), sponsor (P859), etc. Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 18:34, 5 February 2018 (UTC)Reply
It's good you bring up that last point, which is one of the reasons why I am interested in it. It's fairly common to publish a paper under a past (or even future) affiliation, while not formally being employed by that affiliation anymore (or yet). Particullarly, many post-docs are well-known with this phenomenon, finishing up papers from previous one/two-year positions. --Egon Willighagen (talk) 05:49, 6 February 2018 (UTC)Reply
This may be a good idea. I do not see any problems with it, except that we should ask Magnus to copy the qualifier to P50 for his resolver, so that any work on this is not in vain. — Finn Årup Nielsen (fnielsen) (talk) 16:56, 9 February 2018 (UTC)Reply
@Magnus Manske:, where should I file a feature request to copy affiliation information when your tools convert a 'author name string' to 'author'? --Egon Willighagen (talk) 11:07, 13 February 2018 (UTC)Reply
OK, thanks everyone. I have added the qualifier, following what author (P50) already had. --Egon Willighagen (talk) 11:07, 13 February 2018 (UTC)Reply


Qualifier mixup (subject/object of statement)

edit

I updated the allowed qualifier. All current uses of subject has role (P2868) should be using object of statement has role (P3831) instead. Sample values: editor (Q1607826), translator (Q333634), contributor (Q20204892). See Wikidata:Project_chat#Author_Qualifiers for discussion. --- Jura 17:44, 13 October 2018 (UTC)Reply

Non-academic use

edit

Hi!

Is this property supposed to be used only for academic articles and related topics? It seems like a good fit for paintings (and other artworks), where we know the creator's name (or some string) but don't have a better match. At the same time, the expected property for those is creator (P170) not author (P50), so maybe a parallel "creator name string" property would be a better fit. --Reosarevok (talk) 12:17, 17 January 2019 (UTC)Reply

@Reosarevok : Good question! I have recently started using it to indicate songwriter credits as they appear on labels, as they sometimes differ from what's official/correct and also to record misspellings.@Jc86035 : Moebeus (talk) 17:41, 17 January 2019 (UTC)Reply
@Reosarevok, Moebeus: I think it would be appropriate to propose a new property, although alternatively this property could be redefined to "creator name string" and the labels and descriptions reset (after a discussion at the project chat – I don't think it would be appropriate to do it without wider consensus). Jc86035 (talk) 17:49, 17 January 2019 (UTC)Reply
For the record: Wikidata:Property proposal/creator name string was not successful/withdrawn because object named as (P1932) can be used. --Marsupium (talk) 09:52, 1 April 2019 (UTC)Reply

Different writing systems

edit

How do we deal with different writing systems? I mean, qualifier P:P2440 could be fine, but please notice for example that the transliteration of 杜若わか would be Kakitsubata Waka instead of Waka Kakitsubata (Japanese naming order is reversed) so it doesn't seem to fit very well. Any ideas?--Sakretsu (talk) 11:35, 9 May 2019 (UTC)Reply

Discussion about queries

edit

See Wikidata:Request a query/Archive/2019/08#Authors most cited with no entry in Wikidata --- Jura 15:59, 20 August 2019 (UTC)Reply

The QLever alternative works well for this query: Query Karl Oblique (talk) 13:21, 25 January 2024 (UTC)Reply

Wider the use

edit

I would propose wider use. I dont think so, there is a reason to limit this just for publications. We have images and we need a property author without the need of creating their item (which is even not possible). So should we propose for graphic works new property? That does not make sense if there is already one. Juandev (talk) 15:50, 5 September 2019 (UTC)Reply

Proposal to Allow instance of (P31)Wikidata property for authority control for people (Q19595382) as qualifiers

edit

I want to import some data from sites, some of these sites have some identifiers for authors, but maybe not enough to disambiguate the author. Currently though the only options for author identifiers is all or nothing, either you have the author, or you just put the string. I would like a third option, I want to be able to add the metadata to the author name string as qualifiers.

So for example, we have: Why modern open source projects fail (Q83809965)author name string (P2093)Marco Tulio Valente. Currently there is no item for Marco Tulio Valente that I can find, and sometimes even if you can find it, there is ambiguity. So now I just add the string and that is that.

However, I do also know a couple of other things about Marco Tulio Valente:

If I could add these as qualifiers to Why modern open source projects fail (Q83809965)author name string (P2093)Marco Tulio Valente then it would be pretty handy if someone later on makes an item for Marco Tulio Valente.

My proposal is to change this property to allow this use case and more specifically to allow qualifiers on this property that are instance of (P31)Wikidata property for authority control for people (Q19595382). Iwan.Aucamp (talk) 10:04, 20 May 2020 (UTC)Reply

The Source MetaData WikiProject does not exist. Please correct the name.   WikiProject Authority control has more than 50 participants and couldn't be pinged. Please post on the WikiProject's talk page instead.   WikiProject Wikidata for research has more than 50 participants and couldn't be pinged. Please post on the WikiProject's talk page instead.

Discussion

edit
Won't this result in excessive amount of duplicate items? I guess maybe it is okay. Iwan.Aucamp (talk) 12:05, 20 May 2020 (UTC)Reply
Why would it create duplicates? --- Jura 08:48, 21 May 2020 (UTC)Reply

Correcting data in this field

edit

It seems that author data from Bulletin of the Seismological Society of America (Q15716527) is downloaded with ONLY the first author with their first initials. I don't fully understand this SourceMD tool, but it's not pulling all the authors' names. I tried to update this and I'm getting "As an anti-abuse measure..." saying we're throttling your editing.

  1. Can I get the brakes removed?
  2. Why is this data downloaded incorrectly?

Oh! This post was throttled for this same reason!! Thanks. Trilotat (talk) 03:15, 4 September 2020 (UTC)Reply

Regular expression for format

edit

A name may have a dash. I got for format warning at Disentangling neocortical alpha/beta and hippocampal theta/gamma oscillations in human episodic memory formation (Q108016977), so we should remove that constraint. — Finn Årup Nielsen (fnielsen) (talk) 16:14, 9 August 2021 (UTC)Reply

About the format as a regular expression (P1793)

edit

@Fnielsen:author name string (P2093) can be Latin script (Q8229), Chinese (Q7850), kana (Q187659), Korean (Q9176), Arabic (Q13955) and so on. The format as a regular expression (P1793) is not suitable this Property. Please remove it.--Nostalgiacn (talk) 16:41, 9 August 2021 (UTC)Reply

Adding email address (P968) as allowed qualifier?

edit

I'm thinking it would be useful to be able to add contact info for authors of items (probably theses and dissertations mainly, maybe for authors who only wrote a single article) to allow people to contact the author where there is an "author name string" in an item, but no associated "author" item. It seems to me like the simplest way would be to make email address (P968) an allowed qualifier in the author name string. Thanks to Infopetal for the suggestion on the Slack Wikidata channel, and thank you for thoughts and discussion. Emwille (talk) 14:10, 11 May 2022 (UTC)Reply

Gender neutral labels

edit

Following this request for comments, the French label now includes the male and the female form. PAC2 (talk) 06:13, 18 June 2022 (UTC)Reply

DOI

edit

Who is notable enough to have an article with a DOI but is only list as text not as a property?

This list is periodically updated by a bot. Manual changes to the list will be removed on the next update!

WDQS | PetScan | TABernacle | Find images | Recent changes | Query: SELECT DISTINCT ?item WHERE { ?item p:P2093 ?statement0. ?statement0 (ps:P2093) _:anyValueP2093. ?item p:P356 ?statement1. ?statement1 (ps:P356) _:anyValueP356. } LIMIT 100
Article author name string
Adam family (ii) Damie Stillman[1]
Angrand, Charles Richard Thomson[2]
Auwera family Hannelore Hägele[3]
Baltard family D. Bertin[4]
Philip McEvansoneya[4]
Bardet, Gaston Jean-Louis Cohen[5]
Barnitz, Albert Trorillo Siders (1835-1912), poet and soldier Robert M. Utley[6]
Bavasi, Buzzie (1914-2008), baseball executive John R. M. Wilson[7]
Bertrand, Gaston Francine-Claire Legrand[8]
Bishop, Robert Hamilton (1777-1855), Presbyterian minister and educator Boyd T. Reese[9]
Boas, Franz (1858-1942), anthropologist Keay Davidson[10]
Boulanger, Gustave(-Clarence-Rodolphe) Jon Whiteley[11]
Boğazköy J. D. Hawkins[12]
Broderick, Helen (1891-1959), actress and singer Melissa Vickery-Bareford[13]
Bryant, Gridley J(ames) F(ox) Robert B. MacKay[14]
Calraet [Kalraet], Abraham (Pietersz.) van Alan Chong[15]
Carney, Harry Howell (1910-1974), jazz baritone saxophonist Barry Kernfeld[16]
Catel, Franz Ludwig Ingrid Sattel Bernardini[17]
Chamberlain, J(ohn) H(enry) Joe Holyoak[18]
Clays, Paul-Jean Danielle Derrey-Capon[19]
Cole, Richard Beverly (1829-1901), physician Ynez Violé O’Neill[20]
Collins family Michael Rosenthal[21]
Jenny Elkan[21]
Conover, Willis Clark, Jr. (1920-1996), jazz radio announcer Barry Kernfeld[22]
Conway, Katherine Eleanor (1853-1927), author and editor Timothy Walch[23]
Cope & Stewardson Jeffrey A. Cohen[24]
Cortelazzo, Antonio Gordon Campbell[25]
Jaynie Anderson[25]
Craft, William (1824-1900), runaway slave and abolitionist lecturer William Seraile[26]
DaCosta, John Chalmers (1863-1933), professor of surgery Frederick B. Wagner[27]
Dalmau, Lluís Judith Berg Sobré[28]
Dayes, Edward Patrick Conner[29]
Debabov, Dmitry A. N. Lavrentiev[30]
Doetechum, van family Timothy Riggs[31]
Duc, (Joseph-)Louis Katherine Fischer Taylor[32]
Eisenhower, Dwight David (14 October 1890–28 March 1969), U.S. Army general and thirty-fourth president of the United States Stephen E. Ambrose[33]
Ewing, Finis (1773-1841), Presbyterian minister Louis Weeks[34]
Farrar, Margaret Petherbridge (1897-1984), crossword puzzle editor Mel Taub[35]
Façade decoration Gunter Schweikhart[36]
Charles Avery[36]
Fisac (Serna), Miguel Jordi Oliveras[37]
Fox, Charles Basil Hunnisett[38]
Francis, Kay (13 January 1905–26 August 1968), actress Ann T. Keene[39]
Garrettson, Freeborn (1752-1827), Methodist itinerant minister Scott Flipse[40]
Gould, Laurence McKinley (1896-1995), educator, geologist, and explorer Richard Harmond[41]
Green, Theodore Francis (1867-1966), governor and U.S. senator James A. Rawley[42]
Grosz, George (1893-1959), artist and poet Earl Edmondson[43]
Hasegawa, Saburō Yasuyoshi Saito[44]
Hennepin, Louis (07 April 1640–1705?), author and explorer Carl A. Brasseaux[45]
Hill, Thomas (1818-1891), Unitarian clergyman, college president, and scientist Luke Fernandez[46]
Hull, Josephine (03 January 1877?–12 March 1957), actor and director Glenda Frank[47]
Hunter, Walter Samuel (1889-1954), psychologist John A. Mills[48]
Iofan, Boris Jonathan Charnley[49]
Jacqmain, André C. Mierop[50]
Key, Lieven de Paul H. Rem[51]
Kipnis, Alexander (1891-1978), bass singer Kenneth Morgan[52]
Kraemer, Henry (1868-1924), pharmacognosist and teacher David L. Cowen[53]
La Follette, Fola (1882-1970), actress and feminist Kate Wittenstein[54]
Le Blanc, Horace Thierry Bajou[55]
Lechler [Lacher], Lorenz Lon R. Shelby[56]
Lerner, I. Michael (1910-1977), geneticist Krishna R. Dronamraju[57]
Loewy, Raymond Richard Guy Wilson[58]
Long, James (10 Oct. 1792 or 1793–08 April 1822), leader of two filibustering expeditions from the United States into Spanish Texas Margaret Swett Henson[59]
Lowden, Frank Orren (1861-1943), businessman, governor of Illinois, and agriculturist John M. Allswang[60]
Marussig, Piero Simonetta Fraquelli[61]
Mather, Increase (1639-1723), Puritan minister Michael G. Hall[62]
Maxwell, William (1766 or 1767?–10 September 1809), pioneer printer, newspaper editor, and office holder Manon Théroux[63]
McCormick, Leander James (1819-1900), farm implement manufacturer Fred Carstensen[64]
Montpellier Thierry Bajou[65]
Nakaidoklini (01 January 1830?–30 August 1881), shaman or medicine man James L. Haley[66]
Nevelson, Louise (1899-1988), sculptor Joan Marter[67]
Objects of vertu Gordon Campbell[68]
Ortega y Gasset, José Andrew Dobson[69]
O’Donnell, Kenneth P. (04 March 1924–09 September 1977), politician David R. Wrone[70]
Pankiewicz, Józef Lija Skalska-Miecik[71]
Pickering, John (1737-1805), lawyer and chief justice of New Hampshire Jere R. Daniell[72]
Placide, Henry (1799-1870), actor Roger A. Hall[73]
Ponzi, Charles (03 March 1882–17 January 1949), financial scam artist Edward L. Lach, Jr.[74]
Prentice, George Dennison (1802-1870), journalist Betty Carolyn Congleton[75]
Prieur, Barthélemy Regina Seelig-Teuwen[76]
Redding, Dick (1891–1940?), Negro League baseball pitcher John B. Holway[77]
Remb [Remp], Franz Carl Ksenija Rozman[78]
Rigney, Bill (1918-2001), major league baseball player and manager John R. M. Wilson[79]
Rowland, Dunbar (1864-1937), archivist Patricia Galloway[80]
Ruderman, Yaakov Yitzchak (1900-1987), yeshiva dean Moshe Sherman[81]
Salini, Tommaso Fiorenza Rangoni[82]
Sampieri family Babette Bohn[83]
Schereschewsky, Samuel Isaac Joseph (1831-1906), Episcopal bishop and translator Donald S. Armentrout[84]
Schneider, Herbert Wallace (1892-1984), philosopher, educator, and public administrator John P. Anton[85]
Scott, Orange (1800-1847), Methodist Episcopal minister and abolitionist Paul Merritt Bassett[86]
Shaw, Robert Gould (1837-1863), soldier Matthew H. Crocker[87]
Shizhaishan Harald Böckman[88]
Short, William (1759-1849), diplomat George Green Shackelford[89]
Thomas, Lowell (1892-1981), broadcaster, author, and world traveler John Maxwell Hamilton[90]
Carolyn Pione[90]
Timmons, Bobby (1935-1974), jazz pianist and composer Barry Kernfeld[91]
Tiryns Louise Schofield[92]
Trier, Hann Christa Lichtenstern[93]
Tripp, Charles B. (1855-1930), sideshow performer Robert Bogdan[94]
Tuckerman, Frederick Goddard (1821-1873), poet Eugene England[95]
UK House of Commons Election Results at Constituency Level Umit, Resul
Van Buren, John (1810-1866), politician and lawyer Phyllis F. Field[96]
Watson, Barbara Mae (1918-1983), government official Nina Davis Howland[97]
Wilder, Raymond Louis (1896-1982), mathematician and mathematical historiographer Joseph D. Zund[98]
Wilson, Charles Erwin (1890-1961), businessman and U.S. secretary of defense Patrick G. Williams[99]

∑ 100 items.

Back ache (talk) 13:57, 31 January 2024 (UTC)Reply

Bad idea?

edit

This property strikes me as a rather bab idea… it’s now used >130 million times, while author (P50) is at only 30 million. The purpose seems to be to allow mass imports by bots of data without the hassle of investing the effort to make the data actually useful within the working paradigm of WD. I, too, have gigabytes of files scraped from the web. Can I get a property blob of text to add items for each line? Karl Oblique (talk) 17:08, 23 February 2024 (UTC)Reply

I think it is very useful for references, to name a journalist or book author who might not be otherwise notable. But for scientific papers I agree it's preferable to have items for the authors as most people would consider researchers notable, this will greatly improve the linking of the data too. Infrastruktur (talk) 18:22, 23 February 2024 (UTC)Reply

Adding qualifier "sex or gender" to allowed qualifiers

edit

This can be used specifically for historical authors that cannot be otherwise identified (e.g. because of their use of pseudonym) and therefore lack their own Wikidata entry but can still be assigned an assumed sex or gender based on their known name or pseudonym. ISGV (talk) 12:39, 15 March 2024 (UTC)Reply

"point in time", "applies to part" qualifiers disallowed?

edit

Think of an old building with a long history and many authors of different centuries. There is one bunch of authors for a 2010s rebuild (here's the reference), another for the original construction in 1905 (here's another reference) - surely these should be kept separate and properly attributed to their times... - ? Retired electrician (talk) 09:41, 20 August 2024 (UTC)Reply

  1. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T000395
  2. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T002994
  3. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T005241
  4. 4.0 4.1 https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T005987
  5. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T006322
  6. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.2001214
  7. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1900985
  8. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T008418
  9. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0800135
  10. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1400059
  11. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T010469
  12. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T009581
  13. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1801506
  14. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T011919
  15. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T013217
  16. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1802934
  17. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T014884
  18. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T015773
  19. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T018069
  20. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1201251
  21. 21.0 21.1 https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T018622
  22. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1603504
  23. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0802175
  24. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T019332
  25. 25.0 25.1 https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T2071543
  26. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.2001470
  27. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1200190
  28. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T021220
  29. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T021653
  30. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T021681
  31. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T023075
  32. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T023846
  33. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0700094
  34. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0800454
  35. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.2001547
  36. 36.0 36.1 https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T027298
  37. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T028396
  38. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T029151
  39. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1803814
  40. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0800531
  41. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.2001821
  42. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0700111
  43. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1700353
  44. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T036828
  45. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.2000465
  46. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0900356
  47. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1800606
  48. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1400913
  49. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T041434
  50. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T043162
  51. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T046377
  52. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1802383
  53. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1200506
  54. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1501244
  55. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T049833
  56. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T049888
  57. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1302009
  58. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T051559
  59. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0300289
  60. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0600381
  61. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T054792
  62. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0100581
  63. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1602448
  64. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1001100
  65. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T059370
  66. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.2062626
  67. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1701363
  68. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T2073281
  69. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T063991
  70. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0700618
  71. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T065062
  72. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0100730
  73. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1800941
  74. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1002271
  75. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1601325
  76. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T069575
  77. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1900174
  78. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T071360
  79. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1900915
  80. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1401163
  81. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0801839
  82. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T075330
  83. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T075559
  84. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0801335
  85. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.2001679
  86. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1500609
  87. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0401086
  88. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T078336
  89. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0200287
  90. 90.0 90.1 https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1602796
  91. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1803010
  92. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T085216
  93. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/GAO/9781884446054.ARTICLE.T086176
  94. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.2001874
  95. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1601673
  96. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0401011
  97. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0700559
  98. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.1302524
  99. https://api.crossref.org/v1/works/http://dx.doi.org/10.1093/ANB/9780198606697.ARTICLE.0700334
Return to "P2093" page.