Project

General

Profile

Download (1.78 KB) Statistics
| Branch: | Tag: | Revision:
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2
<html>
3
<head>
4
<!--
5

    
6
  @(#)package.html (reference)
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 nomenclatural and bibliographical references 
20
<ul>
21
  <li>either as a complex structure of specific subclasses according to the different kind of possible references used (see StrictReferenceBase class and subclasses)</li>
22
  <li>or as a flat structure (see BibTexReference class).</li> 
23
</ul>
24
 
25
<a href="#uml_related_documentation">Related documentation</a>
26
<br/>
27
<a href="#uml_diagrams">UML Diagrams</a>
28

    
29

    
30

    
31

    
32
<a name="uml_related_documentation"/>
33
<h2>Related Documentation</h2>
34

    
35
<ul>
36
  <li><a href="http://rs.tdwg.org/ontology/voc/PublicationCitation.rdf">TDWG PublicationCitation LSID Ontology</a></li>
37
  <li><a href="http://www.tdwg.org/uploads/media/xmlspy_documentation_01.pdf">TCS schema</a></li>
38
  <li><a href="http://en.wikipedia.org/wiki/BibTeX">BibTex</a></li>
39
</ul>
40

    
41

    
42
<a name="uml_diagrams"/>
43
<h2>UML Diagrams</h2>
44
<ul>
45
 <li><a href="#uml_reference_base">Reference base</a></li>
46
 <li><a href="#uml_reference_types">Reference types</a></li>
47
</ul>
48

    
49
  <a name="uml_reference_base"/>
50
  <h3>Reference base</h3>
51
    <img src="http://cybertaxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Reference_base.png" />
52

    
53
  <a name="uml_reference_types"/>
54
  <h3>Reference types</h3>
55
    <img src="http://cybertaxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Reference_types.png" />
56

    
57

    
58

    
59
<!-- Put @see and @since tags down here. -->
60

    
61
</body>
62
</html>
(41-41/41)