@base <https://om.co/2026/05/26/the-copy-and-the-guru/> .
@prefix : <https://om.co/2026/05/26/the-copy-and-the-guru/#> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

:collection a schema:CreativeWork ;
  schema:name "The Copy and the Guru - RDF, Markdown, and HTML Collection"@en ;
  schema:about :article ;
  schema:hasPart :article, :faq, :glossary, :kgExplorer, :markdownCompanion, :htmlCompanion ;
  schema:identifier <https://om.co/2026/05/26/the-copy-and-the-guru/> ;
  prov:wasGeneratedBy <https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/kg-generator#this>, <https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/rdf-infographic-skill#this> .

:article a schema:AnalysisNewsArticle, schema:TechArticle ;
  schema:headline "The Copy and the Guru"@en ;
  schema:name "The Copy and the Guru"@en ;
  schema:url <https://om.co/2026/05/26/the-copy-and-the-guru/> ;
  schema:mainEntityOfPage <https://om.co/2026/05/26/the-copy-and-the-guru/> ;
  schema:datePublished "2026-05-26T17:30:00-07:00"^^xsd:dateTime ;
  schema:dateModified "2026-05-26T16:10:43-07:00"^^xsd:dateTime ;
  schema:author :omMalik ;
  schema:publisher :onMyOm ;
  schema:articleSection "Technology"@en ;
  schema:keywords "AI, Digital Twins, Guy Debord, Reid Hoffman"@en ;
  schema:abstract "Om Malik critiques the culture of executive digital twins, contrasting a private archive assistant with public person-replacement copies."@en ;
  schema:about :digitalTwin, :omBot, :memeticMemory, :spectacle, :authenticity, :earnedWisdom, :socialMedia, :reidHoffman, :guyDebord, :aaronLevie ;
  schema:mentions :chatGPT, :openClaw, :kimi, :qwen, :openAI, :wallStreetJournal, :box, :siliconValley, :instagram, :xTwitter, :linkedin, :sanFrancisco ;
  schema:relatedLink <https://x.com/levie/status/2058582370253701432?s=61>, <https://www.wsj.com/tech/ai/ai-agents-work-executives-a38400e1?st=7ax3UY&reflink=desktopwebshare_permalink> ;
  schema:hasPart :privateArchive, :digitalTwinCritique, :socialMediaLineage, :spectacleRelation, :accountability, :marketQuestion, :faq, :glossary, :howto ;
  prov:wasGeneratedBy <https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/kg-generator#this>, <https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/rdf-infographic-skill#this> .

:omMalik a schema:Person .
:omMalik schema:name "Om Malik"@en .
:omMalik schema:description "San Francisco based writer, photographer, investor, and author of On my Om."@en .
:omMalik schema:url <https://om.co/author/om/> .
:omMalik schema:image <https://secure.gravatar.com/avatar/f962dea24b9cd80f140b607a2550353e20784af6da351e17b774daa2e231996b?s=96&d=mm&r=g> .

:aaronLevie a schema:Person .
:aaronLevie schema:name "Aaron Levie"@en .
:aaronLevie schema:description "Box CEO cited for warning that executives can misunderstand AI because they are distant from last-mile work."@en .
:aaronLevie schema:affiliation :box .
:aaronLevie schema:url <https://x.com/levie> .

:reidHoffman a schema:Person .
:reidHoffman schema:name "Reid Hoffman"@en .
:reidHoffman schema:description "Entrepreneur whose AI avatar is discussed as an example of executive digital twins."@en .
:reidHoffman owl:sameAs <http://dbpedia.org/resource/Reid_Hoffman>, <http://www.wikidata.org/entity/Q330485> .

:guyDebord a schema:Person .
:guyDebord schema:name "Guy Debord"@en .
:guyDebord schema:description "French theorist invoked through The Society of the Spectacle to frame mediated social relations."@en .
:guyDebord owl:sameAs <http://dbpedia.org/resource/Guy_Debord>, <http://www.wikidata.org/entity/Q191984> .

:onMyOm a schema:WebSite .
:onMyOm schema:name "On my Om"@en .
:onMyOm schema:description "Om Malik's personal publishing site."@en .
:onMyOm schema:url <https://om.co/> .

:box a schema:Organization .
:box schema:name "Box"@en .
:box schema:description "Cloud content management company led by Aaron Levie."@en .
:box owl:sameAs <http://dbpedia.org/resource/Box,_Inc.>, <http://www.wikidata.org/entity/Q4952753> .

:wallStreetJournal a schema:Organization .
:wallStreetJournal schema:name "The Wall Street Journal"@en .
:wallStreetJournal schema:description "News organization whose article about executive AI agents is referenced."@en .
:wallStreetJournal schema:url <https://www.wsj.com/> .

:openAI a schema:Organization .
:openAI schema:name "OpenAI"@en .
:openAI schema:description "AI organization mentioned as a backup model provider and maker of ChatGPT."@en .
:openAI owl:sameAs <http://dbpedia.org/resource/OpenAI>, <http://www.wikidata.org/entity/Q21708200> .

:openClaw a schema:SoftwareApplication .
:openClaw schema:name "OpenClaw"@en .
:openClaw schema:description "Local AI runtime context that enabled Om Malik's personal archive assistant."@en .

:chatGPT a schema:SoftwareApplication .
:chatGPT schema:name "ChatGPT"@en .
:chatGPT schema:description "Conversational AI system that triggered the author's early digital-self experiment."@en .
:chatGPT owl:sameAs <http://dbpedia.org/resource/ChatGPT>, <http://www.wikidata.org/entity/Q115564437> .

:kimi a schema:SoftwareApplication .
:kimi schema:name "Kimi"@en .
:kimi schema:description "Open source model family used by the author's local assistant setup."@en .

:qwen a schema:SoftwareApplication .
:qwen schema:name "Qwen"@en .
:qwen schema:description "Open source model family used by the author's local assistant setup."@en .

:omBot a schema:SoftwareApplication .
:omBot schema:name "OmBot"@en .
:omBot schema:description "The author's private personal-archive assistant trained on his writing and past work."@en .

:digitalTwin a schema:DefinedTerm .
:digitalTwin schema:name "Digital Twin"@en .
:digitalTwin schema:description "A conversational representation of a person that can answer questions as a curated copy."@en .
:digitalTwin owl:sameAs <http://dbpedia.org/resource/Digital_twin>, <http://www.wikidata.org/entity/Q30325501> .

:memeticMemory a schema:DefinedTerm .
:memeticMemory schema:name "Memetic Memory"@en .
:memeticMemory schema:description "The author's term for AI-supported recall across one's own writing, thinking, and archives."@en .

:spectacle a schema:DefinedTerm .
:spectacle schema:name "Spectacle"@en .
:spectacle schema:description "A Debordian frame for social relations mediated by images and representations."@en .
:spectacle owl:sameAs <http://dbpedia.org/resource/The_Society_of_the_Spectacle>, <http://www.wikidata.org/entity/Q1210452> .

:authenticity a schema:DefinedTerm .
:authenticity schema:name "Authenticity"@en .
:authenticity schema:description "Direct human presence, surprise, accountability, and lived encounter rather than curated simulation."@en .

:earnedWisdom a schema:DefinedTerm .
:earnedWisdom schema:name "Earned Wisdom"@en .
:earnedWisdom schema:description "Knowledge grounded in doing, accountability, and reality rather than recycled cultural performance."@en .

:foundWisdom a schema:DefinedTerm .
:foundWisdom schema:name "Found Wisdom"@en .
:foundWisdom schema:description "Borrowed, regurgitated, or socially optimized insight detached from direct accountability."@en .

:socialMedia a schema:DefinedTerm .
:socialMedia schema:name "Social Media Curation"@en .
:socialMedia schema:description "The era of highlight reels, media manipulation, and self-productization that precedes interactive twins."@en .
:socialMedia owl:sameAs <http://dbpedia.org/resource/Social_media>, <http://www.wikidata.org/entity/Q202833> .

:siliconValley a schema:Place .
:siliconValley schema:name "Silicon Valley"@en .
:siliconValley schema:description "Technology culture context where digital twins are described as becoming gospel."@en .
:siliconValley owl:sameAs <http://dbpedia.org/resource/Silicon_Valley>, <http://www.wikidata.org/entity/Q163820> .

:sanFrancisco a schema:Place .
:sanFrancisco schema:name "San Francisco"@en .
:sanFrancisco schema:description "Place noted at the end of the source essay."@en .
:sanFrancisco owl:sameAs <http://dbpedia.org/resource/San_Francisco>, <http://www.wikidata.org/entity/Q62> .

:xTwitter a schema:SoftwareApplication .
:xTwitter schema:name "X / Twitter"@en .
:xTwitter schema:description "Social platform referenced through Aaron Levie's post and the author's critique of compressed wisdom."@en .
:xTwitter owl:sameAs <http://dbpedia.org/resource/Twitter>, <http://www.wikidata.org/entity/Q918> .

:linkedin a schema:SoftwareApplication .
:linkedin schema:name "LinkedIn"@en .
:linkedin schema:description "Professional network referenced as a public square for faux expertise."@en .
:linkedin owl:sameAs <http://dbpedia.org/resource/LinkedIn>, <http://www.wikidata.org/entity/Q213660> .

:instagram a schema:SoftwareApplication .
:instagram schema:name "Instagram"@en .
:instagram schema:description "Social network used as an example of curated and often false lifestyles."@en .
:instagram owl:sameAs <http://dbpedia.org/resource/Instagram>, <http://www.wikidata.org/entity/Q209330> .

:privateArchive a schema:ArticleSection ;
  schema:name "Private archive before public avatar"@en ;
  schema:description "The author describes building a private AI version of his archive, useful for idea-bouncing and retrieval but not ready to represent him to others."@en ;
  schema:isPartOf :article .

:digitalTwinCritique a schema:ArticleSection ;
  schema:name "Digital twins as cultural product"@en ;
  schema:description "The essay rejects the executive digital twin as a substitute for real encounter, surprise, and conversation."@en ;
  schema:isPartOf :article .

:socialMediaLineage a schema:ArticleSection ;
  schema:name "From highlight reel to pseudo-conversation"@en ;
  schema:description "Digital twins are framed as the next stage after Instagram lifestyles, Twitter slogans, and LinkedIn expertise theater."@en ;
  schema:isPartOf :article .

:spectacleRelation a schema:ArticleSection ;
  schema:name "Representation becomes relationship"@en ;
  schema:description "The copy changes how others relate to a person, turning archive-mediated simulation into the relationship itself."@en ;
  schema:isPartOf :article .

:accountability a schema:ArticleSection ;
  schema:name "Doing keeps thinking honest"@en ;
  schema:description "The author contrasts gurus who narrate with makers whose work is tested by whether code runs or writing lands."@en ;
  schema:isPartOf :article .

:marketQuestion a schema:ArticleSection ;
  schema:name "A market for finished selves"@en ;
  schema:description "The closing question asks what it means that culture has produced people polished enough to become distributable product categories."@en ;
  schema:isPartOf :article .

:faq a schema:FAQPage ;
  schema:name "Questions and answers about The Copy and the Guru"@en ;
  schema:mainEntity :q1, :q2, :q3, :q4, :q5, :q6, :q7, :q8, :q9, :q10 ;
  schema:isPartOf :article .

:q1 a schema:Question ;
  schema:name "What is the central argument of the essay?"@en ;
  schema:acceptedAnswer :a1 ;
  schema:isPartOf :faq .
:a1 a schema:Answer ;
  schema:text "The essay argues that digital twins turn the self into an interactive copy and weaken the value of direct human encounter."@en ;
  schema:isPartOf :faq .

:q2 a schema:Question ;
  schema:name "How does the author use his own AI assistant as contrast?"@en ;
  schema:acceptedAnswer :a2 ;
  schema:isPartOf :faq .
:a2 a schema:Answer ;
  schema:text "He presents OmBot as a private archive and thinking aid, not as a public replacement for himself."@en ;
  schema:isPartOf :faq .

:q3 a schema:Question ;
  schema:name "Why does the author prefer two minutes with Reid Hoffman over hours with Reid AI?"@en ;
  schema:acceptedAnswer :a3 ;
  schema:isPartOf :faq .
:a3 a schema:Answer ;
  schema:text "A real conversation can produce surprise and mutual discovery, while the AI copy is bounded by an archive."@en ;
  schema:isPartOf :faq .

:q4 a schema:Question ;
  schema:name "What role does social media play in the argument?"@en ;
  schema:acceptedAnswer :a4 ;
  schema:isPartOf :faq .
:a4 a schema:Answer ;
  schema:text "Social media is the historical path from curated self-display to interactive self-simulation."@en ;
  schema:isPartOf :faq .

:q5 a schema:Question ;
  schema:name "Why is Guy Debord relevant here?"@en ;
  schema:acceptedAnswer :a5 ;
  schema:isPartOf :faq .
:a5 a schema:Answer ;
  schema:text "Debord's theory of spectacle helps frame digital twins as relationships mediated by representation."@en ;
  schema:isPartOf :faq .

:q6 a schema:Question ;
  schema:name "What does the essay mean by found wisdom?"@en ;
  schema:acceptedAnswer :a6 ;
  schema:isPartOf :faq .
:a6 a schema:Answer ;
  schema:text "It means recycled or performative insight gathered from cultural signals rather than earned through accountable work."@en ;
  schema:isPartOf :faq .

:q7 a schema:Question ;
  schema:name "What makes the digital twin a cultural problem rather than only a technical one?"@en ;
  schema:acceptedAnswer :a7 ;
  schema:isPartOf :faq .
:a7 a schema:Answer ;
  schema:text "The author sees the market for digital twins as evidence of a culture comfortable replacing presence with simulation."@en ;
  schema:isPartOf :faq .

:q8 a schema:Question ;
  schema:name "How are AI tools treated in the essay?"@en ;
  schema:acceptedAnswer :a8 ;
  schema:isPartOf :faq .
:a8 a schema:Answer ;
  schema:text "The essay does not reject AI tools; it questions the social appetite for person-replacement copies."@en ;
  schema:isPartOf :faq .

:q9 a schema:Question ;
  schema:name "What keeps thinking honest according to the essay?"@en ;
  schema:acceptedAnswer :a9 ;
  schema:isPartOf :faq .
:a9 a schema:Answer ;
  schema:text "Accountability to reality: code must run, writing must land, and work must face consequences."@en ;
  schema:isPartOf :faq .

:q10 a schema:Question ;
  schema:name "What is the final warning?"@en ;
  schema:acceptedAnswer :a10 ;
  schema:isPartOf :faq .
:a10 a schema:Answer ;
  schema:text "The digital twin can become a monument to a self treated as complete, distributable, and no longer growing."@en ;
  schema:isPartOf :faq .

:glossary a schema:DefinedTermSet ;
  schema:name "Glossary for The Copy and the Guru"@en ;
  schema:hasDefinedTerm :term-digital-twin, :term-memetic-memory, :term-spectacle, :term-pseudo-conversation, :term-earned-wisdom, :term-found-wisdom, :term-authenticity, :term-abstraction ;
  schema:isPartOf :article .

:term-digital-twin a schema:DefinedTerm ;
  schema:name "Digital Twin"@en ;
  schema:description "A synthetic conversational representation of a person, built to interact with others as a proxy."@en ;
  schema:inDefinedTermSet :glossary .

:term-memetic-memory a schema:DefinedTerm ;
  schema:name "Memetic Memory"@en ;
  schema:description "AI-assisted recall across one's own writing, ideas, archive, and intellectual evolution."@en ;
  schema:inDefinedTermSet :glossary .

:term-spectacle a schema:DefinedTerm ;
  schema:name "Spectacle"@en ;
  schema:description "A condition where social relations are mediated by images, performances, and representations."@en ;
  schema:inDefinedTermSet :glossary .

:term-pseudo-conversation a schema:DefinedTerm ;
  schema:name "Pseudo-Conversation Twin"@en ;
  schema:description "A copy that appears conversational while remaining a curated simulation of the self."@en ;
  schema:inDefinedTermSet :glossary .

:term-earned-wisdom a schema:DefinedTerm ;
  schema:name "Earned Wisdom"@en ;
  schema:description "Understanding tested through making, doing, revising, and facing reality."@en ;
  schema:inDefinedTermSet :glossary .

:term-found-wisdom a schema:DefinedTerm ;
  schema:name "Found Wisdom"@en ;
  schema:description "Borrowed insight repeated as authority without corresponding lived accountability."@en ;
  schema:inDefinedTermSet :glossary .

:term-authenticity a schema:DefinedTerm ;
  schema:name "Authenticity"@en ;
  schema:description "Direct presence, openness to surprise, and accountable interaction with another person."@en ;
  schema:inDefinedTermSet :glossary .

:term-abstraction a schema:DefinedTerm ;
  schema:name "Abstraction of the Self"@en ;
  schema:description "The movement from lived person to media object, archive, interface, and distributable copy."@en ;
  schema:inDefinedTermSet :glossary .

:howto a schema:HowTo ;
  schema:name "How to read the essay as a critique of digital twins"@en ;
  schema:step :step1, :step2, :step3, :step4, :step5 .
:step1 a schema:HowToStep ; schema:name "Separate tool value from proxy identity"@en ; schema:text "Treat the author's private OmBot as an archive tool, not as a public identity replacement."@en .
:step2 a schema:HowToStep ; schema:name "Track the social media lineage"@en ; schema:text "Follow the move from highlight reels to slogans to interactive synthetic selves."@en .
:step3 a schema:HowToStep ; schema:name "Identify what the copy removes"@en ; schema:text "Look for the loss of surprise, mutual discovery, and real-time accountability."@en .
:step4 a schema:HowToStep ; schema:name "Apply the spectacle lens"@en ; schema:text "Ask how representation changes the relationship rather than merely transmitting information."@en .
:step5 a schema:HowToStep ; schema:name "Return to accountable work"@en ; schema:text "Use concrete outcomes, such as running code or writing that lands, as the test of thinking."@en .

:levieTweet a schema:WebPage ; schema:name "Aaron Levie post on CEOs and AI psychosis"@en ; schema:url <https://x.com/levie/status/2058582370253701432?s=61> ; schema:isPartOf :collection .
:wsjArticle a schema:WebPage ; schema:name "Wall Street Journal article about executive AI agents"@en ; schema:url <https://www.wsj.com/tech/ai/ai-agents-work-executives-a38400e1?st=7ax3UY&reflink=desktopwebshare_permalink> ; schema:isPartOf :collection .
:omAbout a schema:WebPage ; schema:name "Om Malik about page"@en ; schema:url <https://om.co/about/> ; schema:isPartOf :collection .
:relatedPens a schema:WebPage ; schema:name "Related On my Om post on writing tools"@en ; schema:url <https://om.co/2021/08/09/pens-pencils-ai-its-all-so-complicated/> ; schema:isPartOf :collection .
:relatedNotebookLM a schema:WebPage ; schema:name "Related On my Om post on NotebookLM"@en ; schema:url <https://om.co/2025/01/27/why-notebooklm-matters/> ; schema:isPartOf :collection .
:relatedAiWriting a schema:WebPage ; schema:name "Related On my Om AI reader"@en ; schema:url <https://om.co/2023/06/04/your-weekend-ai-reader-7-links/> ; schema:isPartOf :collection .

:kgExplorer a schema:SoftwareApplication ; schema:name "Knowledge Graph Explorer"@en ; schema:applicationCategory "Linked Data visualization"@en ; schema:isPartOf :htmlCompanion .
:htmlCompanion a schema:WebPage ; schema:name "HTML companion for The Copy and the Guru"@en ; schema:encodingFormat "text/html" ; schema:isBasedOn :article .
:markdownCompanion a schema:DigitalDocument ; schema:name "Markdown companion for The Copy and the Guru"@en ; schema:encodingFormat "text/markdown" ; schema:isBasedOn :article .
<https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/kg-generator#this> a schema:SoftwareApplication ; schema:name "kg-generator skill"@en ; schema:url <https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/kg-generator> ; schema:description "Codex skill used to generate RDF knowledge graphs from source documents."@en .
<https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/rdf-infographic-skill#this> a schema:SoftwareApplication ; schema:name "rdf-infographic-skill"@en ; schema:url <https://github.com/OpenLinkSoftware/ai-agent-skills/tree/main/rdf-infographic-skill> ; schema:description "Codex skill used to produce RDF-backed HTML and Markdown companions."@en .
