Transclusion
From Wiki @ Karl Jones dot com
In computer science, transclusion is the inclusion of part or all of an electronic document into one or more other documents by hypertext reference.
Description
Transclusion is usually performed when the referencing document is displayed, and is normally automatic and transparent to the end user.
The result of transclusion is a single integrated document made of parts assembled on-the-fly from separate sources, possibly stored on different computers in disparate places.
Transclusion facilitates modular design: a resource is stored once and distributed for reuse in multiple documents. Updates or corrections to a resource are then reflected in any referencing documents.
Ted Nelson coined the term for his 1980 nonlinear book Literary Machines.
See also
- Compound document
- Cross-reference
- Darwin Information Typing Architecture (DITA) and content reuse
- Macro
- Object Linking and Embedding (OLE)
- Publish and Subscribe (Mac OS)
- Reference (computer science)
- Single source publishing
- Subroutine
External links
- Transclusion @ Wikipedia