SlideShare a Scribd company logo
1 of 15
Download to read offline
Visionary Technology in Library Solutions
ISO 28560 Parts 1, 2 & 3
Technical Committee TC46 (Information and Documentation)
Subcommittee SC4 (Technical Interoperability)
Working Group WG11 (RFID in Libraries) … ISO TC46/SC4/WG11
ISO 28560-1 : Part 1: Data Elements and general guidelines for
implementation, deals with the definitions of the data elements that may
be encoded onto RFID tags in the library application.
ISO 28560-2: Part 2: Encoding based on ISO/IEC 15962, defines an
encoding method for compacting data elements into objects and placing
them on RFID tags for use in libraries which utilizes the encoding rules
defined in the existing standard, ISO/IEC 15962.
ISO 28560-3: Part 3: Fixed Length Encoding, defines an encoding
method for placing data elements on RFID tags for use in libraries which
has its basis in the Danish Data Model.
Visionary Technology in Library Solutions
New NISO RFID Working Group
Visionary Technology in Library Solutions
Questions for Revision Working Group
Visionary Technology in Library Solutions
USA National Profile for RFID
Visionary Technology in Library Solutions
US Profile for ISO 28560 -- 1 of 3
`
Data Object
Relative
OID
Formatting Category
Main Purpose or
Codes Used
Locked
If Used?
Primary Item ID
(unique item
identifier)
01
Variable length
Alphanumeric. Character set
= ISO/IEC 646 IRV
Mandatory Item Identification Optional
Tag Content Key 02 Bit mapped code Mandatory*
Determining what
other data is on the
tag
No
Owner Library/
Institution
03
Variable length field
Max: 16 bytes
Optional (1)
Use ISIL code (ISO
15511)
Optional
Set Info (number of
parts; ordinal part
number)
04
{Total in Set / Part Number}
structure. Maximum size 255
Optional (2) Item Properties Optional
Type of Usage:
Circulating?
Reference?
05
Fixed
1 byte
Optional (3)
Item Usage (coded
list)
Optional
U.S. Profile for ISO 28560 – RFID in U. S. Libraries
Visionary Technology in Library Solutions
US Profile for ISO 28560 -- 2 of 3
`
Shelf Location 06
Variable length
Alphanumeric. Character
set = ISO/IEC 646 IRV
Optional (4)
Support
Inventory–
(LC Call Number,
Dewey)
Optional
ONIX Media Format 07
Fixed length – 2 uppercase
chars
Optional (5)
Item Properties (ONIX
code list)
Optional
MARC Media Format 08
Fixed length – 2 lowercase
chars
Excluded (6)
Item Properties (MARC
code list)
N/A
Supplier Identifier 09
Variable length
Alphanumeric. Character
set = ISO/IEC 646 IRV
Optional (7) Acquisitions Processing Not recommended
Order Number 10
Variable length
Alphanumeric. Character
set = ISO/IEC 646 IRV
Optional (8) Acquisitions Processing Not recommended
ILL Borrowing
Institution
11
Variable length field
Max: 16 bytes
Optional (9)
Support ILL – Use ISIL
code (ISO 15511)
No
ILL Borrowing
Transaction ID
12
Variable length
Alphanumeric. Character
set = ISO/IEC 646 IRV
Optional (10)
ILL Transaction tracking
No
GS1-13 (including
ISBN)
13
Fixed length numeric field
– 13 digits
Optional (11) Identification
Optional
Alternative unique
item identifier –
Reserved
14
Optional –
Should not
be used until
defined by
ISO 28560
Identification Not recommended
Data Object
Relative
OID
Formatting Category
Main Purpose
or
Codes Used
Locked
If Used?
Visionary Technology in Library Solutions
US Profile for ISO 28560 -- 3 of 3
`Data Object
Relative
OID
Formatting Category
Main Purpose
or
Codes Used
Locked
If Used?
Local Data – A 15
Variable length Alphanumeric.
Character set = ISO/IEC 646 IRV, or
UTF-8
Optional (13)
For Local or
Regional Use
Optional
Local Data – B 16
Variable length Alphanumeric.
Character set = ISO/IEC 646 IRV, or
UTF-8
Optional (14)
For Local or
Regional Use
Optional
Title 17
Variable length Alphanumeric.
Character set = ISO/IEC 646 IRV, or
UTF-8
Optional (15) Identification Optional
Product Identifier
(local)
18
Variable length Alphanumeric.
Character set = ISO/IEC 646 IRV
Optional (16) Identification Optional
Media Format (other) 19 Single Octet (coded list) Optional (17)
Item Properties (no
code list defined)
Optional
Supply Chain Stage 20
Fixed
1 Byte
Optional (18)
For multi use
(coded list)
No
Supplier Invoice
Number
21
Variable length Alphanumeric.
Character set = ISO/IEC 646 IRV Excluded (19) Acquisitions N/A
Alternative Item
Identifier
22
Variable length Alphanumeric.
Character set = ISO/IEC 646 IRV
Optional (20) Item Identification Optional
Alterative Owner
Library Identifier
23
Variable length Alphanumeric.
Character set = ISO/IEC 646 IRV
Optional (21)
Item Identification
– for codes not ISIL
compliant
Optional
Subsidiary of an
Owner Library
24
Variable length Alphanumeric.
Character set = ISO/IEC 646 IRV
Optional (22) Item Identification Optional
Alternative ILL
Borrowing Institution
25
Variable length Alphanumeric.
Character set = ISO/IEC 646 IRV
Optional (23)
Support ILL – For
non-ISIL code
No
Local Data – C 26
Variable length Alphanumeric.
Character set = ISO/IEC 646 IRV, or
UTF-8
Optional (24)
For Local or
Regional Use
Optional
Visionary Technology in Library Solutions
Interoperability
Interoperability (from Whatis.com)
Interoperability (pronounced IHN-tuhr-AHP-uhr-uh-
BIHL-ih-tee) is the ability of a system or a product
to work with other systems or products without
special effort on the part of the customer.
Interoperability becomes a quality of increasing
importance for information technology products as
the concept that "The network is the computer"
becomes a reality. For this reason, the term is
widely used in product marketing descriptions.
Visionary Technology in Library Solutions
Four Levels of Interoperability
Level 1: Within the Library
Level 2: Within the community
Level 3: For ILL purposes
Level 4: Within the Supply Chain
Visionary Technology in Library Solutions
Other Considerations :Data encoding
Using ISO 28560-2 requires that data be encoded using
ISO 15962.
Appendix D of the report shows exactly how the data
should be encoded providing numerous examples.
This is not a simple process – however, there is good
news. The encoding scheme optimizes the storage of
data on the tag – so you get greater efficiency. It has to
be done once (correctly) by your software or hardware
supplier and then you can essentially forget about it.
See next slide as an example of some of the complexity.
Visionary Technology in Library Solutions
Data Encoding: Compaction Schemes
ISO/IEC 15962 compaction schemes
Code Name Description
000 Application-defined As presented by the application
001 Integer Integer
010 Numeric Numeric string (from "0" to "9")
011 5 bit code Uppercase alphabetic
100 6 bit code Uppercase, numeric, etc
101 7 bit code US ASCII
110 Octet string Unaltered 8-bit (default = ISO/IEC 8859-1)
111 UTF-8 string External compaction to ISO/IEC 10646
Note 1: There are 8 different compaction schemes and all may be used on the same tag.
Note 2: RFID users will not have to worry about this. It will be a part of the software provided
by your RFID Software Supplier
Note3: See Appendix D of the NISO document for details on usage and implementation.
Visionary Technology in Library Solutions
Report Outline
Visionary Technology in Library Solutions
Other Considerations
1. How soon will the standard be implemented?
2. What is minimum implementation requirement for me to be
complaint?
3. What does the library have to do migrate to the new
environment?
4. How do I know that the tag I am getting is an ISO 18000-3
Mode 1 tag?
5. How can I confirm/verify that my supplier is following the
standard and has implemented it correctly?
6. Do we need a US certification process for compliant RFID
systems/ suppliers?
Visionary Technology in Library Solutions
Closing Comments
Livia Bitner Corrie Marsh
Vinod Chachra, co-chair Paul Sevcik, co-chair
Alan Gray Paul Simon
Margaret hazel Robert Walsh
Gretchen Herman Dan Walters
Nancy Kress Karen Wetzel

More Related Content

What's hot

Radio Frequency identification (RFID)
Radio Frequency identification (RFID)Radio Frequency identification (RFID)
Radio Frequency identification (RFID)Kamel Alhomsi
 
Radio Frequency Identification (RFID)
Radio Frequency Identification (RFID) Radio Frequency Identification (RFID)
Radio Frequency Identification (RFID) Kandarp Vyas
 
Internet protocols
Internet protocolsInternet protocols
Internet protocolsRohit Saini
 
Design of a Digital Baseband Processor for UWB Transceiver on RFID Tag
Design of a Digital Baseband Processor for UWB Transceiver on RFID TagDesign of a Digital Baseband Processor for UWB Transceiver on RFID Tag
Design of a Digital Baseband Processor for UWB Transceiver on RFID Tagtheijes
 

What's hot (8)

Rfid for smart city
Rfid for smart cityRfid for smart city
Rfid for smart city
 
Rfid
RfidRfid
Rfid
 
09
0909
09
 
Rfid technology
Rfid technologyRfid technology
Rfid technology
 
Radio Frequency identification (RFID)
Radio Frequency identification (RFID)Radio Frequency identification (RFID)
Radio Frequency identification (RFID)
 
Radio Frequency Identification (RFID)
Radio Frequency Identification (RFID) Radio Frequency Identification (RFID)
Radio Frequency Identification (RFID)
 
Internet protocols
Internet protocolsInternet protocols
Internet protocols
 
Design of a Digital Baseband Processor for UWB Transceiver on RFID Tag
Design of a Digital Baseband Processor for UWB Transceiver on RFID TagDesign of a Digital Baseband Processor for UWB Transceiver on RFID Tag
Design of a Digital Baseband Processor for UWB Transceiver on RFID Tag
 

Similar to Chachra, RFID for Library Applications - Revision of Recommended Practice

RFID: What & Why - Stefano Coluccini
RFID: What & Why - Stefano ColucciniRFID: What & Why - Stefano Coluccini
RFID: What & Why - Stefano Coluccinifirenze-gtug
 
Dansk rfid datamodel
Dansk rfid datamodelDansk rfid datamodel
Dansk rfid datamodelju4nkrl
 
03 internet-of-things-rfid-systems-and-applications
03 internet-of-things-rfid-systems-and-applications03 internet-of-things-rfid-systems-and-applications
03 internet-of-things-rfid-systems-and-applicationsJohn Soldatos
 
Presentation 2 rfid standards & protocols
Presentation 2 rfid standards & protocolsPresentation 2 rfid standards & protocols
Presentation 2 rfid standards & protocolsMouhanad Alkhaldi
 
IRJET- Examination Room Guidance System using RFID and Arduino
IRJET-  	  Examination Room Guidance System using RFID and ArduinoIRJET-  	  Examination Room Guidance System using RFID and Arduino
IRJET- Examination Room Guidance System using RFID and ArduinoIRJET Journal
 
Invengo Profile V2.4
Invengo Profile V2.4Invengo Profile V2.4
Invengo Profile V2.4pcalderbank
 
P3APS19001EN IEC 61850_Configuration_Instructions.pdf
P3APS19001EN IEC 61850_Configuration_Instructions.pdfP3APS19001EN IEC 61850_Configuration_Instructions.pdf
P3APS19001EN IEC 61850_Configuration_Instructions.pdfdongaduythuat123
 
Verification Automation Using IPXACT
Verification Automation Using IPXACTVerification Automation Using IPXACT
Verification Automation Using IPXACTDVClub
 
Technology and Libraries:RFID vs. Barcodes
Technology and Libraries:RFID vs. BarcodesTechnology and Libraries:RFID vs. Barcodes
Technology and Libraries:RFID vs. BarcodesHoueida Kammourié
 
Tesis Maestria - 1er Avance
Tesis Maestria - 1er AvanceTesis Maestria - 1er Avance
Tesis Maestria - 1er AvanceBruno Espinoza
 
Radio Frequency Identification (RFID) Based Employee Management System (EMS)
Radio Frequency Identification (RFID) Based Employee Management System (EMS)Radio Frequency Identification (RFID) Based Employee Management System (EMS)
Radio Frequency Identification (RFID) Based Employee Management System (EMS)inventionjournals
 
IRJET- RFID based Authentication and Access of Vehicles
IRJET-  	  RFID based Authentication and Access of VehiclesIRJET-  	  RFID based Authentication and Access of Vehicles
IRJET- RFID based Authentication and Access of VehiclesIRJET Journal
 
Rfid101 rfid introduction_lr
Rfid101 rfid introduction_lrRfid101 rfid introduction_lr
Rfid101 rfid introduction_lrCecile Tan
 
Rfid101 rfid introduction_lr
Rfid101 rfid introduction_lrRfid101 rfid introduction_lr
Rfid101 rfid introduction_lrCecile Tan
 
OCF/IoTivity for Healthcare/Fitness/Wearable
OCF/IoTivity for Healthcare/Fitness/WearableOCF/IoTivity for Healthcare/Fitness/Wearable
OCF/IoTivity for Healthcare/Fitness/WearableJonathan Jeon
 

Similar to Chachra, RFID for Library Applications - Revision of Recommended Practice (20)

LMS/RFID (Dis)integration: why standards matter
LMS/RFID (Dis)integration: why standards matterLMS/RFID (Dis)integration: why standards matter
LMS/RFID (Dis)integration: why standards matter
 
RFID: What & Why - Stefano Coluccini
RFID: What & Why - Stefano ColucciniRFID: What & Why - Stefano Coluccini
RFID: What & Why - Stefano Coluccini
 
Dansk rfid datamodel
Dansk rfid datamodelDansk rfid datamodel
Dansk rfid datamodel
 
03 internet-of-things-rfid-systems-and-applications
03 internet-of-things-rfid-systems-and-applications03 internet-of-things-rfid-systems-and-applications
03 internet-of-things-rfid-systems-and-applications
 
Presentation 2 rfid standards & protocols
Presentation 2 rfid standards & protocolsPresentation 2 rfid standards & protocols
Presentation 2 rfid standards & protocols
 
IRJET- Examination Room Guidance System using RFID and Arduino
IRJET-  	  Examination Room Guidance System using RFID and ArduinoIRJET-  	  Examination Room Guidance System using RFID and Arduino
IRJET- Examination Room Guidance System using RFID and Arduino
 
Invengo Profile V2.4
Invengo Profile V2.4Invengo Profile V2.4
Invengo Profile V2.4
 
Rfid
RfidRfid
Rfid
 
P3APS19001EN IEC 61850_Configuration_Instructions.pdf
P3APS19001EN IEC 61850_Configuration_Instructions.pdfP3APS19001EN IEC 61850_Configuration_Instructions.pdf
P3APS19001EN IEC 61850_Configuration_Instructions.pdf
 
Verification Automation Using IPXACT
Verification Automation Using IPXACTVerification Automation Using IPXACT
Verification Automation Using IPXACT
 
Technology and Libraries:RFID vs. Barcodes
Technology and Libraries:RFID vs. BarcodesTechnology and Libraries:RFID vs. Barcodes
Technology and Libraries:RFID vs. Barcodes
 
Tesis Maestria - 1er Avance
Tesis Maestria - 1er AvanceTesis Maestria - 1er Avance
Tesis Maestria - 1er Avance
 
Radio Frequency Identification (RFID) Based Employee Management System (EMS)
Radio Frequency Identification (RFID) Based Employee Management System (EMS)Radio Frequency Identification (RFID) Based Employee Management System (EMS)
Radio Frequency Identification (RFID) Based Employee Management System (EMS)
 
Sprague Ackley, Technologist, Intermec
Sprague Ackley, Technologist, IntermecSprague Ackley, Technologist, Intermec
Sprague Ackley, Technologist, Intermec
 
IRJET- RFID based Authentication and Access of Vehicles
IRJET-  	  RFID based Authentication and Access of VehiclesIRJET-  	  RFID based Authentication and Access of Vehicles
IRJET- RFID based Authentication and Access of Vehicles
 
Ipv4 & ipv6
Ipv4 & ipv6Ipv4 & ipv6
Ipv4 & ipv6
 
Nxp partner
Nxp partnerNxp partner
Nxp partner
 
Rfid101 rfid introduction_lr
Rfid101 rfid introduction_lrRfid101 rfid introduction_lr
Rfid101 rfid introduction_lr
 
Rfid101 rfid introduction_lr
Rfid101 rfid introduction_lrRfid101 rfid introduction_lr
Rfid101 rfid introduction_lr
 
OCF/IoTivity for Healthcare/Fitness/Wearable
OCF/IoTivity for Healthcare/Fitness/WearableOCF/IoTivity for Healthcare/Fitness/Wearable
OCF/IoTivity for Healthcare/Fitness/Wearable
 

More from National Information Standards Organization (NISO)

More from National Information Standards Organization (NISO) (20)

Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Bazargan "NISO Webinar, Sustainability in Publishing"
Bazargan "NISO Webinar, Sustainability in Publishing"Bazargan "NISO Webinar, Sustainability in Publishing"
Bazargan "NISO Webinar, Sustainability in Publishing"
 
Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"
 
Compton "NISO Webinar, Sustainability in Publishing"
Compton "NISO Webinar, Sustainability in Publishing"Compton "NISO Webinar, Sustainability in Publishing"
Compton "NISO Webinar, Sustainability in Publishing"
 
Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
Hazen, Morse, and Varnum "Spring 2024 ODI Conformance Statement Workshop for ...
Hazen, Morse, and Varnum "Spring 2024 ODI Conformance Statement Workshop for ...Hazen, Morse, and Varnum "Spring 2024 ODI Conformance Statement Workshop for ...
Hazen, Morse, and Varnum "Spring 2024 ODI Conformance Statement Workshop for ...
 
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
Mattingly "AI & Prompt Design" - Introduction to Machine Learning"
 
Mattingly "Text and Data Mining: Building Data Driven Applications"
Mattingly "Text and Data Mining: Building Data Driven Applications"Mattingly "Text and Data Mining: Building Data Driven Applications"
Mattingly "Text and Data Mining: Building Data Driven Applications"
 
Mattingly "Text and Data Mining: Searching Vectors"
Mattingly "Text and Data Mining: Searching Vectors"Mattingly "Text and Data Mining: Searching Vectors"
Mattingly "Text and Data Mining: Searching Vectors"
 
Mattingly "Text Mining Techniques"
Mattingly "Text Mining Techniques"Mattingly "Text Mining Techniques"
Mattingly "Text Mining Techniques"
 
Mattingly "Text Processing for Library Data: Representing Text as Data"
Mattingly "Text Processing for Library Data: Representing Text as Data"Mattingly "Text Processing for Library Data: Representing Text as Data"
Mattingly "Text Processing for Library Data: Representing Text as Data"
 
Carpenter "Designing NISO's New Strategic Plan: 2023-2026"
Carpenter "Designing NISO's New Strategic Plan: 2023-2026"Carpenter "Designing NISO's New Strategic Plan: 2023-2026"
Carpenter "Designing NISO's New Strategic Plan: 2023-2026"
 
Ross and Clark "Strategic Planning"
Ross and Clark "Strategic Planning"Ross and Clark "Strategic Planning"
Ross and Clark "Strategic Planning"
 
Mattingly "Data Mining Techniques: Classification and Clustering"
Mattingly "Data Mining Techniques: Classification and Clustering"Mattingly "Data Mining Techniques: Classification and Clustering"
Mattingly "Data Mining Techniques: Classification and Clustering"
 
Straza "Global collaboration towards equitable and open science: UNESCO Recom...
Straza "Global collaboration towards equitable and open science: UNESCO Recom...Straza "Global collaboration towards equitable and open science: UNESCO Recom...
Straza "Global collaboration towards equitable and open science: UNESCO Recom...
 
Lippincott "Beyond access: Accelerating discovery and increasing trust throug...
Lippincott "Beyond access: Accelerating discovery and increasing trust throug...Lippincott "Beyond access: Accelerating discovery and increasing trust throug...
Lippincott "Beyond access: Accelerating discovery and increasing trust throug...
 
Kriegsman "Integrating Open and Equitable Research into Open Science"
Kriegsman "Integrating Open and Equitable Research into Open Science"Kriegsman "Integrating Open and Equitable Research into Open Science"
Kriegsman "Integrating Open and Equitable Research into Open Science"
 
Mattingly "Ethics and Cleaning Data"
Mattingly "Ethics and Cleaning Data"Mattingly "Ethics and Cleaning Data"
Mattingly "Ethics and Cleaning Data"
 
Mercado-Lara "Open & Equitable Program"
Mercado-Lara "Open & Equitable Program"Mercado-Lara "Open & Equitable Program"
Mercado-Lara "Open & Equitable Program"
 

Recently uploaded

CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 

Recently uploaded (20)

CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 

Chachra, RFID for Library Applications - Revision of Recommended Practice

  • 1.
  • 2. Visionary Technology in Library Solutions ISO 28560 Parts 1, 2 & 3 Technical Committee TC46 (Information and Documentation) Subcommittee SC4 (Technical Interoperability) Working Group WG11 (RFID in Libraries) … ISO TC46/SC4/WG11 ISO 28560-1 : Part 1: Data Elements and general guidelines for implementation, deals with the definitions of the data elements that may be encoded onto RFID tags in the library application. ISO 28560-2: Part 2: Encoding based on ISO/IEC 15962, defines an encoding method for compacting data elements into objects and placing them on RFID tags for use in libraries which utilizes the encoding rules defined in the existing standard, ISO/IEC 15962. ISO 28560-3: Part 3: Fixed Length Encoding, defines an encoding method for placing data elements on RFID tags for use in libraries which has its basis in the Danish Data Model.
  • 3. Visionary Technology in Library Solutions New NISO RFID Working Group
  • 4. Visionary Technology in Library Solutions Questions for Revision Working Group
  • 5. Visionary Technology in Library Solutions USA National Profile for RFID
  • 6. Visionary Technology in Library Solutions US Profile for ISO 28560 -- 1 of 3 ` Data Object Relative OID Formatting Category Main Purpose or Codes Used Locked If Used? Primary Item ID (unique item identifier) 01 Variable length Alphanumeric. Character set = ISO/IEC 646 IRV Mandatory Item Identification Optional Tag Content Key 02 Bit mapped code Mandatory* Determining what other data is on the tag No Owner Library/ Institution 03 Variable length field Max: 16 bytes Optional (1) Use ISIL code (ISO 15511) Optional Set Info (number of parts; ordinal part number) 04 {Total in Set / Part Number} structure. Maximum size 255 Optional (2) Item Properties Optional Type of Usage: Circulating? Reference? 05 Fixed 1 byte Optional (3) Item Usage (coded list) Optional U.S. Profile for ISO 28560 – RFID in U. S. Libraries
  • 7. Visionary Technology in Library Solutions US Profile for ISO 28560 -- 2 of 3 ` Shelf Location 06 Variable length Alphanumeric. Character set = ISO/IEC 646 IRV Optional (4) Support Inventory– (LC Call Number, Dewey) Optional ONIX Media Format 07 Fixed length – 2 uppercase chars Optional (5) Item Properties (ONIX code list) Optional MARC Media Format 08 Fixed length – 2 lowercase chars Excluded (6) Item Properties (MARC code list) N/A Supplier Identifier 09 Variable length Alphanumeric. Character set = ISO/IEC 646 IRV Optional (7) Acquisitions Processing Not recommended Order Number 10 Variable length Alphanumeric. Character set = ISO/IEC 646 IRV Optional (8) Acquisitions Processing Not recommended ILL Borrowing Institution 11 Variable length field Max: 16 bytes Optional (9) Support ILL – Use ISIL code (ISO 15511) No ILL Borrowing Transaction ID 12 Variable length Alphanumeric. Character set = ISO/IEC 646 IRV Optional (10) ILL Transaction tracking No GS1-13 (including ISBN) 13 Fixed length numeric field – 13 digits Optional (11) Identification Optional Alternative unique item identifier – Reserved 14 Optional – Should not be used until defined by ISO 28560 Identification Not recommended Data Object Relative OID Formatting Category Main Purpose or Codes Used Locked If Used?
  • 8. Visionary Technology in Library Solutions US Profile for ISO 28560 -- 3 of 3 `Data Object Relative OID Formatting Category Main Purpose or Codes Used Locked If Used? Local Data – A 15 Variable length Alphanumeric. Character set = ISO/IEC 646 IRV, or UTF-8 Optional (13) For Local or Regional Use Optional Local Data – B 16 Variable length Alphanumeric. Character set = ISO/IEC 646 IRV, or UTF-8 Optional (14) For Local or Regional Use Optional Title 17 Variable length Alphanumeric. Character set = ISO/IEC 646 IRV, or UTF-8 Optional (15) Identification Optional Product Identifier (local) 18 Variable length Alphanumeric. Character set = ISO/IEC 646 IRV Optional (16) Identification Optional Media Format (other) 19 Single Octet (coded list) Optional (17) Item Properties (no code list defined) Optional Supply Chain Stage 20 Fixed 1 Byte Optional (18) For multi use (coded list) No Supplier Invoice Number 21 Variable length Alphanumeric. Character set = ISO/IEC 646 IRV Excluded (19) Acquisitions N/A Alternative Item Identifier 22 Variable length Alphanumeric. Character set = ISO/IEC 646 IRV Optional (20) Item Identification Optional Alterative Owner Library Identifier 23 Variable length Alphanumeric. Character set = ISO/IEC 646 IRV Optional (21) Item Identification – for codes not ISIL compliant Optional Subsidiary of an Owner Library 24 Variable length Alphanumeric. Character set = ISO/IEC 646 IRV Optional (22) Item Identification Optional Alternative ILL Borrowing Institution 25 Variable length Alphanumeric. Character set = ISO/IEC 646 IRV Optional (23) Support ILL – For non-ISIL code No Local Data – C 26 Variable length Alphanumeric. Character set = ISO/IEC 646 IRV, or UTF-8 Optional (24) For Local or Regional Use Optional
  • 9. Visionary Technology in Library Solutions Interoperability Interoperability (from Whatis.com) Interoperability (pronounced IHN-tuhr-AHP-uhr-uh- BIHL-ih-tee) is the ability of a system or a product to work with other systems or products without special effort on the part of the customer. Interoperability becomes a quality of increasing importance for information technology products as the concept that "The network is the computer" becomes a reality. For this reason, the term is widely used in product marketing descriptions.
  • 10. Visionary Technology in Library Solutions Four Levels of Interoperability Level 1: Within the Library Level 2: Within the community Level 3: For ILL purposes Level 4: Within the Supply Chain
  • 11. Visionary Technology in Library Solutions Other Considerations :Data encoding Using ISO 28560-2 requires that data be encoded using ISO 15962. Appendix D of the report shows exactly how the data should be encoded providing numerous examples. This is not a simple process – however, there is good news. The encoding scheme optimizes the storage of data on the tag – so you get greater efficiency. It has to be done once (correctly) by your software or hardware supplier and then you can essentially forget about it. See next slide as an example of some of the complexity.
  • 12. Visionary Technology in Library Solutions Data Encoding: Compaction Schemes ISO/IEC 15962 compaction schemes Code Name Description 000 Application-defined As presented by the application 001 Integer Integer 010 Numeric Numeric string (from "0" to "9") 011 5 bit code Uppercase alphabetic 100 6 bit code Uppercase, numeric, etc 101 7 bit code US ASCII 110 Octet string Unaltered 8-bit (default = ISO/IEC 8859-1) 111 UTF-8 string External compaction to ISO/IEC 10646 Note 1: There are 8 different compaction schemes and all may be used on the same tag. Note 2: RFID users will not have to worry about this. It will be a part of the software provided by your RFID Software Supplier Note3: See Appendix D of the NISO document for details on usage and implementation.
  • 13. Visionary Technology in Library Solutions Report Outline
  • 14. Visionary Technology in Library Solutions Other Considerations 1. How soon will the standard be implemented? 2. What is minimum implementation requirement for me to be complaint? 3. What does the library have to do migrate to the new environment? 4. How do I know that the tag I am getting is an ISO 18000-3 Mode 1 tag? 5. How can I confirm/verify that my supplier is following the standard and has implemented it correctly? 6. Do we need a US certification process for compliant RFID systems/ suppliers?
  • 15. Visionary Technology in Library Solutions Closing Comments Livia Bitner Corrie Marsh Vinod Chachra, co-chair Paul Sevcik, co-chair Alan Gray Paul Simon Margaret hazel Robert Walsh Gretchen Herman Dan Walters Nancy Kress Karen Wetzel