Tingle's Technology Notes

I am the Technical Lead for CDL Digital Special Collections, these are some notes of mine, views expressed are my own or the original author's and do not represent my employer. http://btingle.bitbucket.org/
Recent Tweets @tingletech
Posts I Like
Who I Follow
top 100 tags
Posts tagged "snac"

sketch of a SNAC related items widget that could go on a EAC collection page.

A simple example that publishes one TDB-backed dataset at a SPARQL end-point:

This contrasts with the approach taken by IMDb where all the instances of a given name are considered to represent separate persons until proven otherwise. This works because they manage their entities by identifiers and also because their method of distinguishing names for display is arbitrary (roman numerals, such as “John Smith (XVIII)”). Roman numerals won’t scale,
but there are other approaches for generating display forms of names that could work with the principle of separate until proven same.
Fuseki is a SPARQL server. It provides the REST-style SPARQL HTTP Update, and SPARQL Query and SPARQL Update using the SPARQL protocol over HTTP.
TDB is a component of Jena for RDF storage and query, as well as the full range of Jena APIs.

articles on ISNI; ORCID; and a UK names authority project

This a guide to licensing data aimed particularly at those who want to make their data open.

Open Data Commons is the home of a set of legal ‘tools’ to help you provide and use open data.

change to gremlin indexes in gremlin-0.8-SNAPSHOT