representslinking
Representslinking is a term used in information science to describe the practice of linking a data representation to the resource or concept it stands for. In this framework, a representation is any structured artifact such as a data record, a feature vector, a metadata descriptor, or an embedding, while the target is the real-world entity or abstract concept it encodes.
The core idea is to encode a representational relationship; this can be explicit through a dedicated relationship
Applications include data integration, where representations from different datasets are linked to common entities; knowledge graph
Formalization: Representing relation R(x, y) means x represents y. Distinctions: compared to equivalence or identity, representslinking
Challenges: ambiguity in mapping, evolution of representations, scale, and evaluation metrics.
See also: representation learning, knowledge graphs, data provenance, ontology alignment.