Skip to content
joetm edited this page Nov 11, 2015 · 1 revision

Bundles

Equivalent URIs are conceptually stored in a bundle. A bundle is a set of URIs referring to resources which are considered to be equivalent, in a given context. A URI can exist in at most one bundle within a linked data set exposed by a sameAs Lite instance.

Canons

One URI in each bundle is nominated to be a canonical identifier, or canon, for that bundle. The canon represents a preferred URI for the set of duplicates.

An application that wishes to use data from multiple sources as if they were a single resource can process results by looking up URIs within sameAs Lite and replacing these with their canons on the fly. This reduces the multiplicity of identifiers to a single definitive URI.

Symbols

Store

For more information about the concepts underpinning sameAs Lite, see Glaser, H., Jaffri, A. and Millard, I. C. (2009) Managing Co-reference on the Semantic Web. In: Linked Data on the Web (LDOW2009), April 2009, Madrid, Spain.

To read about the history of sameAs, refer to http://sameas.org/about.php.

  1. SameAs-Lite
  2. Concepts
  3. Server Requirements
    1. Requirements
    2. Dependency Installation
  4. Installation & Configuration
    1. Environment Configuration
    2. SameAs Configuration
    3. Sample Data
  5. [Data Stores](Data Stores)
  6. Usage
    1. Web Usage
    2. API
    3. [API Examples](API Examples)
    4. Scripting
  7. Contributing to SameAs-Lite
    1. [Setting up a development environment](Setting up a development environment)
    2. [Coding Standards](Coding Standards)
    3. [Day-to-Day Development](Day-to-Day Development)
  8. [Open Source Governance](Open Source Governance)
  9. Support
  10. [Getting In Touch](Getting In Touch)
  11. [Legal Information](Legal Information)

Clone this wiki locally