Merge branch 'release/5.30.0'
[cdmlib.git] / cdmlib-model / src / main / java / eu / etaxonomy / cdm / model / occurrence / package.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2 <html>
3 <head>
4 <!--
5
6 @(#)package.html (occurrence)
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 Provides classes for specimens, collections and field units.
20 <br/>
21 <br/>
22 <a href="#uml_related_documentation">Related documentation</a>
23 <br/>
24 <a href="#uml_diagrams">UML Diagrams</a>
25
26
27
28
29 <a name="uml_related_documentation"/>
30 <h2>Related Documentation</h2>
31
32 <ul>
33 <li><a href="http://rs.tdwg.org/ontology/voc/Specimen.rdf">TDWG Specimen LSID Ontology</a></li>
34 <li><a href="http://www.bgbm.org/scripts/ASP/TDWG/frame.asp">ABCD schema</a></li>
35 </ul>
36
37 <a name="uml_diagrams"/>
38 <h2>UML Diagrams</h2>
39 <ul>
40 <li><a href="#uml_occurrence">Occurrence</a></li>
41 </ul>
42
43 <a name="uml_occurrence"/>
44 <h3>Occurrence</h3>
45 <img src="http://cybertaxonomy.org/cdmlib/site/cdmlib-model/images/uml/Occurrence_section.png" />
46
47
48 <!-- Put @see and @since tags down here. -->
49
50 </body>
51 </html>