root/trunk/cdmlib/cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/name/package.html

Revision 5476, 1.7 kB (checked in by a.kohlbecker, 3 years ago)

svn keyword property "Id" added

  • Property svn:keywords set to Id
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2<html>
3<head>
4<!--
5
6  @(#)package.html (name)
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
19Provides classes for nomenclature and typification.
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"/><h2>Related Documentation</h2>
30
31<ul>
32  <li><a href="http://rs.tdwg.org/ontology/voc/TaxonName.rdf">TDWG Taxon Name LSID Ontology</a></li>
33  <li><a href="http://www.tdwg.org/uploads/media/xmlspy_documentation_01.pdf">TCS schema</a></li>
34  <li><a href="http://www.bgbm.org/scripts/ASP/TDWG/frame.asp">ABCD schema</a></li>
35</ul>
36
37
38<a name="uml_diagrams"/>
39<h2>UML Diagrams</h2>
40<ul>
41 <li><a href="#uml_name_section">Name section</a></li>
42 <li><a href="#uml_type_section">Type section</a></li>
43 <li><a href="#uml_nomenclatural_terms">Nomenclatural terms</a></li>
44</ul>
45
46  <a name="uml_name_section"/>
47  <h3>Name section</h3>
48    <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Names_section.png" />
49
50  <a name="uml_type_section"/>
51  <h3>Type section</h3>
52    <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Types_section.png" />
53
54  <a name="uml_nomenclatural_terms"/>
55  <h3>Nomenclatural terms</h3>
56    <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Nomenclatural_defined_terms.png" />
57
58
59<!-- Put @see and @since tags down here. -->
60
61</body>
62</html>
Note: See TracBrowser for help on using the browser.