Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove References to Morpho (and change contact email) #2416

Merged
merged 4 commits into from
Jun 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- **License**: [Apache 2](http://opensource.org/licenses/Apache-2.0)
- [Package source code on Github](https://github.com/NCEAS/metacatui)
- [**Submit Bugs and feature requests**](https://github.com/NCEAS/metacatui/issues/new/choose)
- Contact us: metacat-dev@ecoinformatics.org
- Contact us: developers@dataone.org

![Tests Status](https://github.com/NCEAS/metacatui/actions/workflows/test.js.yml/badge.svg)

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ of your MetacatUI application.
- <a href="{{ site.url }}/guides/maps/cesium-for-portals.html">📍 Cesium Map for Portals</a>
- <a href="{{ site.url }}/guides/editor/funding-autocomplete.md">🔍 Funding Autocomplete</a>

<b>ℹ️ Is something missing? [Email us](mailto:metacat-dev@ecoinformatics.org) or join us on [Slack](https://slack.dataone.org/) and we'll add it!</b>
<b>ℹ️ Is something missing? [Email us](mailto:developers@dataone.org) or join us on [Slack](https://slack.dataone.org/) and we'll add it!</b>
26 changes: 4 additions & 22 deletions src/js/templates/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,28 +44,10 @@ <h3>
<a name="sharing-your-data"></a>
Storing and Sharing Your Research
</h3>
<p>Submitting your data is easy. Here are two ways to get started:</p>
<div class="row-fluid">
<figure class="thumbnail span5">
<a href="<%= MetacatUI.root %>/submit">
<img src="<%= MetacatUI.root %>/img/about-editor.png" alt="Online Data Registry Form"/>
</a>
<figcaption class="caption">
<h3>On the web</h3>
<p>Upload your data on this website using a <a href="<%= MetacatUI.root %>/submit">simple online form</a>.</p>
<p><a href="<%= MetacatUI.root %>/submit" class="btn btn-primary">Upload now</a></p>
</figcaption>
</figure>
<figure class="thumbnail span5">
<a href="<%= MetacatUI.root %>/tools/morpho">
<img src="<%= MetacatUI.root %>/img/about-morpho.png" alt="Morpho Desktop Application"/>
</a>
<figcaption class="caption">
<h3>On your desktop</h3>
<p>Download the <a href="<%= MetacatUI.root %>/tools/morpho">Morpho desktop application</a>, which features a "wizard"-style step-by-step process to describe and package up your data.</p>
<p><a href="<%= MetacatUI.root %>/tools/morpho" class="btn btn-primary">Download Morpho</a></p>
</figcaption>
</figure>
<p>Submitting your data is easy. Upload your data on the web, using a <a href="<%= MetacatUI.root %>/submit">simple online form</a>.
This site supports <a href="https://orcid.org">ORCID</a> logins.</p>
<p><a href="<%= MetacatUI.root %>/submit" class="btn btn-primary">Upload now</a></p>

<div class="clear"></div>
<p>
If your project involves large numbers of
Expand Down
61 changes: 0 additions & 61 deletions src/js/templates/tools.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,67 +92,6 @@ <h3>
</div>
</div>
<hr/>
<div class="row-fluid example">
<div class="text-left">
<h3>
<a name="morpho"></a>
<i class="icon icon-table"></i>
Morpho
</h3>
<p class="lead">Data management for earth, environmental and ecological scientists.</p>
<img class="pull-right" style="height: auto;width: 150px; margin: 10px 40px 10px 20px" alt="Morpho image" src="<%= MetacatUI.root %>/img/morpho-image.png?v=<%=MetacatUI.metacatUIVersion%>">
<p>Morpho is a desktop application that allows researchers to create
metadata, (i.e. describe their data in a standardized format), and create a catalog of data
&amp; metadata upon which to query, edit and view data collections. <b>This software is no longer
maintained by our development team</b>, however it is an open source application and users are welcome
to make contributions to the code.

<p class="lead">Linking your Morpho account with an ORCID.
</p>
<p>
ORCID credentials are the preferred login to use with the web submission form. Previous Morpho
users can link their ORCID account to their old Morpho account with the following instructions.</p>

<p>First create an account at orcid.org/register if you have not already. After that
account registration is complete, login to the KNB with your ORCID. Next,
hover over the icon on the top right and choose 'My Profile'. Then, click the
'Settings' tab and scroll down to 'Add Another Account'. Enter your name
or username from your Morpho account and select yourself (your name should
populate as an option). Click the '+' icon. You will then need to log
out of the KNB, and then log back in with your old LDAP account (click 'have
an existing account'), and enter your Morpho credentials to finalize the linkage
between the two accounts. Navigate to 'My Profile' and 'Settings' to confirm the linkage.</p.

<p>After completing this, all of your previously submitted data pacakges
should show up on your KNB 'My Profile' page, whether you are logged
in using your ORCID or Morpho account. You can also reverse the instructions above -
log in first using your Morpho account, look for your ORCID account, then log
out and back in with ORCID to confirm the linkage.</p>

<p class="lead">Download the Morpho data management application.
</p>
<p>
Easy-to-use installers are available for various platforms. For
windows and mac versions, users need to double click the
installers. For linux version, users need to run "java -jar
morpho-version-linux.jar". <span class="text-info">To run
Morpho, you must have Java 1.7 or later installed on your
computer.</span>
</p>
<ul>
<li><a href="https://knb.ecoinformatics.org/software/dist/morpho-1.11.0.exe">Windows <i
class="icon-download"></i></a></li>
<li><a href="https://knb.ecoinformatics.org/software/dist/morpho-1.11.0-linux.jar">Linux
<i class="icon-download"></i>
</a></li>
<li><a href="https://knb.ecoinformatics.org/software/dist/morpho-1.11.0-mac.jar">Mac OSX
<i class="icon-download"></i></a>
</li>
<li><a href="https://knb.ecoinformatics.org/software/dist">Older Versions <i class="icon-double-angle-right"></i></a></li>
</ul>
</div>
</div>
<hr/>
<div class="row-fluid example">
<div class="text-left">
<h3>
Expand Down
14 changes: 0 additions & 14 deletions src/js/templates/userSettings.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,20 +149,6 @@ <h4 class="panel-title">Applications that support DataONE authentication tokens<
<p>To upload data in the DataONE network: choose a Member Node to host your data and an app that supports DataONE.</p>

<a href="https://www.dataone.org/current-member-nodes" target="_blank">See the list of DataONE Member Nodes <i class="icon icon-double-angle-right"></i></a>
<!-- <div class="media">
<div class="media-left">
<img src="<%= MetacatUI.root %>/img/morpho-image.png" class="media-object" width="100" />
</div>
<div class="media-body">
<h5>Morpho <em class="badge">Coming soon </em></h5>
<p>Morpho is an open source metadata editor for Ecological Metadata Language (EML).
Morpho can currently be used to submit data and metadata to a Member Node which runs Metacat,
using the Metacat interfaces in Morpho.
<a href="https://knb.ecoinformatics.org/about/morpho">Learn more about Morpho and download <i class="icon icon-double-angle-right"></i></a>
</p>
</div>
</div>
-->
<div class="media">
<div class="media-left">
<a href="https://github.com/DataONEorg/rdataone"><img src="<%= MetacatUI.root %>/img/rDataONE-logo-128px.png" class="media-object" width="100" /></a>
Expand Down
1 change: 0 additions & 1 deletion src/js/themes/knb/templates/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ <h2><i class="icon-cogs"></i>Getting Started</h2>
<h2><i class="icon-file-alt"></i>Help</h2>
<ul class="helpitems">
<li><a href="<%= MetacatUI.root %>/help">Search Tips</a></li>
<li><a href="<%= MetacatUI.root %>/tools#morpho" >Morpho User Guide</a></li>
<li><a href="<%= MetacatUI.root %>/tools#eml" >Ecological Metadata Language</a></li>
<li><a href="http://mule1.dataone.org/ArchitectureDocs-current" target="_blank">DataONE API</a></li>
</ul>
Expand Down
Loading