Project Plan Scientific Data Management

Size: px
Start display at page:

Download "Project Plan Scientific Data Management"

Transcription

1 Project Plan Scientific Data Management Figshare (where we share documents for the workshop): Team Members Software Engineers, School of Computer Science of the University of St Andrews Shyam Reyal smr20@st andrews.ac.uk Simone Conte sic2@st andrews.ac.uk Supervised by School of Computer Science of the University of St Andrews Prof Simon Dobson simon.dobson@st andrews.ac.uk Prof Alan Dearle alan.dearle@st andrews.ac.uk School of Chemistry of the University of St Andrews Prof Douglas Philp dp12@st andrews.ac.uk Dr Tomas Lebl tl12@st andrews.ac.uk 1/14

2 Table of Contents Team Members Introduction Stakeholders Existing work Goals and Objectives Deliverables General/Long Term project deliverables Deliverables for the first 3 months Indicators of Success Risk Analysis & Mitigation Deliverables for the next 6 and 12 months Indicator of Success Risk Analysis Indicator of Success Risk Analysis Schedule and Milestones Resources Financial Technical Human Communication Summary 2/14

3 Introduction Scientific machineries generate large volumes of data on a day to day basis. We call such data scientific data. We propose a software system for the management of such scientific data. The volumes of data can be quite large and it is usually shared across a large number of users of various research groups, departments. Techniques applied on data has to be efficiently managed such that they it can be easily accessed, manipulated, and stored in the most convenient manner for use by the stakeholders involved. Our proposed solution will allow end to end provenance on scientific data. Researchers will be able to back link from the transformed, analysed and interpreted data used for publication to the original experimental data. While the data goes through a specific and arbitrary scientific workflow, no storage overwrite is involved. Stakeholders We have identified the following stakeholders who would be involved with our proposed system Experimental scientists/researchers (physicists, chemists, biologists, etc) Students Publishers PI (principal investigator) within and across research departments Lab administrators Existing work We have already built a system (NOMAD) a Java based web application that aides with the administration, booking, configuration and programming of a few types of such scientific machinery (NMR spectrometers, Powder X ray diffractometers, Mass spectrometers). This is our case study system, but our proposal aims to take any scientific searchable input data. 3/14

4 Figure 1. User portal In addition to the services above, NOMAD also acquires resulting scientific data from different machines and stores them in a secure, resilient manner while providing a user friendly web interface to filter and search for specific data within the dataset. I.e. users can search for generated data (referred to as spectra) based on the submitting user s username, group name, submitted date/time, experiment, or description. Figure 2. Search portal 4/14

5 Figure 3. Spectra in browser preview accessed the search portal The diagram below summarises the proposed scientific workflow, which allows researchers to link and track back data from publications to the original experimental data. Figure 4. Proposed scientific data management workflow 5/14

6 Goals and Objectives We have defined a specific set of goals and objectives regarding the system we intend to build as part of the Research Data Spring : Independent software system that takes as input searchable scientific data and allows the identified stakeholders to manage it Provide open access required by EPSRC by May 2015 and other research bodies in the near future Browser based solution Adhere to author s privacy policies. I.e. Must be able to ensure who can access what. necessary on making only certain data public Reflect the data processing workflow. I.e. users should be able to follow through the process of modification of the data (through versioning) Enable hypersearch search data through various metadata formats In the following sections we plan out how we are going to tackle this list of goals and objectives. Longer term aims might be subject to slight changes. 6/14

7 Deliverables General/Long Term project deliverables (Considering a 3 5 years time span): Full end to end scientific data management solution Module for project based data management integration with electronic lab books Social media integration allowing improved user experience and communication for the identified stakeholders Full documentation for users and training (for administrators and researchers) User experience and user satisfaction survey/interview results User friendly data visualisation for heterogeneous displays environment (i.e. laptops, desktop machines, public displays, mobile devices) Generic integration module for any form of scientific machinery (physics, chemistry, biology machines) regardless of type or manufacturer clients will be able to provide machinery specific modules to plug in our solution Deliverables for the first 3 months (March May 2015) These deliverables will be showcased at the next Research Data Spring workshop in June 2015 Our proposed deliverables operate on the premises that we have volumes of scientific data that is searchable (e.g. data from NOMAD), but not optimally organised for keeping track of changes and does not facilitate linking data with publications (as per the EPSRC requirement in 2015). Data Tagging Scientific data mostly consists of noise. E.g. there may be 20 experiments run on a single sample (E.g. a chemical sample), 19 of which may be discarded as non satisfactory results whereas 1 result makes it into a publication. We will provide an efficient and user friendly method of tagging data as legitimate or as noise within the dataset This will be built as an extension on NOMAD search portal with tagging authorization given to the respective owner of the data or PI Linking Raw Data to Publications 1 EPSRC requires that every publication exposes their raw data as open accessible as per May This will require PI s or delegates to manually browse each data item in the set and attempt to link the data to its respective publication 1 7/14

8 We will provide a system that would semi automate this process by filtering out only the legitimate data points (as mentioned above) thus reducing the search space to about 5% of the original, and by also providing an efficient UI for the PI s to link their data with their publications This will be built into the PURE digital library system with links to raw data pointing to the NOMAD search portal Indicators of Success Working prototype by Week 4 6 Fully working production system deployed by Week % of existing publications linked with their data by (more than 3 months time dependent on PI who produced the publications) 100% of new publications linked with their data after % of existing publications linked with their data by (more than 3 months time dependent on PI who produced the publications) Risk Analysis & Mitigation hardware failures/downtimes mitigating includes cloud hosting human errors tagging incorrect data (junk and legit or otherwise) have an acknowledgement system only the linked ones forgetting skipping linking build notification alert system to notify the PI s Deliverables for the next 6 and 12 months As a team we have started to design and plan the deliverables for Phase 2 and Phase 3. Less detailed descriptions are given, since they might change slightly over time. We will make use of future workshops to get further constructive feedback. Phase 2 will be mainly focused on allowing our system to version and annotate scientific data. Versioning is a well known technology and methodology in computer science, but the same is not true in other fields. We aim to bring such practices in other scientific areas, favouring collaborations within and across groups. An important aspect of data science workflows is being able to track back the set of changes that the data has gone through. Versioning would enable this, making researchers more efficient. Indicator of Success TODO work in progress for the next workshop 8/14

9 Risk Analysis TODO work in progress for the next workshop Phase 3 will be mainly focused on building a metadata search framework within our proposed system. Currently data is text searchable only. However, most of the scientific data is more complex than just normal text. We distinguished two main factors with scientific data: structure (derivable algorithmically) and meta tagging (coming from users data processing workflow). In this six months phase the focus will be to allow users to search data using structures and the meta tags as query parameters. Indicator of Success TODO work in progress for the next workshop Risk Analysis TODO work in progress for the next workshop 9/14

10 Schedule and Milestones Objective Assignee Comments Milestone Phase 1 (3 months) Data Tagging developers data linkage framework Linking Raw Data to Publications 50% of existing publications linked 100% of new publications linked PIs, researchers, developers support 100% of existing publications linked Risk deadline met based on PIs commitment Cloud deployment developers, system administrator Phase 2 (3 months) integration with existing versioning technology (git, hg,..) developers versioning and annotation framework metadata annotation techniques developed continuous development with researchers feedback from various fields PIs Phase 3 (6 months) hypersearch exploration phase developers and PIs Risk Research question hard to estimate metadata search framework 10/14

11 effort structural search developers images search metadata search 11/14

12 Resources In this section we present a rough estimate of the costs involved for the next 3 months. Financial We estimate approximately a 19,250 budget according to the technical and human resources needed for the next three months. Expenses involve: developer costs (0.75 FTE developers) 11,250 investigator costs 5,000 hardware and cloud costs cloud deployment 1,000 travel and accommodation for June workshop (x3 attendees) 2,000 Technical Cloud deployment Amazon S3 or Windows Azure ( to be decided ) Developers hardware Already have most of the hardware costs are minimal The system will be based on free available frameworks: Java EE TomCat HTML, CSS, JS More open source and freely available technologies will be used as needed Human Our team will be composed by two part time developers (accounting for a total of approx FTE developers) and two principal investigators. The list of skills required by the developers are the following: excellent understanding of scientific research data 12/14

13 excellent storage and database knowledge good/excellent Java EE good/excellent Javascript good/excellent HTML, CSS, XML good Cloud Deployment We have identified our developers team in the following two people: Mr. Shyam Reyal, PhD student, University of St Andrews Mr. Simone Conte, PhD student, University of St Andrews 3rd developer to be hired The time capacity for each developer is 10 hours per week. Our identified Principal Investigators are: Prof Alan Dearle, Dean of Science, University of St Andrews Prof Simon Dobson, Director of Research in Computer Science, University of St Andrews Communication The mean of communications with the identified stakeholders are the following: common alias provided by ITS collaborative mail group Twitter feed 13/14

14 Summary We already have a system that provides End To End Provenance. Here we propose a Scientific Data Management independent software framework that takes not yet processed, unclean, searchable scientific data and allows optimal scientific workflow for researchers. We have identified three main key features in our proposed system that we intend to accomplish within the next 12 months: data linkage annotation/collaboration/versioning metadata search Our solution is going to be tested and run over a large quantity of scientific data that has already been collected and meets the above requirements: not yet processed, unclean, searchable. The total estimated costs for the next 3 months totals 19,500 as detailed in the Resources section. 14/14

Employee HR Connect Portal

Employee HR Connect Portal Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Fall 2015 Employee HR Connect Portal Aparna Allusivala Governors State University Sindhura

More information

Enterprise-Scale MATLAB Applications

Enterprise-Scale MATLAB Applications Enterprise-Scale Applications Sylvain Lacaze Rory Adams 2018 The MathWorks, Inc. 1 Enterprise Integration Access and Explore Data Preprocess Data Develop Predictive Models Integrate Analytics with Systems

More information

DMAOnline Project Plan (version 0.1)

DMAOnline Project Plan (version 0.1) DMAOnline Project Plan (version 0.1) Executive Summary Mockup for DMAOnline Goals and Objectives Stakeholders Needs of stakeholders Use case 1 Use case 2 Use case 3 Use case 4 Use case 5 Objectives Deliverables

More information

WEEKLY PROJECT PLAN. TBD Based on Resources Public Deployment: Sustainable model for funds and resources

WEEKLY PROJECT PLAN. TBD Based on Resources Public Deployment: Sustainable model for funds and resources WEEKLY PROJECT PLAN Changes since the last update have been highlighted in red. This week s update: WEEKLY UPDATES 9/18 Testing of the community is uncovering some issues and limitations. At the time of

More information

LabOptimize LIMS. Laboratory Tracking Platform

LabOptimize LIMS. Laboratory Tracking Platform LabOptimize LIMS Laboratory Tracking Platform BioSoft Integrators offers a comprehensive solution to address tracking, process security, analysis and reporting of data with flexibility, scalability and

More information

SKF Digitalization. Building a Digital Platform for an Enterprise Company. Jens Greiner Global Manager IoT Development

SKF Digitalization. Building a Digital Platform for an Enterprise Company. Jens Greiner Global Manager IoT Development SKF Digitalization Building a Digital Platform for an Enterprise Company Jens Greiner Global Manager IoT Development 2017-05-18 2016, Amazon Web Services, Inc. or its Affiliates. All rights reserved. SKF

More information

QuickStart for IPCC + Service Catalog Service Description March 2014

QuickStart for IPCC + Service Catalog Service Description March 2014 QuickStart for IPCC + Service Catalog Service Description March 2014 QuickStart for Incident, Problem, Change, and CMDB (IPCC) + Service Catalog Overview QuickStart implementations offer the customer the

More information

ENVIROfying the Future Internet THE ENVIRONMENTAL OBSERVATION WEB AND ITS SERVICE APPLICATIONS WITHIN THE FUTURE INTERNET A Mobile Application for

ENVIROfying the Future Internet THE ENVIRONMENTAL OBSERVATION WEB AND ITS SERVICE APPLICATIONS WITHIN THE FUTURE INTERNET A Mobile Application for ENVIROfying the Future Internet THE ENVIRONMENTAL OBSERVATION WEB AND ITS SERVICE APPLICATIONS WITHIN THE FUTURE INTERNET A Mobile Application for Environmental Observations Clemens Bernhard Geyer 2012-07-04

More information

Project Plan. Co-op Evaluation System. Senior Project Team Members: Tyler Geery Maddison Hickson Casey Klimkowsky Emma Nelson

Project Plan. Co-op Evaluation System. Senior Project Team Members: Tyler Geery Maddison Hickson Casey Klimkowsky Emma Nelson Project Plan Co-op Evaluation System Senior Project 2014-2015 Team Members: Tyler Geery Maddison Hickson Casey Klimkowsky Emma Nelson Faculty Coach: Samuel Malachowsky Project Sponsors: Jim Bondi (OCECS)

More information

How to Download, Install, and Run Consent2Share

How to Download, Install, and Run Consent2Share How to Download, Install, and Run Consent2Share SAMHSA s Open Source Data Segmentation and Consent Management Application April 25, 2018 1:00 p.m. 2:30 p.m. Contents Section One: Introduction to Consent2Share

More information

Curriculum Guide. Windchill ProjectLink 11.0

Curriculum Guide. Windchill ProjectLink 11.0 Curriculum Guide Windchill ProjectLink 11.0 Live Classroom Curriculum Guide Introduction to PTC Windchill ProjectLink 11.0 Business Administration of PTC Windchill 11.0 Workflow Administration of PTC Windchill

More information

collaborative solutions core product features and benefits Construction Collaboration Software. SaaS.

collaborative solutions core product features and benefits Construction Collaboration Software. SaaS. Construction Collaboration Software. SaaS. featuring: information & document management communication management forms, process & workflow management organization & reporting management integration management

More information

Reduce the time & labor to process and archive documents. Reduce document cycle times. Create audit trails of document handling activities

Reduce the time & labor to process and archive documents. Reduce document cycle times. Create audit trails of document handling activities NashuaDocs NashuaDocs works for you: Reduce costs Reduce the time & labor to process and archive documents Minimise shipping costs Enhance productivity Reduce document cycle times Improve accuracy Ensure

More information

Turn your conversations into memorable conversations by learning how to showcase Dynamics CRM Online value proposition to Technical Decision Makers.

Turn your conversations into memorable conversations by learning how to showcase Dynamics CRM Online value proposition to Technical Decision Makers. The Technical Brief provides answers to key Technical Decision Maker questions and/or concerns in topics such as: Extensibility Security Deployment and Management Integration Application Architecture Collaboration

More information

Be Remarkable. CONTRACT LIFECYCLE MANAGEMENT SOFTWARE. Software Overview OVERVIEW. Additional Available Professional Services

Be Remarkable. CONTRACT LIFECYCLE MANAGEMENT SOFTWARE. Software Overview OVERVIEW. Additional Available Professional Services Be Remarkable. CONTRACT LIFECYCLE MANAGEMENT SOFTWARE Software Overview Greatly improves management of contracts and business agreements across your entire enterprise, maximizing the value of each and

More information

OneList Approvals Technical Overview

OneList Approvals Technical Overview OneList Approvals Technical Overview V 3.8 April 2015 Contents 1. OneList Approvals... 3 1.1. What is OneList...3 1.2. Key business benefits of OneList...4 1.3. Key features of OneList...5 1.4. How does

More information

POWER BI BOOTCAMP. COURSE INCLUDES: 4-days of instructor led discussion, Hands-on Office labs and ebook.

POWER BI BOOTCAMP. COURSE INCLUDES: 4-days of instructor led discussion, Hands-on Office labs and ebook. Course Code: AUDIENCE: FORMAT: LENGTH: POWER BI BOOTCAMP O365-410-PBI (CP PBI365) Data Analyst and BI Professionals Instructor-led training with hands-on labs 4 Days COURSE INCLUDES: 4-days of instructor

More information

1. Introduction. 1.1 Purpose. 1.2 Scope

1. Introduction. 1.1 Purpose. 1.2 Scope 1. Introduction Computerized Lending System is an interface which facilitates a customer to apply for a loan from on-line and to track the status from time-to-time along with aiding the loan approval agency

More information

e-prior Facilitating interoperable electronic procurement across Europe Technical Overview

e-prior Facilitating interoperable electronic procurement across Europe Technical Overview e-prior Facilitating interoperable electronic procurement across Europe Technical Overview Contents What is Open e-prior? 3 Main Open e-prior features 3 Main Open e-prior components 5 Interaction between

More information

Pierce County Classification Description GIS PROGRAMMER/ENGINEER, LEAD

Pierce County Classification Description GIS PROGRAMMER/ENGINEER, LEAD Pierce County Classification Description GIS PROGRAMMER/ENGINEER, LEAD Department: Information Technology FLSA: Exempt Job Class #: 632100 Represented: No Pay Range: Professional 17 Classification descriptions

More information

Environmental Data Cube Support System (EDCSS) Roles and Processes. 20 August 2013

Environmental Data Cube Support System (EDCSS) Roles and Processes. 20 August 2013 Environmental Data Cube Support System (EDCSS) Roles and Processes 20 August 2013 Table of Contents Overview... 3 EDCSS Support Staff... 5 Systems Engineer... 5 Project Workflow Manager Admin... 5 Provider

More information

Operational Concept Description (OCD) COSMIC SYSTEM. Team 02. Sam Lehardi Project Manager/ Life Cycle Planner/ Trainer

Operational Concept Description (OCD) COSMIC SYSTEM. Team 02. Sam Lehardi Project Manager/ Life Cycle Planner/ Trainer Operational Concept Description (OCD) COSMIC SYSTEM Team 02 Sam Lehardi Project Manager/ Life Cycle Planner/ Trainer Mishaal Aleem Prototyper/ Trainer/ Implementer Rachel Inouye Operational Concept Engineer/

More information

ACCEPTANCE TEST PLAN. Docket Course Scheduling. For. Version 1.0 February 5, 2013

ACCEPTANCE TEST PLAN. Docket Course Scheduling. For. Version 1.0 February 5, 2013 ACCEPTANCE TEST PLAN For Docket Course Scheduling Version 1.0 February 5, 2013 Developed by Robert Brown Nathal Fonseka Max Haley Michael Kovalichik Joseph Nelson Basil Nyachogo Raymond Selfridge Prepared

More information

Windchill ProjectLink Curriculum Guide

Windchill ProjectLink Curriculum Guide Windchill ProjectLink 10.1 Curriculum Guide Live Classroom Curriculum Guide Introduction to Windchill ProjectLink 10.1 Business Administration of Windchill ProjectLink 10.1 Workflow Administration of Windchill

More information

IT UNIVERSITY OF COPENHAGEN IT STRATEGY

IT UNIVERSITY OF COPENHAGEN IT STRATEGY IT UNIVERSITY OF COPENHAGEN IT STRATEGY 2012-2016 CONTENTS 1. OUTLINE OF THE STRATEGY 4 2. INTRODUCTION 5 3. ORGANIZATIONAL CONTEXT 5 4. SUMMARY 6 5. RESEARCH 8 2 3 1OUTLINE OF THE STRATEGY THIS STRATEGY

More information

Super Schlumberger Scheduler

Super Schlumberger Scheduler Software Requirements Specification for Super Schlumberger Scheduler Page 1 Software Requirements Specification for Super Schlumberger Scheduler Version 0.2 Prepared by Design Team A Rice University COMP410/539

More information

Copyright 2014, Oracle and/or its affiliates. All rights reserved. 2

Copyright 2014, Oracle and/or its affiliates. All rights reserved. 2 Copyright 2014, Oracle and/or its affiliates. All rights reserved. 2 Oracle Cloud Marketplace: An Innovation Ecosystem for Partners and Customers Neelesh Gurnani Sr. Director Product Development Ajay Seetharam

More information

Hitachi Solutions. Ground to Cloud Dynamics AX 2012 Migration to D365

Hitachi Solutions. Ground to Cloud Dynamics AX 2012 Migration to D365 Hitachi Solutions Ground to Cloud Dynamics AX 2012 Migration to D365 Benefits, On Prem ERP 01 / 24/7 Visibility An on-prem ERP provides peace of mind because it keeps all of your data on your company s

More information

JAS Job Approval System. The way it works

JAS Job Approval System. The way it works JAS Job Approval System The way it works JAS is a smart, intelligent and intuitive online job approval and tracking system that is designed to work the way you work. JAS instantly adds enormous productivity,

More information

ENTERPRISE CONTENT MANAGEMENT

ENTERPRISE CONTENT MANAGEMENT ENTERPRISE CONTENT MANAGEMENT For Small-to-Midsize Businesses Instantly access, automatically capture, and workflow process documents, emails, content and data DocRecord, an all-inclusive ECM, enables

More information

AVANTUS TRAINING PTE LTD

AVANTUS TRAINING PTE LTD [MS10979]: Microsoft Azure Fundamentals Length : 2 Days Audience(s) : IT Professionals Level : 100 Technology : Azure Delivery Method : Instructor-led (Classroom) Course Overview This course provides the

More information

Windchill Service Information Manager Curriculum Guide

Windchill Service Information Manager Curriculum Guide Windchill Service Information Manager 10.2 Curriculum Guide Live Classroom Curriculum Guide Introduction to Windchill Service Information Manager 10.2 Building Information Structures with Windchill Service

More information

Next-Generation Secure Data Integration & Managed File Transfer (MFT)

Next-Generation Secure Data Integration & Managed File Transfer (MFT) Next-Generation B2B Integration Next-Generation Secure Data Integration & Managed File Transfer (MFT) AS4/ebMS messaging RSSBus: Next-generation Managed File Transfer and E-Business (EDI) integration solutions.

More information

Robotic Process Automation. 27 September 2017

Robotic Process Automation. 27 September 2017 Robotic Process Automation 27 September 2017 ROBOTIC PROCESS AUTOMATION A future with robots on the workplace Profile Coforce Specialist in Robotic Process Automation (RPA) We provide full-services to

More information

CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE

CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE 1 Learning Objectives Examine in detail the enterprise systems modules and architecture. Understand the effects of a well-designed architecture on ERP implementation.

More information

Microsoft Analytics: The Next Wave. Simon Lidberg Benjamin Wright-Jones Data Insights Center of Excellence

Microsoft Analytics: The Next Wave. Simon Lidberg Benjamin Wright-Jones Data Insights Center of Excellence Microsoft Analytics: The Next Wave Simon Lidberg Benjamin Wright-Jones Data Insights Center of Excellence How do we move from this to this Delivering on one of the old dreams of Microsoft co-founder Bill

More information

GXP Xplorer. Take command of your data universe

GXP Xplorer. Take command of your data universe GXP Xplorer Take command of your data universe What is GXP Xplorer? Connect to your geospatial data wherever it is GXP Xplorer is a revolutionary data management application that makes it easy to locate,

More information

Course Outline (10996A)

Course Outline (10996A) Course Outline (10996A) Module 1: Overview of System Center 2016 In this module, you will learn about the different components in System Center 2016 including how they are placed within the architecture.

More information

360 Production Awareness: Reporting and Analytics for SAP Manufacturing. Salvatore Castro, Satheesh Gannamraju

360 Production Awareness: Reporting and Analytics for SAP Manufacturing. Salvatore Castro, Satheesh Gannamraju 360 Production Awareness: Reporting and Analytics for SAP Manufacturing Salvatore Castro, Satheesh Gannamraju LEARNING POINTS Understand SAP Manufacturing solutions - MII Get an overview of the Reporting

More information

Flare Specialised Modules

Flare Specialised Modules Flare Product heets Om Track and manage exploration & evaluation opportunities Page 2 Opportunity Manager Co Compliance Monitor and measure compliance Page 5 Er Emergency Response Fast access to essential

More information

Figure 1: Travel Approval structured (BPMN standards based) process modeling

Figure 1: Travel Approval structured (BPMN standards based) process modeling Disclaimer: This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development,

More information

Sage What s New (July 2013)

Sage What s New (July 2013) Sage 200 2013 What s New (July 2013) Features & Benefits Sage 200 2013 Sage 200 2013 delivers on our vision of Sage 200 for a connected world by offering customers an online product and introducing a new

More information

Developing and Deploying vsphere Solutions, vservices, and ESX Agents

Developing and Deploying vsphere Solutions, vservices, and ESX Agents Developing and Deploying vsphere Solutions, vservices, and ESX Agents Update 1 16 OCT 2018 vsphere Web Services SDK 6.7 vcenter Server 6.7 VMware ESXi 6.7 You can find the most up-to-date technical documentation

More information

Adobe Experience Manager: Web content management

Adobe Experience Manager: Web content management Adobe Experience Manager: Web content management Datasheet Adobe Experience Manager: Web content management Adobe Experience Manager web content management capabilities provide an open, standards-based

More information

Lesson 3 Cloud Platform as a Service usages for accelerated Design and Deployment of IoTs

Lesson 3 Cloud Platform as a Service usages for accelerated Design and Deployment of IoTs Lesson 3 Cloud Platform as a Service usages for accelerated Design and Deployment of IoTs 1 Large and Big Data platform Oracle IOT PaaS For delivering, integrating, securing and retrieving For analysing

More information

Fast Start Business Analytics with Power BI

Fast Start Business Analytics with Power BI Fast Start Business Analytics with Power BI Accelerate Through classroom, challenging, training and a quick proof of concept, learn about Power BI and how it can help speed up your decision making and

More information

DevOps Pipeline Assessment FAQs

DevOps Pipeline Assessment FAQs DevOps Pipeline Assessment FAQs DevOpsGroup 2018 Why do I Need a DevOps Pipeline Assessment? How is the DevOps Pipeline Assessment Delivered? DevOpsGroup s approach for new technical client engagements

More information

Deployment Scenarios for Adobe Experience Manager Mobile

Deployment Scenarios for Adobe Experience Manager Mobile Adobe Experience Manager Mobile White Paper Deployment Scenarios for Adobe Experience Manager Mobile To engage customers and employees with mobile apps, enterprises can deploy Experience Manager Mobile

More information

ArcGIS Data Reviewer Planning and Deploying Data Quality Services

ArcGIS Data Reviewer Planning and Deploying Data Quality Services ArcGIS Data Reviewer Planning and Deploying Data Quality Services Edwin Waite & Shankar Chandrasekaran A few examples of why data validation matters Leaning Tower of Pisa Mars Climate Orbiter Garbage in

More information

KnowledgeENTERPRISE FAST TRACK YOUR ACCESS TO BIG DATA WITH ANGOSS ADVANCED ANALYTICS ON SPARK. Advanced Analytics on Spark BROCHURE

KnowledgeENTERPRISE FAST TRACK YOUR ACCESS TO BIG DATA WITH ANGOSS ADVANCED ANALYTICS ON SPARK. Advanced Analytics on Spark BROCHURE FAST TRACK YOUR ACCESS TO BIG DATA WITH ANGOSS ADVANCED ANALYTICS ON SPARK Are you drowning in Big Data? Do you lack access to your data? Are you having a hard time managing Big Data processing requirements?

More information

Adobe Experience Manager Forms

Adobe Experience Manager Forms Adobe Experience Manager Forms Capability Spotlight Adobe Experience Manager Forms Transform complex form and document transactions into simple, engaging digital experiences anytime, anywhere, on any device.

More information

RFP Questions and Answers

RFP Questions and Answers RFP 16-008 Questions and Answers 1) Does CWU have a Common Alert Protocol (CAP) compliant system that currently launches alerts on campus? If yes, can you provide the name of the product and manufacturer?

More information

Building Information Systems

Building Information Systems Building Information Systems Content Explain how building new systems produces organizational change. Describe the core activities in the systems development process. Describe the principal methodologies

More information

Microsoft Office PerformancePoint Server 2007 End-to-End

Microsoft Office PerformancePoint Server 2007 End-to-End Microsoft Office PerformancePoint Server 2007 End-to-End Course 50141 - Five Days - Instructor-led - Hands on Written and delivered by industry experts, this five-day course provides students with the

More information

Course 20533C Implementing Microsoft Azure Infrastructure Solutions

Course 20533C Implementing Microsoft Azure Infrastructure Solutions Course Outline Module 1: Introduction to Azure This module introduces cloud solutions in general and then focuses on the services that Azure offers. The module goes on to describe the portals that you

More information

MS Microsoft Azure Fundamentals

MS Microsoft Azure Fundamentals MS 10979 Microsoft Azure Fundamentals COURSE OVERVIEW: Get hands-on instruction and practice implementing Microsoft Azure in this two-day Microsoft Official Course with Centriq Training. Join us online

More information

COURSE OUTLINE: Course 20533C- Implementing Microsoft Azure Infrastructure Solutions

COURSE OUTLINE: Course 20533C- Implementing Microsoft Azure Infrastructure Solutions Course Name Course Duration Course Structure Course Overview 20533C-Implementing Microsoft Azure Infrastructure Solutions 5 Days Instructor-Led This course is intended for IT professionals who are familiar

More information

Windchill PDMLink Curriculum Guide

Windchill PDMLink Curriculum Guide Windchill PDMLink 11.0 Curriculum Guide Live Classroom Curriculum Guide Introduction to PTC Windchill PDMLink 11.0 for Light Users Introduction to PTC Windchill PDMLink 11.0 for Heavy Users Introduction

More information

Xerox DocuShare 7.0 Content Management Platform. Enterprise content management for every organization.

Xerox DocuShare 7.0 Content Management Platform. Enterprise content management for every organization. Xerox DocuShare 7.0 Content Management Platform Enterprise content management for every organization. Digital Transformation Despite huge advances in the technology and tools used by knowledge workers,

More information

Live Classroom Curriculum Guide

Live Classroom Curriculum Guide Curriculum Guide Live Classroom Curriculum Guide Update to Windchill PDMLink 10.0 from Windchill PDMLink 8.0 Update to Windchill PDMLink 10.0 from Windchill PDMLink 9.0/9.1 Introduction to Windchill PDMLink

More information

Primavera Prime Projects Cloud Service

Primavera Prime Projects Cloud Service Primavera Prime Projects Cloud Service Primavera Prime Projects Cloud Service is an enterprise solution that allows users to manage scope, schedule, cost, resource, and risk information of a project. Real-time

More information

Dimension Data. Manage Centre Portal for Support, Premium, Managed & Enterprise Services. Industry sector Technology. Design consultancy Prospect

Dimension Data. Manage Centre Portal for Support, Premium, Managed & Enterprise Services. Industry sector Technology. Design consultancy Prospect Dimension Data Manage Centre Portal for Support, Premium, Managed & Enterprise Services Industry sector Technology Client company Dimension Data Design consultancy Prospect Submission date June 30, 2016

More information

IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS

IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS Course Duration: 5 Days About this course This course is aimed at experienced IT professionals who currently administer their on-premise infrastructure.

More information

Simon Chaney Technical Specialist Microsoft Australia

Simon Chaney Technical Specialist Microsoft Australia Simon Chaney Technical Specialist Microsoft Australia Collaboration Portals Streamlined processes Content management Business intelligence Search Word processing Business modeling Presentations Information

More information

POLOPOLY V9 TECHNICAL OVERVIEW. System Architecture Templates and Presentation Modules

POLOPOLY V9 TECHNICAL OVERVIEW. System Architecture Templates and Presentation Modules POLOPOLY V9 TECHNICAL OVERVIEW System Architecture Templates and Presentation Modules 2008 Atex Group Ltd Polopoly, Polopoly Content Manager, Polopoly Relationship Manager, Polopoly User Module, Polopoly

More information

Cloud & Datacenter Monitoring with System Center Operations Manager

Cloud & Datacenter Monitoring with System Center Operations Manager Cloud & Datacenter Monitoring with System Center Operations Manager Course 10964B - Five days - Instructor-led - Hands-on Introduction This five-day course will provide students with the key knowledge

More information

Microsoft Course Schedule Jan - Jun 2018

Microsoft Course Schedule Jan - Jun 2018 Microsoft Course Schedule Jan - Jun All in One Place For Ultimate Professional Development Opportunities Recent Recognition and Awards from Partners By Numbers: Delivering Market Value Choose from over

More information

ArcGIS Workflow Manager Advanced Workflows and Concepts

ArcGIS Workflow Manager Advanced Workflows and Concepts 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop ArcGIS Workflow Manager Advanced Workflows and Concepts Kevin Bedel Nishi Mishra Esri UC2013. Technical

More information

Document & Process Management Solution Improve the way you work

Document & Process Management Solution Improve the way you work Document & Process Management Solution ITLAQ Technologies Unlimited Possibilities. USA Branch 11420 Delores Ferguson Ln Charlotte NC 28277 Tel/Fax: +1(305)549-8561 ------------------------------------------------

More information

CASE STUDY REDESIGNING A LEADING INNOVATION MANAGEMENT PLATFORM TO UNLOCK THE POWER OF COLLABORATION

CASE STUDY REDESIGNING A LEADING INNOVATION MANAGEMENT PLATFORM TO UNLOCK THE POWER OF COLLABORATION CASE STUDY REDESIGNING A LEADING INNOVATION MANAGEMENT PLATFORM TO UNLOCK THE POWER OF COLLABORATION 1 The client runs a premier innovation management platform and consultancy for businesses looking for

More information

Oracle Banking Enterprise Collections

Oracle Banking Enterprise Collections Oracle Banking Enterprise Collections Oracle Banking Enterprise Collections is an enterprise class innovative solution designed to meet the complex requirements of financial institutions. It enables financial

More information

CRF Reporter, to 2014 and beyond

CRF Reporter, to 2014 and beyond CRF Reporter, to 2014 and beyond Technical considerations for the support of the future GHG reporting regimes Bonn, Germany, March 2011 Rogier van der Haagen, Team leader of the Reporting & Business Intelligence

More information

Net Promoter in the Cloud

Net Promoter in the Cloud Net Promoter in the Cloud An Experiment on the Force.com Platform Jeff Eastman jeff@windwardsolutions.com Traditional Marketing Print Media TV & Radio Trade Shows Telemarketing Mass Mailing Prospects Sales

More information

Reduce Cycle Time: Faster Access to Analytical Results with Agilent s ELN

Reduce Cycle Time: Faster Access to Analytical Results with Agilent s ELN Agilent ELN Otb October 14 th, 2009 Reduce Cycle Time: Faster Access to Analytical Results with Agilent s ELN Agenda Introduction on Agilent Software and Informatics portfolio Agilent ELN overview Analytical

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions Duration: 5 Days Course Code: 20533C About this Course: This course is intended for IT professionals who are familiar with managing on-premises IT

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions Course # Exam: Prerequisites Technology: Delivery Method: Length: 20533 70-533 20532 Microsoft Products Instructor-led (classroom) 5 Days Overview

More information

Customization, Configuration, Development and Extending Boot Camp

Customization, Configuration, Development and Extending Boot Camp Course 822701 Microsoft Dynamics 365 Customization, Configuration, Development and Extending Boot Camp Length 5 days Prerequisites Working knowledge of Dynamics 365 (CRM) features and functionality, development,

More information

IBM Academic Initiative building skills for a smarter planet

IBM Academic Initiative building skills for a smarter planet IBM Academic Initiative building skills for a smarter planet IBM Academic Skills Cloud: Analytics 1 Robert Bry Relationship Manager Academic Initiative bry@us.ibm.com 2 3 4 Infrastructure / Deployment

More information

Oracle Integration. Connect SaaS and On-Premises Applications

Oracle Integration. Connect SaaS and On-Premises Applications Disclaimer: This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development,

More information

BCS THE CHARTERED INSTITUTE FOR IT BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 5 Diploma in IT SOFTWARE ENGINEERING 1. Examiners Report March 2018

BCS THE CHARTERED INSTITUTE FOR IT BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 5 Diploma in IT SOFTWARE ENGINEERING 1. Examiners Report March 2018 BCS THE CHARTERED INSTITUTE FOR IT BCS HIGHER EDUCATION QUALIFICATIONS BCS Level 5 Diploma in IT SOFTWARE ENGINEERING 1 Examiners Report March 2018 Section A A1. Testing is an important aspect of software

More information

Intranet Platform. Software for sharing, collaboration and information management

Intranet Platform. Software for sharing, collaboration and information management Software for sharing, collaboration and information management Brief Overview The Digital Workplace; transforming the way you work Organisations worldwide have long been experiencing the numerous benefits

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Course 20533C: Implementing Microsoft Azure Infrastructure Solutions Course Outline Module 1: Introduction to Azure This module introduces cloud solutions in general and then focuses on the services that

More information

ArcGIS maintenance The must-knows about maintenance Your purchase of an ArcGIS licence includes one year of product maintenance which provides you wit

ArcGIS maintenance The must-knows about maintenance Your purchase of an ArcGIS licence includes one year of product maintenance which provides you wit Thank you for choosing Esri Australia. The following document contains an overview of some of the benefits you have access to as part of our partnership. If you have any questions regarding this kit, please

More information

RuleDesigner Enterprise Automation. Web -

RuleDesigner Enterprise Automation.   Web   - RuleDesigner Enterprise Automation www.ruledesigner.com Overview By developing inside and outside the company, business processes integrate people, departments and stakeo lders. Therefore, there is the

More information

Bringing a New Level of Simplicity to ITSM System Administration

Bringing a New Level of Simplicity to ITSM System Administration SOLUTION WHITE PAPER Bringing a New Level of Simplicity to ITSM System Administration EXECUTIVE SUMMARY Today s ITSM solutions are highly complex and serve a large and diverse user population that includes

More information

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

More information

Systems Management of the SAS 9.2 Enterprise Business Intelligence Environment Gary T. Ciampa, SAS Institute Inc., Cary, NC

Systems Management of the SAS 9.2 Enterprise Business Intelligence Environment Gary T. Ciampa, SAS Institute Inc., Cary, NC Paper 276-2010 Systems Management of the SAS 9.2 Enterprise Business Intelligence Environment Gary T. Ciampa, SAS Institute Inc., Cary, NC ABSTRACT The evolution of the SAS 9.2 architecture provides a

More information

Implementing Microsoft Azure Infrastructure Solutions (MS 20533)

Implementing Microsoft Azure Infrastructure Solutions (MS 20533) 888.888.5251 WWW.SUNSETLEARNING.COM Implementing Microsoft Azure Infrastructure Solutions (MS 20533) COURSE OVERVIEW: This course is intended for IT professionals who are familiar with managing on-premises

More information

Online Food Order System for Restaurants

Online Food Order System for Restaurants Grand Valley State University ScholarWorks@GVSU Technical Library School of Computing and Information Systems 2015 Online Food Order System for Restaurants Mayurkumar Patel Grand Valley State University

More information

Delivering Rich Cloud Services with APS 2.0. Michael Toutonghi, Parallels CTO

Delivering Rich Cloud Services with APS 2.0. Michael Toutonghi, Parallels CTO Delivering Rich Cloud Services with APS 2.0 Michael Toutonghi, Parallels CTO Last year, you told us what you needed! More customizable UI and better control of workflow Cross-provider single sign-on (SSO)

More information

All Data Welcome at inforouter

All Data Welcome at inforouter r All Data Welcome at inforouter This whitepaper considers the many ways of publishing documents into inforouter and looks at some of the more common applications. What is inforouter? inforouter provides

More information

Drakewell Support Service Level Agreement

Drakewell Support Service Level Agreement Drakewell Support Service Level Agreement Overview This Service Level Agreement ( SLA ) details customer service and support to be performed on a tenant s ( Client ) Drakewell instance or as-needed technical

More information

About Oracle Primavera P6 Enterprise Project Portfolio Management

About Oracle Primavera P6 Enterprise Project Portfolio Management P6 EPPM System Architecture Data Sheet Release 15.1 March 2015 Contents About Oracle Primavera P6 Enterprise Project Portfolio Management... 5 Working with the Oracle Primavera P6 EPPM Suite... 6 For

More information

Data Architect. Purpose of the position. Direct Reports: Date Created: November 2016

Data Architect. Purpose of the position. Direct Reports: Date Created: November 2016 Data Architect Business Unit: Technology Reporting to: Chief Technology Officer Direct Reports: None Date Created: November 2016 Purpose of the position The Data Architect is a key technical position within

More information

Auditing and Azure Automation with Azure SQL Database. Sanjay Nagamangalam Principal Group Program Manager, SQL Server

Auditing and Azure Automation with Azure SQL Database. Sanjay Nagamangalam Principal Group Program Manager, SQL Server Learn. Connect. Explore. Auditing and Azure Automation with Azure SQL Database Sanjay Nagamangalam Principal Group Program Manager, SQL Server Session Objectives And Takeaways We ll cover two topics in

More information

AvePoint Online Services vs Office 365 Sites, Files, s, and Groups Backup, Management and Archiving

AvePoint Online Services vs Office 365 Sites, Files,  s, and Groups Backup, Management and Archiving AvePoint Online Services vs Office 365 Sites, Files, Emails, and Groups Backup, Management and Archiving Overview: AvePoint Online Services is a multi-tenant Software-as-a-Service (SaaS) offering from

More information

siemens.co.uk/traffic Stratos Hosted Traffic Management

siemens.co.uk/traffic Stratos Hosted Traffic Management siemens.co.uk/traffic Stratos Hosted Traffic Management Siemens proven traffic management systems have been integrated to create Stratos, the most effective solution available today. Developed using the

More information

By 2020, more than half of major new business processes and systems will incorporate some element of the IoT.

By 2020, more than half of major new business processes and systems will incorporate some element of the IoT. Trends in Analytics By 2020, more than half of major new business processes and systems will incorporate some element of the IoT. Gartner Unexpected Implications Arising From the Internet of Things report

More information

Machine monitoring and task management with smartphone, smartwatch and tablet.

Machine monitoring and task management with smartphone, smartwatch and tablet. Machine monitoring and task management with smartphone, smartwatch and tablet. smartconnect by in-tech Machine monitoring and task management with smartphone, smartwatch and tablet Mobile notifications

More information

RM ASSESSOR. Discover the most widely used & innovative e-marking platform in the world. rmresults.co.uk

RM ASSESSOR. Discover the most widely used & innovative e-marking platform in the world. rmresults.co.uk RM ASSESSOR Discover the most widely used & innovative e-marking platform in the world Every Result Matters Every year more than a million people around the world get the marks they deserve thanks to RM

More information