Skip to content

Commit d2d1980

Browse files
authored
Merge pull request #26 from IronRico/master
Rolling Doc Changes July 2020
2 parents 90c2550 + 04d5419 commit d2d1980

File tree

19 files changed

+129
-50
lines changed

19 files changed

+129
-50
lines changed

SUMMARY.md

+2
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,10 @@
6969
* [Distribution Edit Window](reference/edit-window/metadata/distribution-panels/distribution-editWindow.md)
7070
* [Distributor Edit Window](reference/edit-window/metadata/distribution-panels/distributor-editWindow.md)
7171
* [Transfer Option](reference/edit-window/metadata/distribution-panels/transferOption.md)
72+
* [Online Transfer Option](reference/edit-window/metadata/distribution-panels/ onlineTransferOption.md)
7273
* [Offline Transfer Option](reference/edit-window/metadata/distribution-panels/offlineOption.md)
7374
* [Distribution Format](reference/edit-window/metadata/distribution-panels/format.md)
75+
* [Transfer Frequency](reference/edit-window/metadata/distribution-panels/timeDuration-obj.md)
7476
* [Order Process](reference/edit-window/metadata/distribution-panels/orderProcess.md)
7577
* [Constraints Section](reference/edit-window/metadata/constraint-panels/constraint-section.md)
7678
* [Use Limitations](reference/edit-window/metadata/constraint-panels/useLimitation-panel.md)
Loading
Loading
Loading
22.7 KB
Loading
Loading
Loading
Loading

reference/edit-window/dictionary/attribute-panels/attribute-section.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ As discussed in the [Attribute Array section](../entity-panels/attribute-panel.m
1111

1212
In the example below, an <span class="md-panel">Entity</span> has been defined for vehicle registration records within a fictitious Department of Motor Vehicles database. Several of the VEHICLE_REGISTRATION <span class="md-panel">Entity</span>'s <span class="md-panel">Attributes</span> are shown in the <span class="md-panel">Attribute</span> array panel along with their required elements.
1313

14-
![Entity Attribute Array](/assets/reference/edit-objects/dictionary/attribute/attribute-array.png){caption}
14+
![Entity Attribute Array](/assets/reference/edit-objects/dictionary/attribute/AtrributeNameAnnotations.png){Pictured Above: Attribute Array Detail}
1515

1616
Each <span class="md-panel">Attribute</span> has a <strong class="btn btn-success btn-xs"> <i class="fa fa-pencil"> </i> More...</strong> button that when clicked navigates to the <span class="md-panel">Attribute</span>'s <span class="md-window">Edit Window</span> providing access to *all* the <span class="md-panel">Attribute</span>'s elements, optional and required. This <span class="md-panel">Attribute</span> <span class="md-window">Edit Window</span> is shown in the illustration below. Each of the <span class="md-window">Edit Window</span>'s panels are discussed separately on the following pages.
1717

18-
![Attribute Edit Window](/assets/reference/edit-objects/dictionary/attribute/attribute-panel.png){caption}
18+
![Attribute Edit Window](/assets/reference/edit-objects/dictionary/attribute/attribute-panel.png){Pictured Above: Attribute Overview}
1919

2020
---
2121

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
### Online Transfer Option
2+
3+
![Online Transfer Option Edit Window](/assets/reference/edit-objects/metadata/distribution/OnlineTransferOption.PNG)
4+
5+
---
6+
7+
- **Name:** *{**type**: string; **max length**: none; **default**: empty}
8+
Usage:* The name of the online resource.
9+
10+
- **URI:** *{**type**: [URI](https://guide.mdeditor.org/GLOSSARY.html#uri); **default**: empty}
11+
Usage: * The internet location (address) for online access to the resource using the [URI](https://guide.mdeditor.org/GLOSSARY.html#uri) format - a.k.a URL.
12+
13+
- **Protocol:** *{**type**: string; **max length**: none; **default**: empty}
14+
Usage:* The online connection protocol used to access the resource. e.g. ftp, http, https, etc.
15+
16+
- **Description:** *{**type**: string; **max length**: 500 characters; **default**: empty}
17+
Usage:* A text description with additional details of what the resource is or describes.
18+
19+
- **Function:** *{**type**: codelist (ISO CI_OnLineFunctionCode, [ADIwg](https://guide.mdeditor.org/GLOSSARY.html#adiwg) codes); **extensible**: YES; **multi-value**: NO; **default**: empty} Usage:* - A code declaring the intended function of the resource.
20+
21+
- **Application Profile:** The name of an application profile that can be used with the online resource
22+
23+
- **Protocol Request:** The request used to access the resource depending on the protocol (to be used mainly for POST requests)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
### Transfer Frequency
2+
3+
* <span class="md-element">Year</span> 1{**type**: integer; **min**: 0; **max** none; **default**: empty}1 A value for the number of years in the duration.
4+
5+
* <span class="md-element">Month</span> 1{**type**: integer; **min**: 0; **max** none; **default**: empty}1 A value for the number of months in the duration.
6+
7+
* <span class="md-element">Day</span> 1{**type**: integer; **min**: 0; **max** none; **default**: empty}1 A value for the number of days in the duration.
8+
9+
* <span class="md-element">Hour</span> 1{**type**: integer; **min**: 0; **max** none; **default**: empty}1 A value for the number of hours in the duration.
10+
11+
* <span class="md-element">Minute</span> 1{**type**: integer; **min**: 0; **max** none; **default**: empty}1 A value for the number of minutes in the duration.
12+
13+
* <span class="md-element">Second</span> 1{**type**: integer; **min**: 0; **max** none; **default**: empty}1 A value for the number of seconds in the duration.
14+
15+
{% hint style='info' %}
16+
At least one duration element is required. More than one may also be entered. e.g. 18 Months or 1 year, 6 months are equivalent durations.
17+
{% endhint %}

reference/edit-window/metadata/distribution-panels/transferOption.md

+4-12
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,12 @@
88

99
* <span class="md-element">Distribution Units</span> 1{**type**: string; **max length**: none; **default**: empty}1 The tiles, layers, geographic areas, etc., in which data are available.
1010

11-
* <span class="md-panel">Online Option</span> 1{**type**: array (obj: <span class="md-panel">Online Resource</span>)}1 Each <span class="md-panel">Online Option</span> contains information about an online source for the distribution. 2{[See object details](#online-resource)}2
11+
* [<span class="md-panel" style="font-size: larger">Online Option</span>](onlineTransferOption.md) 1{**type**: array (obj: <span class="md-panel">Online Option</span>)}1 Each <span class="md-panel">Online Option</span> object contains information about an online source for the distribution.
1212

13-
* [<span class="md-panel" style="font-size: larger">Offline Option</span>](offlineOption.md) 1{**type**: array (obj: <span class="md-panel">Offline Option</span>)}1 Each <span class="md-panel">Offline Option</span> object contains information about an option for offline medium on which the distribution and be obtained.
13+
* [<span class="md-panel" style="font-size: larger">Offline Option</span>](offlineOption.md) 1{**type**: array (obj: <span class="md-panel">Offline Option</span>)}1 Each <span class="md-panel">Offline Option</span> object contains information about an option for offline medium on which the distribution and be obtained.
1414

1515
* [<span class="md-panel" style="font-size: larger">Distribution Formats <span>](format.md) 1{**type**: array (obj: <span class="md-panel">Distribution Format</span>)}1 Provides information about the format(s) used by the distributor.
1616

17-
* <span class="md-panel">Transfer Frequency</span> 1{**type**: object (<span class="md-panel">Time Duration</span>); **default** empty}1 The rate of occurrence of distribution. 2{[See object details](#time-duration-object)}2
18-
19-
---
20-
21-
### Online Resource
22-
23-
{% include "../../../include-objects/onlineResource-obj.md" %}
24-
17+
* [<span class="md-panel" style="font-size: larger">Transfer Frequency</span>](timeDuration-obj.md) 1{**type**: array (obj: <span class="md-panel"> Transfer Frequency </span>)}1 <span class="md-panel"> Transfer Frequency </span> {type: object (Time Duration); default empty}
18+
Usage: The rate of occurrence of distribution.
2519
---
26-
27-
{% include "../../../include-objects/timeDuration-obj.md" %}

reference/edit-window/metadata/extent-panels/features-import.md

+7
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ __Drag & Drop__ The map supports dragging a file from your file explorer and dr
1414

1515
---
1616

17+
{% hint style='info' %}
18+
**Please Note:** Imported data needs to utilize the World Geodetic System 1984 (WGS 84) [WGS84] coordinate reference system. Longitude and latitude should be in units of decimal degrees. For more details on WGS84, please visit <a href="https://epsg.io/4326" target="_blank">the espg.io database website <sup class="fa fa-external-link"></sup></a>.
19+
{% endhint %}
20+
21+
22+
23+
1724
* __CSV__ (Comma or Tab delimited) text file
1825

1926
The import process searches column heading names for clues to locating geographic and other information.
+15-10
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
11
# Reference -- Import Records
2+
23
### Clearing Browser Cache
3-
---
44

5-
When importing metadata records to mdEditor there are times when completely clearing the browser cache can be helpful. If your import is replacing items of each type (<span class="md-panel">Metadata Record</span>, <span class="md-panel">Contact</span>, and <span class="md-panel">Dictionary</span>) mdEditor will effectively be clearing browser cache for you. In other instances you may need to do this yourself.
5+
---
6+
7+
When importing metadata records to mdEditor there are times when completely clearing the editor storage cache can be helpful. If your import is replacing items of each type (<span class="md-panel">Metadata Record</span>, <span class="md-panel">Contact</span>, and <span class="md-panel">Dictionary</span>) mdEditor will effectively be clearing browser cache for you. In other instances, you may need to do this yourself.
8+
9+
To do this, go to the Settings page pictured below.
10+
11+
---
12+
13+
![Settings Window](/assets/reference/import/ClearBrowserCacheCallout.png)
14+
15+
####<span class="btn btn-danger btn-xs"> <i class="fa fa-times"> </i> Clear Storage Cache</span> Clear Browser Cache
616

7-
{% hint style='danger' %}
8-
**Warning:** Clearing all records will delete all of the records currently loaded in mdEditor. Before doing so, use the Export function to make a backup of your records. Otherwise, the records will be permanently lost (unless you previously made a backup copy).
9-
{% endhint %}
17+
**Clear Storage Cache:** To clear browser cache open the <span class="md-window">Settings</span> window and in the <span class="md-panel">General Settings</span> panel click the <span class="btn btn-danger btn-xs"> <i class="fa fa-times"> </i> Clear Storage Cache</span> button, then confirm.
1018

11-
![Settings Window](/assets/reference/import/clear-cache.png)
19+
{% hint style='warning' %} Note than when you clear the browser cache mdEditor (Settings General Settings), the option to keep your local settings is available. The option to “Keep Settings” is checked by default. This ensures that you will not lose your local settings unless you uncheck the box prior to using the Clear Storage Cache button. {% endhint %}
1220

13-
* ####<span class="btn btn-danger btn-xs"> <i class="fa fa-times"> </i> Clear Storage Cache</span> Clear Browser Cache
14-
15-
To clear browser cache open the <span class="md-window">Settings</span> window and in the <span class="md-panel">General Settings</span> panel click the <span class="btn btn-danger btn-xs"> <i class="fa fa-times"> </i> Clear Storage Cache</span> button, then confirm.
16-
21+
{% hint style='danger' %} Warning: Clearing all records will delete all of the records currently loaded in mdEditor. Before doing so, use the Export function to make a backup of your records. Otherwise, the records will be permanently lost (unless you previously made a backup copy). {% endhint %}
22.7 KB
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
### Online Transfer Option
2+
3+
![Online Transfer Option Edit Window](/assets/reference/edit-objects/metadata/distribution/OnlineTransferOption.PNG)
4+
5+
---
6+
7+
- **Name:** *{**type**: string; **max length**: none; **default**: empty}
8+
Usage:* The name of the online resource.
9+
10+
- **URI:** *{**type**: [URI](https://guide.mdeditor.org/GLOSSARY.html#uri); **default**: empty}
11+
Usage: * The internet location (address) for online access to the resource using the [URI](https://guide.mdeditor.org/GLOSSARY.html#uri) format - a.k.a URL.
12+
13+
- **Protocol:** *{**type**: string; **max length**: none; **default**: empty}
14+
Usage:* The online connection protocol used to access the resource. e.g. ftp, http, https, etc.
15+
16+
- **Description:** *{**type**: string; **max length**: 500 characters; **default**: empty}
17+
Usage:* A text description with additional details of what the resource is or describes.
18+
19+
- **Function:** *{**type**: codelist (ISO CI_OnLineFunctionCode, [ADIwg](https://guide.mdeditor.org/GLOSSARY.html#adiwg) codes); **extensible**: YES; **multi-value**: NO; **default**: empty} Usage:* - A code declaring the intended function of the resource.
20+
21+
- **Application Profile:** The name of an application profile that can be used with the online resource
22+
23+
- **Protocol Request:** The request used to access the resource depending on the protocol (to be used mainly for POST requests)

reference/include-objects/timeDuration-obj.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Time Duration Object
1+
### Transfer Frequency
22

33
* <span class="md-element">Year</span> 1{**type**: integer; **min**: 0; **max** none; **default**: empty}1 A value for the number of years in the duration.
44

reference/settings-window/settings-general.md

+26-14
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,33 @@
11
# Settings
2-
### General Settings
2+
33
---
44

5-
![General Settings Panel](/assets/reference/settings/settings-general.png){caption}
5+
![General Settings Image](/assets/reference/settings/GeneralSettingsScreenshot.JPG){caption}
6+
7+
8+
9+
10+
- **Auto Save** ![Auto Save Switch](/assets/bullets/switch-right.png):
11+
With Auto Save: ON, all edits in mdEditor are automatically saved. With Auto Save: OFF you will need to do manual saves of your <span class="md-panel">Metadata Records</span>, <span class="md-panel">Contacts</span>, and <span class="md-panel">Dictionaries</span>.
12+
13+
- **Copy in Edit Mode**:
14+
When turned on, this allows the "Copy" option to appear in the right-hand side of an edit window.
15+
This is disabled by default to avoid potential accidental usage.
16+
17+
- **Delete in Edit Mode**:
18+
When turned on, this allows the "Delete" option to appear in the right-hand side of an edit window.
19+
This is disabled by default to avoid potential accidental usage.
20+
21+
- **Clear All Records**:
22+
Clicking on the <span class="btn btn-danger btn-sm">Clear Storage Cache</span> Clear Browser Cache option, (also known as the "browser cache"), will delete all metadata records, contacts, and dictionaries from mdEditor's local cache. This action does not remove items from your personal computers local storage.
623

24+
You may export any data you wish to save from mdEditor before clearing the cache.
25+
26+
If you want to save the local settings, ensure the "Keep Settings" option is checked.
727

8-
* ### ![Auto Save Switch](/assets/bullets/switch-right.png) Auto Save
28+
To clear the browser cache click the <span class="btn btn-danger btn-xs"> <i class="fa fa-times"> </i> Clear Storage Cache</span> button, then confirm.
929

10-
With Auto Save: ON, all edits in mdEditor are automatically saved. With Auto Save: OFF you will need to do manual saves of your <span class="md-panel">Metadata Records</span>, <span class="md-panel">Contacts</span>, and <span class="md-panel">Dictionaries</span>.
11-
12-
* ### <span class="btn btn-danger btn-sm">Clear Storage Cache</span> Clear Browser Cache
30+
{% hint style='danger' %}
31+
Be sure loaded <span class="md-panel">Metadata Records</span>, <span class="md-panel">Contacts</span>, and <span class="md-panel">Dictionaries</span> have been exported to local storage before clearing cache if you wish to have access to them later.
32+
{% endhint %}
1333

14-
Clearing browser cache (aka "Storage Cache") will delete all <span class="md-panel">Metadata Records</span>, <span class="md-panel">Contacts</span>, and <span class="md-panel">Dictionaries</span> from mdEditor's browser cache. These are the records you can see in mdEditor's <span class="md-window">Primary Sidebar</span>. The action will not remove any items from your computer's local storage.
15-
16-
To clear browser cache click the <span class="btn btn-danger btn-xs"> <i class="fa fa-times"> </i> Clear Storage Cache</span> button, then confirm.
17-
18-
{% hint style='danger' %}
19-
Be sure loaded <span class="md-panel">Metadata Records</span>, <span class="md-panel">Contacts</span>, and <span class="md-panel">Dictionaries</span> have been exported to local storage before clearing cache if you wish to have access to them later.
20-
{% endhint %}
21-

0 commit comments

Comments
 (0)