Skip to content

Commit fc14e8f

Browse files
committed
committing files from 2015-10-05 build available at http://plazi.cs.umb.edu/GgServer/Downloads/GgImagine-Default.imagine.zip
1 parent ab9370f commit fc14e8f

File tree

558 files changed

+829412
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

558 files changed

+829412
-0
lines changed

CleanupLogFiles.bat

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@ECHO OFF
2+
FOR /R %%j IN (*.log) DO DEL %%j

CleanupOldFiles.bat

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@ECHO OFF
2+
FOR /R %%j IN (*.old) DO DEL %%j

ConfigHosts.cnfg

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
http://plazi.cs.umb.edu/GgServer/Configurations/
2+
http://plazi2.cs.umb.edu/GgServer/Configurations/
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
<html><head><title>Macros</title></head><body><h3><font face="Verdana">The Macros</font></h3><font size="2" face="Verdana">Frequently
2+
used markup / editing sequences can be bundeled to Macros, which makes them
3+
one-click accessible via custom buttons in the Annotation Editor. A good example
4+
for a useful Macro is marking up the selected text as a paragraph and
5+
subsequently applying the structural normalization to the content of the newly
6+
created tag.</font>
7+
<h4><font face="Verdana">The Macros Menu</font></h4>
8+
<font size="2" face="Verdana">The Macros menu is part of the Window menu in the
9+
GoldenGATE main window. It contains the functions for creating and managing
10+
Macros:</font>
11+
<ul>
12+
<li><b><font face="Verdana" size="2">Create:</font></b><font face="Verdana" size="2">&nbsp;Create
13+
a new Macro by entering an Annotation type and selecting a processor.</font></li>
14+
<li><b><font face="Verdana" size="2">Edit:</font></b><font face="Verdana" size="2">&nbsp;Open
15+
the Macro editor dialog.</font></li>
16+
</ul>
17+
<h4><font face="Verdana">The Edit Macros Dialog</font></h4>
18+
<font size="2" face="Verdana">The dialog for Macro management is accessible
19+
through the Edit function in the Macros menu. On the right of the dialog, a list
20+
displays all existing Macros. In the middle, it displays the parameters of the
21+
Macro currently selected in that list:</font>
22+
<ul>
23+
<li><b><font face="Verdana" size="2">Macro Label:</font></b><font face="Verdana" size="2">&nbsp;The
24+
label text for the button representing the Macro in the Annotation Editor.</font></li>
25+
<li><b><font face="Verdana" size="2">Macro Tooltip:</font></b><font face="Verdana" size="2">&nbsp;The
26+
tooltip text for the button representing the Macro in the Annotation Editor.
27+
This text should provide a one-sentence explanation of what the Macro
28+
vaguely does.</font></li>
29+
<li><b><font face="Verdana" size="2">DocPart Type:</font></b><font face="Verdana" size="2">&nbsp;The
30+
type of Document Part to create by the Macro.</font></li>
31+
<li><b><font face="Verdana" size="2">Open for Editing:</font></b><font face="Verdana" size="2"><b>
32+
</b>If checked, the newly created Document Part will be opened for editing
33+
after the processor of the Macro has finished. This is particularly useful
34+
for immediately correcting error of the processor, which is not too unlikely
35+
if the latter applies NLP.</font></li>
36+
<li><b><font face="Verdana" size="2">Processor:</font></b><font face="Verdana" size="2">&nbsp;Above
37+
the buttons, a label displays the type and name of the processor currently
38+
selected.</font></li>
39+
<li><b><font face="Verdana" size="2">&quot;Use ...&quot; Buttons:</font></b><font face="Verdana" size="2"><b>
40+
</b>For every type of document processor accessible to GoldenGATE, a button
41+
exists which opens a dialog for selecting the processor from a list
42+
displaying all avalilable processors of the particular type.</font></li>
43+
<li><font face="Verdana" size="2"><b>Summary:</b> Below the buttons, a label
44+
provides a brief summary of what the Macro does in its current configuration.
45+
Since this summary is rather generic, it is not too appropriate as a tooltip
46+
in most cases, although the Macro editor uses it as a fallback if not
47+
explicit tooltip is given.</font></li>
48+
</ul>
49+
<font size="2" face="Verdana">At the top of the dialog, a line of
50+
buttons provides the functionality for managing the Macros:</font>
51+
<ul>
52+
<li><b><font face="Verdana" size="2">Create:</font></b><font face="Verdana" size="2">&nbsp;Open
53+
a sub-dialog for creating a new Macro by entering an Annotation type and selecting a
54+
processor.</font></li>
55+
<li><b><font face="Verdana" size="2">Clone:</font></b><font face="Verdana" size="2">&nbsp;Clone
56+
the Macro currently selected. This is pretty much the same as
57+
creating a new one, beside the fact that the parameters are copied.</font></li>
58+
<li><b><font face="Verdana" size="2">Delete:</font></b><font face="Verdana" size="2">&nbsp;Delete
59+
the Macro currently selected. The processor of the Macro will not be
60+
affected by this operation.</font></li>
61+
</ul>
62+
</body></html>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<html><head><title>null</title></head><body><h3><font face="Verdana">The Custom Shortcuts</font></h3><font face="Verdana" size="2">Configure custom keyboard shortcuts for instant access to frequently used operations in Annotation Editor.</font></body></html>
Binary file not shown.
Loading
Binary file not shown.
Binary file not shown.
Loading
Loading
Binary file not shown.
Loading
Binary file not shown.
Loading
Binary file not shown.
2.36 KB
Binary file not shown.
Binary file not shown.
Loading
Loading
Loading
Loading
Loading
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,127 @@
1+
<html>
2+
<head>
3+
<title>GoldenGATE</title>
4+
</head>
5+
<body>
6+
7+
8+
<h3><font face="Verdana">The Annotation Editor</font></h3>
9+
<font face="Verdana" size="2">The Annotation Editor is intended for handling the
10+
document markup. Since almost all markup goes betweeen words, it treats words as
11+
the atomic text units instead of individual characters. While this inhibits
12+
character wise text editing, it greatly simplifies creating XML tags because
13+
they are automatically placed at the word boundaries. An Annotation Editor has
14+
five different parts:</font><h4><font face="Verdana">The Editor (center)</font></h4>
15+
<font face="Verdana" size="2">The editor is the core part of the Annotation
16+
Editor. It displays the document text for markup editing, while the other parts
17+
(see below) provide options to make the editing process more convenient. However,
18+
the editor does not allow editing the text directly. All functions are based on
19+
selecting a part of the text and subsequently applying some action to it. These
20+
actions are accessible in several ways: Through the Edit menu of the main window,
21+
through the button panel of the Annotation Editor (see below), or through the
22+
context menu. The context menu is the only one of these ways that changes
23+
depending on the current selection. In particular, there are three different
24+
context menu states:</font>
25+
<ul>
26+
<li><font face="Verdana" size="2"><b>Part of the text selected:</b> When a part
27+
of the text is selected, the context menu provides options for annotating it (<b>Annotate</b>,&nbsp;
28+
<b>Annotate All</b>,&nbsp;<b> Document Part</b>),
29+
including instant access to the most recently used annotation types. It also
30+
provides functions for splitting the surrounding Annotation (<b>Split
31+
Annotation</b>), or for
32+
merging Annotations at least on tag of which is part of the selecion (<b>Merge
33+
Annotations</b>). The last part of
34+
the context menu allows editing the words of the text. This comprises the
35+
following functions:</font>
36+
<ul>
37+
<li><font face="Verdana" size="2"><b>Edit Tokens:</b> Character wise edit the
38+
plain text currently selected. This function exists to avoid switching to
39+
the Text Editor for small corrections.</font></li>
40+
<li><font face="Verdana" size="2"><b>Join Tokens:</b> Join the Tokens (i.e.
41+
words, numbers, punctuation) currently selected. While this results in
42+
subsequent words becoming one word, it will still split the text at clear
43+
word boundaries, e.g. before or after punctuation marks.</font></li>
44+
<li><font face="Verdana" size="2"><b>Copy Tokens:</b> Copy the currently
45+
selected words to the clipbourd.</font></li>
46+
<li><font face="Verdana" size="2"><b>Cut Tokens:</b> Cut the currently
47+
selected words from the text and store them in the clipbourd.</font></li>
48+
<li><font face="Verdana" size="2"><b>Swap Clipboard:</b> Replace the currently
49+
selected words with the content of the clipboard, and move the replaced
50+
words to the clipboard.</font></li>
51+
<li><font face="Verdana" size="2"><b>Paste Tokens:</b> Replace the currently
52+
selected words with the content of the clipboard.</font></li>
53+
<li><font face="Verdana" size="2"><b>Delete Tokens:</b> Remove the selected
54+
words from the document.</font></li>
55+
</ul>
56+
</li>
57+
<li><font face="Verdana" size="2"><b>Nothing selected, clicked on XML tag:</b> When
58+
opening the context menu on an XML tag, it provides funtions for opening the
59+
Annotation for direct editing (<b>Edit</b>), for removing it (<b>Remove</b>), and for
60+
transforming it to a Document Part (<b>Transform</b>). It also allows handling the
61+
content of the Annotation:</font>
62+
<ul>
63+
<li><font face="Verdana" size="2"><b>Copy Tokens:</b> Copy the content of the
64+
Annotation to the clipbourd.</font></li>
65+
<li><font face="Verdana" size="2"><b>Cut Tokens:</b> Cut the content of the
66+
Annotation from the text and store them in the clipbourd. Since the
67+
Annotation itself is empty after this operation, it is removed.</font></li>
68+
<li><font face="Verdana" size="2"><b>Delete Tokens:</b> Remove the content of
69+
the Annotation from the document. Since the Annotation itself is empty after
70+
this operation, it is removed.</font></li>
71+
</ul>
72+
</li>
73+
<li><font face="Verdana" size="2"><b>Nothing selected:</b> When
74+
opening the context menu in the text with nothing selected, it allows
75+
pasting the content of the clipboard at this location (<b>Paste Tokens</b>).</font>
76+
</li>
77+
</ul>
78+
79+
<h4><font face="Verdana">The Button Panel (top)</font></h4>
80+
<font face="Verdana" size="2">The button panel is another way to access the most
81+
common functions of the Annotation Editor. In particular, it provides the basic
82+
functions for handeling Annotations:</font>
83+
<ul>
84+
<li><font face="Verdana" size="2"><b>Edit Selection:</b> Character wise edit the plain text currently selected in the Annotation Editor. This function exists to avoid switching to the Plain Text Editor for small
85+
corrections.</font></li>
86+
<li><font face="Verdana" size="2"><b>Annotate:</b> Create an Annotation (XML tag) enclosing the text passage currently selected.</font></li>
87+
<li><font face="Verdana" size="2"><b>Annotate All:</b> Create an Annotation (XML tag) enclosing every occurence of the text passage currently selected in the current document.
88+
This function is primarily intended for detail level markup (e.g. location or person names): Select the particular name once, annotate all its occurences in the entire document with a single
89+
click.</font></li>
90+
<li><font face="Verdana" size="2"><b>Mark Document Part:</b> Create a Document Part (XML tag, special type of Annotation) enclosing the text passage currently selected.
91+
This special type of Annotation is primarily intended for structural markup. It allows, for instance, editing an individual section of a document as if it was a document on its
92+
own.</font></li>
93+
<li><font face="Verdana" size="2"><b>Merge Annotations:</b> Merge neighbouring Annotations. Only Annotations of the same type can be merged.
94+
At least the end tag of the first Annotation to be merged, and at least the start tag of the last one, have to be selected for this function to
95+
work.</font></li>
96+
<li><font face="Verdana" size="2"><b>Split Annotation:</b> Split an Annotation into two. The inmost Annotation enclosing the currently selected text is determined the target of this operation. It is split at the word border before the selected text passage. Exacly one word or punctuation mark has to be selected for this function to
97+
work.</font></li>
98+
<li><font face="Verdana" size="2"><b>Edit Fonts:</b> Edit the displaying font, font size, and color of the document currently selected. These settings are independent for textual content and XML tags. This is in favor of making content easier to distinguish from markup. The default values for these settings are accessible through Preferences in the Window
99+
menu.</font></li>
100+
</ul>
101+
102+
<h4><font face="Verdana">The Recent Action Panel (upper-left)</font></h4>
103+
<font face="Verdana" size="2">The recent action panel allows instantly repeating
104+
the most recently used actions, reusing the original parameters. This avoids,
105+
for instance, re-entering the Annotation type / XML element name when creating a
106+
new Annotation.</font>
107+
108+
<h4><font face="Verdana">The Makro Panel (lower-left)</font></h4>
109+
<font face="Verdana" size="2">The makro panel provides access to Makros. A Makro
110+
consists of a an XML element name to annnotate selected text with, and some
111+
resource that is automatically applied to the newly created Annotation.
112+
Frequently used markup / editing sequences can be bundeled this way, making them
113+
one-click accessible. A good example for a useful Makro is marking up the
114+
selected text as a paragraph and subsequently applying the structural
115+
normalization to the content of the newly created tag.</font>
116+
117+
<h4><font face="Verdana">The Layout Panel (right)</font></h4>
118+
<font face="Verdana" size="2">The layout panel allows showing / hiding the
119+
individual XML element tags contained in the document, and highlighting the tag
120+
content. This is in favor of clarity, e.g. for hiding detail level markup when
121+
working on the document structure. The left of the two checkboxes highlights the
122+
Annotation content, while the right one shows / hides the respective XML tags. A
123+
click on the XML element name / Annotation type will open a dialog for adjusting
124+
the color used for this type of Annotation.</font>
125+
126+
</body>
127+
</html>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<html>
2+
<head>
3+
<title>GoldenGATE</title>
4+
</head>
5+
<body>
6+
7+
8+
<h3><font face="Verdana">Built-In Resources</font></h3>
9+
<font face="Verdana" size="2">The GoldenGATE editor has three built-in resource
10+
types that are essential for its operability.</font>
11+
<h4><font face="Verdana">Document Readers</font></h4>
12+
<font size="2" face="Verdana">Document Readers affect the behavior of the
13+
GoldenGATE editor when loading a document. In marked-up data, they can filter
14+
and rename tags, and decide if a tag will be represented as a Document Part or
15+
as a plain Annotation.</font>
16+
<h4><font face="Verdana">Document Writers</font></h4>
17+
<font size="2" face="Verdana">Document Writers affect the way the GoldenGATE
18+
editor writes a document to disc. They allow filtering which Annotations are
19+
written to disc, and which are not. This is useful for documents that contain a
20+
lot of (maybe generic or intermediate) markup only a part of which are to be
21+
written to the file, e.g. the elements of a particular XML namespace.</font>
22+
<h4><font face="Verdana">Makros</font></h4>
23+
<font size="2" face="Verdana">Frequently used markup / editing sequences can be
24+
bundeled to Makros, which makes them one-click accessible via custom buttons in
25+
the Annotation Editor. A good example for a useful Makro is marking up the
26+
selected text as a paragraph and subsequently applying the structural
27+
normalization to the content of the newly created tag.</font></body>
28+
</html>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
0:GoldenGATE
2+
1:Glossary
3+
2:Main Menus
4+
3:File
5+
4:View
6+
5:Edit
7+
6:Tools
8+
7:Window
9+
8:Help
10+
9:Document Editor
11+
10:Annotation Editor
12+
11:Document Formats
13+
12:Document Readers
14+
13:Document Writers
15+
14:XSLT Dynamic Document Format
16+
15:Document Viewers
17+
16:Slide Annotations
18+
17:Slide Annotations
19+
18:Tree View Annotations
20+
19:Document IO
21+
20:File Document IO
22+
21:Web Document IO
23+
22:Plug-In Resources
24+
23:Custom Functions
25+
24:Custom Shortcuts
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<html>
2+
<head>
3+
<title>GoldenGATE</title>
4+
</head>
5+
<body>
6+
7+
8+
<h3><font face="Verdana">The Document Editor</font></h3>
9+
<font face="Verdana" size="2">Each Document Editor holds an open document. They
10+
are managed as tabs in the main window of the GoldenGATE editor. A Document
11+
Editor has three sub-editors which serve different purposes:</font>
12+
13+
<h4><font face="Verdana">The Annotation Editor</font></h4>
14+
<font face="Verdana" size="2">The Annotation Editor is intended for handling the
15+
document markup. Since almost all markup goes betweeen words, it treats words as
16+
the atomic text units instead of individual characters. While this inhibits
17+
character wise text editing, it greatly simplifies creating XML tags because
18+
they are automatically placed at the word boundaries.</font>
19+
20+
<h4><font face="Verdana">The Text Editor</font></h4>
21+
<font face="Verdana" size="2">The Text Editor serves for character wise
22+
editing, e.g. Find / Replace operations or manual spelling correction. In order
23+
to provide a concise and clean view on the textual content, the Text
24+
Editor displays no markup, but only the plain text.</font>
25+
26+
<h4><font face="Verdana">The Plain XML Preview</font></h4>
27+
<font face="Verdana" size="2">The Plain XML Preview displays a document as
28+
nicely formatted and indented XML in a view-only fashion.</font></body>
29+
</html>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<html>
2+
<head>
3+
<title>GoldenGATE</title>
4+
</head>
5+
<body>
6+
7+
8+
<h3><font face="Verdana">Document Formats</font></h3>
9+
<font face="Verdana" size="2">Document Formats offer functionality for reading
10+
and writing documents in arbitrary formats, such as XML, HTML, ARFF, and so on.
11+
Some formats my be usable only for loading or only for saving documents. A
12+
document format considering only those tags that are currently highlighted in
13+
the Annotation Editor, for instance, is suited for saving a document in exactly
14+
the layout that is currently visible, but is not appropriate for loading a
15+
document. </font></body>
16+
</html>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<html>
2+
<head>
3+
<title>GoldenGATE</title>
4+
</head>
5+
<body>
6+
7+
8+
<h3><font face="Verdana">Document IO</font></h3>
9+
<font face="Verdana" size="2">DocumentIO plugins provide functionality for </font><font face="Verdana" size="2">loading
10+
documents from some plugin specific source and/or </font><font face="Verdana" size="2">saving
11+
documents to some plugin specific destination</font><font face="Verdana" size="2">.</font><h4><font face="Verdana">Document</font><font face="Verdana">
12+
Loaders</font></h4>
13+
<font face="Verdana" size="2">Document Loader plugins provide functionality for
14+
loading documents from some plugin specific source.</font><h4><font face="Verdana">Document</font><font face="Verdana">
15+
Savers</font></h4>
16+
<font face="Verdana" size="2">Document Saver plugins provide functionality for
17+
saving documents to some plugin specific destination.</font></body>
18+
</html>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<html>
2+
<head>
3+
<title>GoldenGATE</title>
4+
</head>
5+
<body>
6+
7+
8+
<h3><font face="Verdana">Document Viewers</font></h3>
9+
<font face="Verdana" size="2">Document Viewers offer specialized views on a
10+
document or Annotations of a document. </font></body>
11+
</html>

0 commit comments

Comments
 (0)