Notice: Constant FULL_OMEKA_PATH already defined in /var/www/html/sciencemeetsart/plugins/ShadowPage/plugin.php on line 8
Science Meets Art | Time-maps of Collections · Time-Maps of Collections Skip to content Skip to search

Time-maps of Collections

getItem(); $file = $attachment->getFile(); if ($file) { if (!isset($fileOptions['imgAttributes']['alt'])) { $fileOptions['imgAttributes']['alt'] = metadata($item, array('Dublin Core', 'Title')); } if ($forceImage) { $imageSize = isset($fileOptions['imageSize']) ? $fileOptions['imageSize'] : 'square_thumbnail'; $image = file_image($imageSize, $fileOptions['imgAttributes'], $file); $html = exhibit_builder_link_to_exhibit_item_file($image, $linkProps, $item); } else { if (!isset($fileOptions['linkAttributes']['href'])) { $fileOptions['linkAttributes']['href'] = exhibit_builder_exhibit_item_uri($item); } $html = file_markup($file, $fileOptions, null); } } else if($item) { $html = exhibit_builder_link_to_exhibit_item_file(null, $linkProps, $item); } // Don't show a caption if we couldn't show the Item or File at all if (isset($html)) { $html .= $this->view->exhibitAttachmentCaption($attachment); } else { $html = ''; } return apply_filters('exhibit_attachment_markup', $html, compact('attachment', 'fileOptions', 'linkProps', 'forceImage') ); } } ?>

Sonja Bäumel, Metabodies (Image 1), 2013

Please follow the link below to see the timemap for the Bioart Collection.

Bioart collection

Bryndís Snæbjörnsdóttir and Mark Wilson, Radio Animal/Uncertainty in the City, 2009

Please follow the link below to see the timemap for the Animals in Art Collection.

Animals in Art

George Gessert, Hybrid 703, 1992

Please follow the link below to see the timemap for the Plants in Art Collection.

Plants in Art

Marc Quinn, Siren, 2010

© Marc Quinn. Photography: Prudence Cuming Associates, courtesy of Marc Quinn Studio

Please follow the link below to see the timemap for the Miscellaneous Collection.

Miscellaneous

Time-maps of Collections