As part of the next version of Open Correspondence, I’ve been working on the XML and JSON mark-up. As part of the XML, I’ve been using the TEI mark-up for the letters. I once hard this described as “XML for people who don’t think XML is flexible enough”. Now I can see why. It is …
Tag Archives: open_correspondence
Finding and mapping influences
The awesome Jonathan Gray posted an intriguing question on his blog about mapping influence in intellectual history. What he is trying to do is to map the possible routes of influence between people. In his case, it is philosophers; in mine, authors. One of the driving ideas behind the Open Correspondence RDF was to begin …
Adding linguistic interfaces to Open Correspondence
I’ve been playing around with the Python NLTK package, in particular the WordNet interface. WordNet is hosted by Princeton University. I mentioned that I was going to look at this and the idea of allow a search for lemmas of a word. It came about from a question posed on Open Literature mailing list regarding …
Weeknotes: Open Correspondence updates
I’ve bitten the bullet and done it. I’ve uploaded the current changes to the Open Correspondence site. The current changes are: additional fields in the RDF endpoint. I still need to do some major work to JSON and XML which I hope to do for the next update. a basic text search a basic set …
Weeknotes: Places in Open Correspondence
I’ve been doing some work to Open Correspondence over the last couple of weeks. I started re-parsing the letters to expose some more metadata, mainly placenames and to normalise them. I’ve finally done the first pass of this update which I’m hoping to make live soon once I’ve updated the controllers and re-checked the other …
Weeknotes: Arts funding, Open Correspondence
I’ve been doing some updating this week rather than anything new. I was going to spend time trying to complete the places section of the Open Correspondence website. It needs some tidying up as the endpoint has had some changes made to it. I did come across an issue which has implications in exposing other …
Contextualising places in time
As part of the Open Correspondence project, I’ve started to look at place names and locations to build a set of temporal and spatial data for the letters to allow for geographical queries. As part of the search, I came across a reference to Sean Gillies’ useful blog post talking about modelling historical place names …
Weeknotes: Books and places for Open Correspondence
Progress on the next version of Open Correspondence has been a bit slower than I would have like. Sleep is, however, useful to being alert enough to write code. I’ve gone back to the some of the work that I was doing for the first version of the site way back last year. As part …
Weeknotes: Open Correspondence, Xapian and Linked Data
After last week’s server move, we discovered one or two things that needed to be changed before they could go live. The main thing was the Xapian search which I had been working on. The initial version kept the Xapian server on the local machine and used that to index and search the letters butt …
Weeknotes: Open Correspondence
I’ve been talking with Rufus Pollock about moving the Open Correspondence web site as we’ve had the occasional snafu with bringing the site back up after maintenance. I’m pleased to say that we managed the move last night and the site is back up, DNS moved and so on. The one thing that really surprised …