-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed f5005c5 with MkDocs version: 1.3.1
- Loading branch information
1 parent
7c4291f
commit 1f66986
Showing
51 changed files
with
8,832 additions
and
592 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,123 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" > | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<link rel="shortcut icon" href="/img/favicon.ico" /> | ||
<title>BTAA-GIN Metadata Documentation</title> | ||
<link rel="stylesheet" href="/css/theme.css" /> | ||
<link rel="stylesheet" href="/css/theme_extra.css" /> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" /> | ||
|
||
<script src="/js/jquery-3.6.0.min.js" defer></script> | ||
<!--[if lt IE 9]> | ||
<script src="/js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script> | ||
<script>hljs.initHighlightingOnLoad();</script> | ||
</head> | ||
|
||
<body class="wy-body-for-nav" role="document"> | ||
|
||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search"> | ||
<a href="/." class="icon icon-home"> BTAA-GIN Metadata Documentation | ||
</a><div role="search"> | ||
<form id ="rtd-search-form" class="wy-form" action="//search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" title="Type search term here" /> | ||
</form> | ||
</div> | ||
</div> | ||
|
||
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="/.">Home</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">Overview</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="/about/">Metadata for the BTAA Geoportal</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="/b1g-custom-elements/">Custom Elements</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="/relations/">Collection Model</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="/entry-usage-guidelines/">Entry Guidelines</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">Workflows</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="/workflow/">Lifecycle</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="/GEOMG/">GEOMG</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> | ||
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu"> | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="/.">BTAA-GIN Metadata Documentation</a> | ||
|
||
</nav> | ||
<div class="wy-nav-content"> | ||
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href="/." class="icon icon-home" alt="Docs"></a> »</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div class="section" itemprop="articleBody"> | ||
|
||
|
||
<h1 id="404-page-not-found">404</h1> | ||
|
||
<p><strong>Page not found</strong></p> | ||
|
||
|
||
</div> | ||
</div><footer> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<!-- Copyright etc --> | ||
</div> | ||
|
||
Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. | ||
</footer> | ||
|
||
</div> | ||
</div> | ||
|
||
</section> | ||
|
||
</div> | ||
|
||
<div class="rst-versions" role="note" aria-label="Versions"> | ||
<span class="rst-current-version" data-toggle="rst-current-version"> | ||
|
||
|
||
|
||
</span> | ||
</div> | ||
<script>var base_url = '/';</script> | ||
<script src="/js/theme_extra.js" defer></script> | ||
<script src="/js/theme.js" defer></script> | ||
<script src="/search/main.js" defer></script> | ||
<script defer> | ||
window.onload = function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}; | ||
</script> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,170 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" > | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<link rel="shortcut icon" href="../img/favicon.ico" /> | ||
<title>GEOMG - BTAA-GIN Metadata Documentation</title> | ||
<link rel="stylesheet" href="../css/theme.css" /> | ||
<link rel="stylesheet" href="../css/theme_extra.css" /> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" /> | ||
|
||
<script> | ||
// Current page data | ||
var mkdocs_page_name = "GEOMG"; | ||
var mkdocs_page_input_path = "GEOMG.md"; | ||
var mkdocs_page_url = null; | ||
</script> | ||
|
||
<script src="../js/jquery-3.6.0.min.js" defer></script> | ||
<!--[if lt IE 9]> | ||
<script src="../js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/highlight.min.js"></script> | ||
<script>hljs.initHighlightingOnLoad();</script> | ||
</head> | ||
|
||
<body class="wy-body-for-nav" role="document"> | ||
|
||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search"> | ||
<a href=".." class="icon icon-home"> BTAA-GIN Metadata Documentation | ||
</a><div role="search"> | ||
<form id ="rtd-search-form" class="wy-form" action="../search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" title="Type search term here" /> | ||
</form> | ||
</div> | ||
</div> | ||
|
||
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="..">Home</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">Overview</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../about/">Metadata for the BTAA Geoportal</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../b1g-custom-elements/">Custom Elements</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../relations/">Collection Model</a> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="../entry-usage-guidelines/">Entry Guidelines</a> | ||
</li> | ||
</ul> | ||
<p class="caption"><span class="caption-text">Workflows</span></p> | ||
<ul class="current"> | ||
<li class="toctree-l1"><a class="reference internal" href="../workflow/">Lifecycle</a> | ||
</li> | ||
<li class="toctree-l1 current"><a class="reference internal current" href="./">GEOMG</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> | ||
<nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu"> | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="..">BTAA-GIN Metadata Documentation</a> | ||
|
||
</nav> | ||
<div class="wy-nav-content"> | ||
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href=".." class="icon icon-home" alt="Docs"></a> »</li> | ||
<li>Workflows »</li> | ||
<li>GEOMG</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div class="section" itemprop="articleBody"> | ||
|
||
<h3 id="1-save-edited-template-as-a-csv-file">1. Save edited template as a CSV file</h3> | ||
<p><a href="https://z.umn.edu/b1g-template">Use the B1G Template</a></p> | ||
<h3 id="2-upload-the-spreadsheet-to-geomg">2. Upload the spreadsheet to GEOMG</h3> | ||
<ul> | ||
<li>This is done via the batch imports function. </li> | ||
<li>When logged into GEOMG, go to Admin Tools and select Imports. Click "New Import".</li> | ||
<li>Give a name to the upload and enter details about the source and description. These details are helpful later in tracking imports.</li> | ||
<li>Select the CSV file for upload</li> | ||
<li>For Type, choose the BTAA CSV. </li> | ||
<li>Click the <strong>Create Import</strong> button</li> | ||
<li>Review the <em>Field Mappings</em> page. If the CSV was formatted with column headers spelled the same way as the template, the fields should automatically map to the correct elements. Otherwise, manually choose the crosswalk mapping.</li> | ||
<li>Scroll to the bottom and click the button <strong>Create Mapping</strong></li> | ||
<li>On the <em>Import</em> page, check that the number in the CSV Row Count matches your CSV.</li> | ||
<li>Click the button <strong>Run Import</strong></li> | ||
<li>The import may take a few minutes. During the process, you can view the Import Results tab. Items in the queue will show up in the first sub-tab ("Failed"), but will transfer to the second tab upon import ("Success").</li> | ||
<li>When complete, review any items that did not import in the Failed tab. See Troubleshooting (<em>coming soon</em>) for help.</li> | ||
</ul> | ||
<h3 id="3-spot-check-records-for-errors-and-consistency">3. Spot check records for errors and consistency</h3> | ||
<ul> | ||
<li>The newly uploaded records will be listed as Draft under the Publication State on the main dashboard</li> | ||
<li>Select 'Draft' under Publication State and select an item. This will open it in editing view.</li> | ||
<li>Click the button <strong>View in Geoportal</strong></li> | ||
<li>Inspect the record and test the links. (note: Metadata and Web Service links will not open while the item is still in Draft)</li> | ||
<li>Repeat this process for about 3 records.</li> | ||
</ul> | ||
<h3 id="4-convert-records-from-draft-to-published">4. Convert records from 'Draft' to 'Published'</h3> | ||
<ul> | ||
<li>If the records are satisfactory, return to the Dashboard view and select all Draft items in the upload. </li> | ||
<li>Select All and then select the text "Select all results that match this search"</li> | ||
<li>Click the State button. From the dropdown, select Published.</li> | ||
<li>On the <em>Bulk Action</em> page, click the button <strong>Run Bulk Action</strong></li> | ||
<li>Review 3-5 of the published records and test all the links.</li> | ||
</ul> | ||
<h3 id="5-publish-to-opengeometadata">5. Publish to OpenGeoMetadata</h3> | ||
<ul> | ||
<li>Completed records are synced to the workflow GitHub online repository as needed. </li> | ||
<li>Records that are deemed stable and complete can be shared with the <a href="https://github.com/OpenGeoMetadata">OpenGeoMetadata community</a>.</li> | ||
</ul> | ||
|
||
</div> | ||
</div><footer> | ||
<div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation"> | ||
<a href="../workflow/" class="btn btn-neutral float-left" title="Lifecycle"><span class="icon icon-circle-arrow-left"></span> Previous</a> | ||
</div> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<!-- Copyright etc --> | ||
</div> | ||
|
||
Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. | ||
</footer> | ||
|
||
</div> | ||
</div> | ||
|
||
</section> | ||
|
||
</div> | ||
|
||
<div class="rst-versions" role="note" aria-label="Versions"> | ||
<span class="rst-current-version" data-toggle="rst-current-version"> | ||
|
||
|
||
<span><a href="../workflow/" style="color: #fcfcfc">« Previous</a></span> | ||
|
||
|
||
</span> | ||
</div> | ||
<script>var base_url = '..';</script> | ||
<script src="../js/theme_extra.js" defer></script> | ||
<script src="../js/theme.js" defer></script> | ||
<script src="../search/main.js" defer></script> | ||
<script defer> | ||
window.onload = function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}; | ||
</script> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.