Glossary

SGLN-96

Serialized Global Location Number (96-bit)

urn:epc:id:sgln
Header: 0x3296 bits

What is SGLN-96?

Encodes a GLN (Global Location Number) with an extension to identify a specific sub-location. GLNs identify physical locations - a warehouse, a store, a specific dock door.

Used for: Warehouse zones, retail stores, hospital rooms, dock doors - any physical location that needs a tagged identifier.

Field layout

The first 8 bits are always the header (0x32 = 50 decimal), which identifies this as SGLN-96. The partition field determines how bits are divided between the company prefix and the following reference field - see the partition table below.

Defined in GS1 EPC Tag Data Standard v2.3, Section 7.5 (Global Location Number With or Without Extension), encoding procedure in Section 14.6.3.

BitsFieldDescription
0–7Header0x32 (50) - identifies this encoding as SGLN-96
8–10FilterFilter 3 = "internal" location (e.g. a shelf or bin). Most others reserved.
11–13PartitionSplits bits between company prefix and location reference.
14–53Company PrefixGS1 Company Prefix of the location owner.
54–54Location ReferenceLocation reference within the company. Size varies by partition.
55–95Extension41-bit extension component. Identifies a sub-location (e.g. a specific shelf in a warehouse).

Filter values

The 3-bit filter field does not affect identity - it tells readers what packaging level or category the tag is applied to. The same item with different filter values has the same Pure Identity URI.

Source: GS1 EPC TDS v2.3, Table 10-3.

ValueNameDescription
0All othersUnspecified location
1ReservedNot yet assigned
2ReservedNot yet assigned
3InternalA specific shelf, bin, or zone within a larger location
4ReservedNot yet assigned
5ReservedNot yet assigned
6ReservedNot yet assigned
7ReservedNot yet assigned

Partition table

The 3-bit partition value determines how the fixed bit space is divided between the company prefix and the following reference field. GS1 company prefixes vary in length (6–12 digits), so the partition tells the decoder where one field ends and the next begins.

Source: GS1 EPC TDS v2.3, Table 14-10.

PartitionPrefix bitsPrefix digitsRef bitsRef digits
0401210
1371141
2341072
3309113
4278144
5247175
6206216

Related schemes

Source

GS1 EPC Tag Data Standard, Release 2.3, Ratified October 2025 - see Section 7.5 (Global Location Number With or Without Extension) and Section 14.6.3 for the encoding procedure. Read the EPC encoding guide for a full worked example of decoding hex to URI.