| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> |
|---|
| 2 | <html> |
|---|
| 3 | <head> |
|---|
| 4 | <!-- |
|---|
| 5 | |
|---|
| 6 | @(#)package.html (description) |
|---|
| 7 | |
|---|
| 8 | Copyright (C) 2007 EDIT |
|---|
| 9 | European Distributed Institute of Taxonomy |
|---|
| 10 | http://www.e-taxonomy.eu |
|---|
| 11 | |
|---|
| 12 | The contents of this file are subject to the Mozilla Public License Version 1.1 |
|---|
| 13 | See LICENSE.TXT at the top of this package for the full license terms. |
|---|
| 14 | |
|---|
| 15 | --> |
|---|
| 16 | </head> |
|---|
| 17 | <body bgcolor="white"> |
|---|
| 18 | |
|---|
| 19 | |
|---|
| 20 | Provides classes: |
|---|
| 21 | <ul> |
|---|
| 22 | <li>to describe specimens, observations or taxa,</li> |
|---|
| 23 | <li>to associate other factual informations to specimens, observations or taxa (including distribution),</li> |
|---|
| 24 | <li>to supply additional information about taxon names and</li> |
|---|
| 25 | <li>to support identification by means of keys.</li> |
|---|
| 26 | </ul> |
|---|
| 27 | |
|---|
| 28 | <a href="#uml_related_documentation">Related documentation</a> |
|---|
| 29 | <br/> |
|---|
| 30 | <a href="#uml_diagrams">UML Diagrams</a> |
|---|
| 31 | |
|---|
| 32 | |
|---|
| 33 | |
|---|
| 34 | |
|---|
| 35 | <a name="uml_related_documentation"/> |
|---|
| 36 | <h2>Related Documentation</h2> |
|---|
| 37 | |
|---|
| 38 | <ul> |
|---|
| 39 | <li><a href="http://www.diversitycampus.net/Projects/TDWG-SDD/docs/SDD_S_Sections.html">Structure of Descriptive Data (SDD)</a></li> |
|---|
| 40 | <li><a href="http://www.tdwg.org/standards/116/">Structured Descriptive Data (TDWG)</a></li> |
|---|
| 41 | <li><a href="http://rs.tdwg.org/ontology/voc/SpeciesProfileModel.rdf">TDWG Species Profile Model LSID Ontology</a></li> |
|---|
| 42 | <li><a href="http://bgbm3.bgbm.fu-berlin.de/TDWG/CODATA/Schema/ABCD_2.06/HTML/ABCD_2.06.html">ABCD schema</a></li> |
|---|
| 43 | </ul> |
|---|
| 44 | |
|---|
| 45 | |
|---|
| 46 | <a name="uml_diagrams"/> |
|---|
| 47 | <h2>UML Diagrams</h2> |
|---|
| 48 | <ul> |
|---|
| 49 | <li><a href="#uml_description">Description</a></li> |
|---|
| 50 | <li><a href="#uml_keys">Keys</a></li> |
|---|
| 51 | </ul> |
|---|
| 52 | |
|---|
| 53 | <a name="uml_description"/> |
|---|
| 54 | <h3>Description</h3> |
|---|
| 55 | <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Description.png" /> |
|---|
| 56 | |
|---|
| 57 | <a name="uml_keys"/> |
|---|
| 58 | <h3>Keys</h3> |
|---|
| 59 | <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Keys.png" /> |
|---|
| 60 | |
|---|
| 61 | |
|---|
| 62 | <!-- Put @see and @since tags down here. --> |
|---|
| 63 | |
|---|
| 64 | </body> |
|---|
| 65 | </html> |
|---|