WCGA / West-Coast-Ocean-Data-Portal

bugs and fixes for the geoportal back end and UI front end of the WCODP
1 stars 0 forks source link

For OOS records, display temporal extent #38

Open fishytodd opened 9 years ago

fishytodd commented 9 years ago

From Jennifer Patterson -

fishytodd commented 9 years ago

If this is a thorny problem, I think we can forego changes at this time because most abstracts include temporal extent. Some examples.

http://portal.westcoastoceans.org/geoportal/rest/document?id={24C6FE08-7550-42E9-A8BA-DD0DCF6D0F4D}

http://portal.westcoastoceans.org/geoportal/rest/document?id={E621508F-5D4B-4DA5-86B5-59AF021DFDF8}

twelch commented 9 years ago

Since temporal extent is an uncommon attribute this sounds like a special case situation that needs to be handled in a generic way, so that we can readily incorporate others in the future. Approach would be to add temporal extent as an attribute to look for with every record and display if it is found, otherwise don't display it at all. We don't want to see 'not available' for records that don't have it.