Differences between revisions 3 and 4
Revision 3 as of 2008-09-04 08:56:14
Size: 2949
Editor: kfc
Comment:
Revision 4 as of 2010-03-17 13:12:53
Size: 2952
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
The datamodel from the pre-analysis project consists of an elaborate data model. Some base types are required to get started, and these should be completely defined and implemented. See ["TaskA.2.1"] for the definition of the type system. The datamodel from the pre-analysis project consists of an elaborate data model. Some base types are required to get started, and these should be completely defined and implemented. See [[TaskA.2.1]] for the definition of the type system.
Line 19: Line 19:
["TaskA.2.3"] identifies the metadata we need to be able to represent. This task should define types in which these metadata could be represented. You could see the types as an ontology of the kinds of data to represent. [[TaskA.2.3]] identifies the metadata we need to be able to represent. This task should define types in which these metadata could be represented. You could see the types as an ontology of the kinds of data to represent.
Line 21: Line 21:
Thus as an example we need a type that represents an image in DOMS. The specific way the properties for an image is saved is defined in ["TaskA.2.3"]. Thus as an example we need a type that represents an image in DOMS. The specific way the properties for an image is saved is defined in [[TaskA.2.3]].
Line 41: Line 41:
 * [:TaskA.2.2AnalysisDocument: Analysis Document]
 * [:TaskA.2.2DesignDocument: Design Document]
 * [:TaskA.2.2SystemMaintenanceDocument: System Set-up and Maintenance Document]
 * [[TaskA.2.2AnalysisDocument| Analysis Document]]
 * [[TaskA.2.2DesignDocument| Design Document]]
 * [[TaskA.2.2SystemMaintenanceDocument| System Set-up and Maintenance Document]]
Line 46: Line 46:
 * ["TaskA.2"]  * [[TaskA.2]]
Line 50: Line 50:
[[PageDicts(Action,Iteration, Time used,Status,Notes,Tasks adressed ~= TaskA.2.2)]] <<PageDicts(Action,Iteration, Time used,Status,Notes,Tasks adressed ~= TaskA.2.2)>>

A.2.2. Define Base Types for DOMS

State: In progress

Time used: Iteration 11: 2md

Description

The datamodel from the pre-analysis project consists of an elaborate data model. Some base types are required to get started, and these should be completely defined and implemented. See TaskA.2.1 for the definition of the type system.

TaskA.2.3 identifies the metadata we need to be able to represent. This task should define types in which these metadata could be represented. You could see the types as an ontology of the kinds of data to represent.

Thus as an example we need a type that represents an image in DOMS. The specific way the properties for an image is saved is defined in TaskA.2.3.

The analysis document refers to the pre-analysis project results, regarding needed types and type system.

Documentation

Parent task

Progress history

Iteration Time used Status Notes
ActionDataModelFedora3 11,12 6md In progress

The Base types for the MiniDOMS system have been made, according the DataModel.

2007-11-22

TaskA.2.2 (last edited 2010-03-17 13:12:53 by localhost)