Graphical design component

r4 - 09 Jan 2007 - 00:00:00 - MoinMoin?You are here: TWiki >  TAPIR Web > EntityMapping
By mapping entities one can map abstract "classes" and not only properties of classes. For specimens for example instead of only mapping the catalog number and a taxon name, one wold also map the entity/idea of an specimen:

Simple mapping:

 <Specimen>        
   <CatalogNumber>  - abcd:/DataSets/.../Unit/UnitId
   <Name>           - abcd:/DataSets/.../Unit/Identifications/.../FullScientificNameString

Entity mapping:

 <Specimen>         - abcd:/DataSets/.../Unit
   <CatalogNumber>  - abcd:/DataSets/.../Unit/UnitId
   <Name>           - abcd:/DataSets/.../Unit/Identifications/.../FullScientificNameString

This would help the wrapper software to decide which RepNode corresponds to which conceptual schema entity. Thus it would probably solve the EmptyRepeatableRegionProblem

Edit | Attach | Printable | Backlinks: Web, All Webs | History: r4 < r3 < r2 < r1 | More topic actions
 
Back to TDWG Homepage TDWG Wiki > TAPIR
This site is powered by the TWiki collaboration platform

Valid XHTML 1.0 Transitional
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback