1 / 10

NOTICE!

NOTICE!.

marlon
Télécharger la présentation

NOTICE!

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. NOTICE! • These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer Science and Engineering, University of Mälardalen, Västerås, Sweden and at the Faculty of Electrical Engineering and Computing, University of Zagreb, Croatia (year 2013/2014). • For all other purposes, authors’ written permission is needed! • The purpose of these materials is to help students in better understanding of lectures in DSD and not their replacement! * *

  2. Requirements and Design * *

  3. Ivan Lučin Rafael Contreras Georgy Shabunin Michele Castellana Željko Kraljević David Riobo Team Mladen Subotić * *

  4. Content Requirements • Functional • Nonfunctional Design • Overview • Architectural components • Application flow • Technologies * *

  5. Functional requirements The system must provide: • A JDBC driver that any client application can use for accessing various data sources ( e.g. RDF datasource, MySql...) • A Manager Web Interface (MWI) which can be used to limit the data available through the JDBC driver. • A MWI user will be able to construct relational tables based on the data from a given data source and in that way provide only the data he wants through the JDBC driver. • Complete transparency to the end application that is using it. * *

  6. Non-functional requirements • System response time < 10 seconds • Easy to use • Multiple concurent users support * *

  7. Design overview * *

  8. Architectural components * *

  9. Application flow * *

  10. Technologies Java ecosystem:) • Driver • JDBC 4.1 JSR • Semantic layer • Jena API • Manager back/front end • Jersey • javascript, backbone.js, undesore.js, HTML5, CSS * *

More Related