MeCAT has an official press release: ANSTO and Australian Synchrotron choose Aussie software
IT Blog Awards 2010: Individual IT Professional Male
October 25, 2010Brian Kelly’s UK Web Focus Blog has been nominated for the IT Blog Awards 2010: Individual IT Professional Male. In his post, Brian quotes and makes reference to his Blog Policies. My purpose in starting this blog was similar to Brian’s with an obvious focus on my current project, MeCAT, so I’ve taken the liberty of adapting some of Brian’s points:
- The contents of the blog will primarily address issues related to the MeCAT project and its work on Tardis, including issues around data and metadata management in the research sector.
- The blog will also provide a test bed for experiments and for testing new services and provide access to discussions about the experiment.
- The blog will provide an opportunity for me to ‘think out loud“: i.e. describe speculative ideas, thoughts which may occur to me, etc. which may be of interest to others or for which I would welcome feedback.
- The blog will seek to both disseminate information and encourage discussion and debate.
- The blog will be used as an open notebook, so that ideas, thoughts and opinions can be shared with others.
Thanks Brian for articulating what had been a rather fuzzy set of ideas!
Modeling Experimental Data – basic description
October 22, 2010The schema used in Tadis is based on the Core Scientific Metadata Model (CSMD) developed for the ICAT project.
At the simplest level, the experimental data is simply a collection of files (Datafiles), which are grouped in to Datasets, which are grouped in to Experiments:
(Please note that the schema is only partially shown in the diagram above)
At the top level, Tardis stores a flat list of Experiments. Each Experiment contains one or more Datasets, and each Dataset contains one or more Datafiles.
At each level, Experiment, Dataset and Datafile, user defined parameters may be added, grouped in to Parameter Sets.
Tardis doesn’t impose any interpretation on what is considered an Experiment or Dataset. Examples of how datasets may be grouped are: by sample, by instrument settings, or as a time sequence, e.g. artificially aging a material and investigating the effects.
In the last post I listed two metadata hierarchies: 1) The Core, Discipline and Project hierarchy from the University of Southampton, and 2) the Core, Instrument and Science hierarchy from STFC. The core metadata schema is hard-coded in Tardis. The Instrument, Science and Project schema’s can all be implemented using Parameter Sets.
Posted by mecatproj 
