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

Revision 5476, 1.4 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 (location)
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
20Provides classes for georeferencing gathering or observation events.
21<br/>
22<br/>
23<a href="#uml_related_documentation">Related documentation</a>
24<br/>
25<a href="#uml_diagrams">UML Diagrams</a>
26
27
28
29
30<a name="uml_related_documentation"/>
31<h2>Related Documentation</h2>
32
33<ul>
34  <li><a href="http://rs.tdwg.org/ontology/voc/GeographicRegion.rdf">TDWG Geographic Region Ontology</a></li>
35  <li><a href="http://www.opengeospatial.org/standards">Open Geospatial Consortium</a></li>
36  <li><a href="http://www.biogeomancer.org">BioGeomancer Project</a></li>
37  <li><a href="http://www.iso.org/iso/iso_catalogue.htm">ISO Standards</a></li>
38</ul>
39
40
41<a name="uml_diagrams"/>
42<h2>UML Diagrams</h2>
43<ul>
44 <li><a href="#uml_location">Location</a></li>
45</ul>
46
47  <a name="uml_location"/>
48  <h3>Location</h3>
49    <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Location.png" />
50
51
52<!-- Put @see and @since tags down here. -->
53
54</body>
55</html>
Note: See TracBrowser for help on using the browser.