SRAMP-8 ZIP Publishing. Issue 8 – ZIP Publishing ZIP Publishing in the contributed documents needs to be reviewed and revisited. The basics of zip publishing.

Slides:



Advertisements
Similar presentations
A Toolbox for Blackboard Tim Roberts
Advertisements

Objectives:1. Archiving and Packaging Java Code 2. The jar Program 3. Example Applet JAR Files.
Chapter 3 Tables and Page Layout
Records Management Network Digital Archiving Workshop 19 March 2015.
Requirements Specification
Reusable!? Or why DDI 3.0 contains a recycling bin.
DSA Week 22 MIME types and Meta data. Agenda Google Maps and MyMap Coursework Placement opportunity Tutorial – Multiple Choice questions Lecture – MIME.
Objectives:1. Archiving and Packaging Java Code 2. The jar Program JAR Files.
Java Jar Files Bar-Ilan University תשס"ה by Moshe Fresko.
NNK R Attachment C.2 Specs and Drawings Listing Supplemental Guide 2/20/15.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 27 Slide 1 Quality Management 1.
Deploying Java applications as JAR files SE-2030 Dr. Mark L. Hornick 1 How to package an application so that you can run it outside of Eclipse.
3SDW Project Workflow and Inventory Management
OASIS TECHNICAL COMMITTEE FORMAT OF AUTOMOTIVE REPAIR INFORMATION SC2-D5 Architecture and Specifications.
Zach Moshe Rotem Naar.  File upload vulnerabilities overview  FUV – detailed overview  Live demonstration  In the future…
Visual Signature Profile OASIS - DSS-X. Agenda General Requirements – Digital Signature operation Visual Signature content Verification Operation.
Implementation Yaodong Bi. Introduction to Implementation Purposes of Implementation – Plan the system integrations required in each iteration – Distribute.
Examples – RFC 5322 MIME messages multipart/alternative Human Readable Text To: "External, User" From: "Test, User1" Subject: I-D ACTION:draft-ietf-mailext-pipeline-01.txt.
Deploying Java applications as JAR files SE-2030 Dr. Rob Hasker 1 Based on material by Dr. Mark L. Hornick.
Microsoft Excel 2007 © Wiley Publishing All Rights Reserved. The L Line The Express Line to Learning L Line.
European Interoperability Architecture e-SENS Workshop : Collecting data for the Cartography Tool 7-8 January 2015.
IBM Software Group, TPF Support and Services Presentation subtitle: 20pt Arial Regular, teal R045 | G182 | B179 Recommended maximum length: 2 lines IBM.
David Adams ATLAS AJDL: Analysis Job Description Language David Adams BNL December 15, 2003 PPDG Collaboration Meeting LBL.
Microsite Training. Today: Presentation (slides will be sent to the group) Examples with LRADGs microsite Troubleshooting Questions.
1 Schema Registries Steven Hughes, Lou Reich, Dan Crichton NASA 21 October 2015.
Proposal for some suggested changes Draft 0.2 Weijia (John) Zhang Dell Inc.
Implementor’s Panel: BL’s eJournal Archiving solution using METS, MODS and PREMIS Markus Enders, British Library DC2008, Berlin.
1 Creating an RTC Hot Fix September 18, Steps for creating a hot fix Find the work item where the defect is resolved. Check for existing hot fixes.
META tag META tag is the element in the HTML that interacts with the search engines. It’s contain 2 attributes that should always be used: NAME: is an.
Document Management Services Jim Metzger, Harland FS John Liston, ASC.
Name of Presentation Red Hat Presenter Mobicents SIP Presence Service: XDM Server Creating XCAP Application Usages Eduardo Martins.
LexEVS Value Domains. LexGrid Definitions Value Domain Definition – the description of the contents Value Domain Resolution – the actual contents –The.
SCIM conference call 4 September Issue #2 Add pagination capability to plural Resource attributes User Group retrieval could be resource intensive,
FIMS Specification Group EBU-AMWA FIMS July 2011.
WStore Programmer Guide Offering management integration.
Data Imports Tony Hayes, Quality Assurance Manager.
CETIS Educational Content SIG, Learning and Teaching Scotland, September 2004 Content Specifications Update Wilbert Kraan Lorna M. Campbell CETIS.
Insert Your Name Insert Your Title Insert Date Client Registration Examples Alan Frindell Denis Pochuev 4/27/2011.
SRAMP-8 Update ZIP Publishing. Issue 8 – ZIP Publishing ZIP Publishing in the contributed documents needs to be reviewed and revisited. The basics of.
UAB Requirements for 2016 Ivan Prieto Barreiro 18/04/2016 UAB Requirements for
ADL Reload Editor ADL ReLOAD (Reusable e-Learning Object Authoring and Delivery) 1. Create or modify SCORM Packages /meta data 2. Add import resources.
© 2006 Fujitsu 16 May, ACS/SDD Convergence ACS & IUDD convergence.
Sample Application Archive and its usage. Overall structure of Sample AA sampleAA.zip aad.xml cdl/ full-example-1.xml full-example-2.xml full-example-3-acs.xml.
Improving ODF applications by sharing ODF tests Svante Schubert Software Engineer Sun Microsystems Inc.
XML Based Filters ● Svante Schubert – Co-Lead XML OpenOffice.org – StarOffice/OpenOffice.org ● Sun Microsystems.
Test1 Here some text. Text 2 More text.
Document Upload The Document Upload feature enables districts and schools to upload documents for the state to view. The district can also view documents.
ODF API - ODFDOM Svante Schubert Software Engineer
the following benefits: documents contained within a PDF Package
How to access your work from home or another computer
A brief overview of the contribution
Procedures for the “bibFile”
Clarification of CSAR format Thinh Nguyenphu, Nokia thinh
How to Create a Form.
Navigation SharePoint.
JAR Files Objectives: 1. Archiving and Packaging Java Code
Instructor: Prasun Dewan (FB 150,
TOSCA-Metadata (directory )
Understanding and Creating Jar files in Java
Click on the Create Student Account Link
How to upload documents to your blog
TOSCA-Metadata (directory )
[type text here] [type text here] [type text here] [type text here]
Your text here Your text here Your text here Your text here Your text here Pooky.Pandas.
Your text here Your text here Your text here Your text here
Contents 1 Click to add title in here 2 Click to add title in here 3
[type text here] [type text here] [type text here] [type text here]
YOUR text YOUR text YOUR text YOUR text
Welcome to the Museum of
Policies Admin Training.
Presentation transcript:

SRAMP-8 ZIP Publishing

Issue 8 – ZIP Publishing ZIP Publishing in the contributed documents needs to be reviewed and revisited. The basics of zip publishing that are currently defined are a start, but this feature needs to be tightened up. The text of this needs clarification.

Issues File specification – Tightly bound to ZIP – Structure of the package Usecases to support – Upload new documents – Update documents – Get package with documents

File Specification Atom spec document was modified to be neutral to ZIP – S-RAMP package was used instead – s-ramp-atom-binding-v1.0-wd01-SRAMP-8.doc To resolve – Base it on ZIP or JAR? – MimeType of the S-RAMP package

ZIP or JAR JAR is based on ZIP and adds – Meta description – Signature Meta usage in S-RAMP – Capture compatibility of Specification Model Document type

Metadescription Provide new attributes to JAR’s Manifest file – S-RAMP-Package-Version Global, Single what package version is using – S-RAMP-Model Global, Multiple Specifies what models it requires – Issue: models has not Ids – Issue: UserDefinedModel is too generic to use here – S-RAMP-Document-Type File Specifies the content of the document based on the type

Metadescription (example) Manifest-Version: 1.0 Created-By: 1.2 (Sun Microsystems Inc.) Signature-Version: S-RAMP-Version: 1.0 S-RAMP-Model: Policy Model S-RAMP-Model: WsdlModel Name: wsdl/a.wsdl Content-Type: application/xml S-RAMP-Document-Type: wsdlDocument Name: data/b.xml Content-Type: application/xml S-RAMP-Document-Type: xmlDocument

Package Identification MimeType – Application/zip – Application/java-archive (not official) – Application/x-sramp-archive File Suffix – Zip? Jar? Sramp?

UC: Upload new documents Currently supported by the specification – Artifacts are created as new – The list of entries is returned back

UC: Update Documents Currently supported by the specification – Atom Meta files must be provided E.g., based on the return from the ‘new’ package upload

UC: Get Package with Documents Do we want to support it?

A.wsdl – Impor xsd/b.xsd Xsd/b.xsd upload – wsdlDocument A.wsdl Uuid1 Relationship – import? uuid2 – xsdDocument B.xsd Uuid get-package(uuid1) – A.wsdl Import xsd/b.xsd – A.wsdl.atom – B.xsd – B.xsd.atom