Tango.info object id: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
A [[tango.info]] identifier is a string that corresponds to one [[tango.info object]]. Each object can have several identifiers.
A [[tango.info]] identifier is a string that corresponds to one [[tango.info object]]. Each object can have several identifiers.


The string fits the [[regex]] [._- /:A-Za-z0-9]*
The string fits the [[regex]] [._- /:A-Za-z0-9]+


Currently the ":" is used only in the [[ISO 8601]] time identifier.
Currently the ":" is used only in the [[ISO 8601]] time identifier.

Revision as of 2011-04-12T15:15:45

A tango.info identifier is a string that corresponds to one tango.info object. Each object can have several identifiers.

The string fits the regex [._- /:A-Za-z0-9]+

Currently the ":" is used only in the ISO 8601 time identifier.

Currently the "/" is used only in the disc ID.

See also