Project

General

Profile

Actions

Feature #6487

closed

Allow searches on the DataONE CN 

Added by Lauren Walker about 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
Actions #1

Updated by Lauren Walker about 10 years ago

  • Assignee set to Lauren Walker

I plan on implementing this in a way where we can (in the future) switch between querying the current MN or the CN. This would require the MetacatUI app to store both the CN and MN DataONE API's.

Actions #2

Updated by ben leinfelder about 10 years ago

I think we can just consider the UI needing to switch between node baseUrls. Both the MN and CN endpoints for querying, authorization, and (eventually) viewing and downloading objects should be the same and only differ in their baseUrl.

It's a little tricky for things like the registryUrl and such that still very much rely on the old Metacat code. But I assume we just won't show anything about "signing in" or "signing up".

We also don't have the "package" service. Nor the "publish" service on the CN (or even codified in the DataONE MN API).

Actions #3

Updated by ben leinfelder about 10 years ago

For my money, I like the idea of having search results link to a #quickview/{pid} page.

This would display the citation (like it is in the search results), package contents (also in the index from parsing the ORE objects) and additional metadata fields from the index (coverage, abstract, methods, etc).

This #quickview would work for either MN or CN deployments because it would only use the query() endpoint. To keep it as general as possible, we might exclude things like the "Publish" and "Download package" options because the CN does not support those operations.

Actions #4

Updated by Lauren Walker about 10 years ago

  • Status changed from New to Resolved

MetacatUI is now completely functional for querying the CN

Actions

Also available in: Atom PDF