hydroshare / hsclient

A python client for interacting with HydroShare in an object oriented way.

Home Page:https://hydroshare.github.io/hsclient/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manage Creator Order using list order

horsburgh opened this issue · comments

The order of creators in a resource matters. HydroShare has a creator order attribute for a creator that determines the order in which creators are displayed on the resource landing page. We should hide the creator order property of the Creator object and just manage creator order according to the order of Creator objects in the list of Creators.