Opened 3 years ago

Closed 3 years ago

#2395 closed enhancement (wontfix)

Petascope - rasql servlet returns metadata queries in JSON format with containerFormat=json

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.0
Component: petascope Version: 9.8
Keywords: Cc:
Complexity: Medium

Description (last modified by Bang Pham Huu)

In petascope, metadata queries to rasql servlert, e.g:

SELECT cols FROM RAS_COLLECTIONNAMES AS cols

returns multipart if containerFormat=multipart/related or omitted.
If containerFormat=json or containerFormat=application/json parameter is added, then the result is an JSON array returned.

Change History (3)

comment:1 by Bang Pham Huu, 3 years ago

Description: modified (diff)
Summary: Petascope - rasql servlet returns result of SELECT RAS_COLLECTIONNAMES as a string comma separatedPetascope - rasql servlet returns result of SELECT RAS_COLLECTIONNAMES as a string new line separated

comment:2 by Bang Pham Huu, 3 years ago

Description: modified (diff)
Summary: Petascope - rasql servlet returns result of SELECT RAS_COLLECTIONNAMES as a string new line separatedPetascope - rasql servlet returns metadata queries in JSON format with containerFormat=json

comment:3 by Bang Pham Huu, 3 years ago

Resolution: wontfix
Status: assignedclosed
Note: See TracTickets for help on using tickets.