@base <https://www.digitalistpapers.com/vol2/autorthompson> .
@prefix schema: <https://schema.org/> .
@prefix owl: <https://www.w3.org/2002/07/owl#> .

<#article> a schema:Article ;
  schema:headline "Beyond Job Displacement: How AI Could Reshape the Value of Human Expertise"@en ;
  schema:name "Beyond Job Displacement: How AI Could Reshape the Value of Human Expertise"@en ;
  schema:alternativeHeadline "How the expertise framework changes AI labor-market analysis"@en ;
  schema:inLanguage "en" ;
  schema:url <https://www.digitalistpapers.com/vol2/autorthompson> ;
  schema:publisher <#digitalist-papers> ;
  schema:author <#david-autor>, <#neil-thompson> ;
  schema:contributor <#matty-smith> ;
  schema:about
    <#expertise-framework>,
    <#expert-tasks>,
    <#inexpert-tasks>,
    <#task-quantity-framework>,
    <#task-expertise-framework>,
    <#routine-automation>,
    <#new-expertise-creation>,
    <#lump-of-expertise-fallacy>,
    <#polanyis-paradox>,
    <#polanyis-revenge>,
    <#transformative-ai>,
    <#labor-scarcity>,
    <#intolerable-abundance>,
    <#diagnostic-democratization>,
    <#learning-ladder-restoration> ;
  schema:articleSection
    "The Puzzle of Divergent Fates"@en,
    "The Expertise Framework"@en,
    "Seeing AI Through the Expertise Lens"@en,
    "Transformative AI and the Future of Expertise"@en ;
  schema:abstract """The paper argues that AI should be analyzed through its effect on the value of human expertise within occupations, not only through the number of jobs or tasks it automates."""@en ;
  schema:articleBody """David Autor and Neil Thompson argue that automation has divergent labor-market effects depending on whether it removes an occupation's more expert or more inexpert tasks. Their expertise framework explains why wages and employment can move in opposite directions, why some occupations become more selective and better paid while others become more accessible and lower paid, and why AI may democratize opportunity in some domains while amplifying inequality in others. The paper contrasts this with simpler task-quantity views, uses evidence from decades of occupational data, and extends the framework to near-term cases such as software engineering and health care. It then considers a more radical transformative-AI scenario in which labor scarcity may disappear, creating challenges of social organization, income distribution, and democratic stability."""@en ;
  schema:hasPart
    <#part-divergent-fates>,
    <#part-framework>,
    <#part-evidence>,
    <#part-ai-difference>,
    <#part-near-term>,
    <#part-transformative-ai> ;
  schema:mentions
    <#defined-terms>,
    <#argument-howto>,
    <#faq-1>, <#faq-2>, <#faq-3>, <#faq-4>, <#faq-5>,
    <#faq-6>, <#faq-7>, <#faq-8>, <#faq-9>, <#faq-10>,
    <#accounting-clerks>,
    <#inventory-clerks>,
    <#amazon>,
    <#github-copilot>,
    <#software-engineering>,
    <#health-care>,
    <#herbert-simon>,
    <#michael-polanyi> .

<#digitalist-papers> a schema:Periodical ;
  schema:name "Digitalist Papers"@en ;
  schema:url <https://www.digitalistpapers.com/> ;
  schema:publisher <#digitalist-institute> .

<#digitalist-institute> a schema:Organization ;
  schema:name "Digitalist Institute"@en ;
  schema:url <https://www.digitalistpapers.com/> .

<#david-autor> a schema:Person ;
  schema:name "David Autor"@en .

<#neil-thompson> a schema:Person ;
  schema:name "Neil Thompson"@en .

<#matty-smith> a schema:Person ;
  schema:name "Matty Smith"@en .

<#accounting-clerks> a schema:Occupation ;
  schema:name "Accounting clerks"@en .

<#inventory-clerks> a schema:Occupation ;
  schema:name "Inventory clerks"@en .

<#amazon> a schema:Organization ;
  schema:name "Amazon"@en ;
  schema:url <https://www.amazon.com/> ;
  owl:sameAs <https://dbpedia.org/resource/Amazon_(company)> .

<#github-copilot> a schema:SoftwareApplication, schema:Product ;
  schema:name "GitHub Copilot"@en ;
  schema:url <https://github.com/features/copilot> ;
  schema:applicationCategory "AI coding assistant"@en .

<#software-engineering> a schema:Occupation ;
  schema:name "Software engineering"@en .

<#health-care> a schema:DefinedTerm ;
  schema:name "AI-augmented health care"@en ;
  schema:description """The paper's example of expertise democratization, where diagnostic AI could broaden the scope of practice for nurses and physician assistants."""@en .

<#herbert-simon> a schema:Person ;
  schema:name "Herbert Simon"@en ;
  owl:sameAs <https://dbpedia.org/resource/Herbert_A._Simon> .

<#michael-polanyi> a schema:Person ;
  schema:name "Michael Polanyi"@en ;
  owl:sameAs <https://dbpedia.org/resource/Michael_Polanyi> .

<#expertise-framework> a schema:DefinedTerm ;
  schema:name "Expertise framework"@en ;
  schema:description """The paper's central framework for analyzing AI by asking whether automation removes an occupation's more expert or more inexpert tasks."""@en .

<#expert-tasks> a schema:DefinedTerm ;
  schema:name "Expert tasks"@en ;
  schema:description """Tasks within an occupation that require deeper, more specialized knowledge and therefore form the main source of that occupation's scarcity value."""@en .

<#inexpert-tasks> a schema:DefinedTerm ;
  schema:name "Inexpert tasks"@en ;
  schema:description """Tasks within an occupation that require more generic capabilities and are therefore easier to automate or reassign without preserving scarcity value."""@en .

<#task-quantity-framework> a schema:DefinedTerm ;
  schema:name "Task quantity framework"@en ;
  schema:description """The paper's contrasting framework in which gaining or losing tasks mainly shifts labor demand and therefore tends to move wages and employment in the same direction."""@en .

<#task-expertise-framework> a schema:DefinedTerm ;
  schema:name "Task expertise framework"@en ;
  schema:description """The framework in which automation changes who qualifies to do the remaining work, so employment and wages can move in opposite directions."""@en .

<#routine-automation> a schema:DefinedTerm ;
  schema:name "Routine task automation"@en ;
  schema:description """The longstanding puzzle the paper revisits: routine-task automation does not produce uniform wage or employment outcomes because the expertise content of routine tasks differs across occupations."""@en .

<#new-expertise-creation> a schema:DefinedTerm ;
  schema:name "New expertise creation"@en ;
  schema:description """The paper's rejection of the idea that the set of economically valuable human capabilities is fixed and shrinking under automation."""@en .

<#lump-of-expertise-fallacy> a schema:DefinedTerm ;
  schema:name "Lump of expertise fallacy"@en ;
  schema:description """The mistaken idea that there is only so much novel expertise to master, analogous to the lump-of-labor fallacy."""@en .

<#polanyis-paradox> a schema:DefinedTerm ;
  schema:name "Polanyi's paradox"@en ;
  schema:description """The observation that people know more than they can explicitly tell, making tacit, nonroutine tasks difficult to automate through hard-coded procedures."""@en .

<#polanyis-revenge> a schema:DefinedTerm ;
  schema:name "Polanyi's revenge"@en ;
  schema:description """The paper's phrase for the irony that modern AI can acquire tacit capabilities inductively yet often cannot explain them explicitly to people."""@en .

<#transformative-ai> a schema:DefinedTerm ;
  schema:name "Transformative AI"@en ;
  schema:description """The paper's long-run scenario in which machines may match or exceed human performance across the full range of cognitive tasks."""@en .

<#labor-scarcity> a schema:DefinedTerm ;
  schema:name "Labor scarcity"@en ;
  schema:description """The economic condition that gives broad portions of the population earnings power through participation in the labor market."""@en .

<#intolerable-abundance> a schema:DefinedTerm ;
  schema:name "Intolerable abundance"@en ;
  schema:description """Herbert Simon's phrase, used by the paper to describe a world where the end of labor scarcity creates challenges of social organization, income distribution, and democratic stability."""@en .

<#diagnostic-democratization> a schema:DefinedTerm ;
  schema:name "Diagnostic democratization"@en ;
  schema:description """The paper's health-care example in which AI could widen access to diagnostic capability by lowering barriers to entry and loosening existing professional monopolies."""@en .

<#learning-ladder-restoration> a schema:DefinedTerm ;
  schema:name "Learning ladder restoration"@en ;
  schema:description """The paper's idea that if AI removes entry-level rungs, institutions such as apprenticeships, clerkships, residencies, and other training structures will need to rebuild them."""@en .

<#defined-terms> a schema:DefinedTermSet ;
  schema:name "Defined terms for Beyond Job Displacement"@en ;
  schema:hasPart
    <#expertise-framework>,
    <#expert-tasks>,
    <#inexpert-tasks>,
    <#task-quantity-framework>,
    <#task-expertise-framework>,
    <#routine-automation>,
    <#new-expertise-creation>,
    <#lump-of-expertise-fallacy>,
    <#polanyis-paradox>,
    <#polanyis-revenge>,
    <#transformative-ai>,
    <#labor-scarcity>,
    <#intolerable-abundance>,
    <#diagnostic-democratization>,
    <#learning-ladder-restoration> ;
  schema:isPartOf <#article> .

<#part-divergent-fates> a schema:WebPageElement ;
  schema:name "The puzzle of divergent fates"@en ;
  schema:position 1 ;
  schema:about <#accounting-clerks>, <#inventory-clerks>, <#expertise-framework> ;
  schema:text """The paper opens by contrasting accounting clerks and inventory clerks, showing that similar routine automation produced opposite wage and employment trajectories."""@en .

<#part-framework> a schema:WebPageElement ;
  schema:name "The expertise framework"@en ;
  schema:position 2 ;
  schema:about <#expert-tasks>, <#inexpert-tasks>, <#task-expertise-framework> ;
  schema:text """The core mechanism is that automating inexpert tasks raises expertise requirements and wages while reducing employment, whereas automating expert tasks lowers expertise requirements and expands labor supply."""@en .

<#part-evidence> a schema:WebPageElement ;
  schema:name "Evidence from occupational data"@en ;
  schema:position 3 ;
  schema:about <#routine-automation>, <#new-expertise-creation>, <#lump-of-expertise-fallacy> ;
  schema:text """The authors use decades of occupational data to show that expertise predicts wages strongly and that new expertise domains continue to emerge even as old ones become obsolete."""@en .

<#part-ai-difference> a schema:WebPageElement ;
  schema:name "What makes AI different"@en ;
  schema:position 4 ;
  schema:about <#polanyis-paradox>, <#polanyis-revenge> ;
  schema:text """The paper argues that modern AI differs from prior automation because it can acquire tacit capabilities inductively instead of relying only on explicitly programmed procedures."""@en .

<#part-near-term> a schema:WebPageElement ;
  schema:name "Near-term occupational implications"@en ;
  schema:position 5 ;
  schema:about <#github-copilot>, <#software-engineering>, <#health-care>, <#learning-ladder-restoration> ;
  schema:text """The paper uses software engineering and health care to show that AI may simultaneously raise the value of elite expertise, lower entry barriers, and require new institutions for skill formation."""@en .

<#part-transformative-ai> a schema:WebPageElement ;
  schema:name "Transformative AI and labor scarcity"@en ;
  schema:position 6 ;
  schema:about <#transformative-ai>, <#labor-scarcity>, <#intolerable-abundance> ;
  schema:text """The long-run section asks what happens if human expertise loses economic value altogether and identifies social organization, income distribution, and democratic stability as the central challenges."""@en .

<#argument-howto> a schema:HowTo ;
  schema:name "How the paper builds the expertise argument"@en ;
  schema:about <#expertise-framework>, <#transformative-ai> ;
  schema:isPartOf <#article> ;
  schema:step <#step-1>, <#step-2>, <#step-3>, <#step-4> ;
  schema:description """The paper moves from a divergence puzzle, to a task-level expertise mechanism, to near-term occupational applications, and finally to long-run transformative-AI scenarios."""@en .

<#step-1> a schema:HowToStep ;
  schema:name "Start from occupations with divergent outcomes"@en ;
  schema:position 1 ;
  schema:text "The paper begins with accounting clerks and inventory clerks to show that routine automation can push wages and employment in opposite directions."@en ;
  schema:isPartOf <#argument-howto> .

<#step-2> a schema:HowToStep ;
  schema:name "Distinguish expert from inexpert tasks"@en ;
  schema:position 2 ;
  schema:text "The framework asks whether automation removes the simpler or the harder tasks within an occupation, because that determines who still qualifies to do the work."@en ;
  schema:isPartOf <#argument-howto> .

<#step-3> a schema:HowToStep ;
  schema:name "Apply the mechanism to contemporary AI use cases"@en ;
  schema:position 3 ;
  schema:text "Software engineering and health care are used to show how AI may raise elite productivity in some cases while broadening access in others."@en ;
  schema:isPartOf <#argument-howto> .

<#step-4> a schema:HowToStep ;
  schema:name "Extend the analysis to transformative AI"@en ;
  schema:position 4 ;
  schema:text "The final move is to ask what remains scarce if machines match human cognition broadly and labor scarcity itself begins to disappear."@en ;
  schema:isPartOf <#argument-howto> .

<#faq-1> a schema:Question ;
  schema:name "What is the paper's main claim?"@en ;
  schema:text "What is the paper's main claim?"@en ;
  schema:acceptedAnswer <#faq-1-answer> ;
  schema:isPartOf <#article> .
<#faq-1-answer> a schema:Answer ;
  schema:text "The paper argues that AI reshapes the value of human expertise inside occupations, not just the number of jobs or tasks available."@en ;
  schema:isPartOf <#article> .

<#faq-2> a schema:Question ;
  schema:name "Why compare accounting clerks and inventory clerks?"@en ;
  schema:text "Why compare accounting clerks and inventory clerks?"@en ;
  schema:acceptedAnswer <#faq-2-answer> ;
  schema:isPartOf <#article> .
<#faq-2-answer> a schema:Answer ;
  schema:text "They illustrate that similar routine automation can increase wages and reduce employment in one occupation while lowering wages and increasing employment in another."@en ;
  schema:isPartOf <#article> .

<#faq-3> a schema:Question ;
  schema:name "What happens when automation removes inexpert tasks?"@en ;
  schema:text "What happens when automation removes inexpert tasks?"@en ;
  schema:acceptedAnswer <#faq-3-answer> ;
  schema:isPartOf <#article> .
<#faq-3-answer> a schema:Answer ;
  schema:text "The remaining job becomes more expert, fewer workers qualify, wages tend to rise, and employment tends to contract."@en ;
  schema:isPartOf <#article> .

<#faq-4> a schema:Question ;
  schema:name "What happens when automation removes expert tasks?"@en ;
  schema:text "What happens when automation removes expert tasks?"@en ;
  schema:acceptedAnswer <#faq-4-answer> ;
  schema:isPartOf <#article> .
<#faq-4-answer> a schema:Answer ;
  schema:text "The job becomes more accessible, more workers qualify, employment can expand, and wages tend to fall because expertise scarcity is reduced."@en ;
  schema:isPartOf <#article> .

<#faq-5> a schema:Question ;
  schema:name "How does the task expertise framework differ from a task quantity view?"@en ;
  schema:text "How does the task expertise framework differ from a task quantity view?"@en ;
  schema:acceptedAnswer <#faq-5-answer> ;
  schema:isPartOf <#article> .
<#faq-5-answer> a schema:Answer ;
  schema:text "Task quantity changes act like labor-demand shifts, while task expertise changes act like labor-supply shifts by changing who is qualified to perform the remaining work."@en ;
  schema:isPartOf <#article> .

<#faq-6> a schema:Question ;
  schema:name "Why do the authors reject a lump of expertise fallacy?"@en ;
  schema:text "Why do the authors reject a lump of expertise fallacy?"@en ;
  schema:acceptedAnswer <#faq-6-answer> ;
  schema:isPartOf <#article> .
<#faq-6-answer> a schema:Answer ;
  schema:text "Because historical evidence shows that new valuable domains of expertise continue to emerge as technologies, preferences, and institutions change."@en ;
  schema:isPartOf <#article> .

<#faq-7> a schema:Question ;
  schema:name "What makes modern AI different from earlier automation?"@en ;
  schema:text "What makes modern AI different from earlier automation?"@en ;
  schema:acceptedAnswer <#faq-7-answer> ;
  schema:isPartOf <#article> .
<#faq-7-answer> a schema:Answer ;
  schema:text "The paper says modern AI can acquire tacit capabilities inductively from data rather than relying only on explicit hand-coded procedures."@en ;
  schema:isPartOf <#article> .

<#faq-8> a schema:Question ;
  schema:name "What does the paper predict for junior versus senior software engineers?"@en ;
  schema:text "What does the paper predict for junior versus senior software engineers?"@en ;
  schema:acceptedAnswer <#faq-8-answer> ;
  schema:isPartOf <#article> .
<#faq-8-answer> a schema:Answer ;
  schema:text "It suggests AI may automate relatively inexpert tasks for senior engineers while automating core expert tasks for juniors, raising elite productivity while weakening entry-level wage power."@en ;
  schema:isPartOf <#article> .

<#faq-9> a schema:Question ;
  schema:name "Why is health care an example of expertise democratization?"@en ;
  schema:text "Why is health care an example of expertise democratization?"@en ;
  schema:acceptedAnswer <#faq-9-answer> ;
  schema:isPartOf <#article> .
<#faq-9-answer> a schema:Answer ;
  schema:text "Because diagnostic AI could broaden the scope of practice for nurses and physician assistants, reducing the monopoly power of a narrower set of specialists."@en ;
  schema:isPartOf <#article> .

<#faq-10> a schema:Question ;
  schema:name "What are the paper's long-run concerns if labor scarcity ends?"@en ;
  schema:text "What are the paper's long-run concerns if labor scarcity ends?"@en ;
  schema:acceptedAnswer <#faq-10-answer> ;
  schema:isPartOf <#article> .
<#faq-10-answer> a schema:Answer ;
  schema:text "The central long-run concerns are social organization, income distribution, and democratic stability in a world where broad earnings power no longer comes from scarce human labor."@en ;
  schema:isPartOf <#article> .
