embeddedin
Embeddedin is a term used in content management and wiki systems to denote metadata that records the set of documents in which a given resource is embedded. A resource can be an image, video, template, or code snippet, and embedding refers to its inclusion within the content of another document rather than its standalone existence. The embeddedin relationship is often stored as a list of parent pages or documents, or as a graph edge in a content provenance system.
Use cases for embeddedin include link integrity, license attribution, impact analysis, and content governance. For example,
Implementation and maintenance approaches vary. Embedding relationships can be discovered by parsing page content for embed
Limitations include the accuracy of embeddings depending on parsing quality and metadata freshness, potential performance costs