EarthSystemCoG / COG

COG source code
BSD 3-Clause "New" or "Revised" License
8 stars 16 forks source link

Work with ES-DOC to attach images to CIM records #8

Open murphysj opened 12 years ago

murphysj commented 12 years ago

WHO: Christiane WHO: Use Case (Dycore 2012)

This is not just an HTML link the ability to imbed the image, like we do imbed on blog pages, so that the image can be viewed immediately.

This requires that we have the ability to display simulation metadata within the workspace.

We need to consider how we store images in the metadata storage system

murphysj commented 12 years ago

Similar to attaching comments to the model metadata, it might need to work on a combination of information stored in the RDF triple store, and referencing of images by URL.

murphysj commented 11 years ago

Now that the metadata is stored outside of our system (on the CIM repository and viewed using the CIM Viewer), this will be difficult because we don't control their storage system.

The discussion of RDF above is now moot.

murphysj commented 11 years ago

DIP indicates they are interested in this ticket as well.

LucaCinquini commented 11 years ago

Might be able to hyperlink the model results to a RESTful URL of the form ...search?type=Image&model=XYZ

LucaCinquini commented 11 years ago

Viceversa, within the images results you could hyperlink to the model that generated that image: ....view?model=XYZ