Class | Description |
---|---|
KeplerLSID |
A kepler class to store lsids of the form
urn:lsid:<authority>:<namespace>:<object>:<revision>#<anchor> where
<authority> and <namespace> are strings that do not contain : characters and
where <object> and <revision> are Long, 64 bit integers, and <anchor> is any
string that does not contain a # or : character.
|
LSIDGenerator |
This class maintains a list of LSIDs in the system and can generate new LSIDs
that are unique to the local system.
|