Tango.info object id: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


The string fits the [[regex]] ~[._- /:A-Za-z0-9]~
The string fits the [[regex]] ~[._- /:A-Za-z0-9]~
The ":" is currently only used in the [[ISO 8601]] time element.
The "/" is currently only used in the [[disc ID]].


== See also ==
== See also ==
* [[tango.info identifier listing]]
* [[tango.info identifier listing]]

Revision as of 2011-04-12T15:04:25

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 ":" is currently only used in the ISO 8601 time element.

The "/" is currently only used in the disc ID.

See also