Project

General

Profile

Download (1.75 KB) Statistics
| Branch: | Tag: | Revision:
1 14e6988f m.geoffroy
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2
<html>
3
<head>
4
<!--
5
6 1ed281e2 m.geoffroy
  @(#)package.html (name)
7 14e6988f m.geoffroy
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 nomenclature and typification.
20 1ed281e2 m.geoffroy
<br/>
21
<br/>
22
<a href="#uml_related_documentation">Related documentation</a>
23
<br/>
24
<a href="#uml_diagrams">UML Diagrams</a>
25
26 14e6988f m.geoffroy
27
28 1ed281e2 m.geoffroy
29
<a name="uml_related_documentation"/><h2>Related Documentation</h2>
30 14e6988f m.geoffroy
31
<ul>
32
  <li><a href="http://rs.tdwg.org/ontology/voc/TaxonName.rdf">TDWG Taxon Name LSID Ontology</a></li>
33 956a2c12 m.geoffroy
  <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 14e6988f m.geoffroy
</ul>
36
37
38 1ed281e2 m.geoffroy
<a name="uml_diagrams"/>
39 14e6988f m.geoffroy
<h2>UML Diagrams</h2>
40 1ed281e2 m.geoffroy
<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 14e6988f m.geoffroy
  <h3>Name section</h3>
48 3cc58863 m.geoffroy
    <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Names_section.png" />
49 1ed281e2 m.geoffroy
50
  <a name="uml_type_section"/>
51 14e6988f m.geoffroy
  <h3>Type section</h3>
52 3cc58863 m.geoffroy
    <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Types_section.png" />
53 1ed281e2 m.geoffroy
54
  <a name="uml_nomenclatural_terms"/>
55 14e6988f m.geoffroy
  <h3>Nomenclatural terms</h3>
56 3cc58863 m.geoffroy
    <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Nomenclatural_defined_terms.png" />
57 14e6988f m.geoffroy
58
59
<!-- Put @see and @since tags down here. -->
60
61
</body>
62
</html>