Last week we discussed new means of museum-viewer participation in the digital age. This week’s readings introduce another approach to the same challenge: how can today’s museums engage new generations with their wealth of cultural knowledge? If we understand the web as a fluid, albeit imperfect, medium for information creation and distribution, why not open source the data that forms the backbone of the modern museum?
In her article “Where next for open cultural data in museums?”, Mia Ridge argues that although “each open cultural dataset added to the web of data contributes to the wider network of content and knowledge and creates new possibilities for innovative experiences of our shared cultural heritage”, we have only just begun to unlock the potential of open cultural data. The key to doing so lies in the networked nature of the web: access, usability, and licensing.
Without easy access, open data on the web is no longer “open.” Although some records may require APIs and sophisticated data structures these containers may stand in the way of the layman and restrict use of the data. Therefore it is important for museums weigh all options in order to determine the best way to share their data on the web.
Usability is another important concern for open cultural data. I spend a lot of time researching tools, plugins, and libraries on Github when starting a code-based project. It’s amazing how often people publish their work as a gigantic codebase without a proper readme (documentation/reference). This “it’s all there, trust me” mentality should be avoided at all costs when sharing cultural data because it alienates users. Clear classification, complete datasets, standard formatting, helpful notes, and documentation/reference make it easy for users to access the data they need to create amazing content.
Finally, Ridge mentions confusing or incompatible licenses as reason for the under-use of open cultural data. Although museums may wish to restrict usage of data, it is incredibly important that their licenses are clear to users. Github makes it easy to add standard licenses such as Creative Commons or MIT to repositories.