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.
They differ from a tango.info name which can identify several objects.


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

Revision as of 2011-04-12T16:06:27

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

They differ from a tango.info name which can identify several objects.

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

Currently the ":" is used only in the time component[1] of an ISO 8601 identifier.

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

Currently the "_" is used only in the youtube videoID

Currently case sensitivity only exists in the youtube videoID.

See also