|
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 (agent) |
|---|
| 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 different kinds of agents such as persons, teams or |
|---|
| 20 | institutions. An agent is a conscious entity which can take decisions, act and |
|---|
| 21 | create according to its own knowledge and goals and which may be approached. |
|---|
| 22 | Agents can be authors for nomenclatural or bibliographical references as well |
|---|
| 23 | as creators of pictures or field collectors or administrators of collections. |
|---|
| 24 | <br/> |
|---|
| 25 | <br/> |
|---|
| 26 | <a href="#uml_related_documentation">Related documentation</a> |
|---|
| 27 | <br/> |
|---|
| 28 | <a href="#uml_diagrams">UML Diagrams</a> |
|---|
| 29 | |
|---|
| 30 | |
|---|
| 31 | |
|---|
| 32 | |
|---|
| 33 | <a name="uml_related_documentation"/> |
|---|
| 34 | <h2>Related Documentation</h2> |
|---|
| 35 | |
|---|
| 36 | <ul> |
|---|
| 37 | <li><a href="http://rs.tdwg.org/ontology/voc/">TDWG Ontology</a></li> |
|---|
| 38 | </ul> |
|---|
| 39 | |
|---|
| 40 | |
|---|
| 41 | <a name="uml_diagrams"/> |
|---|
| 42 | <h2>UML Diagrams</h2> |
|---|
| 43 | <ul> |
|---|
| 44 | <li><a href="#uml_agent">Agent</a></li> |
|---|
| 45 | </ul> |
|---|
| 46 | |
|---|
| 47 | <a name="uml_agent"/> |
|---|
| 48 | <h3>Agent</h3> |
|---|
| 49 | <img src="http://wp5.e-taxonomy.eu/cdmlib/site/cdmlib-model/images/uml/Agent.png" /> |
|---|
| 50 | |
|---|
| 51 | |
|---|
| 52 | <!-- Put @see and @since tags down here. --> |
|---|
| 53 | |
|---|
| 54 | </body> |
|---|
| 55 | </html> |
|---|