Working on my thesis…again

I’m working on updating and uploading my thesis to an new, online home. I’m particularly interested in the metadata and how moving from analog to digital offers new opportunities and challenges. I’ve been working on this project for a while now and think it’s time to get somewhat more serious about it. Sometimes my idealist and dreams get in the way of actual, productive work so I wanted to address them both head on here and now.

Ideals

Ideally, I’d like to use my thesis as the basis of an exploration in linked data and the semantic web. My grandest visions involve creating a “Wikipedia of Covenant history” that allows raw data (names, dates, etc.) to be incorporated into meaningful narratives as well as stand alone as definitive data sets. The narratives I have in mind would be analogous to the text of my thesis – interpreting the bare facts of the history – and the data sets would be somewhat analogous to the bibliography.

The data sources I have in mind are ambitious; they include:

  • Books. Given my interest, this should be obvious. But I’d also love to include other information resources: tracts, pamphlets, videos, and blog posts. Perhaps even tweets and news stories.
  • People. Obviously all authors and editors but also all ordained Covenant clergy, including basic biographical information. Former Covenant archivist Timothy Johnson compiled a wonderful resource that I’ve used many times – I’d love to transition that data online and mix it with other datasets
  • Churches. A list of all Covenant churches of all time. Ideally, this would include information such as location, date of founding, etc.
  • Dates. This is pretty easy – link all of these events to a standard calendar.
  • Events. Catalog covenant events like CHIC, Midwinter, the Annual Meetings, etc.

These would be the different data sets – at least the ones I’m currently imagining – and they would be linked by different connections. I’ve done a little dreaming and research about different taxonomies and schemas but am having a hard time (1) determining what schema/structure makes the most sense and (2) what the technical challenges would be in implementing such a thing.

Additionally, there is the question about how I would generate and manage these different datasets. I have a relatively complete lists of books…but in that process I realized how incomplete that list was and how arbitrary certain distinctions seemed in practice. For example, certain articles in The Covenant Quarterly were much more influential to Covenant life than certain books. Yet cataloging all the periodical – Covenant Quarterly, Covenant Companion, weekly newspapers! – seems like an overwhelming and daunting task but ultimately one that would be very beneficial.

I’m going to spend sometime in the next few days exploring other examples of linked data set so that I get a better sense of how these things can related, what relationships already exist, and what tweaks I would need to make locally.

I’m imagining both a site where these different entities are linked to each other (much like my current sites in Omeka) but also where the user could browse and filter so as to ask relatively complex questions and get back hard data in response. For example, a list of pastors that served at a given church, list of churches started in a certain decade, books written by North Park grads, etc. I think this falls squarely in the “digital humanities” ball park and I’m excited to continue thinking about it.

Used under CC license - https://flic.kr/p/8agsb6
Used under CC license – https://flic.kr/p/8agsb6

Practical

I’m going to start building an omeka site that will import the Zotero for my thesis and create items for each book. This will also allow me to generate: a small set of names to begin thinking about people and some items to plot on a timeline (to see what features are available there). I think it will also be nice to get the data into a “better” format –  i.e. a format where a limited amount of metadata is structured in such a way that it can move moved to a different system.

At this point, I’m thinking of these datasets much like tables in a database but I think there are alternatives (XML, JSON, etc.) that are worth exploring and a sample set of this size – and a project with no real consequences! – is a perfect test run.

I also think practically about how I will generate the datasets that I need to complete this project. That is a bit daunting but the raw data is available in the Covenant Yearbooks. Ideally, I’d build on existing works but that’s a start.

Omeka Plugins:

  • Bulk Metadata Editor
  • COINS
  • CSS Editor
  • Dublin Core Extended
  • Exhibit Builder
  • Facet by Metadata
  • Item Order
  • Item Relations
  • Record Relations
  • Search by Metadata
  • Simple Pages
  • Simple Vocab
  • Zotero Import

Okay. I think that is everything. More later on!

Omeka updates

In the very little spare time I manage to find, I still try and update my personal family archive project. Again, it’s been a great experience working with a wonderful (and very personal collection!) and I’ve learned so much. I feel like I should write a little about that project here to show what I’ve learned.

People – This was surprisingly difficult and I dithered on this for quite sometime. First, I created a controlled vocabulary of sorts using the person’s official birth (therefore maiden) name. Then I decided to use the tagging system within Omeka to describe the people in the resource. For the intended audience, this is perhaps the most important piece of metadata and I wanted it featured prominently.

Date – trying hard to use the international standard yyyy-mm-dd consistently through out this project. Inferred dates are entered in square brackets [] and partial dates are left incomplete.

Language – for the few items I’m including that have a language component, I’m using a controlled vocabulary (via the Simple Vocab plugin) to describe the language of these resources. Right now it’s just English and Dutch.

Updating to Omeka 2.0

I’ve written about my personal project using the Omeka tool in the past, but wanted to provide an update that I recently updated to Omeka 2.0. Here is the news piece from the Omeka blog: http://omeka.org/blog/2013/01/24/omeka-2-0-drops-today/

However, updating from my previous install to the brand new 2.0 version took a little work – especially because I made a relatively major mistake in (somehow) deleting one of the thumbnail files that Omeka requires. The site is working, but I learned a few valuable lessons in the process.

  1. Back up all files. I had to rely on the back up service that bluehost provides. Well that worked just fine in this case, it was scary to think that data might have been lost. Lesson learned.
  2. Open source rocks. I had to post a question on the Omeka help forum and was amazed at the quick and helpful response. Also, reading through the other postings was extremely helpful in seeing what the problems are and seeing what others are trying to do. It was great.
  3. DYI is the way to go. Even though I had a few hours of fear and confusion, doing this myself has taught me so much about websites work and are built. Even without changing the files, I’m getting a better sense of how things like SQL, PHP, and CSS all relate to each other.

I could offer a more technical version of how to do this install – but following the steps they have posted eventually worked for me. I’ll update more as a I play around in Omeka 2.0, but wanted to share my progress so far.