@prefix : <#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

:atlanEnterpriseContextLayerMeshupProject a schema:CreativeWork ;
  schema:name "Atlan enterprise context layer meshup project memory"@en ;
  schema:dateCreated "2026-06-02T18:29:22-04:00"^^xsd:dateTime ;
  schema:dateModified "2026-06-02T18:29:22-04:00"^^xsd:dateTime ;
  schema:description "Review-only project memory for the Atlan enterprise context layer collection. This memory document is scoped to the article task and is not part of the generated public HTML, Markdown, or RDF collection."@en ;
  schema:about <https://atlan.com/know/what-is-the-enterprise-context-layer/>, <https://www.linkedin.com/feed/update/urn:li:activity:7467276880371486720/> ;
  schema:hasPart :sourceScope, :generatedArtifacts, :validationState, :reviewScope ;
  schema:workExample <../../rdf/atlan-enterprise-context-layer-meshup-gpt5-1.ttl>, <../../md/atlan-enterprise-context-layer-meshup-gpt5-1.md>, <../../webpages/atlan-enterprise-context-layer-meshup-gpt5-1.html>, <../../showcases/atlan-enterprise-context-layer-meshup/generate_collection.mjs> ;
  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> .

:sourceScope a schema:CreativeWork ;
  schema:name "Source scope"@en ;
  schema:description "The collection is based on Atlan's article 'What Is an Enterprise Context Layer? A Field Guide for AI Teams' and the public LinkedIn mirror post with visible comment JSON-LD. The nonexistent Atlan markdown-source URL was removed from the generated source links."@en ;
  schema:url <https://atlan.com/know/what-is-the-enterprise-context-layer/>, <https://www.linkedin.com/feed/update/urn:li:activity:7467276880371486720/> .

:generatedArtifacts a schema:ItemList ;
  schema:name "Generated artifacts"@en ;
  schema:description "Canonical generated collection artifacts remain in the GPT5-Chat-Generated root artifact folders. Memory/log files remain in agent-rdf-memory and are review-only."@en ;
  schema:itemListElement <../../rdf/atlan-enterprise-context-layer-meshup-gpt5-1.ttl>, <../../md/atlan-enterprise-context-layer-meshup-gpt5-1.md>, <../../webpages/atlan-enterprise-context-layer-meshup-gpt5-1.html>, <../../showcases/atlan-enterprise-context-layer-meshup/generate_collection.mjs> .

:validationState a schema:CreativeWork ;
  schema:name "Validation state"@en ;
  schema:description "Final validation state after corrections: generated RDF parses at 530 triples, RDF infographic harness passes, HTML link audit reports 109 anchors with zero external-link target/rel misses, KG Explorer has zero orphan nodes in Core and Full density, and the browser page was refreshed after the final source-link and public-copy corrections."@en .

:reviewScope a schema:CreativeWork ;
  schema:name "Review-only memory scope"@en ;
  schema:description "This project memory is intended for reviewing how the Atlan collection was generated and corrected. It must not be embedded into the public article HTML, the article companion Markdown, or the article RDF Turtle unless the user explicitly requests that."@en .
