OSP 2 Structured Artifacts Use of XSD for Structured Data Manipulation and Storage.

Slides:



Advertisements
Similar presentations
Publishing Process An attempt -- GWB.
Advertisements

1 caAdapter Jan 24, caAdapter The caAdapter is an open source tool that facilitates HL7 version 3 message building, parsing and validation based.
1 XML Data Management Course Outline and Organisation Werner Nutt.
XML exercise. UML Diagram CourseLectureSlide title teacher date title content.
VIEWS / TSS Overview. End-to-end Air Quality Data and Decision Support VIEWS / TSS Vision Acquisition Import Unification Management Manipulation Retrieval.
JAXB Java Architecture for XML Binding Andy Fanton Khalid AlBayat.
Extensible Stylesheet Language (XSL) By Example Tony Wat 9 October 2002.
The SMS project WP 4.2: Service Repository & Runtime Environment ICCS.
Mining Metamodels From Instance Models: The MARS System Faizan Javed Department of Computer & Information Sciences, University of Alabama at Birmingham.
All materials © The rSmart Group Customizing Portfolio Tools in Sakai Janice A. Smith The rSmart Group.
All materials © The rSmart Group Goal Aware Tools in Rhode Island Schools Janice A. Smith The rSmart Group.
John Perry MIRC Overview Medical Imaging Resource Center MIRC Overview Medical Imaging Resource Center.
VxOware Progress Report August How to create a new section? Configure section –Create metadata structure (template) –Create elements map for web.
Java Pet Store Application. Outline Introduction Introduction Information Layer Information Layer Application Layer Application Layer Infrastructure Layer.
DSpace XML UI Project Texas A&M University Digital Initiatives, Research and Technology Scott Phillips, Cody Green, Alexey Maslov, Adam Mikeal, Brian Surratt,
SecureAware Building an Information Security Management System.
OSP Forms and Presentations in a Nutshell Tom Kuipers Universiteit van Amsterdam Information Technology Centre.
Information storage: Introduction of database 10/7/2004 Xiangming Mu.
Transforming the e-Concordiensis Edward Maas Senior Capstone Design Project Advisor: Professor Cass.
Linking Melete to Resources: A helper tool for migration Kara Stiles Senior Functional Consultant rSmart Wednesday, November 12, 2008.
OFC304 Excel 2003 Overview: XML Support Joseph Chirilov Program Manager.
Kerry Cook Mathematics Teacher Franklin High School Franklin, NH
OSP 2 Evolving toward a Sakai tool Presented by Chris Coppola Member of the OSPI Board President, the r-smart group.
Enhancing OSP for Programmatic and Institutional Assessment Lynn Ward and John Gosney Indiana University.
1 XML Data Management Course Outline and Organisation Werner Nutt.
DSpace UI Alexey Maslov. DSpace in general A digital library tool useful for storage, maintenance, and retrieval of digital documents Two types of interaction:
Implementing Forms and Form Renderers in the Open Source Portfolio David McPherson, Chris Maurer Will Trillich, Janice Smith Materials by Sean Keesler.
Marcel Casado NCAR/RAP WEATHER WARNING TOOL NCAR.
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. 1 Quick Tutorial – Part 2 Open Data Web Services for Oracle BPM August, 2013 Forms.
Web Role Worker Role Storage Queue LBLB LBLB LBLB LBLB Worker Role Web Role Worker Role Blob Container Table 1.User uploads large image file 2.Image.
Presentation Topic: XML and ASP Presented by Yanzhi Zhang.
Institutional Web Management Workshop - Sept 1998 slide 1 Events on-line Stephen Emmott Web Editor King’s College London King’s College London is dedicated.
Universidade Fernando Pessoa UFP Tools Development Nuno Fernandes Luís Borges Gouveia Feliz Ribeiro Gouveia.
Treasure Hunt - project development overall status - November 2011.
Generative Approaches for Application Tailoring of Mobile Devices Victoria M. Davis, Dr. Jeff Gray (UAB) and Dr. Joel Jones (UA) Portions of this research.
Justin Tilton uPortal Framework and User Interface Demonstration.
Chapter 11 Using SAS ® Web Report Studio. Section 11.1 Overview of SAS Web Report Studio.
Artifact Management Managing Maven and other artifacts in Perforce.
Liang, Introduction to Java Programming, Seventh Edition, (c) 2009 Pearson Education, Inc. All rights reserved Chapter 41 JavaServer Face.
,plot No-27,NGGO's Colony, Pattabhi reddy gardens,Visakhapatnam-07 Ph No: Mob:
Managing Learning Objects in Large Scale Courseware Authoring Studio Ivo Marinchev, Ivo Hristov Institute of Information Technologies Bulgarian Academy.
Copyright © 2008 Model Driven Solutions EKB XML Interface Jim Logan September 2008 Formerly Data Access Technologies.
Where is OSP? OSP Resources & Pathways. Websites: OSP & Sakai OSP: –Being redesigned—as we speak—to provide.
Visual DCT upgrade Gasper Jansa, Cosylab SLAC, April 2005.
STORET Data Query, Extraction and Analysis Tools Henry B. Manguerra, Tetra Tech, Inc. Jim Harris, Utah DWQ Vaishal Sheth and John Zatrow, Tetra Tech, Inc.
Syllabus Management System Matt Bernstein, Paul Capelli, Jared Segal.
Chapter 13.3: Databases Invitation to Computer Science, Java Version, Second Edition.
CTools Build Process David Haines University of Michigan.
EMI INFSO-RI EMI Quality Assurance Tools Lorenzo Dini (CERN) SA2.4 Task Leader.
1 IRS Component Asset Registry (XML Registry/Repository) Prototype Senior leaders must champion reuse by expecting that assets be reused, recognizing projects.
Hyperion Artifact Life Cycle Management Agenda  Overview  Demo  Tips & Tricks  Takeaways  Queries.
Executive Overview. Software modeling is essential, because it is the map that guides your developers. Additionally: Modeling Software  Visual information.
Ontologies Reasoning Components Agents Simulations An Overview of Model-Driven Engineering and Architecture Jacques Robin.
10 Copyright © 2004, Oracle. All rights reserved. Building ADF View Components.
X-RAY. A java project can be scanned for instances of design patterns The results are represented in a table – design pat- tern participants are associated.
2 Copyright © 2004, Oracle. All rights reserved. ADF Development Process.
Database Overview What is a database? What types of databases are there? How are databases more powerful than spreadsheets?
Directions For Accessing Your “Moodle” Team Account 1 Step 1: Use your team Moodle account to access Technology Challenge Louisiana High School Technology.
D Copyright © 2004, Oracle. All rights reserved. Using Oracle XML Developer’s Kit.
TECHVERZE Oracle BI Publisher Online Training. Introduction to Oracle BI Publisher Oracle BI Publisher is the reporting solution to deliver, author, and.
October 19th 2016 Meeting Minutes.
CFS Community Day Core Flight System Command and Data Dictionary Utility December 4, 2017 NASA JSC/Kevin McCluney December 4, 2017.
Relationship of GCP Domain Model to Platform
BEAN!.
Figure 11-1.
Figure Overview.
Reports Web Innovations 2017.
Figure Overview.
1 Directions For Accessing Your “Moodle” Team Account
Presentation transcript:

OSP 2 Structured Artifacts Use of XSD for Structured Data Manipulation and Storage

Outline  OSP Overview  OSP 1.5 –Generated Java Bean classes for structured data –Problems  OSP 2 –Life cycle XSD file upload Tied to Sakai worksite or global VM macros to generate JSP form User creates instance of structured artifact they have access to (worksites, roles, etc) XSL transformations for presentations –XSD revision requires XSL to transform existing instances –Challenges Queries XSD/XSL Editing

OSP 1.5 Structured Data  Generated Java Bean Classes  Marshaled to XML for Presentations  Stored in Generated Tables

OSP 2 Overview  Repository  Presentations  Assessment Tools

Challenges  Queries  XSD Editing  XML Editing

Resources & reminders  The OSPI website  The r-smart website  John Ellis