Trondheimsbilder Context Set

Introduction

This context set was created for the project "Trondheimsbilder". More information about the project can be found at http://www.trondheimsbilder.no.

The identifier for the Trondheimsbilder context set is: http://trondheimsbilder.no/contextSet/1.0/
The recommended prefix for the Trondheimsbilder context set is: tr

Indexes

Index NameDescription
photographer
Name of the photographer inverted, ie "lastname, firstname".
yearThe year the photograph was taken.
motifA description of the photograph(1), single word(2).
person
Name of person in the photograph inverted, ie "lastname, firstname".
subject
Subject that applies to the photograph, single word(2).
location
Where the photograph was taken, single word(2).
limitation
Will limit the request to only certain records(3).

Notes

  1. Motif has a special case. If motif=* a random set of records with fullscale images will be returned.
  2. This index can be searched using either single word or a combination of single words.
  3. The limitation can be either:

Examples

Images photograped by Anton Røske in 1912:

    tr.photographer = "røske, anton" and tr.year 1912

Images with motif that contains the words "båt" and "ravnkloa":

    tr.motif all "båt ravnkloa"

Images of Johan Bruun in Ravnkloa:

    tr.person = "bruun,johan" and tr.location = ravnkloa

Images of rowboats from Trondheim, with available fullscale images:

    tr.subject = robåter and tr.limitation all "trondheim image"

A random set of images:

    tr.motif = *