<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>openglam &amp;mdash; The SMK Blog</title>
    <link>https://blog.smk.dk/tag:openglam</link>
    <description>Welcome to the highly official blog of SMK.</description>
    <pubDate>Thu, 21 May 2026 22:46:13 +0000</pubDate>
    <image>
      <url>https://i.snap.as/XNBAU2lz.png</url>
      <title>openglam &amp;mdash; The SMK Blog</title>
      <link>https://blog.smk.dk/tag:openglam</link>
    </image>
    <item>
      <title>We’re all over the map — how we geolocated SMK artworks with the kind help of humans and machines</title>
      <link>https://blog.smk.dk/were-all-over-the-map-how-we-geolocated-smk-artworks-with-the-kind-help-of?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[Burning churches, rolling hills, and ragged seascapes — we’ve placed them all on a map of Denmark. With a companion social media campaign, this may be the most fun we’ve had with data to date.&#xA;&#xA;L.A. Ring, A Landscape near Bryrup, Jutland, 1888 (on the map).&#xA;&#xA;In March 2021 we placed 4.000 SMK artworks on a map of Denmark. We did it by combining existing data with machine learning and the help of kind human beings. And we did it by leveraging the SMK API which will ultimately ingest the refined location data to allow future re-use.&#xA;&#xA;!--more--&#xA;&#xA;The art map of Denmark at danmarkskort.open.smk.dk&#xA;&#xA;That, dear reader, was the abridged edition. For the hows, the whys and the what nows, please scroll on!&#xA;&#xA;The agony of size&#xA;&#xA;The SMK collection holds some 260.000 artworks. Inspiring? Sure, but also potentially terrifying. Where to begin? How to navigate? As a regular Danish person, you may have no obvious point of reference.&#xA;&#xA;Enter: The map. A map makes things decodable and very personal. You were born somewhere specific. You grew up somewhere specific. You live somewhere specific. A painting portraying one of these sites is immediately identifiable. It’s something you may know very well indeed.&#xA;&#xA;Now, seeing a well-known place rendered through the eyes of art may induce memories. But it may also inspire you to see a landscape afresh. And in the time of COVID, it may let you travel virtually or supply new inspiration for your physical weekend trip.&#xA;&#xA;Putting paintings in their place&#xA;&#xA;Having established the virtues of cartography, how to proceed? SMK’s collection is registered in the national Danish collections database SARA, an acronym referring to the prosaic “collections registration and management”. Some artworks have rudimentary location data about what they depict such as “Northern Zealand” or “Copenhagen”. Often not very precise, but a place to start!&#xA;&#xA;John Christensen, Folkeliv på Kapelvej, 1932 (see on map).&#xA;&#xA;To narrow things down we analysed artwork titles using a Named Entity Extraction technique with a Multilingual Bert model\*.&#xA;&#xA;Machines were tasked with teasing out place names which, combined with the museum keywords, were run through Google Maps API and the artworks were placed on a Google map. For instance, John Christensen’s Folkeliv på Kapelvej (“Street life in Kapelvej”) was now placed, not just in the area Nørrebro in Copenhagen, but on the actual street named Kapelvej.&#xA;&#xA;Importantly, we limited the results to Denmark (including Greenland and the Faroe Islands) and excluded certain location types such as cafes (which are often named after places, bound to cause confusion).&#xA;&#xA;Vilhelm Hammershøi, Landscape on the Island of Falster, 1890–1891 (see on map).&#xA;&#xA;The level of precision achieved? Useful, sometimes spot-on, but not always convincing. We found close to 4.000 places but often the location was very general.&#xA;&#xA;For Vilhelm Hammershøi’s Landscape on the Island of Falster all we could find was “Falster” and so the painting was placed in the center of that fine island even though it actually seems to be painted by the sea.&#xA;&#xA;Now, obviously the dataset wasn’t extremely daunting and we could have refined the locations manually ourselves. But while common sense might improve precision somewhat we are hardly experts on every specific hillside, park bench or cliffside. But out there, someone is bound to be! So we published the map and asked the public for help.&#xA;&#xA;Artificial intelligence meets local expertise&#xA;&#xA;On 17 March 2021 we published the map. At the same time we started up a dedicated Facebook group and sent out a general press release. In the Facebook group we invited members to join us on a trip across the country from East to West and as this trip (consisting of posts of highlights from the area) progressed we contacted local news outlets and relevant Facebook pages or groups. We emphasised two attractions of the map: See your hometown through the eyes of art (for the general public) and Help us improve the map (for the more dedicated user).&#xA;&#xA;Together, these efforts stirred up considerable attention. A range of local media picked up the story, and as of 9 April 2021 we’ve had 16.000 visits. Even more interesting, I think, is the fact that our geographical reach is far more evenly distributed than we’re used to. We often tilt strongly towards Copenhagen but this time only 35% of users are in the capital (the home of 23% of the population).&#xA;&#xA;The distribution of users (main hot spots)&#xA;&#xA;Initial feedback was quite overwhelming. Also, it was chaotic. We’d — naively! — planned to manage dialogue either through the built-in features of the map interface or the dedicated Facebook group. A nice plan, but immediately emails started pouring in in the form of social media comments, DMs to our private accounts, emails to the museum’s main address and even to our director.&#xA;&#xA;Sure, there were concrete suggestions for moving map pins. But also, of course, there were questions about digitisation practice, image resolution, requests for clarification and (sometimes kind, sometimes less kind) suggestions that we read up on geography. Honestly, they were all extremely welcome and I only hope that not too many fell through the digital cracks.&#xA;&#xA;Many commented that locations with identical names had been mixed up. Many also commented that Google had sometimes guessed a little liberally when places no longer existed (“Sydstrup” no longer exists, so Google had guessed “Skrydstrup”). But perhaps the most interesting comments were ones that helped us clean up errors in our core data. Apparently, when transcribing venerable old paper cards, some museum worker — at some point in time — had assumed that “Femø” (south of Zealand) should be “Fanø” (west of Jutland). And somehow we’d typed in “Kalvø” instead of “Kalø” in the title of Janus La Cour’s A Showery Landscape. Kalø Vig, Jutland placing it around 160 kilometers too far South. We’ve essentially (and rather accidentally) crowdsourced the proof-reading of our metadata, and I do think this qualifies as something of an eye-opener.&#xA;&#xA;Where do you want to travel next?&#xA;&#xA;We’re continuing our journey Westwards (and learning tons about Danish geography as we go along). When we’ve reached absolute (Danish) west, we’ll work on importing all the new coordinates into our API, and perhaps also into the collections database itself.&#xA;&#xA;Meanwhile, many have asked why on earth other museum collections aren’t on the map.&#xA;&#xA;Not surprisingly, people don’t really care which museum semi-arbitrarily stores which artworks — they care about art. Including other collections is way beyond the scope of our project, but the logic is totally sound. In Denmark, we’ve recently struggled to merge most museum collections databases into one and while I realise that this task was momentous in itself, of course the next step should be linking up the data in new and useful ways. We hope our little map may provide some inspiration for how to work with the nation’s museum data in the future.&#xA;&#xA;blockquote class=&#34;twitter-tweet&#34;p lang=&#34;en&#34; dir=&#34;ltr&#34;Today we&amp;#39;re launching &amp;#39;Kunstens Danmarkskort&amp;#39; (The Art Map of Denmark) - placing a href=&#34;https://twitter.com/smkmuseum?refsrc=twsrc%5Etfw&#34;@smkmuseum/a artworks on a Google Map 🍾 The map: a href=&#34;https://t.co/gHXNfKUdnE&#34;https://t.co/gHXNfKUdnE/a (interface in Danish)a href=&#34;https://twitter.com/hashtag/smkopen?src=hash&amp;amp;refsrc=twsrc%5Etfw&#34;#smkopen/a a href=&#34;https://twitter.com/hashtag/openglam?src=hash&amp;amp;refsrc=twsrc%5Etfw&#34;#openglam/a a href=&#34;https://twitter.com/hashtag/dkmuseum?src=hash&amp;amp;refsrc=twsrc%5Etfw&#34;#dkmuseum/a a href=&#34;https://t.co/sZTtut29fM&#34;pic.twitter.com/sZTtut29fM/a/p&amp;mdash; Jonas Heide Smith (@jonassmith) a href=&#34;https://twitter.com/jonassmith/status/1372078880593416194?ref_src=twsrc%5Etfw&#34;March 17, 2021/a/blockquote script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;/script&#xA;&#xA;I’ll be happy to pass on any technical questions you may have…&#xA;&#xA;The team&#xA;&#xA;Christina Jensen&#xA;Nikolaj Erichsen&#xA;Merete Sanderhoff&#xA;Jonas Heide Smith&#xA;Michala Rosendahl&#xA;&#xA;With very special thanks to Sofie Glargaard, Kim Brasen, Tanja Larsen and others.]]&gt;</description>
      <content:encoded><![CDATA[<p><strong>Burning churches, rolling hills, and ragged seascapes — we’ve placed them all on a map of Denmark. With a companion social media campaign, this may be the most fun we’ve had with data to date.</strong></p>

<h6 id="https-i-snap-as-pnsngg76-webp-l-a-ring-a-landscape-near-bryrup-jutland-1888-on-the-map-https-danmarkskort-open-smk-dk-direct-1951" id="https-i-snap-as-pnsngg76-webp-l-a-ring-a-landscape-near-bryrup-jutland-1888-on-the-map-https-danmarkskort-open-smk-dk-direct-1951"><img src="https://i.snap.as/PNsNGG76.webp" alt=""/>L.A. Ring, A Landscape near Bryrup, Jutland, 1888 (<a href="https://danmarkskort.open.smk.dk/?direct=1951">on the map</a>).</h6>

<p>In March 2021 we placed 4.000 SMK artworks on <a href="https://danmarkskort.open.smk.dk/">a map of Denmark</a>. We did it by combining existing data with machine learning and the help of kind human beings. And we did it by leveraging the <a href="https://www.smk.dk/en/article/smk-api/">SMK API</a> which will ultimately ingest the refined location data to allow future re-use.</p>



<h6 id="https-i-snap-as-eptzjsy7-webp-the-art-map-of-denmark-at-danmarkskort-open-smk-dk-https-danmarkskort-open-smk-dk" id="https-i-snap-as-eptzjsy7-webp-the-art-map-of-denmark-at-danmarkskort-open-smk-dk-https-danmarkskort-open-smk-dk"><img src="https://i.snap.as/EPTzJSy7.webp" alt=""/>The art map of Denmark at <a href="https://danmarkskort.open.smk.dk/">danmarkskort.open.smk.dk</a></h6>

<p>That, dear reader, was the abridged edition. For the hows, the whys and the what nows, please scroll on!</p>

<h3 id="the-agony-of-size" id="the-agony-of-size"><strong>The agony of size</strong></h3>

<p>The SMK collection holds some 260.000 artworks. Inspiring? Sure, but also potentially terrifying. Where to begin? How to navigate? As a regular Danish person, you may have no obvious point of reference.</p>

<p>Enter: The map. A map makes things decodable and very personal. You were born somewhere specific. You grew up somewhere specific. You live somewhere specific. A painting portraying one of these sites is immediately identifiable. It’s something you may know very well indeed.</p>

<p>Now, seeing a well-known place rendered through the eyes of art may induce memories. But it may also inspire you to see a landscape afresh. And in the time of COVID, it may let you travel virtually or supply new inspiration for your physical weekend trip.</p>

<h3 id="putting-paintings-in-their-place" id="putting-paintings-in-their-place"><strong>Putting paintings in their place</strong></h3>

<p>Having established the virtues of cartography, how to proceed? SMK’s collection is registered in the national Danish collections database SARA, an acronym referring to the prosaic “collections registration and management”. Some artworks have rudimentary location data about what they depict such as “<em>Northern Zealand</em>” or “<em>Copenhagen</em>”. Often not very precise, but a place to start!</p>

<h6 id="https-i-snap-as-xttarbd5-webp-john-christensen-folkeliv-på-kapelvej-1932-see-on-map-https-danmarkskort-open-smk-dk-direct-3767" id="https-i-snap-as-xttarbd5-webp-john-christensen-folkeliv-på-kapelvej-1932-see-on-map-https-danmarkskort-open-smk-dk-direct-3767"><img src="https://i.snap.as/XtTARbD5.webp" alt=""/>John Christensen, Folkeliv på Kapelvej, 1932 (<a href="https://danmarkskort.open.smk.dk/?direct=3767">see on map</a>).</h6>

<p>To narrow things down we analysed artwork titles using a Named Entity Extraction technique with a Multilingual Bert model*.</p>

<p>Machines were tasked with teasing out place names which, combined with the museum keywords, were run through Google Maps API and the artworks were placed on a Google map. For instance, John Christensen’s <em>Folkeliv på Kapelvej</em> (“<em>Street life in Kapelvej</em>”) was now placed, not just in the area Nørrebro in Copenhagen, but on the actual street named Kapelvej.</p>

<p>Importantly, we limited the results to Denmark (including Greenland and the Faroe Islands) and excluded certain location types such as cafes (which are often named after places, bound to cause confusion).</p>

<h6 id="https-i-snap-as-g5iefpid-webp-vilhelm-hammershøi-landscape-on-the-island-of-falster-1890-1891-see-on-map-https-danmarkskort-open-smk-dk-direct-555" id="https-i-snap-as-g5iefpid-webp-vilhelm-hammershøi-landscape-on-the-island-of-falster-1890-1891-see-on-map-https-danmarkskort-open-smk-dk-direct-555"><img src="https://i.snap.as/g5iefpID.webp" alt=""/>Vilhelm Hammershøi, Landscape on the Island of Falster, 1890–1891 (<a href="https://danmarkskort.open.smk.dk/?direct=555">see on map</a>).</h6>

<p>The level of precision achieved? Useful, sometimes spot-on, but not always convincing. We found close to 4.000 places but often the location was very general.</p>

<p>For Vilhelm Hammershøi’s <em>Landscape on the Island of Falster</em> all we could find was “Falster” and so the painting was placed in the center of that fine island even though it actually seems to be painted by the sea.</p>

<p>Now, obviously the dataset wasn’t extremely daunting and we <em>could</em> have refined the locations manually ourselves. But while common sense might improve precision somewhat we are hardly experts on every specific hillside, park bench or cliffside. But out there, someone is bound to be! So we published the map and asked the public for help.</p>

<h3 id="artificial-intelligence-meets-local-expertise" id="artificial-intelligence-meets-local-expertise"><strong>Artificial intelligence meets local expertise</strong></h3>

<p>On 17 March 2021 we published the map. At the same time we started up a dedicated <a href="https://www.facebook.com/groups/kunstensdanmarkskort">Facebook group</a> and sent out a general press release. In the Facebook group we invited members to join us on a trip across the country from East to West and as this trip (consisting of posts of highlights from the area) progressed we contacted local news outlets and relevant Facebook pages or groups. We emphasised two attractions of the map: <em>See your hometown through the eyes of art</em> (for the general public) and <em>Help us improve the map</em> (for the more dedicated user).</p>

<p>Together, these efforts stirred up considerable attention. A range of local media picked up the story, and as of 9 April 2021 we’ve had 16.000 visits. Even more interesting, I think, is the fact that our geographical reach is far more evenly distributed than we’re used to. We often tilt strongly towards Copenhagen but this time only 35% of users are in the capital (the home of 23% of the population).</p>

<h6 id="https-i-snap-as-yyi1aa0m-webp-the-distribution-of-users-main-hot-spots" id="https-i-snap-as-yyi1aa0m-webp-the-distribution-of-users-main-hot-spots"><img src="https://i.snap.as/YYi1aA0M.webp" alt=""/>The distribution of users (main hot spots)</h6>

<p>Initial feedback was quite overwhelming. Also, it was chaotic. We’d — naively! — planned to manage dialogue either through the built-in features of the map interface or the dedicated Facebook group. A nice plan, but immediately emails started pouring in in the form of social media comments, DMs to our private accounts, emails to the museum’s main address and even to our director.</p>

<p>Sure, there were concrete suggestions for moving map pins. But also, of course, there were questions about digitisation practice, image resolution, requests for clarification and (sometimes kind, sometimes less kind) suggestions that we read up on geography. Honestly, they were all extremely welcome and I only hope that not too many fell through the digital cracks.</p>

<p>Many commented that locations with identical names had been mixed up. Many also commented that Google had sometimes guessed a little liberally when places no longer existed (“Sydstrup” no longer exists, so Google had guessed “Skrydstrup”). But perhaps the most interesting comments were ones that helped us clean up errors in our core data. Apparently, when transcribing venerable old paper cards, some museum worker — at some point in time — had assumed that “Femø” (south of Zealand) should be “Fanø” (west of Jutland). And somehow we’d typed in “Kalvø” instead of “Kalø” in the title of Janus La Cour’s <em><a href="https://open.smk.dk/en/artwork/image/KMS1223">A Showery Landscape. Kalø Vig, Jutland</a></em> placing it around 160 kilometers too far South. We’ve essentially (and rather accidentally) crowdsourced the proof-reading of our metadata, and I do think this qualifies as something of an eye-opener.</p>

<h3 id="where-do-you-want-to-travel-next" id="where-do-you-want-to-travel-next"><strong>Where do you want to travel next?</strong></h3>

<p>We’re continuing our journey Westwards (and learning tons about Danish geography as we go along). When we’ve reached absolute (Danish) west, we’ll work on importing all the new coordinates into our API, and perhaps also into the collections database itself.</p>

<p>Meanwhile, many have asked why on earth other museum collections aren’t on the map.</p>

<p>Not surprisingly, people don’t really care which museum semi-arbitrarily stores which artworks — they care about art. Including other collections is way beyond the scope of our project, but the logic is totally sound. In Denmark, we’ve recently struggled to merge most museum collections databases into one and while I realise that this task was momentous in itself, of course the next step should be linking up the data in new and useful ways. We hope our little map may provide some inspiration for how to work with the nation’s museum data in the future.</p>

<p><blockquote class="twitter-tweet"><p lang="en" dir="ltr">Today we&#39;re launching &#39;Kunstens Danmarkskort&#39; (The Art Map of Denmark) – placing <a href="https://twitter.com/smkmuseum?ref_src=twsrc%5Etfw">@smkmuseum</a> artworks on a Google Map 🍾 The map: <a href="https://t.co/gHXNfKUdnE">https://t.co/gHXNfKUdnE</a> (interface in Danish)<a href="https://twitter.com/hashtag/smkopen?src=hash&amp;ref_src=twsrc%5Etfw"><a href="https://blog.smk.dk/tag:smkopen" class="hashtag"><span>#</span><span class="p-category">smkopen</span></a></a> <a href="https://twitter.com/hashtag/openglam?src=hash&amp;ref_src=twsrc%5Etfw"><a href="https://blog.smk.dk/tag:openglam" class="hashtag"><span>#</span><span class="p-category">openglam</span></a></a> <a href="https://twitter.com/hashtag/dkmuseum?src=hash&amp;ref_src=twsrc%5Etfw"><a href="https://blog.smk.dk/tag:dkmuseum" class="hashtag"><span>#</span><span class="p-category">dkmuseum</span></a></a> <a href="https://t.co/sZTtut29fM">pic.twitter.com/sZTtut29fM</a></p>— Jonas Heide Smith (@jonassmith) <a href="https://twitter.com/jonassmith/status/1372078880593416194?ref_src=twsrc%5Etfw">March 17, 2021</a></blockquote> </p>
<ul><li>I’ll be happy to pass on any technical questions you may have…</li></ul>

<h3 id="the-team" id="the-team"><strong>The team</strong></h3>
<ul><li>Christina Jensen</li>
<li>Nikolaj Erichsen</li>
<li>Merete Sanderhoff</li>
<li>Jonas Heide Smith</li>
<li>Michala Rosendahl</li></ul>

<p>With very special thanks to Sofie Glargaard, Kim Brasen, Tanja Larsen and others.</p>
]]></content:encoded>
      <guid>https://blog.smk.dk/were-all-over-the-map-how-we-geolocated-smk-artworks-with-the-kind-help-of</guid>
      <pubDate>Tue, 13 Apr 2021 07:18:10 +0000</pubDate>
    </item>
    <item>
      <title>Everything Anywhere: Welcome to Your New Life as a Platform</title>
      <link>https://blog.smk.dk/everything-anywhere-welcome-to-your-new-life-as-a-platform?pk_campaign=rss-feed</link>
      <description>&lt;![CDATA[For open access, reductionism may be the way forward.&#xA;&#xA;!--more--&#xA;&#xA;The signs are all around us: Museums are abandoning the museum-as-building paradigm and even stepping beyond the museum-as-building+website “tiny addendum model” to embrace the idea of the museum as platform. Not in a coordinated rush, and certainly not at similar speeds but as an audible rumble fueled by the affordances of digital technologies.&#xA;&#xA;If I may very briefly summarize, the idea is this: The interface to our collections is now a myriad different views through a myriad different screens over which we have very little control. The museum, in other words, has become increasingly distributed (see also Bautista &amp; Balsamo, 2011) and strictly prioritizing one interface over another is non-trivial. Or as Nancy Proctor exemplarily notes “a bricks-and-mortar museum is an analog platform” (Proctor, 2010).&#xA;&#xA;Now, while this new model may be increasingly accepted in some variation it often remains largely metaphorical. While digitizing one’s collection, surrendering control, and making files accessible through third party platforms is brave, commendable, and challenging in itself it does not fulfil the digital potential of most museums. Let me explain why I believe we need to be more reductionist yet more disorganized in order to succeed.&#xA;&#xA;Towards a thick connection&#xA;&#xA;You may have accepted that the internet is the prime repository for shared knowledge (or ‘information’ if you insist) in our societies. For any knowledge institution we are long past the point where choosing not to have a strong impact online is the choice in need of an explanation.&#xA;&#xA;Many institutions have material online in some form and thus have at least some connection to the web. But the usefulness of these connections runs the gamut. A “thin” connection is one where very little material is published and/or where this material is unorganized. It’s what you get if you, say, place a collection of photos for download on your website. The very dedicated, the very knowledgable, or the very lucky can find them and use them but the downloaded photo will typically have very little associated information. Your museum may know a lot about the object but the user will be able to find out very little. In a sense, then, your collection will be connected to the shared knowledge bank though a very thin connection.&#xA;&#xA;At the other end of the spectrum, a “thick” connection is one where the museum’s knowledge resources are published far more systematically than the occasional JPG. It’s one where material is both accessible and useful to individuals and to systems. And it’s one where ideally all of the museum’s relevant knowledge comes packaged with the object. It’s also one that requires a leap into reductionism and disorder.&#xA;&#xA;The case for reductionism&#xA;&#xA;To the computer on your desk and the phone in your pocket, everything is data. Your device can run mind-numbing accounting software, play Handel’s Music for the Royal Fireworks, or display your flight schedule and in an important sense it will do it all equally well. It won’t care about specifics — it’s a platform, and a wildly important one due to rampant reductionism.&#xA;&#xA;Think of the standard shipping container (that probably contained your device at one point) — a similar mechanism. It’s context-free blandness is its very strength: It’s highly flexible and can pretty much contain everything.&#xA;&#xA;Don’t worry too much what’s inside as long as they stack well. Digital material is somewhat like a shipping container.&#xA;&#xA;Museums have digital content. But in order to make this content flexible enough to be truly useful we need to see not videos, research articles, blog entries, nor exhibition websites but content blocks. In a sense, then, we need to do what we are trained not to do: We need to ignore context.&#xA;&#xA;Does this sound disturbing? If so, the notion may have made you think of the disreputable practice of cross-platform publishing; the (often problematic) idea that the same content can work well in many different formats. But the reductionism we’re looking for here is not this, but rather that of a library: To be useful, a library defines any book as “simply” an instance of books, thus ignoring typography, quality of writing, the mental state of the author, the imagined reactions of the reader etc. But, emphatically, the library does not reformat books on purchase to look the same and museums have no good reason to do this either.&#xA;&#xA;In other words: We need to forget the properties of our materials that are irrelevant to organization without, of course, destroying these properties.&#xA;&#xA;Nicolai Abildgaard’s ‘The Wounded Philoctetes’ from 1775. Artwork placed by SMK in the public domain. Technically available but hard to find and use without specified relationships to other material.&#xA;&#xA;Order through disorder&#xA;&#xA;Which is the best way to organize our digital content blocks? If you’ve ever tried to draw up a sitemap for a complex website you know that this is dangerous territory. But in an important sense the answer is “in every way”. Organizing digital content is decidedly not the same as organizing physical objects. A physical object can be in one place at a time. In a physical art museum, you can organize your exhibition chronologically, by theme, by style, or by painter but you can only choose one. On the museum’s website, while you cannot have the physical artworks themselves, you can have all your representations and all your material in every way at once and this requires a footnote: We need to leave behind the shipping container metaphor — despite all their flexibility shipping containers can only be in one place at a time. Let’s refer to our material instead as elements.&#xA;&#xA;A sitemap has its uses but it’s a strangely physical exercise as it imposes a particular hierarchical structure on elements that really don’t need it and will necessarily correspond to the mental model of only very few users (on deeper levels it’s likely that no one user will find the structure fully logical). What we need is a way to let users choose their own structure based on their own definition of relevance. And for that, we need to establish connections between our elements by introducing what we could call associators. Associators are labels used to form relationships, in other words they are ‘metadata’.&#xA;&#xA;Of course, the more common name for such metadata is “tag” or even “keyword” but those may give the wrong impression as an associator is better thought of as anything that defines a relationship between elements. On this view, we can identify at least four types of associators:&#xA;&#xA;Organic. Keywords contributed by someone, whether museum staff or uses.&#xA;Machine-based. Keywords contributed by computer analysis of image content (for instance)&#xA;Found. Properties of the file itself such as camera metadata, document length, color distribution of an image.&#xA;Implied. Relations gleaned from user behaviour. For instance, a relationship can be established between two objects that are often seen by the same user.&#xA;&#xA;Using a scheme such as this, rich relationships can be built between objects in a collection. No all-encompassing authoritative taxonomy is needed. The price, of course, is a certain unpredictability. But the advantages are legion as you (and your users) will now have a much more versatile way of organizing everything based on any requirement.&#xA;&#xA;Towards thicker connections&#xA;&#xA;To successfully be a platform — in the very concrete and somewhat technical sense described here — museums must not just publish their material online but meaningfully connect their materials to each other and to the web. I’ve left out the technical specifications on purpose since the whole point here is to think beyond concrete platforms but in outline, it’s a model we’ll be pursuing at SMK — The National Gallery of Denmark as part of the SMK Open project in the years to come. The idea of the distributed museum is by no means new but if we can establish much more powerful “thick” connections between museums and the web we may just be pushing our relevance into a whole different league.&#xA;&#xA;This article appeared in Museum iD, issue 21 (August 2017)&#xA;&#xA;Bibliography&#xA;&#xA;Proctor, Nancy. “Digital: Museum As Platform, Curator As Champion, in the Age of Social Media.” Curator: The Museum Journal 53, no. 1 (2010): 35–43.&#xA;&#xA;Bautista, S, and Anne Balsamo. “Understanding the Distributed Museum: Mapping the Spaces of Museology in Contemporary Culture.” Museums and the Web 2011. 2011. http://www.museumsandtheweb.com/mw2011/papers/understandingthedistributedmuseummappingt.html.&#xA;&#xA;blockquote class=&#34;twitter-tweet&#34;p lang=&#34;en&#34; dir=&#34;ltr&#34;My presentation on a href=&#34;https://twitter.com/hashtag/openglam?src=hash&amp;amp;refsrc=twsrc%5Etfw&#34;#openglam/a, a href=&#34;https://twitter.com/smkmuseum?refsrc=twsrc%5Etfw&#34;@smkmuseum/a, and the possible future(s) of a href=&#34;https://twitter.com/hashtag/musetech?src=hash&amp;amp;refsrc=twsrc%5Etfw&#34;#musetech/a from a href=&#34;https://twitter.com/hashtag/museumideas?src=hash&amp;amp;refsrc=twsrc%5Etfw&#34;#museumideas/a today a href=&#34;https://t.co/0dDZhpcGwr&#34;https://t.co/0dDZhpcGwr/a/p&amp;mdash; Jonas Heide Smith (@jonassmith) a href=&#34;https://twitter.com/jonassmith/status/915922607635140608?refsrc=twsrc%5Etfw&#34;October 5, 2017/a/blockquote script async src=&#34;https://platform.twitter.com/widgets.js&#34; charset=&#34;utf-8&#34;/script]]&gt;</description>
      <content:encoded><![CDATA[<p><strong>For open access, reductionism may be the way forward.</strong></p>

<p><img src="https://i.snap.as/fnTZOpS1.webp" alt=""/></p>



<p>The signs are all around us: Museums are abandoning the <em>museum-as-building</em> paradigm and even stepping beyond the <em>museum-as-building+website</em> “tiny addendum model” to embrace the idea of the <em>museum as platform</em>. Not in a coordinated rush, and certainly not at similar speeds but as an audible rumble fueled by the affordances of digital technologies.</p>

<p>If I may very briefly summarize, the idea is this: The interface to our collections is now a myriad different views through a myriad different screens over which we have very little control. The museum, in other words, has become increasingly distributed (see also Bautista &amp; Balsamo, 2011) and strictly prioritizing one interface over another is non-trivial. Or as Nancy Proctor exemplarily notes “a bricks-and-mortar museum is an analog platform” (Proctor, 2010).</p>

<p>Now, while this new model may be increasingly accepted in some variation it often remains largely metaphorical. While digitizing one’s collection, surrendering control, and making files accessible through third party platforms is brave, commendable, and challenging in itself it does not fulfil the digital potential of most museums. Let me explain why I believe we need to be more reductionist yet more disorganized in order to succeed.</p>

<h2 id="towards-a-thick-connection" id="towards-a-thick-connection"><strong>Towards a thick connection</strong></h2>

<p>You may have accepted that the internet is the prime repository for shared knowledge (or ‘information’ if you insist) in our societies. For any knowledge institution we are long past the point where choosing <em>not</em> to have a strong impact online is the choice in need of an explanation.</p>

<p>Many institutions have material online in some form and thus have at least some connection to the web. But the usefulness of these connections runs the gamut. A “thin” connection is one where very little material is published and/or where this material is unorganized. It’s what you get if you, say, place a collection of photos for download on your website. The very dedicated, the very knowledgable, or the very lucky can find them and use them but the downloaded photo will typically have very little associated information. Your museum may know a lot about the object but the user will be able to find out very little. In a sense, then, your collection will be connected to the shared knowledge bank though a very thin connection.</p>

<p>At the other end of the spectrum, a “thick” connection is one where the museum’s knowledge resources are published far more systematically than the occasional JPG. It’s one where material is both accessible and useful to individuals and to systems. And it’s one where ideally all of the museum’s relevant knowledge comes packaged with the object. It’s also one that requires a leap into reductionism and disorder.</p>

<h2 id="the-case-for-reductionism" id="the-case-for-reductionism"><strong>The case for reductionism</strong></h2>

<p>To the computer on your desk and the phone in your pocket, everything is data. Your device can run mind-numbing accounting software, play Handel’s <em>Music for the Royal Fireworks</em>, or display your flight schedule and in an important sense it will do it all equally well. It won’t care about specifics — it’s a platform, and a wildly important one due to rampant reductionism.</p>

<p>Think of the standard shipping container (that probably contained your device at one point) — a similar mechanism. It’s context-free blandness is its very strength: It’s highly flexible and can pretty much contain everything.</p>

<p><img src="https://i.snap.as/tV6JZ2HO.webp" alt=""/></p>

<h6 id="don-t-worry-too-much-what-s-inside-as-long-as-they-stack-well-digital-material-is-somewhat-like-a-shipping-container" id="don-t-worry-too-much-what-s-inside-as-long-as-they-stack-well-digital-material-is-somewhat-like-a-shipping-container">Don’t worry too much what’s inside as long as they stack well. Digital material is somewhat like a shipping container.</h6>

<p>Museums have digital content. But in order to make this content flexible enough to be truly useful we need to see not videos, research articles, blog entries, nor exhibition websites but content blocks. In a sense, then, we need to do what we are trained not to do: We need to ignore context.</p>

<p>Does this sound disturbing? If so, the notion may have made you think of the disreputable practice of cross-platform publishing; the (often problematic) idea that the same content can work well in many different formats. But the reductionism we’re looking for here is not this, but rather that of a library: To be useful, a library defines any book as “simply” an instance of books, thus ignoring typography, quality of writing, the mental state of the author, the imagined reactions of the reader etc. But, emphatically, the library does <em>not</em> reformat books on purchase to look the same and museums have no good reason to do this either.</p>

<p>In other words: We need to forget the properties of our materials that are irrelevant to organization without, of course, destroying these properties.</p>

<h6 id="https-i-snap-as-prvoqjjx-webp-nicolai-abildgaard-s-the-wounded-philoctetes-from-1775-artwork-placed-by-smk-in-the-public-domain-technically-available-but-hard-to-find-and-use-without-specified-relationships-to-other-material" id="https-i-snap-as-prvoqjjx-webp-nicolai-abildgaard-s-the-wounded-philoctetes-from-1775-artwork-placed-by-smk-in-the-public-domain-technically-available-but-hard-to-find-and-use-without-specified-relationships-to-other-material"><img src="https://i.snap.as/PRvOqjJx.webp" alt=""/>Nicolai Abildgaard’s ‘The Wounded Philoctetes’ from 1775. Artwork placed by SMK in the public domain. Technically available but hard to find and use without specified relationships to other material.</h6>

<h2 id="order-through-disorder" id="order-through-disorder"><strong>Order through disorder</strong></h2>

<p>Which is the best way to organize our digital content blocks? If you’ve ever tried to draw up a sitemap for a complex website you know that this is dangerous territory. But in an important sense the answer is “in every way”. Organizing digital content is decidedly not the same as organizing physical objects. A physical object can be in one place at a time. In a physical art museum, you can organize your exhibition chronologically, by theme, by style, or by painter but you can only choose one. On the museum’s website, while you cannot have the physical artworks themselves, you can have all your representations and all your material in every way at once and this requires a footnote: We need to leave behind the shipping container metaphor — despite all their flexibility shipping containers can only be in one place at a time. Let’s refer to our material instead as <em>elements</em>.</p>

<p>A sitemap has its uses but it’s a strangely physical exercise as it imposes a particular hierarchical structure on elements that really don’t need it and will necessarily correspond to the mental model of only very few users (on deeper levels it’s likely that no one user will find the structure fully logical). What we need is a way to let users choose their own structure based on their own definition of relevance. And for that, we need to establish connections between our elements by introducing what we could call <em>associators</em>. Associators are labels used to form relationships, in other words they are ‘metadata’.</p>

<p>Of course, the more common name for such metadata is “tag” or even “keyword” but those may give the wrong impression as an associator is better thought of as anything that defines a relationship between elements. On this view, we can identify at least four types of associators:</p>
<ul><li><strong>Organic</strong>. Keywords contributed by someone, whether museum staff or uses.</li>
<li><strong>Machine-based</strong>. Keywords contributed by computer analysis of image content (for instance)</li>
<li><strong>Found</strong>. Properties of the file itself such as camera metadata, document length, color distribution of an image.</li>
<li><strong>Implied</strong>. Relations gleaned from user behaviour. For instance, a relationship can be established between two objects that are often seen by the same user.</li></ul>

<p>Using a scheme such as this, rich relationships can be built between objects in a collection. No all-encompassing authoritative taxonomy is needed. The price, of course, is a certain unpredictability. But the advantages are legion as you (and your users) will now have a much more versatile way of organizing everything based on any requirement.</p>

<h2 id="towards-thicker-connections" id="towards-thicker-connections"><strong>Towards thicker connections</strong></h2>

<p>To successfully be a platform — in the very concrete and somewhat technical sense described here — museums must not just publish their material online but meaningfully connect their materials to each other and to the web. I’ve left out the technical specifications on purpose since the whole point here is to think beyond concrete platforms but in outline, it’s a model we’ll be pursuing at SMK — The National Gallery of Denmark as part of the <a href="http://www.smk.dk/smkopen">SMK Open</a> project in the years to come. The idea of the distributed museum is by no means new but if we can establish much more powerful “thick” connections between museums and the web we may just be pushing our relevance into a whole different league.</p>

<p><em>This article appeared in Museum iD, issue 21 (August 2017)</em></p>

<h2 id="bibliography" id="bibliography"><strong>Bibliography</strong></h2>

<p>Proctor, Nancy. “Digital: Museum As Platform, Curator As Champion, in the Age of Social Media.” <em>Curator: The Museum Journal</em> 53, no. 1 (2010): 35–43.</p>

<p><em>Bautista, S, and Anne Balsamo. “Understanding the Distributed Museum: Mapping the Spaces of Museology in Contemporary Culture.” Museums and the Web 2011. 2011. &lt;<a href="http://www.museumsandtheweb.com/mw2011/papers/understanding">http://www.museumsandtheweb.com/mw2011/papers/understanding</a></em>the<em>distributed</em>museum<em>mapping</em>t.html.&gt;_</p>

<p><blockquote class="twitter-tweet"><p lang="en" dir="ltr">My presentation on <a href="https://twitter.com/hashtag/openglam?src=hash&amp;ref_src=twsrc%5Etfw"><a href="https://blog.smk.dk/tag:openglam" class="hashtag"><span>#</span><span class="p-category">openglam</span></a></a>, <a href="https://twitter.com/smkmuseum?ref_src=twsrc%5Etfw">@smkmuseum</a>, and the possible future(s) of <a href="https://twitter.com/hashtag/musetech?src=hash&amp;ref_src=twsrc%5Etfw"><a href="https://blog.smk.dk/tag:musetech" class="hashtag"><span>#</span><span class="p-category">musetech</span></a></a> from <a href="https://twitter.com/hashtag/museumideas?src=hash&amp;ref_src=twsrc%5Etfw"><a href="https://blog.smk.dk/tag:museumideas" class="hashtag"><span>#</span><span class="p-category">museumideas</span></a></a> today <a href="https://t.co/0dDZhpcGwr">https://t.co/0dDZhpcGwr</a></p>— Jonas Heide Smith (@jonassmith) <a href="https://twitter.com/jonassmith/status/915922607635140608?ref_src=twsrc%5Etfw">October 5, 2017</a></blockquote> </p>
]]></content:encoded>
      <guid>https://blog.smk.dk/everything-anywhere-welcome-to-your-new-life-as-a-platform</guid>
      <pubDate>Wed, 11 Oct 2017 09:10:16 +0000</pubDate>
    </item>
  </channel>
</rss>