Tango.info object id: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
Currently the "_" is used only in the youtube videoID.
Currently the "_" is used only in the youtube videoID.


Currently the "." is used only  
Currently the "." is used only in the
* tango.info video youtube id
* tango.info video youtube id, format: youtube.<youtube video id>
* tango.info person ipi id, e.g. ipi.<IPI-13 number>
* tango.info person ipi id, format: ipi.<IPI-13 number>


Currently case sensitivity only exists in the youtube videoID.
Currently case sensitivity only exists in the youtube videoID.

Revision as of 2011-04-12T16:22:38

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 the "." is used only in the

  • tango.info video youtube id, format: youtube.<youtube video id>
  • tango.info person ipi id, format: ipi.<IPI-13 number>

Currently case sensitivity only exists in the youtube videoID.

See also