-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
126 lines (99 loc) · 5.56 KB
/
index.html
File metadata and controls
126 lines (99 loc) · 5.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link href='http://fonts.googleapis.com/css?family=Bree+Serif' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Tagbase</title>
</head>
<body>
<header>
<div class="inner">
<h1>Tagbase</h1>
<h2>a simple data management system for electronic tags on marine animals</h2>
<a href="https://github.com/tagbase/tagbase/wiki" class="button"><small>View project wiki on</small> GitHub</a>
</div>
</header>
<div id="content-wrapper">
<div class="inner clearfix">
<section id="main-content">
<h1>
<a id="tagbase" class="anchor" href="#tagbase" aria-hidden="true"><span class="octicon octicon-link"></span></a>Tagbase</h1>
<p>Tagbase is a relational database application for the management of biologging data from electronic tags deployed on various marine animals. Tagbase implements a comprehensive relational model handling archival, pop-up archival satellite and telemetry tag files from all major tag manufacturers. Implemented in Microsoft Access, this application can be easily ported to a variety of database management systems across platforms.</p>
<p>Be sure to check out our journal article too -</p>
<blockquote>
<p><a href="http://dx.plos.org/10.1371/journal.pone.0021810">Lam CH, Tsontos VM (2011) Integrated Management and Visualization of Electronic Tag Data with Tagbase. PLoS ONE 6(7): e21810. doi:10.1371/journal.pone.0021810</a></p>
</blockquote>
<p>Highlights of Tagbase include:</p>
<ul>
<li>automated importation of tag files</li>
<li>data summary forms</li>
<li>extensive plotting capabilities, and</li>
<li>flexible export of tag data to other applications for further analysis.</li>
</ul>
<p><img src="https://github.com/tagbase/tagbase/wiki/images/workflow.jpg" alt=""></p>
<h2>
<a id="our-philosophy" class="anchor" href="#our-philosophy" aria-hidden="true"><span class="octicon octicon-link"></span></a>Our philosophy</h2>
<ul>
<li>To promote data stewardship and data management best practices</li>
<li>To provide a simple, accessible, robust database management solution for tagging data</li>
<li>To empower scientists with a tool to "get dirty" with their data quickly</li>
<li>To shatter computational barriers and frustrations presented by different file formats</li>
<li>To enhance scientific progress by reducing duplication among researchers and "re-inventing the wheel"</li>
<li>To jump-start robust data management practices for ensuring long-term survival of datasets,</li>
</ul>
<h2>
<a id="tagbasedb-schemaspy" class="anchor" href="#tagbasedb-schemaspy" aria-hidden="true"><span class="octicon octicon-link"></span></a>TagbaseDB SchemaSpy Interactive Entity Relationship Visualization</h2>
<ul>
<li><a href="./schemaspy/index.html">TagbaseDB SchemaSpy Interactive Entity Relationship Visualization</a>
</li>
</ul>
<h2>
<a id="system-requirements" class="anchor" href="#system-requirements" aria-hidden="true"><span class="octicon octicon-link"></span></a>System requirements</h2>
<ul>
<li>Microsoft Access 2000 or above (<em>sorry, we are not supporting Mac/Linux yet</em>)</li>
<li>Microsoft Office 2000 or above</li>
<li>Any zip-supported compression utility, e.g. <a href="http://www.7-zip.org/download.html">7zip</a>
</li>
</ul>
<h2>
<a id="download" class="anchor" href="#download" aria-hidden="true"><span class="octicon octicon-link"></span></a>Download</h2>
<ul>
<li><a href="https://github.com/tagbase/tagbase/wiki/Downloads">Download yours here</a></li>
<li>Refer to <a href="https://github.com/tagbase/tagbase/wiki/HowToInstallPlugins">Notes for Plugins Installation</a>
</li>
</ul>
<h2>
<a id="getting-help" class="anchor" href="#getting-help" aria-hidden="true"><span class="octicon octicon-link"></span></a>Getting help</h2>
<ul>
<li>You can download the basic documentation <a href="http://raw.githubusercontent.com/tagbase/tagbase/master/docs/TagBase.pdf">here</a>.</li>
</ul>
<h2>
<a id="contact-us" class="anchor" href="#contact-us" aria-hidden="true"><span class="octicon octicon-link"></span></a>Contact us</h2>
<p>Feel free to contact us at <code><tagbase.org@gmail.com></code> for any comments or questions, or leave us a comment on <a href="https://github.com/tagbase/tagbase/issues">Issues</a> on this site. We look forward to getting feedback and suggestions for any improvements to the on-going development of Tagbase.</p>
<h2>
<a id="about" class="anchor" href="#about" aria-hidden="true"><span class="octicon octicon-link"></span></a><em>About</em>
</h2>
<p><code>This project is developed by Vardis Tsontos and Chi Hin Lam (Tim)</code></p>
</section>
<aside id="sidebar">
<a href="https://github.com/tagbase/tagbase" class="button">
Project repository
</a>
<a href="https://github.com/tagbase/tagbase/zipball/master" class="button">
<small>Download</small>
.zip file
</a>
<p><img src="https://github.com/tagbase/tagbase/wiki/images/tagbase.gif" alt="" height="200" width="200"></p>
</aside>
</div>
</div>
</body>
</html>