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

Welcome to the sameAs-Lite wiki!

sameAs Lite is a system for managing identifiers and their equivalence.

There are a set of core services (in PHP) that can be accessed directly, and there are also a rich set of RESTful services that provide HTTP access.

Although the items in the store are not limited to being URIs, sameAs Lite supports all the standard content negotiations of Linked Data, and so it allows you to run a data store with items that are in "owl:sameAs" relationship to each other. That, is you can use it to build your own sameAs.org store.

  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