Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Summary

osid.id.Id is an OsidPrimitive used for identifiers.

Table of Contents

Id

Ids have three components:

  • authority
  • namespace
  • identifier

The authority is the issuer of the identifier. The namespace is the domain in which the identifier is unique. 

The Id seems simple enough, but Id management is another problem entirely.