Definition of Connectivity and Qoe/Qos Management Mechanisms – Intermediate Report

Total Page:16

File Type:pdf, Size:1020Kb

Definition of Connectivity and Qoe/Qos Management Mechanisms – Intermediate Report Project: H2020-ICT-2014-2 5G NORMA Project Name: 5G Novel Radio Multiservice adaptive network Architecture (5G NORMA) Deliverable D5.1 Definition of connectivity and QoE/QoS management mechanisms – intermediate report Date of delivery: 30/11/2016 Version: 1.0 Start date of Project: 01/07/2015 Duration: 30 months Document properties: Document Number: H2020-ICT-2014-2 5G NORMA/D5.1 Definition of connectivity and QoE/QoS management Document Title: mechanisms – intermediate report Editor(s): Zarrar Yousaf (NEC) Authors: Marco Gramaglia, Albert Banchs (UC3M); Vincenzo Sciancalepore, Zarrar Yousaf (NEC); Christian Mannweiler, Ling Yu, Bessem Sayadi, Marie-Line Alberi- Morel, Borislava Gajic (NOKIA); Rafael Lopez da Silva(Telefonica); Marcos Rates Crippa (TUKL); Dirk Von Hugo, Paul Arnold (DT); Vasilis Friderikos (KCL); Ignacio Labrador Pavon (ATOS) Contractual Date of Delivery: 30/11/2016 Dissemination level: PU Status: Final Version: 1.0 File Name: 5G NORMA_D5.1_v0.53 Abstract This document describes the current status of the WP5 work, introducing the 6 building blocks supported in 5G NORMA architecture: the Software-Defined Mobile Network Controller (SDM-C), Orchestrator (SDM-O), Coordinator (SDM-X), the Mobility Management module (composed by the scheme selection and design), and the QoE/QoS Mapping, Monitoring and Management module. The functionalities of each block are detailed together with the different mechanisms designed to support network slicing and multi-tenancy, highlighting thus 5G NORMA innovations. The interactions between the different blocks are presented, emphasizing the complementarities of the different tackled technical problems to control and to orchestrate network slicing. Keywords Service aware QoE/QoS control, Software-Defined Mobile Network Controller/Orchestrator/Coordinator, SDM-C applications/interfaces, Controller’s hierarchy, Mobility management, Mobility scheme design, Network slice resources management, QoE aware orchestration, VNF placement, VNF mobility 5G NORMA Deliverable D5.1 Executive Summary To build a flexible and an adaptable mobile network architecture capable of supporting a wide variety of services and their respective requirements, 5G NORMA has introduced a novel paradigm: a network of functions-based architecture. This novel paradigm breaks the design principle followed by current network architectures, which are built around entities rather than functions. Our revolutionary approach builds on new technologies, such as Software-Defined Networking (SDN) and Network Function Virtualization (NFV), in conjunction with novel concepts such as the network slicing and multi-tenancy. The main contribution of this deliverable is to bring these technologies and concepts, which reflect the current trends in mobile networks, into a fully specified and completely defined mobile network architecture. To the best of our knowledge, ours is a pioneering effort in this direction. This document presents the initial design of the architectural concepts of 5G NORMA related to the controllers’ design and specification. Three different controllers are considered in the architecture, namely: the Software Defined Mobile Network Orchestrator (SDM-O), the Software Defined Mobile Network Control (SDM-C), and the Software Defined Mobile Network Coordinator (SDM-X). The key ideas behind these controllers are as follows: • SDM-O interacts via Application Programming Interface (API) with the service and business layer to gather their requirements and translate them into a set of Virtual Network Function (VNFs) and Physical Network Functions (PNFs) to be chained together to implement the service. SDM-O is in charge of defining the optimal placement/location and the optimal set of resources to be allocated to the different VNFs. In addition, SDM-O takes care of the scaling in/out of the different VNFs instances according to triggers that come from both the infrastructure (through its Virtualized Infrastructure Manager) or by the control framework . For each of these challenges, a set of innovative algorithms are proposed and described. • SDM-C applies these same principles of the current Software-Defined Networking (SDN) to wireless functionality beyond routing. Indeed, the benefits of this technology when applied to wireless networks are even more significant than for wired networks, as the control functionality of wireless networks include many additional and more complex functions than just routing. This includes time-critical functions (such as scheduling control and self-organizing networks) and other less time critical (such as Radio Resource Control, power control and handover decision and execution). With SDM-C, all these functions can be implemented more easily by a programmable central control, which provides very important benefits for the flexible operation of the wireless edge network. • SDM-X is responsible for the control of resources and network functions shared among network slices. Indeed, sharing the resources across a set of network slices is highly important for future 5G deployment. Such resources include the spectrum and the infrastructure, among others. Thus, to operate multiple network slices in the same infrastructure efficiently, a common entity named Software Defined Mobile Network Coordinator (SDM-X) is introduced in the architecture. The different interfaces between SDM-C/X/O are also introduced and discussed in this document. In order to simplify the reading of this deliverable, the content has been divided into two distinct parts: (i) the definition of the global architecture, and (ii) the design of the underlying algorithms and protocols. Part I of the deliverable focuses on the definition of the global architecture. This includes the specification of the different modules and their interfaces, including the three controllers mentioned above as well as the various functions involved, including the control of inter and intra network slice resources, the Quality of Experience (QoE) aware-functionality, building on the Quality of Service (QoS) monitoring and modelling component, the network orchestration Dissemination level: Public Page 3 / 189 5G NORMA Deliverable D5.1 component as well as the mobility-related functions. Throughout this part, we describe the consistency of the presented functions with the overall 5G NORMA architecture and detail the first steps towards the definition of the interfaces among the controller and the other elements of the architecture. In the interest of conciseness, the content of this part has been presented on a summarized manner, highlighting the key contributions and innovations and omitting cumbersome details. Further details on the design of the various functions is available in internal documents and external publications. It is worth highlighting that the WP5 architecture definition has been described in two publications that have been jointly written by all WP partners. These two publications have been presented in two very relevant workshops in the area, namely 5Garch 2016 and CLEEN 2016, and have been very well received by the scientific and industrial communities. Part II of the deliverable focuses on the design of the underlying algorithms and protocols. Such algorithms and protocols are either required to implement some of the new functions within the proposed architecture (e.g., new algorithms are required in order to orchestrate the various network functions) or are enabled by the new capabilities of the architecture (e.g., the new architecture allows to perform mobility in a more efficient way). In particular, WP5 has proposed a total of 19 technical innovations around its architecture, corresponding to either new algorithms, protocols or technical solutions, each of which fills a given gap within the architecture. The second part of the deliverable provides a detailed description of each of these innovations, describing the motivation, its full specification as well as the advantages and performance gains. It is worth highlighting that most of the technical innovations presented in this document have either been published in top scientific venues, have been protected by a patent or have been pushed into standards. For example, the novel orchestration algorithms proposed in this paper has been published in a top journal such as IEEE TMC, several patents have been filed to protect the project ideas related to the QoS/QoE of video flows, and the proposals of the project on QoS monitoring and enforcement have been pushed into 3GPP. Dissemination level: Public Page 4 / 189 5G NORMA Deliverable D5.1 Table of Contents Executive Summary ..................................................................................................................... 3 Table of Contents ......................................................................................................................... 5 List of Figures ............................................................................................................................... 8 List of Tables .............................................................................................................................. 11 List of Acronyms and Abbreviations ....................................................................................... 12 PART 1: ARCHITECTURE ..................................................................................................... 18 1 Introduction ........................................................................................................................
Recommended publications
  • A Mobile Learning Journey: Or "A Tale of Two Academics' Pedagogical
    A mobile learning journey: Or "A tale of two academics' pedagogical partnership" COCHRANE, Thom and BATEMAN, Roger <http://orcid.org/0000-0002-3086- 6273> Available from Sheffield Hallam University Research Archive (SHURA) at: http://shura.shu.ac.uk/4400/ This document is the author deposited version. You are advised to consult the publisher's version if you wish to cite from it. Published version COCHRANE, Thom and BATEMAN, Roger (2010). A mobile learning journey: Or "A tale of two academics' pedagogical partnership". In: Sixth International Conference on Technology, Knowledge and Society, Free University, Berlin, Germany, 15-17 January 2010. (Unpublished) Copyright and re-use policy See http://shura.shu.ac.uk/information.html Sheffield Hallam University Research Archive http://shura.shu.ac.uk A Mobile Learning Journey: Or “A tale of two academics’ pedagogical partnership”. Thomas Cochrane Unitec, New Zealand [email protected] Roger Bateman Unitec, New Zealand [email protected] Abstract Today, less than a billion people have access to computers, whereas around four billion people have access to mobile phones. At the same time, the nature of the Internet has been undergoing a revolution labelled ‘web 2.0’. Most web 2.0 tools are also designed to be mobile friendly, allowing reading and updating of web 2.0 content from mobile phones, and also featuring enhanced mobile affordances such as photo and video blogging (from cameraphones), and geotagging (from GPS equipped smartphones). Hence mobile web 2.0 provides a platform for wider access than traditional computing that is context independent, facilitating ‘authentic’ learning environments (A. Herrington & Herrington, 2007, 2006; Jan Herrington, Herrington, Mantei, Olney, & Ferry, 2009) beyond the boundaries of the traditional tertiary classroom.
    [Show full text]
  • Unclassified DSTI/ICCP/IE(2006)7/FINAL
    Unclassified DSTI/ICCP/IE(2006)7/FINAL Organisation de Coopération et de Développement Economiques Organisation for Economic Co-operation and Development 12-Apr-2007 ___________________________________________________________________________________________ English - Or. English DIRECTORATE FOR SCIENCE, TECHNOLOGY AND INDUSTRY COMMITTEE FOR INFORMATION, COMPUTER AND COMMUNICATIONS POLICY Unclassified DSTI/ICCP/IE(2006)7/FINAL Working Party on the Information Economy PARTICIPATIVE WEB: USER-CREATED CONTENT English - Or. English JT03225396 Document complet disponible sur OLIS dans son format d'origine Complete document available on OLIS in its original format DSTI/ICCP/IE(2006)7/FINAL FOREWORD This report was presented to the Working Party on the Information Economy (WPIE) in December 2006 and declassified by the Committee for Information, Computer and Communications Policy in March 2007. The report was prepared by Sacha Wunsch-Vincent and Graham Vickery of the OECD's Directorate for Science, Technology and Industry as part of the WPIE work on Digital Content (www.oecd.org/sti/digitalcontent). It is published on the responsibility of the Secretary-General of the OECD. © OECD/OCDE 2007 2 DSTI/ICCP/IE(2006)7/FINAL TABLE OF CONTENTS SUMMARY.................................................................................................................................................. 4 PARTICIPATIVE WEB: USER-CREATED CONTENT (UCC) ............................................................... 7 INTRODUCTION .......................................................................................................................................
    [Show full text]
  • Libraries and Mobile Technologies
    On the Move with the Mobile Web: Libraries and Mobile Technologies Ellyssa Kroski http://www.ellyssakroski.com Kroski, Ellyssa On the Move with the Mobile Web: Libraries and Mobile Technologies Chapter One: What is the Mobile Web?............................................................................................3 The Mobile Web Defined.............................................................................................................. 3 Who Are the Early Adopters? ....................................................................................................... 3 What Are People Doing with Their Mobile Devices? .................................................................. 4 Benefits of the Mobile Web .......................................................................................................... 6 Mobile Web Challenges ................................................................................................................ 6 Mobile Web Resources & Reports................................................................................................ 7 Notes ............................................................................................................................................. 8 Chapter 2: Mobile Devices ............................................................................................................. 10 Mobile Phone Devices ................................................................................................................ 10 Mobile Phone Manufacturers.......................................................................................................11
    [Show full text]
  • Examining Self-Preferencing by Digital Platforms
    Competition in Digital Technology Markets: Examining Self-Preferencing by Digital Platforms Testimony of Morgan Reed President ACT | The App Association Before the U.S. Senate Judiciary Committee, Subcommittee on Antitrust, Competition Policy and Consumer Rights 1401 K Street NW Suite 501 202.331.2130 @ACTonline Washington, DC 20005 www. ACTonline.org /ACTonline.org I. Introduction We thank the Senate Judiciary Subcommittee on Antitrust, Competition Policy and Consumer Rights for holding this hearing on the effect large, technology-driven platform companies have on competition. This hearing provides an important venue for the debate around how certain public policy concepts, including competition law, apply in a variety of markets characterized by the presence of large companies with global reach. ACT | The App Association is the voice of small business tech entrepreneurs, and we appreciate the Subcommittee welcoming the views of our members on how best to safeguard innovative market activity and job creation in tech-driven industries. The App Association is a trade group representing about 5,000 small to mid-sized software and connected device companies across the globe. In the United States, our member companies are part of a $1.7 trillion industry, supporting about 5.9 million jobs. If these seem like surprisingly high figures, it could be because there is a tendency to look only at the consumer-facing or most-downloaded apps in the Apple App Store or Google Play when referencing the market for apps. But these are a small fraction of the app economy. Most of our member companies make white label software—that is, they build software and provide services for other companies.
    [Show full text]
  • A Tag-Based Blog Recommendation System for Smart-M3 Multi-Blogging
    __________________________________________PROCEEDING OF THE 10TH CONFERENCE OF FRUCT ASSOCIATION A Tag-Based Blog Recommendation System for Smart-M3 Multi-Blogging Diana Zaiceva, Dmitry Korzun Petrozavodsk State University Petrozavodsk, Russia {zaiceva, dkorzun}@cs.karelia.ru Abstract Blogosphere is a massive and heterogeneous media-space that recently lacks of mechanisms for “smart” information discovery. The latter becomes even more challenging when mobile multi- blogging appears, and any user can access many blogs and blog-services in parallel using a multitude of available mobile user devices. SmartScribo is a reference application for mobile multi-blogging based on the Smart-M3 information sharing platform. In this state-of-the-progress paper we consider the problem of personalized blog recommendation focusing on basic recommendation system design for SmartScribo. In accordance with the ubiquitous computing vision, details of the search mechanism are made invisible to users; they are fed only with recommendations for “worth-to-read” blogs. For each user and tag the recommendation system computes a personalized tag rank that reflect recent activity of the user for this tag. Then a small set of blogs with high-ranked tags can be retrieved from the blogosphere and provided to the user. The core of our design is a tag ranking model to support dynamic personalized rank computation in Smart-M3 smart spaces. Its implementation and experimental validation are our further research directions. Index Terms: Smart Spaces, Blogosphere, Smart-M3, Multi-blogging, Recommendation system. I. INTRODUCTION Recently the size of the blogosphere has been exhibiting the exponential increase. According to [1], WordPress continued in 2010 its growth to 27 millions publishers and 13.9 million blogs hosted.
    [Show full text]
  • The Corporate Blog As an Emerging Genre of Computer-Mediated Communication: Features, Constraints, Discourse Situation
    GÖTTINGER SCHRIFTEN ZUR INTERNETFORSCHUNG Hg.: S. Hagenhoff, D. Hogrefe, E. Mittler, M. Schumann, G. Spindler, V. Wittke igital technology is increasingly impacting how we keep informed, how we communicate professionally and privately, and how we initiate and maintainD relationships with others. The function and meaning of new forms of computer-mediated communication (CMC) is not always clear to users on The corporate blog as an the onset and must be negotiated by communities, institutions and individuals alike. Are chatrooms and virtual environments suitable for business communi- emerging genre of cation? Is email increasingly a channel for work-related, formal communication and thus „for old people“, as especially young Internet users flock to Social computer-mediated Networking Sites (SNSs)? communication: ornelius Puschmann examines the linguistic and rhetorical properties of the features, constraints, weblog, another relatively young genre of CMC, to determine its function C communication computer-mediated in private and professional (business) communication. He approaches the que- discourse situation stion of what functions blogs realize for authors and readers and argues that corporate blogs, which, like blogs by private individuals, are a highly diverse The corporate blog as an emerging genre of genre emerging an as blog corporate The in terms of their form, function and intended audience, essentially mimic key characteristics of private blogs in order to appear open, non-persuasive and Cornelius Puschmann personal, all essential
    [Show full text]
  • Blogging for Dummies.Pdf
    01_770841 ffirs.qxp 12/28/05 7:55 PM Page iii Blogging FOR DUMmIES‰ by Brad Hill 01_770841 ffirs.qxp 12/28/05 7:55 PM Page i Blogging FOR DUMmIES‰ 01_770841 ffirs.qxp 12/28/05 7:55 PM Page ii 01_770841 ffirs.qxp 12/28/05 7:55 PM Page iii Blogging FOR DUMmIES‰ by Brad Hill 01_770841 ffirs.qxp 12/28/05 7:55 PM Page iv Blogging For Dummies® Published by Wiley Publishing, Inc. 111 River Street Hoboken, NJ 07030-5774 www.wiley.com Copyright © 2006 by Wiley Publishing, Inc., Indianapolis, Indiana Published by Wiley Publishing, Inc., Indianapolis, Indiana Published simultaneously in Canada No part of this publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning or otherwise, except as permit- ted under Sections 107 or 108 of the 1976 United States Copyright Act, without either the prior written permission of the Publisher, or authorization through payment of the appropriate per-copy fee to the Copyright Clearance Center, 222 Rosewood Drive, Danvers, MA 01923, (978) 750-8400, fax (978) 646-8600. Requests to the Publisher for permission should be addressed to the Legal Department, Wiley Publishing, Inc., 10475 Crosspoint Blvd., Indianapolis, IN 46256, (317) 572-3447, fax (317) 572-4355, or online at http://www.wiley.com/go/permissions. Trademarks: Wiley, the Wiley Publishing logo, For Dummies, the Dummies Man logo, A Reference for the Rest of Us!, The Dummies Way, Dummies Daily, The Fun and Easy Way, Dummies.com, and related trade dress are trademarks or registered trademarks of John Wiley & Sons, Inc.
    [Show full text]
  • Exploring Mobile Learning Success Factors Thomas D
    ALT-J, Research in Learning Technology Vol. 18, No. 2, July 2010, 133–148 Exploring mobile learning success factors Thomas D. Cochrane* Centre for Teaching and Learning Innovation, Unitec, Auckland, New Zealand (TaylorCALT_A_494718.sgmReceived and Francis 5 August 2009; final version received 14 January 2010) 10.1080/09687769.2010.494718ALT-J,[email protected] ThomasCochrane &Research Article Francis (print)/1741-1629 2010 in Learning Technology(online) This paper is a comparative account and analysis of three mobile Web 2.0 projects instigated within a tertiary learning environment during 2008. Following the successful instigation of a mobile Web 2.0 project in the third year of a Bachelor of Product Design course during semester one, similar projects were initiated in semester two within the first-year and second-year Bachelor of Product Design courses. A common methodology for supporting and facilitating mobile Web 2.0 projects was used for all three projects. The projects were designed to explore the potential of mobile Web 2.0 tools to enhance both the formal and informal teaching and learning environments with a focus upon mobile blogging (moblogging). A comparison of student and teaching staff feedback from each of the three projects provided a basis for identifying and illustrating critical success factors within similar m-learning scenarios. Critical success factors identified include: the importance of the pedagogical integration of the technology into the course assessment, lecturer modelling of the pedagogical use of the tools, the need for regular formative feedback from lecturers to students, and the appropriate choice of mobile devices and software to support the pedagogical model underlying the course.
    [Show full text]
  • Japan -- Media Environment Open; State Looms Large
    UNCLASSIFIED 18 August 2009 OpenSourceCenter Media Aid Japan -- Media Environment Open; State Looms Large Guide to Traditional and Interactive Digital Media 2009: A Resource for Strategic Communication This OSC product is based exclusively on the content and behavior of selected media and has not been coordinated with other US Government components. UNCLASSIFIED UNCLASSIFIED Table of Contents 1. Overview ............................................................................................................................. 5 1.1. How Open is Japan's Media Environment? ................................................................... 6 1.2. Press Clubs Create Cozy Ties With Official Sources..................................................... 7 1.3. Media Conglomerates Become Last Bastion of Japan, Inc............................................ 8 2. Major Dailies, NHK, Kyodo Form Journalism's Inner Circle.................................... 10 2.1. NHK Emblematic of Non-Adversarial Media Establishment....................................... 10 2.1.1. Audience for Daily Papers..................................................................................... 11 2.2. National Dailies............................................................................................................12 2.2.1. Yomiuri Shimbun.................................................................................................... 12 2.2.2. Asahi Shimbun ......................................................................................................
    [Show full text]
  • Mobile Blogging Seminar
    Rheinisch-Westfalische¨ Technische Hochschule Aachen Lehrstuhl fur¨ Informatik IV Prof. Dr. rer. nat. Otto Spaniol Mobile Blogging Seminar: Data Communication and Distributed Systems SS 2003 Murat Basaran Betreuung: Andreas Fasbender Ericsson Eurolab Deutschland GmBH Contents 1 Preface 5 1.1 Motivation . 5 1.2 Structure of This Paper . 5 2 Blogging 5 2.1 Overview of Blogging . 5 2.1.1 What is a Blog . 6 2.1.2 Definition of a Blog . 8 2.1.3 History and Perspective . 8 2.2 Create Handmade Weblogs . 8 2.3 Blogging Tools . 9 2.3.1 Hosted Web Services . 9 2.3.2 Desktop Clients . 10 2.4 Archiving Blogs . 11 2.4.1 Published (Static) Pages . 11 2.4.2 Dynamic Pages . 11 2.4.3 Content Management System . 11 3 Mobile Blogging 12 3.1 History of Moblogging . 13 3.2 Mobile Blogging Tools . 13 3.3 Maintenance a Blog without PC . 14 4 Mobile Blogging Tomorrow - What is Next? 14 4.1 Additional Location Information on Blog . 14 4.2 Audio Blogs . 16 2 5 Challenges and Issues 16 5.1 Application Programming Interfaces . 16 5.1.1 Blogger API . 17 5.1.2 MetaWeblog API . 17 5.2 Data Management . 18 5.3 Usability . 20 5.4 Cost and Charging . 20 6 Summary 22 3 Abstract Blogs are frequently updated Web sites usually written by a single person to share opinions and observations with the rest of the world (online community). This is not new technology, but since blogging simplified these processes by proliferation of simple build-your-own-blog tools, users of these sites have increased rapidly, keeping fans and followers, and form a powerful new way to publish many kinds of data.
    [Show full text]
  • Your Music-Service Phone White Paper K630i Preface
    K630i September 2007 Your Music-service phone White paper K630i Preface Purpose of this document This White paper will be published in several revisions as the phone is developed. Therefore, some of the headings and tables in this document contain limited information. Additional information and facts will be forthcoming in later revisions. The aim of this White paper is to give the reader an understanding of the main functions and features of this phone. People who can benefit from this document include: • Operators • Service providers • Software developers • Support engineers • Application developers This White paper is published by: This document is published by Sony Ericsson Mobile Communications AB or its local affiliated company, without any warranty*. Improvements Sony Ericsson Mobile Communications AB, and changes to this text necessitated by SE-221 88 Lund, Sweden typographical errors, inaccuracies of current information or improvements to programs and/or Phone: +46 46 19 40 00 equipment, may be made by Sony Ericsson Fax: +46 46 19 41 00 Mobile Communications AB at any time and without notice. Such changes will, however, be www.sonyericsson.com/ incorporated into new editions of this document. Printed versions are to be regarded as temporary © Sony Ericsson Mobile Communications AB, reference copies only. 2007. All rights reserved. You are hereby granted *All implied warranties, including without limitation a license to download and/or print a copy of this the implied warranties of merchantability or fitness document. for a particular purpose, are excluded. In no event Any rights not expressly granted herein are shall Sony Ericsson or its licensors be liable for reserved.
    [Show full text]
  • Global Social Media Directory a Resource Guide
    PNNL-23805 Rev. 0 Global Social Media Directory A Resource Guide October 2014 CF Noonan AW Piatt PNNL-23805 Rev. 0 Global Social Media Directory CF Noonan AW Piatt October 2014 Prepared for the U.S. Department of Energy under Contract DE-AC05-76RL01830 Pacific Northwest National Laboratory Richland, Washington 99352 Abstract Social media platforms are internet-based applications focused on broadcasting user-generated content. While primarily web-based, these services are increasingly available on mobile platforms. Communities and individuals share information, photos, music, videos, provide commentary and ratings/reviews, and more. In essence, social media is about sharing information, consuming information, and repurposing content. Social media technologies identified in this report are centered on social networking services, media sharing, blogging and microblogging. The purpose of this Resource Guide is to provide baseline information about use and application of social media platforms around the globe. It is not intended to be comprehensive as social media evolves on an almost daily basis. The long-term goal of this work is to identify social media information about all geographic regions and nations. The primary objective is that of understanding the evolution and spread of social networking and user-generated content technologies internationally. iii Periodic Updates This document is dynamic and will be updated periodically as funding permits. Social media changes rapidly. Due to the nature of technological change and human fancy, content in this Directory is viewed as informational. As such, the authors provide no guarantees for accuracy of the data. Revision Information Revision Number Topic Areas Updated Notes Cleared for public Russia Expanded and updated original data release, October 2014 Pre-release version 3, Executive Summary Table 1 February 2013 Middle East/N.
    [Show full text]