We present below a sample structured site description showing the XML markup and some specific comments on it. Although this information is intended to be parsed by a computer, it is text-based and capable of human interpretation (that it was prepared and formatted by a human makes this easier). In practice, this SSD could be embedded in or attached to a report along with the Dublin Core metadata which described the report itself.
<?xmlversion="1.0"?> <site provider="example" sitecode="IA99" version="1"> <name>Brown's Farm, Long Heslington</name> <size type="area" unit="ha">1.2</size> <invtype>evaluation</invtype> <location scheme="osgb">SJ41625978</location> <dating scheme="code">ba med</dating> <feature> <type scheme="rchme-tmt">RRF:Cemetery:Cremation Cemetery</type> <dating scheme="code">ba</dating> <feature> <type scheme="rchme-tmt">RRF:Burial:Cremation Burial</type> </feature> <feature> <type scheme="rchme-tmt">RRF:Burial:Cremation Burial</type> <find> <type scheme="none">Comb</type> </find> </feature> </feature> <feature> <type scheme="rchme-tmt">Domestic:Settlement</type> <dating scheme="crange">12:13</dating> <feature> <type>Domestic:Dwelling:House</type> <qualifier>timber-framed, clay-walled, thatched</qualifier> </feature> <feature> <type>Unassigned:Drain</type> </feature> <feature> <type>Unassigned:Boundary</type> </feature> <feature> <type>Agricultural:Stock Enclosure</type> </feature> </feature> </site>
There are several points worth noting in this example:
A few notes on terminology are relevant. We have used 'feature' as the primary element description tag, rather than 'context' as this structure is not intended for recording at the context level. Instead, the intent is to record the "most interesting" facts about the site in a structured manner. As a consequence, it is not a replacement for traditional data repositories, and doesn't contain all the possible information that could be recorded about a site. The design criterion has been to include things which are the most likely grounds for searching and indexing, as a trade-off between compactness and completeness; like metadata, this information is ultimately just a pointer to a full report.
The definition of "interesting" is flexible, and constitutes the kind of material that would be highlighted in an abstract, or which the author would particularly mention to their peers. Obviously, things which are commonplace or standard features of sites need not be included. A general <find> entry for 'animal bone' is probably redundant unless there is something unusual about the presence, quantity, location or type. It may be interesting to note negative information (i.e. the absence of certain kinds of finds or features) in some circumstances.
The other information which would be better recorded in a site database is a precise description of the relationships between elements. The SSD structure that we propose does not provide a means to report relationships between contexts. Instead, it is intended to provide a general outline of what there is, and possibly where it is.
It is clear that much work lies in the identification of suitable controlled vocabularies, and that wider consultation with potential users is necessary. Other developments could include (in descending order of priority):