NCEAS / metacatui

MetacatUI: A client-side web interface for DataONE data repositories
https://nceas.github.io/metacatui
Apache License 2.0
42 stars 26 forks source link

Create portal documents for the DataONE Member Nodes that are part of DataONE Plus #1301

Open laurenwalker opened 4 years ago

laurenwalker commented 4 years ago

This isn't exactly a MetacatUI coding task, but we need to create portal XML docs for the following member nodes, so that their profiles/portals show Plus features (aggregated usage metrics, aggregated quality scores, etc.). We may also want to renavigate the /profile/{mn-id} to /portals/{mn-id}.

laurenwalker commented 4 years ago

This is lower priority than finishing up #1261 and getting user and group profiles into the portals view. Let's skip this for now and revisit later.

@rushirajnenuji - you said you had started on a script to automatically generate portal docs from the node info. Can you create a repo for that script and link to it here so we can pick back up on that later on? Don't worry about making it workable right now

rushirajnenuji commented 4 years ago

Hi @laurenwalker - yes, I had started working on this last week. DataONEorg/collections-portals-schemas/tools - is this a good place to check in the script?

laurenwalker commented 4 years ago

Yep, that location works fine. Thanks