21-06-0728-01-0000 IEEE 802.21 MEDIA INDEPENDENT HANDOVER DCN: 21-06-0728-01-0000 Title: SPARQL...

Post on 04-Jan-2016

214 views 0 download

Transcript of 21-06-0728-01-0000 IEEE 802.21 MEDIA INDEPENDENT HANDOVER DCN: 21-06-0728-01-0000 Title: SPARQL...

21-06-0728-01-0000

IEEE 802.21 MEDIA INDEPENDENT HANDOVER

DCN: 21-06-0728-01-0000

Title: SPARQL query example and usage of RDF schema

Date Submitted: September, 20, 2006

Presented at IEEE 802.21 session #16 in Melbourne, Australia

Authors or Source(s):

Kenichi Taniuchi, Yoshihiro Ohba, Subir Das

Abstract:This document contains size analysis of SPARQL query example for 21-06-0728-01-0000-SPARQL_query_example.doc

21-06-0728-01-0000

IEEE 802.21 presentation release statementsThis document has been prepared to assist the IEEE 802.21 Working Group. It is

offered as a basis for discussion and is not binding on the contributing individual(s) or organization(s). The material in this document is subject to change in form and content after further study. The contributor(s) reserve(s) the right to add, amend or withdraw material contained herein.

The contributor grants a free, irrevocable license to the IEEE to incorporate material contained in this contribution, and any modifications thereof, in the creation of an IEEE Standards publication; to copyright in the IEEE’s name any IEEE Standards publication even though it may include portions of this contribution; and at the IEEE’s sole discretion to permit others to reproduce in whole or in part the resulting IEEE Standards publication. The contributor also acknowledges and accepts that this contribution may be made public by IEEE 802.21.

The contributor is familiar with IEEE patent policy, as outlined in Section 6.3 of the IEEE-SA Standards Board Operations Manual <http://standards.ieee.org/guides/opman/sect6.html#6.3> and in Understanding Patent Issues During IEEE Standards Development http://standards.ieee.org/board/pat/guide.html> 

21-06-0728-01-0000

Where should be compared?

Version= 1

ReservedMIH Message ID

SID = 1, OpCode = 1

Transaction ID Variable Load Length

InfoQueryType = 252

Length = 1Value

TLV=0,XML=1

InfoQueryParameters = 23

Length > 1 Value

MIH_Get_information Request

21-06-0728-01-0000

Where should be compared?

Version= 1

ReservedMIH Message ID

SID = 1, OpCode = 2

Transaction ID Variable Load Length

InfoQueryType = 252

Length = 1Value

TLV=0, XML=1

InfoQueryParameters = 23

Length > 1 Value

MIH_Get_information Response

Status = 245

Length = 1 Value

21-06-0728-01-0000

Example query 1 (TLV)

MIIS_TLV_QUERY (4)Length=0 (1)

Total = 5 Bytes

21-06-0728-01-0000

Example query 1 (XML)

TYPE_MIME_TLV (4)Length=24 (1)

Total = 62 Bytes

SPARQL_QUERY_VALUE (4)Length=28 (1)

“application/sparql-query” (24)

“DESCRIBE ?x ……” (28)

21-06-0728-01-0000

Example query response 1 (TLV)

MIIS_TLV_RESPONSE (4)Length

=717 (3)TYPE_CONTAINER_LIST_

OF_NETWORKS (4)Length

=710 (3)

TYPE_CONTAINER_

NETWORK (4)

Length=319 (3)

NETWORK_TYPE_IE (4)Length=1 (1)

23 (1)

Operator_Identifier_IE (4)Length=11 (1)

Namespace = 0 (1)Name = “red-mobile” (10)

Roaming_Partners_IE (4)Length=36 (1)

Operator_Identifier_IE (4)Length=13 (1)

Namespace = 0 (1)Name = “red-partner1” (12)

Operator_Identifier_IE (4)Length=13 (1)

Namespace = 0 (1)Name = “red-partner2” (12)

Total = 724 Bytes

21-06-0728-01-0000

COST_IE (4)Length=9 (1)

Network_Security_IE (4)Length=13 (1) “strong-cipher” (13)

QoS_IE (4)Length=20 (1)

TYPE_CONTAINER_POA (4)

Length=98 (1)

PoA_Location_IE (4)Length=19 (1)

Format = 1 (1), Method = 0 (1), Length = 16 (1)LatRes = 21 (6 bits), Latitude = 0x04dcc1fc8 (34 bits),

LonRes = 20 (6 bits), Longitude = 0xf65ecf031 (34 bits), AltType = 1 (4 bits),AltRes = 30 (6 bits), Altitude = 0x0f00 (30 bits), Datum = 1 (8bits)

Currency = “USD” (3), Unit = 2 (1)Value = 5 (4), Service-Info = 1 (1)

“class1/class2/class3” (20)

PoA_Data_Rate_IE (4)Length=4 (1) 50 (4)

PoA_MAC_Type_IE (4)Length=7 (1) “CSMA-CA” (7)

PoA_Channel_Range_IE (4)

Length=8 (1) Low = 450 (4), High = 470 (4)

PoA_Subnet_Information_IE (4)

Length=8 (1)

N_Subnet = 1 (1), Address type = 1 (2),Address = 0xc0230000 (4), L_Prefix = 16 (1)

21-06-0728-01-0000

PoA_Capabilities_IE (4)Length=4 (1)

PoA_PHY_TYPE_IE (4)Length=0 (1)

PoA_Address_IE (4)Length=8 (1)

TYPE_CONTAINER_POA (4)

Length=91 (1)

PoA_Location_IE (4)Length=19 (1)

Format = 1 (1), Method = 0 (1), Length = 16 (1)LatRes = 21 (6 bits), Latitude = 04dcc1fcf (34 bits),

LonRes = 20 (6 bits), Longitude = f65ecf030 (34 bits), AltType = 1 (4 bits),AltRes = 30 (6 bits), Altitude = 0f00 (30 bits), Datum = 1 (8bits)

0x4a (4)

PoA_Data_Rate_IE (4)Length=4 (1) 50 (4)

PoA_MAC_Type_IE (4)Length=0 (1)

PoA_Channel_Range_IE (4)

Length=8 (1) Low = 410 (4), High = 430 (4)

PoA_Subnet_Information_IE (4)

Length=8 (1)

N_Subnet = 1 (1), Address type = 1 (2),Address = c01f0000 (4), L_Prefix = 16 (1)

Address type = 6 (2),Address = 0xaaaaaaaaaaaa (6)

21-06-0728-01-0000

PoA_Capabilities_IE (4)Length=4 (1)

PoA_PHY_TYPE_IE (4)Length=0 (1)

PoA_Address_IE (4)Length=8 (1)

0x4c (4)

Address type = 6 (2),Address = 0xbbbbbbbbbbbb (6)

TYPE_CONTAINER_

NETWORK (4)

Length=172 (1)

NETWORK_TYPE_IE (4)Length=1 (1)

27 (1)

Operator_Identifier_IE (4)Length=11 (1)

Namespace = 0 (1)Name = “red-mobile” (10)

Roaming_Partners_IE (4)Length=0 (1)

21-06-0728-01-0000

COST_IE (4)Length=9 (1)

Network_Security_IE (4)Length=13 (1) “strong-cipher” (13)

QoS_IE (4)Length=6 (1)

Currency = “USD” (3), Unit = 2 (1)Value = 3 (4), Service-Info = 1 (1)

“class1” (6)

TYPE_CONTAINER_POA (4)

Length=97 (1)

PoA_Location_IE (4)Length=19 (1)

Format = 1 (1), Method = 0 (1), Length = 16 (1)LatRes = 21 (6 bits), Latitude = 0x053c1f751 (34 bits),

LonRes = 20 (6 bits), Longitude = 0xf50ba5b97 (34 bits), AltType = 2 (4 bits),AltRes = 30 (6 bits), Altitude = 0x6700 (30 bits), Datum = 1 (8bits)

PoA_Data_Rate_IE (4)Length=4 (1) 80 (4)

PoA_MAC_Type_IE (4)Length=6 (1) “802.16” (6)

PoA_Channel_Range_IE (4)

Length=8 (1) Low = 450 (4), High = 470 (4)

PoA_Subnet_Information_IE (4)

Length=8 (1)

N_Subnet = 1 (1), Address type = 1 (2),Address = 0xc0c90000 (4), L_Prefix = 16 (1)

21-06-0728-01-0000

PoA_Capabilities_IE (4)Length=4 (1)

PoA_PHY_TYPE_IE (4)Length=0 (1)

PoA_Address_IE (4)Length=8 (1)

0xb7 (4)

Address type = 6 (2),Address = 0xcccccccccccc (6)

TYPE_CONTAINER_

NETWORK (4)

Length=202 (1)

NETWORK_TYPE_IE (4)Length=1 (1)

27 (1)

Operator_Identifier_IE (4)Length=12 (1)

Namespace = 0 (1)Name = “blue-mobile” (11)

Roaming_Partners_IE (4)Length=19 (1)

Operator_Identifier_IE (4)Length=14 (1)

Namespace = 0 (1)Name = “blue-partner1” (13)

21-06-0728-01-0000

COST_IE (4)Length=9 (1)

Network_Security_IE (4)Length=4 (1) “open” (4)

QoS_IE (4)Length=13 (1)

Currency = “USD” (3), Unit = 2 (1)Value = 5 (4), Service-Info = 1 (1)

“class1/class2” (13)

TYPE_CONTAINER_POA (4)

Length=109 (1)

PoA_Location_IE (4)Length=19 (1)

Format = 1 (1), Method = 0 (1), Length = 16 (1)LatRes = 21 (6 bits), Latitude = 0x053c1f751 (34 bits),

LonRes = 20 (6 bits), Longitude = 0xf50ba5b97 (34 bits), AltType = 2 (4 bits),AltRes = 30 (6 bits), Altitude = 0x6800 (30 bits), Datum = 1 (8bits)

PoA_Data_Rate_IE (4)Length=4 (1) 95 (4)

PoA_MAC_Type_IE (4)Length=6 (1) “802.16” (6)

PoA_Channel_Range_IE (4)

Length=8 (1) Low = 450 (4), High = 470 (4)

PoA_Subnet_Information_IE (4)

Length=20 (1)

N_Subnet = 1 (1), Address type = 2 (2),Address = 0x2002522d94d100000000000000000000 (16), L_Prefix = 48 (1)

21-06-0728-01-0000

PoA_Capabilities_IE (4)Length=4 (1)

PoA_PHY_TYPE_IE (4)Length=0 (1)

PoA_Address_IE (4)Length=8 (1)

0xb1 (4)

Address type = 6 (2),Address = 0xdddddddddddd (6)

21-06-0728-01-0000

Example query response 1 (XML)

TYPE_MIME_TLV (4)Length=20 (1)

SPARQL_QUERY

RESULTS_TLV (4)Length

=3260 (3)

“application/x-turtle” (20)

“@prefix : <http://www.mih.org/20.....” (3260)

Total = 3292 Bytes

21-06-0728-01-0000

Example query 2 (TLV)

MIIS_TLV_QUERY (4)Length=40 (1)

Total = 45 Bytes

MIIS_TLV_QUERIER_LOCATION (4)

Length=19 (1)

Format = X (1), Method = X (1), Length = 16 (1)LatRes = XX (6 bits), Latitude = 0xXXXXXXXXX (34 bits),

LonRes = XX (6 bits), Longitude = 0xXXXXXXXXX (34 bits), AltType = X (4 bits),AltRes = XX (6 bits), Altitude = 0xXXXX (30 bits), Datum = X (8bits)

MIIS_TLV_EXCLUSION_CONDITIONS (4)

Length=11 (1)

MIIS_TLV_IE_CONDITION (4)

Length=6 (1)

IE_type_to_compare = TYPE_IE_NETWORK_TYPE (4),Operator = 1 (1), Compare_to_value = 23 (1)

21-06-0728-01-0000

Example query 2 (XML)

TYPE_MIME_TLV (4)Length=24 (1)

Total = 147 Bytes

SPARQL_QUERY_VALUE (4)Length

=113 (1)

“application/sparql-query” (24)

“PREFIX mihbasic: <http://www.m……” (113)

21-06-0728-01-0000

Example query response 2 (TLV)

MIIS_TLV_RESPONSE (4)Length

=334 (3)TYPE_CONTAINER_LIST_

OF_NETWORKS (4)Length

=326 (3)

TYPE_CONTAINER_

NETWORK (4)

Length=319 (3)

NETWORK_TYPE_IE (4)Length=1 (1)

23 (1)

Operator_Identifier_IE (4)Length=11 (1)

Namespace = 0 (1)Name = “red-mobile” (10)

Roaming_Partners_IE (4)Length=36 (1)

Operator_Identifier_IE (4)Length=13 (1)

Namespace = 0 (1)Name = “red-partner1” (12)

Operator_Identifier_IE (4)Length=13 (1)

Namespace = 0 (1)Name = “red-partner2” (12)

Total = 341 Bytes

21-06-0728-01-0000

COST_IE (4)Length=9 (1)

Network_Security_IE (4)Length=13 (1) “strong-cipher” (13)

QoS_IE (4)Length=20 (1)

TYPE_CONTAINER_POA (4)

Length=98 (1)

PoA_Location_IE (4)Length=19 (1)

Format = 1 (1), Method = 0 (1), Length = 16 (1)LatRes = 21 (6 bits), Latitude = 0x04dcc1fc8 (34 bits),

LonRes = 20 (6 bits), Longitude = 0xf65ecf031 (34 bits), AltType = 1 (4 bits),AltRes = 30 (6 bits), Altitude = 0x0f00 (30 bits), Datum = 1 (8bits)

Currency = “USD” (3), Unit = 2 (1)Value = 5 (4), Service-Info = 1 (1)

“class1/class2/class3” (20)

PoA_Data_Rate_IE (4)Length=4 (1) 50 (4)

PoA_MAC_Type_IE (4)Length=7 (1) “CSMA-CA” (7)

PoA_Channel_Range_IE (4)

Length=8 (1) Low = 450 (4), High = 470 (4)

PoA_Subnet_Information_IE (4)

Length=8 (1)

N_Subnet = 1 (1), Address type = 1 (2),Address = 0xc0230000 (4), L_Prefix = 16 (1)

21-06-0728-01-0000

PoA_Capabilities_IE (4)Length=4 (1)

PoA_PHY_TYPE_IE (4)Length=0 (1)

PoA_Address_IE (4)Length=8 (1)

TYPE_CONTAINER_POA (4)

Length=91 (1)

PoA_Location_IE (4)Length=19 (1)

Format = 1 (1), Method = 0 (1), Length = 16 (1)LatRes = 21 (6 bits), Latitude = 04dcc1fcf (34 bits),

LonRes = 20 (6 bits), Longitude = f65ecf030 (34 bits), AltType = 1 (4 bits),AltRes = 30 (6 bits), Altitude = 0f00 (30 bits), Datum = 1 (8bits)

0x4a (4)

PoA_Data_Rate_IE (4)Length=4 (1) 50 (4)

PoA_MAC_Type_IE (4)Length=0 (1)

PoA_Channel_Range_IE (4)

Length=8 (1) Low = 410 (4), High = 430 (4)

PoA_Subnet_Information_IE (4)

Length=8 (1)

N_Subnet = 1 (1), Address type = 1 (2),Address = 0xc01f0000 (4), L_Prefix = 16 (1)

Address type = 6 (2),Address = 0xaaaaaaaaaaaa (6)

21-06-0728-01-0000

PoA_Capabilities_IE (4)Length=4 (1)

PoA_PHY_TYPE_IE (4)Length=0 (1)

PoA_Address_IE (4)Length=8 (1)

0x4c (4)

Address type = 6 (2),Address = 0xbbbbbbbbbbbb (6)

21-06-0728-01-0000

Example query response 2 (XML)

TYPE_MIME_TLV (4)Length=20 (1)

SPARQL_QUERY

RESULTS_TLV (4)Length

=1557 (3)

“application/x-turtle” (20)

“@prefix : <http://www.mih.org/20.....” (1557)

Total = 1589 Bytes

21-06-0728-01-0000

Example query 3 (TLV)

MIIS_TLV_QUERY (4)Length=73 (1)

Total = 78 Bytes

MIIS_TLV_QUERIER_LOCATION (4)

Length=19 (1)

Format = X (1), Method = X (1), Length = 16 (1)LatRes = XX (6 bits), Latitude = 0xXXXXXXXXX (34 bits),

LonRes = XX (6 bits), Longitude = 0xXXXXXXXXX (34 bits), AltType = X (4 bits),AltRes = XX (6 bits), Altitude = 0xXXXX (30 bits), Datum = X (8bits)

MIIS_TLV_EXCLUSION_CONDITIONS (4)

Length=11 (1)

MIIS_TLV_IE_CONDITION (4)

Length=6 (1)

IE_type_to_compare = TYPE_IE_NETWORK_TYPE (4),Operator = 1 (1), Compare_to_value = 23 (1)

MIIS_TLV_REPORT_TEMPLATE (4)

Length=28 (1)

TYPE_CONTAINER_NETWORK (4)

TYPE_IE_NETWORK_TYPE(4)

TYPE_IE_OPERATOR_IDENTIFIER(4)

TYPE_IE_ROAMING_PARTNERS(4)

TYPE_IE_COST(4)TYPE_IE_NETWORK

SECURITY(4)TYPE_IE_QOS(4)

21-06-0728-01-0000

Example query 3 (XML)

TYPE_MIME_TLV (4)Length=24 (1)

Total = 566 Bytes

SPARQL_QUERY_VALUE (4)Length

=530 (3)

“application/sparql-query” (24)

“PREFIX mihbasic: <http://www.m……” (530)

21-06-0728-01-0000

Example query response 3 (TLV)

MIIS_TLV_RESPONSE (4)Length

=125 (1)

TYPE_CONTAINER_

NETWORK (4)

Length=120 (1)

NETWORK_TYPE_IE (4)Length=1 (1)

23 (1)

Operator_Identifier_IE (4)Length=11 (1)

Namespace = 0 (1)Name = “red-mobile” (10)

Roaming_Partners_IE (4)Length=36 (1)

Operator_Identifier_IE (4)Length=13 (1)

Namespace = 0 (1)Name = “red-partner1” (12)

Operator_Identifier_IE (4)Length=13 (1)

Namespace = 0 (1)Name = “red-partner2” (12)

Total = 130 Bytes

21-06-0728-01-0000

COST_IE (4)Length=9 (1)

Network_Security_IE (4)Length=13 (1) “strong-cipher” (13)

QoS_IE (4)Length=20 (1)

Currency = “USD” (3), Unit = 2 (1)Value = 5 (4), Service-Info = 1 (1)

“class1/class2/class3” (20)

21-06-0728-01-0000

Example query response 3 (XML)

TYPE_MIME_TLV (4)Length=30 (1)

SPARQL_QUERY

RESULTS_TLV (4)Length

=591 (3)

“application/sparql-results+xml” (30)

<?xml version="1.0"?><sparql.....” (591)

Total = 633 Bytes

21-06-0728-01-0000

Example query 4 (TLV)

MIIS_TLV_QUERY (4)Length=59 (1)

Total = 64 Bytes

MIIS_TLV_QUERIER_LOCATION (4)

Length=19 (1)

Format = X (1), Method = X (1), Length = 16 (1)LatRes = XX (6 bits), Latitude = 0xXXXXXXXXX (34 bits),

LonRes = XX (6 bits), Longitude = 0xXXXXXXXXX (34 bits), AltType = X (4 bits),AltRes = XX (6 bits), Altitude = 0xXXXX (30 bits), Datum = X (8bits)

MIIS_TLV_EXCLUSION_CONDITIONS (4)

Length=21 (1)

MIIS_TLV_IE_CONDITION (4)

Length=16 (1)

IE_type_to_compare = TYPE_IE_OPERATOR_IDENTIFIER (4),Operator = 1 (1), Compare_to_value = “blue-mobile” (11)

MIIS_TLV_REPORT_TEMPLATE (4)

Length=4 (1)

TYPE_CONTAINER_POA (4)

21-06-0728-01-0000

Example query 4 (XML)

TYPE_MIME_TLV (4)Length=24 (1)

Total = 215 Bytes

SPARQL_QUERY_VALUE (4)Length

=181 (1)

“application/sparql-query” (24)

“PREFIX mihbasic: <http://www.m……” (181)

21-06-0728-01-0000

Example query response 4 (TLV)

MIIS_TLV_RESPONSE (4)Length

=114 (1)

Total = 119 Bytes

TYPE_CONTAINER_POA (4)

Length=109 (1)

PoA_Location_IE (4)Length=19 (1)

Format = 1 (1), Method = 0 (1), Length = 16 (1)LatRes = 21 (6 bits), Latitude = 0x053c1f751 (34 bits),

LonRes = 20 (6 bits), Longitude = 0xf50ba5b97 (34 bits), AltType = 2 (4 bits),AltRes = 30 (6 bits), Altitude = 0x6800 (30 bits), Datum = 1 (8bits)

PoA_Data_Rate_IE (4)Length=4 (1) 95 (4)

PoA_MAC_Type_IE (4)Length=6 (1) “802.16” (6)

PoA_Channel_Range_IE (4)

Length=8 (1) Low = 450 (4), High = 470 (4)

PoA_Subnet_Information_IE (4)

Length=20 (1)

N_Subnet = 1 (1), Address type = 2 (2),Address = 0x2002522d94d100000000000000000000 (16), L_Prefix = 48 (1)

21-06-0728-01-0000

PoA_Capabilities_IE (4)Length=4 (1)

PoA_PHY_TYPE_IE (4)Length=0 (1)

PoA_Address_IE (4)Length=8 (1)

0xb1 (4)

Address type = 6 (2),Address = 0xdddddddddddd (6)

21-06-0728-01-0000

Example query response 4 (XML)

TYPE_MIME_TLV (4)Length=20 (1)

SPARQL_QUERY

RESULTS_TLV (4)Length

=637 (3)

“application/x-turtle” (20)

“@prefix : <http://www.mih.org/20.....” (637)

Total = 665 Bytes

21-06-0728-01-0000

Example query 5 (TLV)

MIIS_TLV_QUERY (4)Length=34 (1)

Total = 39 Bytes

MIIS_TLV_EXCLUSION_CONDITIONS (4)

Length=20 (1)

MIIS_TLV_IE_CONDITION (4)

Length=15 (1)

IE_type_to_compare = TYPE_IE_OPERATOR_IDENTIFIER (4),Operator = 1 (1), Compare_to_value = “red-mobile” (10)

MIIS_TLV_REPORT_TEMPLATE (4)

Length=4 (1)

TYPE_IE_POA_SUBNET_INFORMATION (4)

21-06-0728-01-0000

Example query 5 (XML)

TYPE_MIME_TLV (4)Length=24 (1)

Total = 433 Bytes

SPARQL_QUERY_VALUE (4)Length

=397 (3)

“application/sparql-query” (24)

“PREFIX mihbasic: <http://www.m……” (397)

21-06-0728-01-0000

Example query response 5 (TLV)

MIIS_TLV_RESPONSE (4)Length=39 (1)

Total = 44 Bytes

PoA_Subnet_Information_IE (4)

Length=8 (1)

N_Subnet = 1 (1), Address type = 1 (2),Address = 0xc0c90000 (4), L_Prefix = 16 (1)

PoA_Subnet_Information_IE (4)

Length=8 (1)

N_Subnet = 1 (1), Address type = 1 (2),Address = 0xc0230000 (4), L_Prefix = 16 (1)

PoA_Subnet_Information_IE (4)

Length=8 (1)

N_Subnet = 1 (1), Address type = 1 (2),Address = 0xc01f0000 (4), L_Prefix = 16 (1)

21-06-0728-01-0000

Example query response 5 (XML)

TYPE_MIME_TLV (4)Length=30 (1)

SPARQL_QUERY

RESULTS_TLV (4)Length

=903 (3)

“application/sparql-results+xml” (30)

<?xml version="1.0"?><sparql.....” (903)

Total = 945 Bytes

21-06-0728-01-0000

Example query 6 (TLV)

MIIS_TLV_QUERY (4)Length=59 (1)

Total = 64 Bytes

MIIS_TLV_QUERIER_LOCATION (4)

Length=19 (1)

Format = X (1), Method = X (1), Length = 16 (1)LatRes = XX (6 bits), Latitude = 0xXXXXXXXXX (34 bits),

LonRes = XX (6 bits), Longitude = 0xXXXXXXXXX (34 bits), AltType = X (4 bits),AltRes = XX (6 bits), Altitude = 0xXXXX (30 bits), Datum = X (8bits)

MIIS_TLV_EXCLUSION_CONDITIONS (4)

Length=14 (1)

MIIS_TLV_IE_CONDITION (4)

Length=9 (1)

IE_type_to_compare = TYPE_IE_POA_DATA_RATE (4),Operator = 3 (1), Compare_to_value = 75 (4)

MIIS_TLV_REPORT_TEMPLATE (4)

Length=4 (1)

TYPE_CONTAINER_POA (4)

21-06-0728-01-0000

Example query 6 (XML)

TYPE_MIME_TLV (4)Length=24 (1)

Total = 257 Bytes

SPARQL_QUERY_VALUE (4)Length

=221 (3)

“application/sparql-query” (24)

“PREFIX mihbasic: <http://www.m……” (221)

21-06-0728-01-0000

Example query response 6 (TLV)

MIIS_TLV_RESPONSE (4)Length

=215 (1)

Total = 220 Bytes

TYPE_CONTAINER_POA (4)

Length=97 (1)

PoA_Location_IE (4)Length=19 (1)

Format = 1 (1), Method = 0 (1), Length = 16 (1)LatRes = 21 (6 bits), Latitude = 0x053c1f751 (34 bits),

LonRes = 20 (6 bits), Longitude = 0xf50ba5b97 (34 bits), AltType = 2 (4 bits),AltRes = 30 (6 bits), Altitude = 0x6700 (30 bits), Datum = 1 (8bits)

PoA_Data_Rate_IE (4)Length=4 (1) 80 (4)

PoA_MAC_Type_IE (4)Length=6 (1) “802.16” (6)

PoA_Channel_Range_IE (4)

Length=8 (1) Low = 450 (4), High = 470 (4)

PoA_Subnet_Information_IE (4)

Length=8 (1)

N_Subnet = 1 (1), Address type = 1 (2),Address = 0xc0c90000 (4), L_Prefix = 16 (1)

21-06-0728-01-0000

PoA_Capabilities_IE (4)Length=4 (1)

PoA_PHY_TYPE_IE (4)Length=0 (1)

PoA_Address_IE (4)Length=8 (1)

0xb7 (4)

Address type = 6 (2),Address = 0xcccccccccccc (6)

TYPE_CONTAINER_POA (4)

Length=109 (1)

PoA_Location_IE (4)Length=19 (1)

Format = 1 (1), Method = 0 (1), Length = 16 (1)LatRes = 21 (6 bits), Latitude = 0x053c1f751 (34 bits),

LonRes = 20 (6 bits), Longitude = 0xf50ba5b97 (34 bits), AltType = 2 (4 bits),AltRes = 30 (6 bits), Altitude = 0x6800 (30 bits), Datum = 1 (8bits)

PoA_Data_Rate_IE (4)Length=4 (1) 95 (4)

PoA_MAC_Type_IE (4)Length=6 (1) “802.16” (6)

PoA_Channel_Range_IE (4)

Length=8 (1) Low = 450 (4), High = 470 (4)

PoA_Subnet_Information_IE (4)

Length=20 (1)

N_Subnet = 1 (1), Address type = 2 (2),Address = 0x2002522d94d100000000000000000000 (16), L_Prefix = 48 (1)

21-06-0728-01-0000

PoA_Capabilities_IE (4)Length=4 (1)

PoA_PHY_TYPE_IE (4)Length=0 (1)

PoA_Address_IE (4)Length=8 (1)

0xb1 (4)

Address type = 6 (2),Address = 0xdddddddddddd (6)

21-06-0728-01-0000

Example query response 6 (XML)

TYPE_MIME_TLV (4)Length= 20 (1)

SPARQL_QUERY

RESULTS_TLV (4)Length

= 1191 (3)

“application/x-turtle” (20)

“@prefix : <http://www.mih.org/20.....” (1191)

Total = 1223 Bytes