S3 from the point of view of SimDB

Slides:



Advertisements
Similar presentations
Victoria, May Session III Theory Interest Group Session III Victoria, May
Advertisements

May 18, 2007TIG, closing plenary Conclusions from theory IG sessions, Beijing 2007.
SSA Query Interface M. Dolensky, ESO Data Access Layer Working Group Interoperability Workshop, Pune, India 27-Sep-2004.
SimDB as a TAP service various TIG members (IVOA.IVOATheorySimDB)IVOA.IVOATheorySimDB.
Metadata in the TAP context (1) The Problem: learn about which tables, tablesets,... are available from a TAP server for each of the tables / tablesets,
DM: Simulation Data Model RFC and other comments Tuesday, , A.
MWD1001 Website Production Using JavaScript with Forms.
Test practice Multiplication. Multiplication 9x2.
Early Math Number Sense Is simply described as developing a sense of the number.
Theory Interest Group H. Wozniak May-19H. Wozniak / Obs. Strasbourg / VO-France2.
CGI Programming Part 2. Input Tags Many different ways of getting data from the user. The tag is used most often. has a type attribute –Specifies the.
Numbers
CS320 Web and Internet Programming Handling HTTP Requests Chengyu Sun California State University, Los Angeles.
Apache Tomcat Server – installation & use Server-side language-- use Java Server Pages Contrast Client-side languages HTML Forms Servers & Server-side.
Queries and query design What are queries? Questions that can be asked of the data in the tables. Questions can draw on one or more tables and can have.
Multiple Tiers in Action
IVOA Interoperability Meeting – Victoria, BC – 18 May 2006 Data Discovery and Metadata Query Using Characterisation DM Igor Chilingarian (CRAL Observatoire.
Theory interest group wiki: see also
Web Services Week 7 Aims: A detailed look at the underlying mechanisms for communication between web services Objectives: SOAP, WSDL, UDDI.
Relational Lists.txt Excel can import multiple file types.txt Excel can import multiple file types.
A/WWW Enterprises15 July 1996 Implementing Queries with HTTP A. Warnock A/WWW Enterprises
SimDB and DM WG Summary SimDB session this morning.
WJEC Applied ICT Databases – Queries and Database Practice Queries When you create a database – one of the main strengths of it is the ability to.
1 © Netskills Quality Internet Training, University of Newcastle HTML Forms © Netskills, Quality Internet Training, University of Newcastle Netskills is.
SimDB: mainly DM thanks to usual suspects: Claudio, Franck, Herve, Igor, Laurent, Mireille, Norman, Patrizia, Rick, Ugo.
Coupling Cohesion Chandan R. Rupakheti Steve Chenoweth (Chapter 18)
Google App Engine Data Store ae-10-datastore
AstroGrid Solar/STP planning meeting Agenda: Helioscope Preparing for Solar-B Time-series viewing application IVOA and time series A PPARC funded project.
SimDB. Where are we regarding... SimDB note SimDB data model (SimDB/DM) SimDB protocol (SimDB/TAP,..) SimDB prototypes (Rick, Franck etal,
PhotDM implementation feedback | Jesus Salgado | ESAC | 18 October 2011 | IVOA Pune 2011 | Pag. 1 Photometry DM implementation feedback Jesus.
Workshop on How to Publish Data in VO ESAC, June 25-June DAL (Data Access Layer) protocols Jesus Salgado
SimDB Implementation & Browser IVOA InterOp 2008 Meeting, Theory Session 1. Baltimore, 26/10/2008 Laurent Bourgès This work makes use of EURO-VO software,
Discussed in Kyoto Schema changes for the next version (Gerard Lemson)  will be included in VOTable1.2 Schema changes for the next version (Gerard Lemson)
IVOA, Trieste, DM Gerard Lemson SimDB Data Model IVOA interop, DM WG session Trieste,
JavaScript Functions. CSS Inheritance Which formatting applies? x y z input { display: block; } input.pref { background:red; } If you have a selector.
State of the TCG Christophe Arviset for the IVOA Technical Coordination Group.
Working With Database Library And Helpers. Connecting to your Database First you need to set parameters in you database.php file residing in config folder.
Garching, June 2008 SimDAP Simulation Data Access Protocol Claudio Gheller CINECA
XACML Contributions Hal Lockhart, Oracle Corp. 2 Topics Authorization API Finding Input Attributes.
Simulation Databases for the Virtual Observatory Work in progress and application to the StarFormat Project Patrick Hennebelle Franck Le Petit Benjamin.
1 DIRAC Data Management Components A.Tsaregorodtsev, CPPM, Marseille DIRAC review panel meeting, 15 November 2005, CERN.
PHP: Further Skills 02 By Trevor Adams. Topics covered Persistence What is it? Why do we need it? Basic Persistence Hidden form fields Query strings Cookies.
10-1 人生与责任 淮安工业园区实验学校 连芳芳 “ 自我介绍 ” “ 自我介绍 ” 儿童时期的我.
JENAM 2008 Theory Standards for the Virtual Observatory SimDB + SimDAP.
Is non-unicity of utype/ucds a problem? The problem: is it possible to query some IVOA database directly from UCDs or Utypes? Select * from ivoa_table.
Web Development Web Servers.
FIT Testing 2 December 7, 2004.
Accomplishments RSM v0.7 First draft XML Schema completed: VOResource.xsd NVO: Working prototype resource using VOResource as format for metadata exchange.
Dynamic Input with SQL Queries
Yahoo Mail Customer Support Number
Most Effective Techniques to Park your Manual Transmission Car
How do Power Car Windows Ensure Occupants Safety
مفاهیم بهره وري.
Review # 2 Math 8.
إستراتيجيات ونماذج التقويم
Reviewing key concepts
THANK YOU!.
Video list editor BIS1523 – Lecture 24.
PHP and Forms.
Electric Fields From Multiple Point Charges
Thank you.
Thank you.
Dynamic MDX: Packing a Punch into One .rdl
Cohesion and Coupling.
Monitor Producer Consumer.
UTYPES Jonathan McDowell.
Programmatic interaction with the Invenio-based NADRE Repository
Programmatic interaction with the Invenio-based NADRE Repository
For the CIS17 course..
Presentation transcript:

S3 from the point of view of SimDB thanks to Carlos, Rick for discussions

S3 (simply) Model characterised by a number of parameters and their allowed values S3 protocol Query for parameters returns VOTable with parameters one can use in query: p1,p2,p3... Query with parameters http://...?...&p1=v1&p2=v2... Returns VOTable with FIELDs describing result, including accessRef to file containing the results accessRefs return e.g. VOTable with data

S3 in SimDB See SimDB/DM (or in HTML)

SimDB and S3 SimDB services multiple SimDB:Protocols, S3 one: one protocol per SimDB:Protocol SimDB describes more aspects of models and experiments apart from input parameters. Are these of interest? Can S3 be given a data model derived/cut from SimDB DM? Is it useful to try to put S3, SimDAP and SimDB in same context (defined by DM) shared concepts/vocabulary common utype-s