TINP: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(96 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:data]]
[[Category:Identifier]]
[[Category:tango.info]]
[[Category:Tango.info]]
==Overview==
'''TIN''' (Tango Item Number) is a 14-digit numeric identifier used by tango.info and others.


The TIN scheme is designed to be used instead of the [[GTIN]] (Global Trade Item Number) scheme where tango-related items need to be covered. It covers all items that GTIN does, plus tango items that GTIN does not cover due to the GTIN authority having not assigned them numbers.
== Overview ==
'''TINP''' (Tango Info Number for a Product) is a 14-digit numeric [[tango.info code]] used by [[tango.info]] and others.


The TIN set is a superset of the used GTIN set. Specifically, it contains all used numbers in the GTIN set, and it also contains special TINs. Special TINs are assigned by tango.info and tango.info-authorised parties. Special TINs are in the unused GTIN range ''0200 - 0299'' (defined by the GTIN standard ''GS1'' as ''Restricted distribution (GS1 MO defined)''), and hence the TIN scheme excludes the GTINs in this range.
The TINP scheme was designed by tango.info to be used instead of the [[GTIN]] (Global Trade Item Number) scheme where tango-related items need to be covered. It covers all items that GTIN does, plus tango items that GTIN does not cover due to producer not having assigned them numbers.


tango.info uses TINs in URLs, e.g.
The TINP set is a superset of the used GTIN set. Specifically, it contains all used numbers in the GTIN set, and it also contains [[special TIN]]s (TINLs), including [[Code Agreement TIN]]s (TINCs).


http://eng.tango.info/00724383741328
[https://tango.info/x/wiki/w/index.php?title=Tango_Info_Number&oldid=3364 old definition]
http://eng.tango.info/02480002201526
* TINP
** [[TING]] - "global" GTINs
** [[TINL]] - "local", i.e. tango specific
*** [[TINO]] - assigned by tango.info office
*** [[TINC]] - assigned by third party via code agreement


For a list containing many tango.info-assigned special TINs, see http://eng.tango.info/search?q=0248 . This search matches the embedded term, so may contain some false positives. It is not known if this list contains all tango.info-assigned specials TINs. At time of writing it contains no special TINs assigned by other parties.
See also:
*All pages starting with TINP: [[Special:PrefixIndex/TINP]].
*All pages starting with TIN: [[Special:PrefixIndex/TIN]].


==code agreement with tangocd.com==
== TINP-based descriptors ==
The following range of TINs has been reserved for assignment by [[tangocd.com]] to CD albums having no barcode:
There exist several [[TINP-based descriptors]].


0248000291kl2n
== Usage ==
See [[TINP usage]]


"kl" are assigned by tangocd.com and "n" is the checkdigit. For example, the first 10 codes are:
== Checkdigit ==
The TINP includes a [[check digit]] calculated by the same method as for GTIN.


02480002910022
== Errors and fixes ==
02480002910121
tango.info may make errors in its use of TINPs. Fixes are published at the page "[[TINP fix]]".
02480002910220
02480002910329
02480002910428
02480002910527
02480002910626
02480002910725
02480002910824
02480002910923


tangocd.com uses 13-digit identifiers which are TINs with the leading zero removed, e.g.
Invalid TINPs will be kept and point to the replacement TINP if any.


2480002910022
== Permanence ==
# TINPs will never be deleted.
# If a TINP is found to be invalid (check digit calculation fails) it is kept and points to the corrected TINP. A record on [[TINP fix]] will be created.
# If a TINP is found to have been linked to an album that instead has another TINP, it will point there as long as no TINP that is a [[GTIN]] refers to another [[tango.info product]]. GTIN compliance comes first. A record on [[TINP fix]] will be created.


This format is referred to as ''TIN-13'', by contrast with which the standard format may be referred to as ''TIN-14''.
== See also ==
 
* tango.info local TINP - [[TINL]]
==examples of Special TINs==
* Code Agreement TINP - [[TINC]]
*0248000'''1'''ijkl2n CTA (Club Tango Argentino)
* Track referencing using TINP - [[TINT]]
**http://eng.tango.info/02480001010129 CTA-101 ...
**http://eng.tango.info/02480001105221 CTA-1052
*0248000'''2'''ijkl2n other
**02480002'''1'''jkl2n other
*** http://eng.tango.info/02480002100126 Eccosound
***024800021'''1'''kl2n AMP Tango Coleccion
****http://eng.tango.info/02480002110125
**02480002'''2'''jkl2n Disco Latina
*** 02480002200123 SDL 2001
*** 02480002202028 SDL 2020
**02480002'''3'''jkl2n Disco Latina
*** 02480002300120 CDL 3001
*** 02480002302025 CDL 3020
**02480002'''9'''jkl2n code agreements
***024800029'''1'''kl2n [[tangocd.com]]
*02480003ijkl2n BATC
 
==checkdigit==
http://tools.tango.info/checkdigit.php
 
==Extension for addressing a specific track, perhaps called TINT ==
*to do
**How to address a single CD of a multiple CD album e.g a double CD album having one UPC/EAN (barcode number)
**How to address a track on a CD
**Suggestion: <TIN13>-<d>-<t> where d and t are variable-length disc and track numbers e.g. 02480002300120-1-12<br>or<br><TIN13>-<dd>-<ttt> WIKI CODE ERROR!! where d and t are successive digits of zero-padded disc and track numbers e.g. 02480002300120-01-012
 
;reading
*http://www.id3.org/id3v2.4.0-frames
 
4.2.1 TPOS Part of a set
  The 'Part of a set' frame is a numeric string that describes which
  part of a set the audio came from. This frame is used if the source
  described in the "TALB" frame is divided into several mediums, e.g. a
  double CD. The value MAY be extended with a "/" character and a
  numeric string containing the total number of parts in the set. E.g.
  "1/2".
 
This means that the latest version of the standard for ID3 tags (the type
of tags used in MP3 files) has a tag for Disc number e.g. "1/2" meaning
"first disc in a two-disc album".

Latest revision as of 2015-05-22T14:30:48


Overview

TINP (Tango Info Number for a Product) is a 14-digit numeric tango.info code used by tango.info and others.

The TINP scheme was designed by tango.info to be used instead of the GTIN (Global Trade Item Number) scheme where tango-related items need to be covered. It covers all items that GTIN does, plus tango items that GTIN does not cover due to producer not having assigned them numbers.

The TINP set is a superset of the used GTIN set. Specifically, it contains all used numbers in the GTIN set, and it also contains special TINs (TINLs), including Code Agreement TINs (TINCs).

old definition

  • TINP
    • TING - "global" GTINs
    • TINL - "local", i.e. tango specific
      • TINO - assigned by tango.info office
      • TINC - assigned by third party via code agreement

See also:

TINP-based descriptors

There exist several TINP-based descriptors.

Usage

See TINP usage

Checkdigit

The TINP includes a check digit calculated by the same method as for GTIN.

Errors and fixes

tango.info may make errors in its use of TINPs. Fixes are published at the page "TINP fix".

Invalid TINPs will be kept and point to the replacement TINP if any.

Permanence

  1. TINPs will never be deleted.
  2. If a TINP is found to be invalid (check digit calculation fails) it is kept and points to the corrected TINP. A record on TINP fix will be created.
  3. If a TINP is found to have been linked to an album that instead has another TINP, it will point there as long as no TINP that is a GTIN refers to another tango.info product. GTIN compliance comes first. A record on TINP fix will be created.

See also

  • tango.info local TINP - TINL
  • Code Agreement TINP - TINC
  • Track referencing using TINP - TINT