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 is a seems simple enough, but Id management is another problem entirely.