Project

General

Profile

Actions

Feature #6018

closed

Determine proper URI for EML document display

Added by Matt Jones almost 11 years ago. Updated almost 11 years ago.

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

0%

Estimated time:
Bugzilla-Id:

Related issues

Related to Metacat - Feature #5939: Create view service that can render metadata documents at REST URLClosedChris Jones05/23/2013

Actions
Actions #1

Updated by ben leinfelder almost 11 years ago

  • Status changed from New to Closed

The Metacat MN view service is:

/<metacat_context>/d1/mn/v1/views/{qformat}/{pid} 

and returns HTML.

The metacatui URL is:

/<metacatui_context>/#view/{pid}

and does an ajax call to the Metacat MN view service, rendering the results in the main content area.

Actions

Also available in: Atom PDF