This is a beta release of the linked data and SPARQL endpoint service. The linked data principals are based upon here. If you experience any issues please send a mail to: Web@britishmuseum.org
All British Museum URIs start with HTTP and are within the domain collection.britishmuseum.org. We have attempted to map fields from our collections system to URIs which follow a pattern in the url structure which is demonstrated below.
In order to distinguish between the representations and descriptions using URIs as specified in Cool URIs, we have employed the "303 URIs forwarding to Different Documents" solution. For every representation of a 'thing' uses the URI format: http://collection.britishmuseum.org/id/..., has a document(s) at: http:.//collection.britishmuseum.org/description/... For each description document, the information about a particular resource are results from a DESCRIBE sparql query. This data can be returned in a number of formats by appending an extension to the end of the description URI. For example, for the uri: http://collection.britishmuseum.org/id/object/YCA62958 the data for this resource can be returned in the following formats (the default will be .html):
The same results can be achieved by submitting a header (Accept) in the request:
The sparql endpoint allows querying of the triple store. The queries can be made in 2 ways:
As will be seen when queries are submitted via the editor, the URL will define the parameters to the service:
The same results can be achieved by submitting a header (Accept) in the request:
http://collection.britishmuseum.org/id/{object_identifier}
http://collection.britishmuseum.org/id/thesauri/{term_identifer}
http://collection.britishmuseum.org/id/person-institution/{person/institution_identifer}
http://collection.britishmuseum.org/id/bibliography/{bibliography_identifer}
http://collection.britishmuseum.org/id/department/{department_identifier}
http://collection.britishmuseum.org/id/units/{unit_identifier}
http://collection.britishmuseum.org/id/dimension/{dimension_identifier}
http://collection.britishmuseum.org/id/crm/{resource}
http://collection.britishmuseum.org/id/crm/bm-extensions/{resource}