CN102446181A - XML-Based ISO15693 electronic tag data transformation method - Google Patents

XML-Based ISO15693 electronic tag data transformation method Download PDF

Info

Publication number
CN102446181A
CN102446181A CN2010105032797A CN201010503279A CN102446181A CN 102446181 A CN102446181 A CN 102446181A CN 2010105032797 A CN2010105032797 A CN 2010105032797A CN 201010503279 A CN201010503279 A CN 201010503279A CN 102446181 A CN102446181 A CN 102446181A
Authority
CN
China
Prior art keywords
data
xml
electronic tag
iso15693
node
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2010105032797A
Other languages
Chinese (zh)
Inventor
郑业鲁
李泽
黄红星
韩威威
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
SCI-TECH INFORMATION INSTITUTE GUANGDONG ACADEMYOF AGRICULTURAL SCIENCES
Original Assignee
SCI-TECH INFORMATION INSTITUTE GUANGDONG ACADEMYOF AGRICULTURAL SCIENCES
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by SCI-TECH INFORMATION INSTITUTE GUANGDONG ACADEMYOF AGRICULTURAL SCIENCES filed Critical SCI-TECH INFORMATION INSTITUTE GUANGDONG ACADEMYOF AGRICULTURAL SCIENCES
Priority to CN2010105032797A priority Critical patent/CN102446181A/en
Publication of CN102446181A publication Critical patent/CN102446181A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

The invention provides an XML (Extensible Markup Language)-based ISO15693 electronic tag data transformation method. The method comprises describing a data transformation structure by means of the XML, and transforming data stored in an electronic tag and storing the data in an XML file. Specifically, the method comprises the following three steps of: (1) loading a description file and building the data transformation structure; (2) reading the data stored in the ISO15693 electronic tag in an internal memory by means of an RFID (Radio Frequency Identification) reader in combination with a program; and (3) storing the data in the internal memory as the XML file according to the transformation structure. The working flow of the method is indicated in figure 1. The method realizes the transformation from an electronic tag data storage structure to an application system data storage structure; and the data transformation structure can be configured dynamically without modifying program codes; therefore, the application range of the ISO15693 electronic tag is expanded.

Description

A kind of ISO15693 electronic tag data conversion method based on XML
Technical field: the present invention is a kind of ISO15693 electronic tag data conversion method based on XML, belongs to the infotech class.
Technical background:
The ISO15693 electronic tag is widely used in multiple radio frequency identification systems such as identification, safe gate inhibition, production run control; Be applied to agricultural product circulation information system; Its replication security mechanism is less demanding; But exchanges data amount demand is big, and different kinds is used upward, and the structure of data also is not quite similar.Therefore, the present invention proposes: utilize XML data of description transformational structure; With the data-switching of electronic tag storage and be kept in the XML file.This method has realized the conversion of electronic tag data storage organization to the application system data store organisation, but the dynamic configuration data transformational structure does not need the update routine code, has expanded the range of application of ISO15693 electronic tag.
Summary of the invention:
The invention provides a kind of ISO15693 electronic tag data conversion method based on XML, this method is utilized XML data of description transformational structure; With the data-switching of electronic tag storage and be kept in the XML file, this method is divided 3 steps: description document, construction data transformational structure are loaded in (1); (2) read into memory with the data of rfid interrogator matching program the storage of ISO15693 electronic tag; (3) data in the internal memory are preserved into the XML file by transformational structure, wherein:
Description document: the file that uses XML data of description transformational structure.
Transformational structure: the XML file is loaded into the formed node tree of internal memory, and each node storage needs the tag block address of conversion.
This method is divided 3 steps:
1. loading description document, the construction data transformational structure:
Description document is the XML file of the description of definition isomeric data, and its description rule is in strict conformity with the standard of XML.All elements in the description document all can have daughter element, node of a corresponding formation of element, and all nodes have constituted transformational structure.Its structure is as shown in the table.
Figure BSA00000298029300021
2. read into memory with the data of rfid interrogator matching program the storage of ISO15693 electronic tag:
Through after the step 1, method reads into memory with 62 blocks of data of rfid interrogator matching program with the storage of ISO15693 electronic tag, and every 8 hexadecimal label datas are pressed piece number arrangement and formed internal storage data.Its structure is as shown in the table.
Figure BSA00000298029300022
3. the data in the internal memory are preserved into the XML file by transformational structure;
Through after the step 2, transformational structure forms, and node is traveled through, and by the piece address that node is preserved the label data in the internal memory is put into node, preserves into the XML file to the data that convert at last.Its structure is as shown in the table.
Figure BSA00000298029300023
This method has realized that the ISO15693 electronic tag is applied to the data-switching of agricultural product circulation information system, utilizes XML data of description transformational structure; With the data-switching of electronic tag storage and be kept in the XML file.This method has realized the conversion of electronic tag data storage organization to the application system data store organisation, but the dynamic configuration data transformational structure does not need the update routine code, has expanded the range of application of ISO15693 electronic tag.It is less demanding to have satisfied system's replication security mechanism, and the exchanges data amount is big, the application demand that the structure of the different last data of kind application also is not quite similar.
Description of drawings:
Accompanying drawing 1 is the general technical process chart.
Embodiment:
Based on the ISO15693 electronic tag data conversion work flow process of XML, its general technical technological process is illustrated like accompanying drawing 1:
1. loading description document, the construction data transformational structure:
Like following form, it is that a concrete XML transformational structure based on industry is described instance:
Figure BSA00000298029300031
2. read into memory with the data of rfid interrogator matching program the storage of ISO15693 electronic tag:
Below be that this method of utilization reads the topology example of card ID for the electronic tag data of " 2E73371E000007E0 ", the Block node is represented the tag storage piece in the example, and number is the piece address, and the value of node is the data that storage block is preserved.
Figure BSA00000298029300041
3. the data in the internal memory are preserved into the XML file by transformational structure:
Through above step 2, method is read the data of electronic tag in the internal memory.Because current data-switching demand is " pig-breeding "; The node of all subordinate's pig-breedings of traversal in transformational structure; Electronic tag storage block data in reading into memory are added continuously in the transformational structure by the piece address, preserve into the XML file at last.
Figure BSA00000298029300042
Figure BSA00000298029300051

Claims (4)

1. the invention provides a kind of ISO15693 electronic tag data conversion method based on XML, this method is utilized XML data of description transformational structure; With the data-switching of electronic tag storage and be kept in the XML file, this method is divided 3 steps: description document, construction data transformational structure are loaded in (1); (2) read into memory with the data of rfid interrogator matching program the storage of ISO15693 electronic tag; (3) data in the internal memory are preserved into the XML file by transformational structure, wherein:
Description document: the file that uses XML data of description transformational structure.
Transformational structure: the XML file is loaded into the formed node tree of internal memory, and each node storage needs the tag block address of conversion.
2. a kind of ISO15693 electronic tag data conversion method according to claim 1 based on XML; It is characterized in that: the content of its step (1) description document comprises the metadata to conversion described; The corresponding transformational structure node of XML descriptive element, each node has been preserved the tag data block address that needs conversion.
3. a kind of ISO15693 electronic tag data conversion method based on XML according to claim 1 is characterized in that: the data of its step (2) electronic tag read into memory the back by the piece address arrangement, the corresponding label data in each piece address.
4. a kind of ISO15693 electronic tag data conversion method according to claim 1 based on XML; It is characterized in that: the node of its step (3) traversal transformational structure; Node is put into the label data in the internal memory in piece address by node is preserved, preserves into the XML file to the data that convert at last.
CN2010105032797A 2010-10-09 2010-10-09 XML-Based ISO15693 electronic tag data transformation method Pending CN102446181A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010105032797A CN102446181A (en) 2010-10-09 2010-10-09 XML-Based ISO15693 electronic tag data transformation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010105032797A CN102446181A (en) 2010-10-09 2010-10-09 XML-Based ISO15693 electronic tag data transformation method

Publications (1)

Publication Number Publication Date
CN102446181A true CN102446181A (en) 2012-05-09

Family

ID=46008685

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010105032797A Pending CN102446181A (en) 2010-10-09 2010-10-09 XML-Based ISO15693 electronic tag data transformation method

Country Status (1)

Country Link
CN (1) CN102446181A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1460369A (en) * 2000-06-20 2003-12-03 皇家菲利浦电子有限公司 Token-based personalization of smart appliances
CN1460224A (en) * 2001-04-04 2003-12-03 皇家菲利浦电子有限公司 Internet enabled household appliance for processing bar code or RFID tags
JP2004110650A (en) * 2002-09-20 2004-04-08 Hitachi Information Systems Ltd Extensible markup language document processor
CN1836201A (en) * 2003-06-20 2006-09-20 Zih公司 Xml system
US20080275907A1 (en) * 2007-03-23 2008-11-06 International Business Machines Corporation Scalable algorithms for mapping-based xml transformation
CN101344931A (en) * 2007-07-10 2009-01-14 上海科识通信息科技有限公司 RFID integration machine
CN101571905A (en) * 2009-05-12 2009-11-04 中兴软件技术(杭州)有限公司 Application interface conversion system of RFID middleware and method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1460369A (en) * 2000-06-20 2003-12-03 皇家菲利浦电子有限公司 Token-based personalization of smart appliances
CN1460224A (en) * 2001-04-04 2003-12-03 皇家菲利浦电子有限公司 Internet enabled household appliance for processing bar code or RFID tags
JP2004110650A (en) * 2002-09-20 2004-04-08 Hitachi Information Systems Ltd Extensible markup language document processor
CN1836201A (en) * 2003-06-20 2006-09-20 Zih公司 Xml system
US20080275907A1 (en) * 2007-03-23 2008-11-06 International Business Machines Corporation Scalable algorithms for mapping-based xml transformation
CN101344931A (en) * 2007-07-10 2009-01-14 上海科识通信息科技有限公司 RFID integration machine
CN101571905A (en) * 2009-05-12 2009-11-04 中兴软件技术(杭州)有限公司 Application interface conversion system of RFID middleware and method

Similar Documents

Publication Publication Date Title
ATE501489T1 (en) RFID RADIO IDENTIFICATION SYSTEM
WO2007139969A3 (en) Data format for efficient encoding and access of multiple data items in rfid tags
CN104598625B (en) Tables of data storage method based on automatic identification mark symbol
EP3076331A3 (en) Terminal for line-of-sight rfid tag reading
WO2008153550A3 (en) Tagging items with a security feature
EP2120199A3 (en) Method of authorising a transaction between a computer and a remote server and communications system, with improved security
CN101984456A (en) Preparation method of multiple-expression tag of master-slave plain-secret code
CN102622231A (en) Radio frequency identification middleware integrated method based on extensible markup language
CN103177233A (en) Record inquiry system based on RFID (Radio Frequency Identification Devices) technology
CN103440518A (en) Coal mine management system based on RFID technology
US10437857B2 (en) Mapping device, mapping method, and recording medium
EP2367115B1 (en) Portable electronic apparatus and method of controlling a portable electronic apparatus
CN102446181A (en) XML-Based ISO15693 electronic tag data transformation method
CN102567771B (en) Method and system for operating smart card, smart card and terminal
CN101894098B (en) Embedded font data processing method and device
CN102855115A (en) Method and system for displaying character label based on splicing wall
CN104978379A (en) Method and device for building application program information station
CN103530353A (en) Self-identification method of GPS user data format
CN113705258B (en) Method for exchanging data between reader and RFID tag
WO2006116085A3 (en) System and method for combining rfid tag memory
CN203012739U (en) RFID identifiable technology-based infinite expansion link open system
US20140112587A1 (en) System and Method for Encoding Standard-Formatted Images with Information
Timoshenko Developing RFID library systems in the direction of integration into the global identification system EPC
Patel et al. Smart Applications of Block chain in Industry 4.0
CN101593172A (en) A kind of font file

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20120509