@prefix : <https://www.linkedin.com/pulse/context-gap-jessica-talisman-pexvc#> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

: a owl:Ontology ;
  rdfs:label "The Context Gap knowledge graph"@en ;
  rdfs:comment "Ontology and artifact graph for Jessica Talisman's LinkedIn article and visible comment thread."@en ;
  schema:name "The Context Gap knowledge graph"@en ;
  schema:description "RDF source of truth for an HTML and Markdown collection derived from the article and visible comments."@en ;
  schema:identifier <https://www.linkedin.com/pulse/context-gap-jessica-talisman-pexvc> .

<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 "Skill used to generate the RDF knowledge graph."@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 "Skill used to generate RDF-backed HTML and Markdown companions."@en .

:codex-workspace a schema:SoftwareApplication ;
  schema:name "Codex desktop workspace"@en ;
  schema:url <https://openai.com/codex/> ;
  schema:description "Generation environment used to create and validate this RDF-backed bundle."@en .

:nodejs-runtime a schema:SoftwareApplication ;
  schema:name "Node.js"@en ;
  schema:url <https://nodejs.org/> ;
  schema:description "Runtime used by the collection generator."@en .

:d3js a schema:SoftwareApplication ;
  schema:name "D3.js"@en ;
  schema:url <https://d3js.org/> ;
  schema:description "JavaScript visualization library used by the KG Explorer."@en .

:uriburner a schema:SoftwareApplication ;
  schema:name "URIBurner"@en ;
  schema:url <https://linkeddata.uriburner.com/> ;
  schema:description "Linked Data resolver and SPARQL entry point used for entity hyperlinks."@en ;
  schema:isBasedOn :openlink-virtuoso .

:openlink-virtuoso a schema:SoftwareApplication ;
  schema:name "OpenLink Virtuoso"@en ;
  schema:url <https://virtuoso.openlinksw.com/> ;
  schema:description "Hybrid relational/RDF database and Linked Data server platform on which URIBurner runs."@en .

:html-companion a schema:WebPage ;
  schema:name "The Context Gap HTML companion"@en ;
  schema:encodingFormat "text/html" ;
  schema:url "context-gap-jessica-talisman-gpt5-1.html" ;
  schema:isPartOf :bundle .

:ttl-companion a schema:DataDownload ;
  schema:name "The Context Gap RDF Turtle companion"@en ;
  schema:encodingFormat "text/turtle" ;
  schema:contentUrl "../rdf/context-gap-jessica-talisman-gpt5-1.ttl" ;
  schema:isPartOf :bundle .

:jsonld-companion a schema:DataDownload ;
  schema:name "The Context Gap JSON-LD companion"@en ;
  schema:encodingFormat "application/ld+json" ;
  schema:contentUrl "../json/context-gap-jessica-talisman-gpt5-1.jsonld" ;
  schema:isPartOf :bundle .

:markdown-companion a schema:DigitalDocument ;
  schema:name "The Context Gap Markdown companion"@en ;
  schema:encodingFormat "text/markdown" ;
  schema:url "./context-gap-jessica-talisman-gpt5-1.md" ;
  schema:isPartOf :bundle .

:bundle a schema:CreativeWork ;
  schema:name "The Context Gap RDF/HTML/Markdown/JSON-LD bundle"@en ;
  schema:hasPart :html-companion, :ttl-companion, :jsonld-companion, :markdown-companion ;
  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>, :codex-workspace, :nodejs-runtime, :d3js, :uriburner, :openlink-virtuoso .

:article a schema:Article, schema:SocialMediaPosting ;
  schema:name "The Context Gap"@en ;
  schema:headline "The Context Gap"@en ;
  schema:url <https://www.linkedin.com/pulse/context-gap-jessica-talisman-pexvc> ;
  schema:mainEntityOfPage <https://www.linkedin.com/pulse/context-gap-jessica-talisman-pexvc> ;
  schema:isAccessibleForFree true ;
  schema:datePublished "2026-05-19T18:30:41Z"^^xsd:dateTime ;
  schema:dateModified "2026-05-19T18:30:55Z"^^xsd:dateTime ;
  schema:author <https://www.linkedin.com/in/jmtalisman#this> ;
  schema:publisher :newsletter-the-knowledge-engineer ;
  schema:image :media-cover ;
  schema:abstract """A critique of the enterprise AI context graph thesis as a rediscovery of process knowledge, procedural knowledge, institutional memory, and knowledge management disciplines weakened by outsourcing."""@en ;
  schema:articleBody """A New Name for an Old Wound In December 2025, Foundation Capital published an essay titled 'AI's Trillion-Dollar Opportunity: Context Graphs,' which has since become one of the most-discussed pieces in enterprise AI. The thesis holds that agents are hitting a wall that governance alone cannot solve, and the wall is not missing data - it is missing decision traces. Foundation Capital proposes the 'context graph' as the answer, characterized as a living record of decision traces stitched across entities and time, where precedent becomes searchable. Within a month, Dharmesh Shah of HubSpot was calling context graphs 'a system of record for decisions, not just data,' Aaron Levie of Box declared we had entered 'the era of context,' and Arvind Jain of Glean wrote that the concept 'finally has a name.' In other words, a rebranding of a discipline lost. Allow me a moment of professional indignation. The thing being so deftly branded is process knowledge, procedural knowledge and institutional memory, core tenants of library and information science and the knowledge management. And the organization of information and knowledge is exactly what American and Western companies systematically dismantled over decades of outsourcing. 2026 is the year venture capital rebranded the absence of knowledge management as a trillion-dollar opportunity. I want to be careful here as the Foundation Capital authors are not wrong about the problem. They have correctly diagnosed that enterprise AI agents fail in the gap between what happened and why it was allowed to happen - the gap between systems of record and the reasoning that connects inputs to outputs. They are also correct that 'the context that justified [a decision] isn't preserved,' that 'you can't replay the state of the world at decision time,' and that without that capacity, agents inherit their parent systems' blind spots. This is true. It is also exactly what knowledge engineers, ontologists and information architects have been saying for more than forty years. There is a deeper irony here. Foundation Capital observes that 'capturing decision traces requires being in the execution path at commit time, not bolting on governance after the fact.' Quite right. But who removed themselves from the execution path? Western companies did, deliberately, when they outsourced the execution. The 'decision traces' the industry is now scrambling to capture accounts for the traces that were never captured in the first place - because the work that would have generated them was sent to Shenzhen, Bangalore and Manila, and the sociotechnical ethos that would have documented them was dismantled along with the apprenticeship systems and communities of practice that sustained it. Context graphs are not a new invention. They are a market response to a self-inflicted wound. The thing being sold as the next platform shift is the recovery of process knowledge that was treated as boring stuff, sent away, and lost. Foundation Capital itself acknowledges the analog when they compare the opportunity to process mining, where companies like Celonis built businesses out of helping enterprises see workflows they had ceased to understand. The pattern is the same. We outsourced the work and lost the procedural knowledge. This is the convenience trap at organizational scale. Decisions to outsource seems locally rational - lower cost, cleaner balance sheets, focused 'core competencies.' The aggregate consequence emerges as the erosion of the knowledge infrastructures necessary to operate the systems we nominally own. Now we are told that purchasing context graph software from a verticalized startup will close the gap. Perhaps this is true. But software cannot reconstitute communities of practice or regenerate apprenticeship lineages. Software cannot retroactively document the forty years of operational decisions. What Foundation Capital calls a context graph is, in the disciplinary vocabulary of information science, a procedural knowledge graph grounded in formal ontologies, with provenance, temporal validity, entity resolution and controlled vocabularies underneath. We already have the methods. PROV-O models provenance. SKOS handles vocabulary control. OWL provides the reasoning structures. The toolkit predates the marketing. What is missing is not tooling but the recognition that this is a knowledge management problem, requiring knowledge engineers, information architects, ontologists and the cultural conditions that allow their work to be valued and sustained as part of the operational infrastructure. The Foundation Capital thesis is therefore best read not as a revelation but as a confession. The market is admitting, in the language it understands, that the operational knowledge required to run modern enterprises has gone missing. The 'context' being chased is the work that was sent away and outsourced in favor of products, features, solutions and marketing magic. The graph being built is an attempt to reconstruct, from telemetry and decision traces, what should have been captured natively through documentation, apprenticeship and disciplined knowledge engineering - and would have been, in an engineering state that had not transformed itself into a lawyerly society. That the industry needed a venture capital essay to name this problem tells us how far the disciplinary erosion has gone. There is a darker chapter in this story that must be told and merits a retrospective, in order to understand the domain of process and procedural knowledge. Why every organization is scrambling to wrap their arms around process knowledge, now known as context graphs, with the objective of recording, documenting and eliciting meaning from decision traces and execution traces. For the past four decades, American and Western companies have systematically outsourced not just manufacturing work, but the entire sociotechnical ecosystem that generates, maintains and transmits process knowledge. What began as a rational economic decision to reduce costs became a wholesale abandonment of the cultural and institutional practices that make process knowledge legible, valuable and actionable. We outsourced what we dismissively called 'the boring stuff' - the manufacturing, the execution, the grunt work - without understanding that we were outsourcing the very capacity to understand how things get built. This essay examines this history of outsourcing through the lens of process knowledge management. It argues that what was lost was not simply jobs or manufacturing capacity, but something more fundamental: the sociotechnical ethos that treated documentation, apprenticeship and the systematic capture of procedural knowledge as integral to the work of building things, not as an afterthought or administrative burden. When we sent manufacturing to China, India and the Philippines, we divested from the opportunity to learn, iterate, fail and improve. We eliminated critical feedback loops, a requisite for capturing and documenting procedural knowledge. We dissolved communities of practice that essential sources for process knowledge. And crucially, thanks to gapping holes in the end-to-end process knowledge fabric, we stopped investing in the knowledge infrastructure required to capture and maintain our understanding of how complex systems actually work. The Great Unbundling The story begins in the 1880s and accelerates through the 1990s and 2000s with what business strategists celebrated this as 'disaggregation' and 'core competency focus.' Companies would concentrate on their 'core' activities - typically defined as customer-facing brand management, product design and strategic decision making - while outsourcing everything else. Manufacturing was among the first to go, particularly in electronics, textiles and eventually more sophisticated dry and wet goods. But the outsourcing movement didn't stop at physical manufacturing. By the early 2000s, a new category emerged: Knowledge Process Outsourcing (KPO). Unlike traditional Business Process Outsourcing (BPO), which focused on routine transactional work like call centers and data entry, KPO involved outsourcing knowledge-intensive activities that required specialized expertise and analytical skills1. Legal research, financial analysis, market research, engineering design, pharmaceutical R&D, the very activities that generated and required deep process knowledge, were increasingly sent offshore to providers in India, the Philippines and China. The logic made sense. Why maintain expensive in-house capabilities when you could access global talent pools at a fraction of the cost? Why invest in training and developing institutional memory when specialized KPO firms could provide on-demand expertise? The KPO industry exploded. By 2006, India's KPO sector alone was estimated at $1.5 billion, growing to over $12 billion by 2015.2 The Philippines positioned itself as a hub for 'non-voice' back office services. China became the world's factory, but increasingly also its laboratory for manufacturing process innovation. What went largely unexamined was what happened to process knowledge when these activities migrated. The assumption was that process knowledge could be cleanly separated from execution - that 'knowing how' could remain in Western headquarters while 'doing what' happened elsewhere. This assumption proved catastrophically wrong. Look no further than current struggles in developing knowledge infrastructures in technology organizations and massive failures of agentic AI systems. (see my series, 'Why AI Isn't Autonomous (Yet)'). Shenzhen and Process Knowledge To understand what was lost, we must first understand what was gained. Dan Wang's Breakneck provides the most compelling account of how China, and Shenzhen in particular, transformed manufacturing offshoring into a comprehensive accumulation of process knowledge.3 I adore Wang's book so much, I have read it twice, and highly recommend...///continue reading on my Substack, Intentional Arrangement"""@en ;
  schema:commentCount 10 ;
  schema:interactionStatistic :stat-likes, :stat-comments ;
  schema:encoding :html-companion, :ttl-companion, :jsonld-companion, :markdown-companion ;
  schema:hasPart :faq, :glossary, :howto-context-graph-practice, :comment-thread, :section-new-name-old-wound, :section-outsourcing-process-knowledge, :section-great-unbundling, :section-shenzhen-process-knowledge, :media-context-gap-embed, :media-neo4j-event, :media-data-ai-chief, :media-oreilly-superstream, :media-its-about-data, :media-intentional-arrangement ;
  schema:video :media-context-gap-embed, :media-neo4j-event, :media-data-ai-chief, :media-oreilly-superstream, :media-its-about-data, :media-intentional-arrangement ;
  schema:about :concept-context-graph, :concept-context-gap, :concept-decision-trace, :concept-process-knowledge, :concept-procedural-knowledge-graph, :concept-institutional-memory, :concept-knowledge-management, :concept-community-of-practice, :concept-outsourcing, :concept-kpo, :concept-bpo, :concept-process-mining, :concept-prov-o, :concept-skos, :concept-owl, :concept-eu-ai-act, :concept-context-engineering, :concept-agentic-ai, :concept-semantic-web, :concept-linked-data, :concept-webdav, :concept-virtuoso-webdav-publication, :concept-risk-mitigation, :concept-multidimensional-view ;
  schema:mentions :org-foundation-capital, :org-celonis, :org-neo4j, :org-thoughtspot, :org-oreilly-media, :org-openlink-software, <https://www.linkedin.com/in/dharmesh#this>, <https://www.linkedin.com/in/boxaaron#this>, <https://www.linkedin.com/in/jain-arvind#this>, <https://www.linkedin.com/in/danwang15#this>, <https://www.linkedin.com/in/luke-kemp-689b8271#this>, <https://www.linkedin.com/in/kidehen#this>, <http://dbpedia.org/resource/China>, <http://dbpedia.org/resource/India>, <http://dbpedia.org/resource/Philippines>, :place-shenzhen, :place-bangalore, :place-manila ;
  schema:citation :ref-foundation-context-graphs, :ref-foundation-one-month, :ref-glean-context-data-platform, :ref-process-knowledge-management, :ref-why-ai-isnt-autonomous, :ref-intentional-arrangement-context-gap, :ref-breakneck, :ref-goliaths-curse, :ref-kpo-wikipedia, :ref-bpo-wikipedia, :ref-prov-o, :ref-skos, :ref-owl ;
  schema:relatedLink :link-foundation-context-graphs, :link-foundation-one-month, :link-glean-context-data-platform, :link-kpo-wikipedia, :link-bpo-wikipedia, :link-substack-process-knowledge, :link-substack-autonomous-ai, :link-substack-context-gap ;
  schema:comment :comment-kingsley-idehen-1, :comment-charles-ivie-1, :comment-jessica-reply-charles, :comment-fred-lardaro-1, :comment-jessica-reply-fred, :comment-andrei-bacu-1, :comment-andreas-schurch-1, :comment-andi-willmott-1, :comment-jessica-reply-andi, :comment-shashi-bhatnagar-1 ;
  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>, :codex-workspace, :nodejs-runtime, :d3js, :uriburner, :openlink-virtuoso .

:newsletter-the-knowledge-engineer a schema:Periodical ;
  schema:name "The Knowledge Engineer"@en ;
  schema:description "Newsletter featuring curated, original content about information architecture, semantics, and knowledge infrastructure."@en .

:stat-likes a schema:InteractionCounter ;
  schema:interactionType schema:LikeAction ;
  schema:userInteractionCount 56 .

:stat-comments a schema:InteractionCounter ;
  schema:interactionType schema:CommentAction ;
  schema:userInteractionCount 10 .

:comment-thread a schema:ArticleSection ;
  schema:name "Visible LinkedIn comment thread"@en ;
  schema:description "Expanded visible comments captured from the LinkedIn article reader aside content."@en ;
  schema:isPartOf :article ;
  schema:hasPart :comment-kingsley-idehen-1, :comment-charles-ivie-1, :comment-jessica-reply-charles, :comment-fred-lardaro-1, :comment-jessica-reply-fred, :comment-andrei-bacu-1, :comment-andreas-schurch-1, :comment-andi-willmott-1, :comment-jessica-reply-andi, :comment-shashi-bhatnagar-1 .

:section-new-name-old-wound a schema:ArticleSection ;
  schema:name "A New Name for an Old Wound"@en ;
  schema:description """A New Name for an Old Wound In December 2025, Foundation Capital published an essay titled 'AI's Trillion-Dollar Opportunity: Context Graphs,' which has since become one of the most-discussed pieces in enterprise AI. The thesis holds that agents are hitting a wall that governance alone cannot solve, and the wall is not missing data - it is missing decision traces. Foundation Capital proposes the 'context graph' as th"""@en ;
  schema:text """A New Name for an Old Wound In December 2025, Foundation Capital published an essay titled 'AI's Trillion-Dollar Opportunity: Context Graphs,' which has since become one of the most-discussed pieces in enterprise AI. The thesis holds that agents are hitting a wall that governance alone cannot solve, and the wall is not missing data - it is missing decision traces. Foundation Capital proposes the 'context graph' as the answer, characterized as a living record of decision traces stitched across entities and time, where precedent becomes searchable. Within a month, Dharmesh Shah of HubSpot was calling context graphs 'a system of record for decisions, not just data,' Aaron Levie of Box declared we had entered 'the era of context,' and Arvind Jain of Glean wrote that the concept 'finally has a name.' In other words, a rebranding of a discipline lost. Allow me a moment of professional indignation. The thing being so deftly branded is process knowledge, procedural knowledge and institutional memory, core tenants of library and information science and the knowledge management. And the organization of information and knowledge is exactly what American and Western companies systematically dismantled over decades of outsourcing. 2026 is the year venture capital rebranded the absence of knowledge management as a trillion-dollar opportunity. I want to be careful here as the Foundation Capital authors are not wrong about the problem. They have correctly diagnosed that enterprise AI agents fail in the gap between what happened and why it was allowed to happen - the gap between systems of record and the reasoning that connects inputs to outputs. They are also correct that 'the context that justified [a decision] isn't preserved,' that 'you can't replay the state of the world at decision time,' and that without that capacity, agents inherit their parent systems' blind spots. This is true. It is also exactly what knowledge engineers, ontologists and information architects have been saying for more than forty years. There is a deeper irony here. Foundation Capital observes that 'capturing decision traces requires being in the execution path at commit time, not bolting on governance after the fact.' Quite right. But who removed themselves from the execution path? Western companies did, deliberately, when they outsourced the execution. The 'decision traces' the industry is now scrambling to capture accounts for the traces that were never captured in the first place - because the work that would have generated them was sent to Shenzhen, Bangalore and Manila, and the sociotechnical ethos that would have documented them was dismantled along with the apprenticeship systems and communities of practice that sustained it. Context graphs are not a new invention. They are a market response to a self-inflicted wound. The thing being sold as the next platform shift is the recovery of process knowledge that was treated as boring stuff, sent away, and lost. Foundation Capital itself acknowledges the analog when they compare the opportunity to process mining, where companies like Celonis built businesses out of helping enterprises see workflows they had ceased to understand. The pattern is the same. We outsourced the work and lost the procedural knowledge. This is the convenience trap at organizational scale. Decisions to outsource seems locally rational - lower cost, cleaner balance sheets, focused 'core competencies.' The aggregate consequence emerges as the erosion of the knowledge infrastructures necessary to operate the systems we nominally own. Now we are told that purchasing context graph software from a verticalized startup will close the gap. Perhaps this is true. But software cannot reconstitute communities of practice or regenerate apprenticeship lineages. Software cannot retroactively document the forty years of operational decisions."""@en ;
  schema:isPartOf :article .

:section-outsourcing-process-knowledge a schema:ArticleSection ;
  schema:name "Outsourcing and Process Knowledge Loss"@en ;
  schema:description """What Foundation Capital calls a context graph is, in the disciplinary vocabulary of information science, a procedural knowledge graph grounded in formal ontologies, with provenance, temporal validity, entity resolution and controlled vocabularies underneath. We already have the methods. PROV-O models provenance. SKOS handles vocabulary control. OWL provides the reasoning structures. The toolkit predates the marketing"""@en ;
  schema:text """What Foundation Capital calls a context graph is, in the disciplinary vocabulary of information science, a procedural knowledge graph grounded in formal ontologies, with provenance, temporal validity, entity resolution and controlled vocabularies underneath. We already have the methods. PROV-O models provenance. SKOS handles vocabulary control. OWL provides the reasoning structures. The toolkit predates the marketing. What is missing is not tooling but the recognition that this is a knowledge management problem, requiring knowledge engineers, information architects, ontologists and the cultural conditions that allow their work to be valued and sustained as part of the operational infrastructure. The Foundation Capital thesis is therefore best read not as a revelation but as a confession. The market is admitting, in the language it understands, that the operational knowledge required to run modern enterprises has gone missing. The 'context' being chased is the work that was sent away and outsourced in favor of products, features, solutions and marketing magic. The graph being built is an attempt to reconstruct, from telemetry and decision traces, what should have been captured natively through documentation, apprenticeship and disciplined knowledge engineering - and would have been, in an engineering state that had not transformed itself into a lawyerly society. That the industry needed a venture capital essay to name this problem tells us how far the disciplinary erosion has gone. There is a darker chapter in this story that must be told and merits a retrospective, in order to understand the domain of process and procedural knowledge. Why every organization is scrambling to wrap their arms around process knowledge, now known as context graphs, with the objective of recording, documenting and eliciting meaning from decision traces and execution traces. For the past four decades, American and Western companies have systematically outsourced not just manufacturing work, but the entire sociotechnical ecosystem that generates, maintains and transmits process knowledge. What began as a rational economic decision to reduce costs became a wholesale abandonment of the cultural and institutional practices that make process knowledge legible, valuable and actionable. We outsourced what we dismissively called 'the boring stuff' - the manufacturing, the execution, the grunt work - without understanding that we were outsourcing the very capacity to understand how things get built. This essay examines this history of outsourcing through the lens of process knowledge management. It argues that what was lost was not simply jobs or manufacturing capacity, but something more fundamental: the sociotechnical ethos that treated documentation, apprenticeship and the systematic capture of procedural knowledge as integral to the work of building things, not as an afterthought or administrative burden."""@en ;
  schema:isPartOf :article .

:section-great-unbundling a schema:ArticleSection ;
  schema:name "The Great Unbundling"@en ;
  schema:description """When we sent manufacturing to China, India and the Philippines, we divested from the opportunity to learn, iterate, fail and improve. We eliminated critical feedback loops, a requisite for capturing and documenting procedural knowledge. We dissolved communities of practice that essential sources for process knowledge. And crucially, thanks to gapping holes in the end-to-end process knowledge fabric, we stopped invest"""@en ;
  schema:text """When we sent manufacturing to China, India and the Philippines, we divested from the opportunity to learn, iterate, fail and improve. We eliminated critical feedback loops, a requisite for capturing and documenting procedural knowledge. We dissolved communities of practice that essential sources for process knowledge. And crucially, thanks to gapping holes in the end-to-end process knowledge fabric, we stopped investing in the knowledge infrastructure required to capture and maintain our understanding of how complex systems actually work. The Great Unbundling The story begins in the 1880s and accelerates through the 1990s and 2000s with what business strategists celebrated this as 'disaggregation' and 'core competency focus.' Companies would concentrate on their 'core' activities - typically defined as customer-facing brand management, product design and strategic decision making - while outsourcing everything else. Manufacturing was among the first to go, particularly in electronics, textiles and eventually more sophisticated dry and wet goods. But the outsourcing movement didn't stop at physical manufacturing. By the early 2000s, a new category emerged: Knowledge Process Outsourcing (KPO). Unlike traditional Business Process Outsourcing (BPO), which focused on routine transactional work like call centers and data entry, KPO involved outsourcing knowledge-intensive activities that required specialized expertise and analytical skills1. Legal research, financial analysis, market research, engineering design, pharmaceutical R&D, the very activities that generated and required deep process knowledge, were increasingly sent offshore to providers in India, the Philippines and China. The logic made sense. Why maintain expensive in-house capabilities when you could access global talent pools at a fraction of the cost? Why invest in training and developing institutional memory when specialized KPO firms could provide on-demand expertise? The KPO industry exploded. By 2006, India's KPO sector alone was estimated at $1.5 billion, growing to over $12 billion by 2015.2 The Philippines positioned itself as a hub for 'non-voice' back office services. China became the world's factory, but increasingly also its laboratory for manufacturing process innovation."""@en ;
  schema:isPartOf :article .

:section-shenzhen-process-knowledge a schema:ArticleSection ;
  schema:name "Shenzhen and Process Knowledge"@en ;
  schema:description """What went largely unexamined was what happened to process knowledge when these activities migrated. The assumption was that process knowledge could be cleanly separated from execution - that 'knowing how' could remain in Western headquarters while 'doing what' happened elsewhere. This assumption proved catastrophically wrong. Look no further than current struggles in developing knowledge infrastructures in technology"""@en ;
  schema:text """What went largely unexamined was what happened to process knowledge when these activities migrated. The assumption was that process knowledge could be cleanly separated from execution - that 'knowing how' could remain in Western headquarters while 'doing what' happened elsewhere. This assumption proved catastrophically wrong. Look no further than current struggles in developing knowledge infrastructures in technology organizations and massive failures of agentic AI systems. (see my series, 'Why AI Isn't Autonomous (Yet)'). Shenzhen and Process Knowledge To understand what was lost, we must first understand what was gained. Dan Wang's Breakneck provides the most compelling account of how China, and Shenzhen in particular, transformed manufacturing offshoring into a comprehensive accumulation of process knowledge.3 I adore Wang's book so much, I have read it twice, and highly recommend...///continue reading on my Substack, Intentional Arrangement"""@en ;
  schema:isPartOf :article .

<https://www.linkedin.com/in/jmtalisman#this> a schema:Person ;
  schema:name "Jessica Talisman"@en ;
  schema:url <https://www.linkedin.com/in/jmtalisman> ;
  schema:identifier <https://www.linkedin.com/in/jmtalisman> ;
  schema:description "Author of The Context Gap; information systems, taxonomy, ontology, and knowledge graph practitioner."@en .

<https://www.linkedin.com/in/charlesivie#this> a schema:Person ;
  schema:name "Charles Ivie"@en ;
  schema:url <https://www.linkedin.com/in/charlesivie> ;
  schema:identifier <https://www.linkedin.com/in/charlesivie> ;
  schema:description "Commenter; Partner, Data & AI Engineering Lead; ontologist."@en .

<https://www.linkedin.com/in/fred-lardaro#this> a schema:Person ;
  schema:name "Fred Lardaro"@en ;
  schema:url <https://www.linkedin.com/in/fred-lardaro> ;
  schema:identifier <https://www.linkedin.com/in/fred-lardaro> ;
  schema:description "Commenter focused on decision-making systems, safety, and wisdom after the fact."@en .

<https://www.linkedin.com/in/andreibacu#this> a schema:Person ;
  schema:name "Andrei Bâcu"@en ;
  schema:url <https://www.linkedin.com/in/andreibacu> ;
  schema:identifier <https://www.linkedin.com/in/andreibacu> ;
  schema:description "Commenter building knowledge graph and ontology work around EU AI Act compliance."@en .

<https://www.linkedin.com/in/andreas-schurch#this> a schema:Person ;
  schema:name "Andreas Schurch"@en ;
  schema:url <https://www.linkedin.com/in/andreas-schurch> ;
  schema:identifier <https://www.linkedin.com/in/andreas-schurch> ;
  schema:description "Commenter raising the cultural side of rebuilding communities of practice."@en .

<https://www.linkedin.com/in/kidehen#this> a schema:Person ;
  schema:name "Kingsley Uyi Idehen"@en ;
  schema:url <https://www.linkedin.com/in/kidehen> ;
  schema:identifier <https://www.linkedin.com/in/kidehen> ;
  owl:sameAs <http://dbpedia.org/resource/Kingsley_Uyi_Idehen>, <https://kingsley.idehen.net/DAV/home/kidehen/Public/YouID/link-in-bio-credentials-5/index.html#netid> ;
  schema:description """Commenter; Founder and CEO at OpenLink Software, discussing publication of the generated knowledge graph as Linked Data."""@en .

<https://www.linkedin.com/in/andi-willmott-330457#this> a schema:Person ;
  schema:name "Andi Willmott"@en ;
  schema:url <https://www.linkedin.com/in/andi-willmott-330457> ;
  schema:identifier <https://www.linkedin.com/in/andi-willmott-330457> ;
  schema:description "Commenter framing the article as rediscovery and repackaging of lost knowledge practices."@en .

<https://www.linkedin.com/in/shashikaantbhatnagar#this> a schema:Person ;
  schema:name "Shashi Bhatnagar"@en ;
  schema:url <https://www.linkedin.com/in/shashikaantbhatnagar> ;
  schema:identifier <https://www.linkedin.com/in/shashikaantbhatnagar> ;
  schema:description "Commenter connecting the article to risk mitigation and multidimensional views."@en .

<https://www.linkedin.com/in/dharmesh#this> a schema:Person ;
  schema:name "Dharmesh Shah"@en ;
  schema:url <https://www.linkedin.com/in/dharmesh> ;
  schema:identifier <https://www.linkedin.com/in/dharmesh> ;
  schema:description "HubSpot founder referenced for describing context graphs as systems of record for decisions."@en .

<https://www.linkedin.com/in/boxaaron#this> a schema:Person ;
  schema:name "Aaron Levie"@en ;
  schema:url <https://www.linkedin.com/in/boxaaron> ;
  schema:identifier <https://www.linkedin.com/in/boxaaron> ;
  schema:description "Box leader referenced for the phrase era of context."@en .

<https://www.linkedin.com/in/jain-arvind#this> a schema:Person ;
  schema:name "Arvind Jain"@en ;
  schema:url <https://www.linkedin.com/in/jain-arvind> ;
  schema:identifier <https://www.linkedin.com/in/jain-arvind> ;
  schema:description "Glean leader referenced for saying the concept finally has a name."@en .

<https://www.linkedin.com/in/luke-kemp-689b8271#this> a schema:Person ;
  schema:name "Luke Kemp"@en ;
  schema:url <https://www.linkedin.com/in/luke-kemp-689b8271> ;
  schema:identifier <https://www.linkedin.com/in/luke-kemp-689b8271> ;
  schema:description "Author of Goliath's Curse, referenced in Jessica Talisman reply."@en .

<https://www.linkedin.com/in/danwang15#this> a schema:Person ;
  schema:name "Dan Wang"@en ;
  schema:url <https://www.linkedin.com/in/danwang15> ;
  schema:identifier <https://www.linkedin.com/in/danwang15> ;
  schema:description "Author of Breakneck, cited for China, Shenzhen, and engineering-state process knowledge."@en .

<https://www.linkedin.com/in/biscorecard#this> a schema:Person ;
  schema:name "Cindy Howson"@en ;
  schema:url <https://www.linkedin.com/in/biscorecard> ;
  schema:identifier <https://www.linkedin.com/in/biscorecard> ;
  schema:description "Host associated with the ThoughtSpot podcast media reference."@en .

<https://www.linkedin.com/in/dbinsight#this> a schema:Person ;
  schema:name "Tony Baer"@en ;
  schema:url <https://www.linkedin.com/in/dbinsight> ;
  schema:identifier <https://www.linkedin.com/in/dbinsight> ;
  schema:description "Co-host associated with the It is About Data media reference."@en .

<https://www.linkedin.com/in/matt-housley#this> a schema:Person ;
  schema:name "Matt Housley"@en ;
  schema:url <https://www.linkedin.com/in/matt-housley> ;
  schema:identifier <https://www.linkedin.com/in/matt-housley> ;
  schema:description "Co-host associated with the It is About Data media reference."@en .

:org-foundation-capital a schema:Organization ;
  schema:name "Foundation Capital"@en ;
  schema:url <https://foundationcapital.com/> ;
  schema:description "Published the context graphs market thesis that the article critiques."@en .

:org-hubspot a schema:Organization ;
  schema:name "HubSpot"@en ;
  schema:url <https://www.hubspot.com/> ;
  schema:description "Organization associated with Dharmesh Shah in the article."@en .

:org-box a schema:Organization ;
  schema:name "Box"@en ;
  schema:url <https://www.box.com/> ;
  schema:description "Organization associated with Aaron Levie in the article."@en .

:org-glean a schema:Organization ;
  schema:name "Glean"@en ;
  schema:url <https://www.glean.com/> ;
  schema:description "Organization associated with Arvind Jain and the context data platform reference."@en .

:org-celonis a schema:Organization ;
  schema:name "Celonis"@en ;
  schema:url <https://www.celonis.com/> ;
  schema:description "Referenced as an analog from process mining."@en .

:org-neo4j a schema:Organization ;
  schema:name "Neo4j"@en ;
  schema:url <https://neo4j.com/> ;
  schema:description "Organization associated with the Context Graphs and Process Knowledge event reference."@en .

:org-thoughtspot a schema:Organization ;
  schema:name "ThoughtSpot"@en ;
  schema:url <https://www.thoughtspot.com/> ;
  schema:description "Organization associated with the Data and AI Chief podcast reference."@en .

:org-oreilly-media a schema:Organization ;
  schema:name "O Reilly Media"@en ;
  schema:url <https://www.oreilly.com/> ;
  schema:description "Publisher and media organization associated with the Data Superstream reference."@en .

:org-antifragile-ai a schema:Organization ;
  schema:name "Antifragile.AI"@en ;
  schema:url <https://www.linkedin.com/company/antifragiledotai/> ;
  schema:description "Organization mentioned by Andrei Bacu in the comments."@en .

:org-duodata a schema:Organization ;
  schema:name "Duodata"@en ;
  schema:url <https://www.linkedin.com/in/andreas-schurch> ;
  schema:description "Organization associated with Andreas Schurch in the comment metadata."@en .

:org-openlink-software a schema:Organization ;
  schema:name "OpenLink Software"@en ;
  schema:url <https://www.openlinksw.com/> ;
  schema:description "Organization associated with Kingsley Idehen and the Virtuoso/URIBurner Linked Data publication stack."@en .

:concept-context-graph a schema:DefinedTerm ;
  schema:name "Context graph"@en ;
  schema:description "A living record of decision traces stitched across entities and time, making precedent searchable."@en ;
  schema:inDefinedTermSet :glossary .

:concept-context-gap a schema:DefinedTerm ;
  schema:name "Context gap"@en ;
  schema:description "The gap between recorded facts and the reasoning, permissions, and conditions that made decisions possible."@en ;
  schema:inDefinedTermSet :glossary .

:concept-decision-trace a schema:DefinedTerm ;
  schema:name "Decision trace"@en ;
  schema:description "Evidence of why a decision was allowed to happen at a particular time."@en ;
  schema:inDefinedTermSet :glossary .

:concept-process-knowledge a schema:DefinedTerm ;
  schema:name "Process knowledge"@en ;
  schema:description "Operational know-how about how work is performed, improved, and transmitted."@en ;
  schema:inDefinedTermSet :glossary .

:concept-procedural-knowledge-graph a schema:DefinedTerm ;
  schema:name "Procedural knowledge graph"@en ;
  schema:description """A graph grounded in formal ontologies, provenance, temporal validity, entity resolution, and controlled vocabularies."""@en ;
  schema:inDefinedTermSet :glossary .

:concept-institutional-memory a schema:DefinedTerm ;
  schema:name "Institutional memory"@en ;
  schema:description "Organizational knowledge accumulated through documentation, apprenticeship, and communities of practice."@en ;
  schema:inDefinedTermSet :glossary .

:concept-knowledge-management a schema:DefinedTerm ;
  schema:name "Knowledge management"@en ;
  schema:description "Discipline concerned with capturing, organizing, maintaining, and applying organizational knowledge."@en ;
  schema:inDefinedTermSet :glossary .

:concept-community-of-practice a schema:DefinedTerm ;
  schema:name "Community of practice"@en ;
  schema:description "Social structure through which practitioners transmit process knowledge and improve work."@en ;
  schema:inDefinedTermSet :glossary .

:concept-outsourcing a schema:DefinedTerm ;
  schema:name "Outsourcing"@en ;
  schema:description "Transfer of work outside an organization, treated in the article as a driver of lost process knowledge."@en ;
  schema:inDefinedTermSet :glossary .

:concept-kpo a schema:DefinedTerm ;
  schema:name "Knowledge Process Outsourcing"@en ;
  schema:description """Outsourcing of specialized knowledge-intensive work such as legal research, analytics, engineering design, and research."""@en ;
  schema:inDefinedTermSet :glossary .

:concept-bpo a schema:DefinedTerm ;
  schema:name "Business Process Outsourcing"@en ;
  schema:description "Outsourcing of routine transactional processes such as call centers and data entry."@en ;
  schema:inDefinedTermSet :glossary .

:concept-process-mining a schema:DefinedTerm ;
  schema:name "Process mining"@en ;
  schema:description "Method for analyzing event logs to reveal operational workflows; used as an analogy for context graphs."@en ;
  schema:inDefinedTermSet :glossary .

:concept-prov-o a schema:DefinedTerm ;
  schema:name "PROV-O"@en ;
  schema:description "W3C provenance ontology for modeling provenance information."@en ;
  schema:inDefinedTermSet :glossary .

:concept-skos a schema:DefinedTerm ;
  schema:name "SKOS"@en ;
  schema:description "W3C model for controlled vocabularies, concept schemes, and thesauri."@en ;
  schema:inDefinedTermSet :glossary .

:concept-owl a schema:DefinedTerm ;
  schema:name "OWL"@en ;
  schema:description "Web Ontology Language used for formal reasoning structures."@en ;
  schema:inDefinedTermSet :glossary .

:concept-eu-ai-act a schema:DefinedTerm ;
  schema:name "EU AI Act"@en ;
  schema:description "Regulatory context mentioned in the comments as a target for knowledge graph and ontology work."@en ;
  schema:inDefinedTermSet :glossary .

:concept-context-engineering a schema:DefinedTerm ;
  schema:name "Context engineering"@en ;
  schema:description "Practice of supplying agents and systems with evidence-rich context."@en ;
  schema:inDefinedTermSet :glossary .

:concept-agentic-ai a schema:DefinedTerm ;
  schema:name "Agentic AI systems"@en ;
  schema:description "AI systems whose failures are framed as symptoms of weak process knowledge and missing decision traces."@en ;
  schema:inDefinedTermSet :glossary .

:concept-semantic-web a schema:DefinedTerm ;
  schema:name "Semantic Web"@en ;
  schema:description """Web of linked RDF data and dereferenceable identifiers used to publish knowledge graphs for machine and human access."""@en ;
  schema:inDefinedTermSet :glossary .

:concept-linked-data a schema:DefinedTerm ;
  schema:name "Linked Data"@en ;
  schema:description "Principles for publishing structured data on the Web using HTTP IRIs and typed links between resources."@en ;
  schema:inDefinedTermSet :glossary .

:concept-webdav a schema:DefinedTerm ;
  schema:name "WebDAV"@en ;
  schema:description "HTTP extension used here as a mounted file folder workflow for publishing generated RDF and HTML artifacts."@en ;
  schema:inDefinedTermSet :glossary .

:concept-virtuoso-webdav-publication a schema:DefinedTerm ;
  schema:name "Virtuoso WebDAV publication"@en ;
  schema:description """Workflow where files copied to a mounted Virtuoso WebDAV folder become Web-accessible resources and graph inputs."""@en ;
  schema:inDefinedTermSet :glossary .

:concept-risk-mitigation a schema:DefinedTerm ;
  schema:name "Risk mitigation"@en ;
  schema:description "Comment-thread framing that the article can inform mitigation of multidimensional organizational and AI risks."@en ;
  schema:inDefinedTermSet :glossary .

:concept-multidimensional-view a schema:DefinedTerm ;
  schema:name "Multidimensional view"@en ;
  schema:description "Comment-thread idea that the same article can support many perspectives when represented as a graph."@en ;
  schema:inDefinedTermSet :glossary .

:link-foundation-context-graphs a schema:WebPage ;
  schema:name "Foundation Capital context graphs thesis"@en ;
  schema:url <https://foundationcapital.com/ideas/context-graphs-ais-trillion-dollar-opportunity> ;
  schema:description "Foundation Capital context graphs thesis"@en .

:link-foundation-one-month a schema:WebPage ;
  schema:name "Foundation Capital context graphs one month in"@en ;
  schema:url <https://foundationcapital.com/ideas/context-graphs-one-month-in> ;
  schema:description "Foundation Capital context graphs one month in"@en .

:link-glean-context-data-platform a schema:WebPage ;
  schema:name "Glean context data platform"@en ;
  schema:url <https://www.glean.com/blog/context-data-platform> ;
  schema:description "Glean context data platform"@en .

:link-kpo-wikipedia a schema:WebPage ;
  schema:name "Knowledge Process Outsourcing"@en ;
  schema:url <https://en.wikipedia.org/wiki/Knowledge_process_outsourcing> ;
  schema:description "Knowledge Process Outsourcing"@en .

:link-bpo-wikipedia a schema:WebPage ;
  schema:name "Business Process Outsourcing"@en ;
  schema:url <https://en.wikipedia.org/wiki/Business_process_outsourcing> ;
  schema:description "Business Process Outsourcing"@en .

:link-substack-process-knowledge a schema:WebPage ;
  schema:name "Process Knowledge Management"@en ;
  schema:url <https://jessicatalisman.substack.com/p/process-knowledge-management-part-c45> ;
  schema:description "Process Knowledge Management"@en .

:link-substack-autonomous-ai a schema:WebPage ;
  schema:name "Why AI Is not Autonomous Yet"@en ;
  schema:url <https://open.substack.com/pub/jessicatalisman/p/why-ai-isnt-autonomous-yet?r=ee6qm&utm_campaign=post-expanded-share&utm_medium=web> ;
  schema:description "Why AI Is not Autonomous Yet"@en .

:link-substack-context-gap a schema:WebPage ;
  schema:name "The Context Gap on Intentional Arrangement"@en ;
  schema:url <https://open.substack.com/pub/jessicatalisman/p/the-context-gap?r=ee6qm&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true> ;
  schema:description "The Context Gap on Intentional Arrangement"@en .

<http://dbpedia.org/resource/China> a schema:Country ;
  schema:name "China"@en ;
  owl:sameAs <http://www.wikidata.org/entity/Q148> .

<http://dbpedia.org/resource/India> a schema:Country ;
  schema:name "India"@en ;
  owl:sameAs <http://www.wikidata.org/entity/Q668> .

<http://dbpedia.org/resource/Philippines> a schema:Country ;
  schema:name "Philippines"@en ;
  owl:sameAs <http://www.wikidata.org/entity/Q928> .

<http://dbpedia.org/resource/United_States> a schema:Country ;
  schema:name "United States"@en ;
  owl:sameAs <http://www.wikidata.org/entity/Q30> .

:place-shenzhen a schema:Place ;
  schema:name "Shenzhen"@en ;
  schema:description "Manufacturing and process-knowledge accumulation example in the article."@en ;
  owl:sameAs <https://dbpedia.org/resource/Shenzhen> .

:place-bangalore a schema:Place ;
  schema:name "Bangalore"@en ;
  schema:description "Location referenced as part of offshored execution and knowledge work."@en ;
  owl:sameAs <https://dbpedia.org/resource/Bangalore> .

:place-manila a schema:Place ;
  schema:name "Manila"@en ;
  schema:description "Location referenced as part of offshored execution and knowledge work."@en ;
  owl:sameAs <https://dbpedia.org/resource/Manila> .

:place-san-francisco a schema:Place ;
  schema:name "San Francisco, California"@en ;
  schema:description "Event location shown in source media references."@en ;
  owl:sameAs <https://dbpedia.org/resource/San_Francisco> .

:ref-foundation-context-graphs a schema:Article ;
  schema:name "AI's Trillion-Dollar Opportunity: Context Graphs"@en ;
  schema:author "Foundation Capital"@en ;
  schema:url <https://foundationcapital.com/ideas/context-graphs-ais-trillion-dollar-opportunity> ;
  schema:description """Foundation Capital essay that names context graphs as an enterprise AI opportunity and supplies the primary thesis critiqued by the article."""@en ;
  schema:about :concept-context-graph, :concept-decision-trace ;
  schema:isPartOf :reference-corpus .

:ref-foundation-one-month a schema:Article ;
  schema:name "Context Graphs, One Month In"@en ;
  schema:author "Foundation Capital"@en ;
  schema:url <https://foundationcapital.com/ideas/context-graphs-one-month-in> ;
  schema:description """Follow-up Foundation Capital essay referenced for Dharmesh Shah and the system-of-record-for-decisions framing."""@en ;
  schema:about :concept-context-graph, :concept-decision-trace ;
  schema:isPartOf :reference-corpus .

:ref-glean-context-data-platform a schema:Article ;
  schema:name "Context Data Platform"@en ;
  schema:author "Glean"@en ;
  schema:url <https://www.glean.com/blog/context-data-platform> ;
  schema:description "Glean article referenced for Arvind Jain and the claim that the context graph concept finally has a name."@en ;
  schema:about :concept-context-graph, :concept-context-engineering ;
  schema:isPartOf :reference-corpus .

:ref-process-knowledge-management a schema:Article ;
  schema:name "Process Knowledge Management"@en ;
  schema:author "Jessica Talisman"@en ;
  schema:url <https://jessicatalisman.substack.com/p/process-knowledge-management-part-c45> ;
  schema:description """Substack source linked through footnotes for KPO, market estimates, and the process-knowledge-management continuation."""@en ;
  schema:about :concept-process-knowledge, :concept-kpo, :concept-outsourcing ;
  schema:isPartOf :reference-corpus .

:ref-why-ai-isnt-autonomous a schema:Article ;
  schema:name "Why AI Isn't Autonomous Yet"@en ;
  schema:author "Jessica Talisman"@en ;
  schema:url <https://open.substack.com/pub/jessicatalisman/p/why-ai-isnt-autonomous-yet?r=ee6qm&utm_campaign=post-expanded-share&utm_medium=web> ;
  schema:description """Related Substack series linked in the article when discussing knowledge infrastructure failures and agentic AI systems."""@en ;
  schema:about :concept-agentic-ai, :concept-knowledge-management ;
  schema:isPartOf :reference-corpus .

:ref-intentional-arrangement-context-gap a schema:Article ;
  schema:name "The Context Gap on Intentional Arrangement"@en ;
  schema:author "Jessica Talisman"@en ;
  schema:url <https://open.substack.com/pub/jessicatalisman/p/the-context-gap?r=ee6qm&utm_campaign=post&utm_medium=web&showWelcomeOnShare=true> ;
  schema:description "Continuation link from the LinkedIn article to the longer Substack version."@en ;
  schema:about :concept-context-gap, :concept-process-knowledge ;
  schema:isPartOf :reference-corpus .

:ref-breakneck a schema:Book ;
  schema:name "Breakneck: China's Quest to Engineer the Future"@en ;
  schema:author "Dan Wang"@en ;
  schema:url <https://en.wikipedia.org/wiki/Breakneck:_China%27s_Quest_to_Engineer_the_Future> ;
  schema:description """Book by Dan Wang cited for the account of China, Shenzhen, and the engineering-state frame behind process-knowledge accumulation."""@en ;
  schema:about :place-shenzhen, :concept-process-knowledge ;
  schema:isPartOf :reference-corpus .

:ref-goliaths-curse a schema:Book ;
  schema:name "Goliath's Curse: The History and Future of Societal Collapse"@en ;
  schema:author "Luke Kemp"@en ;
  schema:url <https://www.penguinrandomhouse.com/books/691357/goliaths-curse-by-luke-kemp/> ;
  schema:description """Book recommended by Jessica Talisman in the comment thread, relevant to slow institutional decline and collapse dynamics."""@en ;
  schema:about :concept-institutional-memory, :concept-community-of-practice ;
  schema:isPartOf :reference-corpus .

:ref-kpo-wikipedia a schema:WebPage ;
  schema:name "Knowledge Process Outsourcing"@en ;
  schema:author "Wikipedia contributors"@en ;
  schema:url <https://en.wikipedia.org/wiki/Knowledge_process_outsourcing> ;
  schema:description "Wikipedia reference linked directly from the article for Knowledge Process Outsourcing."@en ;
  schema:about :concept-kpo, :concept-outsourcing ;
  schema:isPartOf :reference-corpus ;
  owl:sameAs <http://dbpedia.org/resource/Knowledge_process_outsourcing>, <http://www.wikidata.org/entity/Q2917279> .

:ref-bpo-wikipedia a schema:WebPage ;
  schema:name "Business Process Outsourcing"@en ;
  schema:author "Wikipedia contributors"@en ;
  schema:url <https://en.wikipedia.org/wiki/Business_process_outsourcing> ;
  schema:description "Wikipedia reference linked directly from the article for Business Process Outsourcing."@en ;
  schema:about :concept-bpo, :concept-outsourcing ;
  schema:isPartOf :reference-corpus ;
  owl:sameAs <http://dbpedia.org/resource/Business_process_outsourcing>, <http://www.wikidata.org/entity/Q1017608> .

:ref-prov-o a schema:TechArticle ;
  schema:name "PROV-O: The PROV Ontology"@en ;
  schema:author "W3C"@en ;
  schema:url <https://www.w3.org/TR/prov-o/> ;
  schema:description "W3C provenance ontology named in the article as a method for modeling provenance."@en ;
  schema:about :concept-prov-o ;
  schema:isPartOf :reference-corpus ;
  owl:sameAs <http://www.wikidata.org/entity/Q62213429> .

:ref-skos a schema:TechArticle ;
  schema:name "SKOS Simple Knowledge Organization System Reference"@en ;
  schema:author "W3C"@en ;
  schema:url <https://www.w3.org/TR/skos-reference/> ;
  schema:description "W3C SKOS recommendation named in the article for vocabulary control."@en ;
  schema:about :concept-skos ;
  schema:isPartOf :reference-corpus ;
  owl:sameAs <http://dbpedia.org/resource/Simple_Knowledge_Organization_System>, <http://www.wikidata.org/entity/Q2288360> .

:ref-owl a schema:TechArticle ;
  schema:name "OWL 2 Web Ontology Language Document Overview"@en ;
  schema:author "W3C"@en ;
  schema:url <https://www.w3.org/TR/owl2-overview/> ;
  schema:description "W3C OWL 2 overview named in the article for reasoning structures."@en ;
  schema:about :concept-owl ;
  schema:isPartOf :reference-corpus ;
  owl:sameAs <http://dbpedia.org/resource/Web_Ontology_Language>, <http://www.wikidata.org/entity/Q826165> .

:reference-corpus a schema:CreativeWork ;
  schema:name "Reference corpus for The Context Gap"@en ;
  schema:description "Books, essays, source notes, media references, standards, and public identity links used by or named in the article and visible comment thread."@en ;
  schema:hasPart :ref-foundation-context-graphs, :ref-foundation-one-month, :ref-glean-context-data-platform, :ref-process-knowledge-management, :ref-why-ai-isnt-autonomous, :ref-intentional-arrangement-context-gap, :ref-breakneck, :ref-goliaths-curse, :ref-kpo-wikipedia, :ref-bpo-wikipedia, :ref-prov-o, :ref-skos, :ref-owl ;
  schema:isPartOf :article .

<https://www.linkedin.com/in/dharmesh#this> owl:sameAs <http://www.wikidata.org/entity/Q112486721> .

<https://www.linkedin.com/in/boxaaron#this> owl:sameAs <http://dbpedia.org/resource/Aaron_Levie>, <http://www.wikidata.org/entity/Q4662199> .

:org-hubspot owl:sameAs <http://dbpedia.org/resource/HubSpot>, <http://www.wikidata.org/entity/Q5926631> .

:org-box owl:sameAs <http://dbpedia.org/resource/Box,_Inc.>, <http://www.wikidata.org/entity/Q4951483> .

:org-glean owl:sameAs <http://www.wikidata.org/entity/Q123909413> .

:org-celonis owl:sameAs <http://www.wikidata.org/entity/Q63725648> .

:org-neo4j owl:sameAs <http://dbpedia.org/resource/Neo4j>, <http://www.wikidata.org/entity/Q1628290> .

:org-oreilly-media owl:sameAs <http://dbpedia.org/resource/O%27Reilly_Media>, <http://www.wikidata.org/entity/Q1065097> .

:org-thoughtspot owl:sameAs <http://www.wikidata.org/entity/Q27150169> .

<https://www.linkedin.com/in/kidehen#this> owl:sameAs <http://dbpedia.org/resource/Kingsley_Idehen> .

:concept-kpo owl:sameAs <http://dbpedia.org/resource/Knowledge_process_outsourcing>, <http://www.wikidata.org/entity/Q2917279> .

:concept-bpo owl:sameAs <http://dbpedia.org/resource/Business_process_outsourcing>, <http://www.wikidata.org/entity/Q1017608> .

:concept-process-mining owl:sameAs <http://dbpedia.org/resource/Process_mining>, <http://www.wikidata.org/entity/Q2608526> .

:concept-skos owl:sameAs <http://dbpedia.org/resource/Simple_Knowledge_Organization_System>, <http://www.wikidata.org/entity/Q2288360> .

:concept-owl owl:sameAs <http://dbpedia.org/resource/Web_Ontology_Language>, <http://www.wikidata.org/entity/Q826165> .

:concept-prov-o owl:sameAs <https://www.w3.org/TR/prov-o/>, <http://www.wikidata.org/entity/Q62213429> .

:concept-outsourcing owl:sameAs <http://dbpedia.org/resource/Outsourcing> .

:concept-knowledge-management owl:sameAs <http://dbpedia.org/resource/Knowledge_management> .

:concept-context-graph owl:sameAs <http://dbpedia.org/resource/Knowledge_graph> .

:concept-procedural-knowledge-graph owl:sameAs <http://dbpedia.org/resource/Knowledge_graph> .

:concept-semantic-web owl:sameAs <http://dbpedia.org/resource/Semantic_Web>, <http://www.wikidata.org/entity/Q54837> .

:concept-linked-data owl:sameAs <http://dbpedia.org/resource/Linked_data>, <http://www.wikidata.org/entity/Q515701> .

:concept-webdav owl:sameAs <http://dbpedia.org/resource/WebDAV>, <http://www.wikidata.org/entity/Q177457> .

:place-shenzhen owl:sameAs <http://dbpedia.org/resource/Shenzhen>, <http://www.wikidata.org/entity/Q15174> .

:place-bangalore owl:sameAs <http://dbpedia.org/resource/Bangalore>, <http://www.wikidata.org/entity/Q1355> .

:place-manila owl:sameAs <http://dbpedia.org/resource/Manila>, <http://www.wikidata.org/entity/Q1461> .

:place-san-francisco owl:sameAs <http://dbpedia.org/resource/San_Francisco>, <http://www.wikidata.org/entity/Q62> .

:media-cover a schema:ImageObject ;
  schema:name "LinkedIn article cover image"@en ;
  schema:description "Cover image from LinkedIn Open Graph metadata."@en ;
  schema:contentUrl <https://media.licdn.com/dms/image/v2/D5612AQFKfhZ5lCafYg/article-cover_image-shrink_720_1280/B56Z5BdWfFKsAQ-/0/1779214674810?e=2147483647&v=beta&t=3ydgQLdXgfI3rfT6XRX6UmT1ZNJ8vJ-_YZSS4y_8grQ> .

:media-context-gap-embed a schema:VideoObject ;
  schema:name "The Context Gap"@en ;
  schema:headline "Article continuation embed"@en ;
  schema:description "LinkedIn publishing embed titled The Context Gap, present in the source article before the podcasts section."@en ;
  schema:embedUrl <https://www.linkedin.com/embeds/publishingEmbed.html?articleId=7018075332802441830> ;
  schema:url <https://www.linkedin.com/embeds/publishingEmbed.html?articleId=7018075332802441830> ;
  schema:isPartOf :article ;
  schema:about :concept-context-gap, :concept-process-knowledge .

:media-neo4j-event a schema:VideoObject ;
  schema:name "Context Graph and Process Knowledge, Jessica Talisman, Contextually LLC"@en ;
  schema:headline "Neo4J Event. Context Graphs and Process Knowledge"@en ;
  schema:description "LinkedIn publishing embed for the Neo4J event referenced in the source article."@en ;
  schema:embedUrl <https://www.linkedin.com/embeds/publishingEmbed.html?articleId=9118468824929546588> ;
  schema:url <https://www.linkedin.com/embeds/publishingEmbed.html?articleId=9118468824929546588> ;
  schema:isPartOf :article ;
  schema:about :concept-context-graph, :concept-process-knowledge .

:media-data-ai-chief a schema:VideoObject ;
  schema:name "How Semantic Layers and Ontologies Create Trusted AI"@en ;
  schema:headline "The Data and AI Chief. How Semantic Layers and Ontologies Create Trusted AI"@en ;
  schema:description "LinkedIn publishing embed for the ThoughtSpot podcast with Cindy Howson referenced in the source article."@en ;
  schema:embedUrl <https://www.linkedin.com/embeds/publishingEmbed.html?articleId=8232927058197027381> ;
  schema:url <https://www.linkedin.com/embeds/publishingEmbed.html?articleId=8232927058197027381> ;
  schema:isPartOf :article ;
  schema:about :concept-procedural-knowledge-graph, :concept-owl .

:media-oreilly-superstream a schema:VideoObject ;
  schema:name "Knowledge Infrastructures and the Ontology Pipeline for AI Systems with Jessica Talisman"@en ;
  schema:headline "O Reilly Data Superstream. The Ontology Pipeline for AI Systems"@en ;
  schema:description "LinkedIn publishing embed for the O Reilly Data Superstream reference in the source article."@en ;
  schema:embedUrl <https://www.linkedin.com/embeds/publishingEmbed.html?articleId=8970937109799091943> ;
  schema:url <https://www.linkedin.com/embeds/publishingEmbed.html?articleId=8970937109799091943> ;
  schema:isPartOf :article ;
  schema:about :concept-procedural-knowledge-graph, :concept-institutional-memory .

:media-its-about-data a schema:VideoObject ;
  schema:name "Knowledge Graphs, Ontologies and Context (Ep 56 with Jessica Talisman)"@en ;
  schema:headline "It is About Data. Knowledge Graphs, Ontologies and Context"@en ;
  schema:description "LinkedIn publishing embed for the It is About Data episode referenced in the source article."@en ;
  schema:embedUrl <https://www.linkedin.com/embeds/publishingEmbed.html?articleId=7906156547092161082> ;
  schema:url <https://www.linkedin.com/embeds/publishingEmbed.html?articleId=7906156547092161082> ;
  schema:isPartOf :article ;
  schema:about :concept-context-graph, :concept-owl .

:media-intentional-arrangement a schema:VideoObject ;
  schema:name "Intentional Arrangement | Jessica Talisman, MLS | Substack"@en ;
  schema:headline "Intentional Arrangement Substack embed"@en ;
  schema:description "LinkedIn publishing embed for Jessica Talisman's Intentional Arrangement Substack reference."@en ;
  schema:embedUrl <https://www.linkedin.com/embeds/publishingEmbed.html?articleId=7166632652848936994> ;
  schema:url <https://www.linkedin.com/embeds/publishingEmbed.html?articleId=7166632652848936994> ;
  schema:isPartOf :article ;
  schema:about :concept-context-gap, :concept-knowledge-management .

:glossary a schema:DefinedTermSet ;
  schema:name "Glossary: context gap and process knowledge"@en ;
  schema:description "Defined terms extracted from the article and visible comment thread."@en ;
  schema:hasDefinedTerm :concept-context-graph, :concept-context-gap, :concept-decision-trace, :concept-process-knowledge, :concept-procedural-knowledge-graph, :concept-institutional-memory, :concept-knowledge-management, :concept-community-of-practice, :concept-outsourcing, :concept-kpo, :concept-bpo, :concept-process-mining, :concept-prov-o, :concept-skos, :concept-owl, :concept-eu-ai-act, :concept-context-engineering, :concept-agentic-ai, :concept-semantic-web, :concept-linked-data, :concept-webdav, :concept-virtuoso-webdav-publication, :concept-risk-mitigation, :concept-multidimensional-view ;
  schema:isPartOf :article .

:faq a schema:FAQPage ;
  schema:name "FAQ: The Context Gap"@en ;
  schema:description "Questions and answers generated from the article and visible comment thread."@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 context gap?"@en ;
  schema:acceptedAnswer :a1 ;
  schema:isPartOf :faq .

:a1 a schema:Answer ;
  schema:text """The context gap is the difference between knowing what happened and knowing why a decision was justified, permitted, and executed in a given operational moment."""@en ;
  schema:isPartOf :faq .

:q2 a schema:Question ;
  schema:name "Why does the article critique the phrase context graph?"@en ;
  schema:acceptedAnswer :a2 ;
  schema:isPartOf :faq .

:a2 a schema:Answer ;
  schema:text """The article argues that context graph is a market-friendly name for process knowledge, procedural knowledge, institutional memory, and formal knowledge-management practices that already existed."""@en ;
  schema:isPartOf :faq .

:q3 a schema:Question ;
  schema:name "What role did outsourcing play in the argument?"@en ;
  schema:acceptedAnswer :a3 ;
  schema:isPartOf :faq .

:a3 a schema:Answer ;
  schema:text """Outsourcing is presented as a long-term driver of process-knowledge loss because organizations separated execution from the environments where knowledge was generated, documented, and transmitted."""@en ;
  schema:isPartOf :faq .

:q4 a schema:Question ;
  schema:name "How do comments extend the article?"@en ;
  schema:acceptedAnswer :a4 ;
  schema:isPartOf :faq .

:a4 a schema:Answer ;
  schema:text """The comments connect the thesis to government decision making, wisdom after the fact, EU AI Act compliance, context engineering, observability, Linked Data publication workflows, and the need to rebuild communities of practice."""@en ;
  schema:isPartOf :faq .

:q5 a schema:Question ;
  schema:name "What is missing if companies only buy context graph software?"@en ;
  schema:acceptedAnswer :a5 ;
  schema:isPartOf :faq .

:a5 a schema:Answer ;
  schema:text """Software alone cannot restore documentation practices, apprenticeship lineages, communities of practice, or cultural respect for knowledge engineering work."""@en ;
  schema:isPartOf :faq .

:q6 a schema:Question ;
  schema:name "Which semantic-web standards does the article mention?"@en ;
  schema:acceptedAnswer :a6 ;
  schema:isPartOf :faq .

:a6 a schema:Answer ;
  schema:text "The article mentions PROV-O for provenance, SKOS for vocabulary control, and OWL for reasoning structures."@en ;
  schema:isPartOf :faq .

:q7 a schema:Question ;
  schema:name "How is process mining used as an analogy?"@en ;
  schema:acceptedAnswer :a7 ;
  schema:isPartOf :faq .

:a7 a schema:Answer ;
  schema:text """Process mining is used as an analog because companies such as Celonis built businesses by helping enterprises see workflows they had ceased to understand."""@en ;
  schema:isPartOf :faq .

:q8 a schema:Question ;
  schema:name "What is a procedural knowledge graph?"@en ;
  schema:acceptedAnswer :a8 ;
  schema:isPartOf :faq .

:a8 a schema:Answer ;
  schema:text """A procedural knowledge graph is an ontology-grounded graph that captures process knowledge with provenance, temporal validity, entity resolution, controlled vocabularies, and decision traces."""@en ;
  schema:isPartOf :faq .

:q9 a schema:Question ;
  schema:name "Why are communities of practice central?"@en ;
  schema:acceptedAnswer :a9 ;
  schema:isPartOf :faq .

:a9 a schema:Answer ;
  schema:text """They are the social infrastructure through which operational knowledge, craft judgement, documentation habits, and apprenticeship practices are sustained."""@en ;
  schema:isPartOf :faq .

:q10 a schema:Question ;
  schema:name "What does the comment thread add about culture?"@en ;
  schema:acceptedAnswer :a10 ;
  schema:isPartOf :faq .

:a10 a schema:Answer ;
  schema:text """The thread asks whether companies can rebuild the communities of practice behind the graph or will keep trying to buy the artifact without restoring the discipline, while also showing how practitioners can publish and inspect graph artifacts directly."""@en ;
  schema:isPartOf :faq .

:howto-context-graph-practice a schema:HowTo ;
  schema:name "How to close the context gap"@en ;
  schema:description "A practical sequence implied by the article and comments for restoring process knowledge behind context graphs."@en ;
  schema:step :step1, :step2, :step3, :step4, :step5 ;
  schema:isPartOf :article .

:step1 a schema:HowToStep ;
  schema:name "Capture decision traces at execution time"@en ;
  schema:text "Record the decision context, inputs, actors, approvals, constraints, and alternatives while work is performed."@en ;
  schema:isPartOf :howto-context-graph-practice .

:step2 a schema:HowToStep ;
  schema:name "Model provenance and temporal validity"@en ;
  schema:text "Use provenance and time-aware modeling so later agents can replay the state of the world at decision time."@en ;
  schema:isPartOf :howto-context-graph-practice .

:step3 a schema:HowToStep ;
  schema:name "Normalize entities and vocabularies"@en ;
  schema:text """Use entity resolution and controlled vocabularies so people, systems, decisions, processes, and evidence can be joined reliably."""@en ;
  schema:isPartOf :howto-context-graph-practice .

:step4 a schema:HowToStep ;
  schema:name "Link comments and institutional feedback"@en ;
  schema:text """Treat expert discussion as knowledge-bearing evidence and connect comments to the claims, questions, and concepts they refine."""@en ;
  schema:isPartOf :howto-context-graph-practice .

:step5 a schema:HowToStep ;
  schema:name "Rebuild communities of practice"@en ;
  schema:text "Support the human practices that make process knowledge trustworthy, maintained, and operationally useful."@en ;
  schema:isPartOf :howto-context-graph-practice .

:comment-kingsley-idehen-1 a schema:Comment ;
  schema:name "Kingsley Uyi Idehen comment"@en ;
  schema:author <https://www.linkedin.com/in/kidehen#this> ;
  schema:text """Jessica, here is a knowledge graph, deployed as a Semantic Web, constructed from notes generated by my AI agent from this post. Publication for Web access and upload to the underlying Virtuoso-hosted knowledge graph is achieved by mounting a Virtuoso WebDAV folder to the local operating system, copying local files into the mounted folder, and letting Linked Data principles provide Web-scale data access by reference. Links include https://linkeddata.uriburner.com/DAV/demos/daas/context-gap-jessica-talisman-gpt5-1.html and hashtags #AgenticWeb #ContextGraph #KnowledgeGraphs #LinkedData #SemanticWeb #HowTo #UseCase."""@en ;
  schema:dateCreated "1m"@en ;
  schema:isPartOf :comment-thread ;
  schema:about :concept-context-gap, :concept-process-knowledge .

:comment-charles-ivie-1 a schema:Comment ;
  schema:name "Charles Ivie comment"@en ;
  schema:author <https://www.linkedin.com/in/charlesivie#this> ;
  schema:text """Very astute observations Jessica Talisman. It reminds me of so many decisions that are made by every government. Quick decisions are made with unknown consequences yet to be realised. Often resulting in the cure being worse than the original pathogen. We are, as a species, so destined to find a quick fix, only to realise it cases a slow decline."""@en ;
  schema:dateCreated "3h"@en ;
  schema:isPartOf :comment-thread ;
  schema:about :concept-context-gap, :concept-process-knowledge ;
  schema:comment :comment-jessica-reply-charles .

:comment-jessica-reply-charles a schema:Comment ;
  schema:name "Jessica Talisman comment"@en ;
  schema:author <https://www.linkedin.com/in/jmtalisman#this> ;
  schema:text """Charles outsource or automate without much in between. Currently reading Goliath's Curse by Luke Kemp which I think you'd appreciate"""@en ;
  schema:dateCreated "3h"@en ;
  schema:isPartOf :comment-thread ;
  schema:about :concept-context-gap, :concept-process-knowledge ;
  schema:parentItem :comment-charles-ivie-1 .

:comment-fred-lardaro-1 a schema:Comment ;
  schema:name "Fred Lardaro comment"@en ;
  schema:author <https://www.linkedin.com/in/fred-lardaro#this> ;
  schema:text """Jessica Talisman!!! Everything old is new again. If all our experts disappeared... would our decision making systems be able to explain how decisions were made? One consolation is that we are pretty good at gaining wisdom after the fact."""@en ;
  schema:dateCreated "58m"@en ;
  schema:isPartOf :comment-thread ;
  schema:about :concept-context-gap, :concept-process-knowledge ;
  schema:comment :comment-jessica-reply-fred .

:comment-jessica-reply-fred a schema:Comment ;
  schema:name "Jessica Talisman comment"@en ;
  schema:author <https://www.linkedin.com/in/jmtalisman#this> ;
  schema:text "Fred knowledge and wisdom!"@en ;
  schema:dateCreated "55m"@en ;
  schema:isPartOf :comment-thread ;
  schema:about :concept-context-gap, :concept-process-knowledge ;
  schema:parentItem :comment-fred-lardaro-1 .

:comment-andrei-bacu-1 a schema:Comment ;
  schema:name "Andrei Bâcu comment"@en ;
  schema:author <https://www.linkedin.com/in/andreibacu#this> ;
  schema:text """Jessica Talisman I really appreciate that you are sharing all this valuable information in an usable format. Have started building a knowledge graph and an ontology for the EU AI Act at Antifragile.AI, for streamlining compliance & cybersecurity and helping systems to become antifragile in time. Context graphs and context engineering are core components for providing evidence-based assertions and remediations, advanced observability and even inputs for RL of Agents."""@en ;
  schema:dateCreated "2h"@en ;
  schema:isPartOf :comment-thread ;
  schema:about :concept-context-gap, :concept-process-knowledge .

:comment-andreas-schurch-1 a schema:Comment ;
  schema:name "Andreas Schurch comment"@en ;
  schema:author <https://www.linkedin.com/in/andreas-schurch#this> ;
  schema:text """Jessica, love this! The phrase "context graph" is useful, but your point that the market is rediscovering process knowledge, ontology, and institutional memory is spot on. Curious how others here are thinking about the cultural side of this: can companies rebuild the communities of practice behind the graph, or will they keep trying to buy the artifact without restoring the discipline? We have seen this movie before."""@en ;
  schema:dateCreated "2h"@en ;
  schema:isPartOf :comment-thread ;
  schema:about :concept-context-gap, :concept-process-knowledge .

:comment-andi-willmott-1 a schema:Comment ;
  schema:name "Andi Willmott comment"@en ;
  schema:author <https://www.linkedin.com/in/andi-willmott-330457#this> ;
  schema:text """What is lost is found again - just repackaged. Jessica Talisman, really enjoyed your observations linking the past days to today - hugely astute."""@en ;
  schema:dateCreated "2h"@en ;
  schema:isPartOf :comment-thread ;
  schema:about :concept-context-gap, :concept-process-knowledge ;
  schema:comment :comment-jessica-reply-andi .

:comment-jessica-reply-andi a schema:Comment ;
  schema:name "Jessica Talisman comment"@en ;
  schema:author <https://www.linkedin.com/in/jmtalisman#this> ;
  schema:text "thank you, Andi"@en ;
  schema:dateCreated "2h"@en ;
  schema:isPartOf :comment-thread ;
  schema:about :concept-context-gap, :concept-process-knowledge ;
  schema:parentItem :comment-andi-willmott-1 .

:comment-shashi-bhatnagar-1 a schema:Comment ;
  schema:name "Shashi Bhatnagar comment"@en ;
  schema:author <https://www.linkedin.com/in/shashikaantbhatnagar#this> ;
  schema:text """This is brilliant articulation of risks we face - and what to do to influence the mitigation. A very multidimensional view can be formed from the same article."""@en ;
  schema:dateCreated "15h"@en ;
  schema:isPartOf :comment-thread ;
  schema:about :concept-context-gap, :concept-process-knowledge .
