Deposit Context Form
All archaeological DEPOSIT contexts use the Deposit Context Recording Form. Instructions for completing this form are detailed in sections 5.2 and 5.3 of the UJAP Manual.
Form to Database Mapping
The following table maps each section and field in the Deposit Context Recording Form to its relevant node, property, and/or edge within the UJAP Database. For mappings that involve edges, note their direction(s)!! (edges may be incoming or outgoing and some form items are mapped using multiple edges/relationships with multiple nodes)
| Form Item | Manual Sect. | Database Mapping |
|---|---|---|
| - | - | - |
| Context Type | -- | ( :Place:Context ) ——[ :HAS_CONTEXT_TYPE ]——> ( :Vocab:ContextType {term: "deposit"} ) |
| Site Code | 5.2.1 | ( :Place:Context ) ——[:FALLS_WITHIN_PLACE]——> ( :Place:Site ) |
| Context Number | 5.2.1 | ( :Place:Context {name} ) |
| Context Description | 5.2.2 | ( :Place:Context {description} ) |
| Location Geometry (with method(s), tool(s), and confidence) | 5.2.3 | ( :Place:Context ) <——[ :IS_GEOLOCATION_OF ]—— ( :Place:GeoLocation ) <——[ :DEFINED_GEOLOCATION {method, tool} ]—— ( :Activity:FieldworkProcess ) | ( :Activity:LabProcess ) |
| New Context Justification | 5.2.4 | ( :Place:Context {justification} ) |
| Context Recorded By | 5.2.5 | ( :Place:Context ) <——[ :OBSERVED_CONTEXT ]—— ( :Activity:FieldworkProcess ) ——[:CARRIED_OUT_BY {role, dateStart, dateEnd} ]——> ( :Actor:Group ) | ( :Actor:Person ) |
| Context Recording Date(s) | 5.2.6 | ( :Place:Context ) <——[ :OBSERVED_CONTEXT ]—— ( :Activity:FieldworkProcess {dateStart, dateEnd} ) |
| Conditions, Methods, and Tools | 5.2.7 | ( :Place:Context ) <——[ :OBSERVED_CONTEXT ]—— ( :Activity:FieldworkProcess {conditions, method, tool} ) |
| Color | 5.3.1 | ( :Place:Context ) <——[ :OBSERVED_COLOR {color, confidence} ]—— ( :Activity:FieldworkProcess ) |
| Composition | 5.3.2 | ( :Place:Context ) <——[ :OBSERVED_COMPOSITION {composition, confidence} ]—— ( :Activity:FieldworkProcess ) |
| Slope Direction & Degree | 5.3.3 | ( :Place:Context ) <——[ :OBSERVED_SLOPE {direction, degree, confidence} ]—— ( :Activity:FieldworkProcess ) |
| Compaction | 5.3.4 | ( :Place:Context ) <——[ :OBSERVED_COMPACTION {compaction, confidence} ]—— ( :Activity:FieldworkProcess ) |
| Inclusions | 5.3.5 | ( :Place:Context ) <——[ :OBSERVED_INCLUSION {material, abundance, distribution, size, shape, roundness, sorting, confidence} ]—— ( :Activity:FieldworkProcess ) |
| Physical Relationships with other Contexts | 5.2.8 | ( :Place:Context ) ——[ :HAS_PHYSICAL_RELATE_TO {type, boundary, confidence} ]——> ( :Place:Context {name} ) |
| Position in Matrix | 5.2.9 | PLACE THIS HERE |
| Interpretation: Formation | 5.2.10 | ( :Place:Context ) ——[ :HAS_FORMATION {period, dateEarliest, dateLatest, confidence} ]——> ( :Vocab:FormationType {term} ) |
| Interpretation: Modification | 5.2.10 | ( :Place:Context ) ——[ :HAS_MODIFICATION {period, dateEarliest, dateLatest, confidence} ]——> ( :Vocab:FormationType {term} ) |
| Interpretation: Destruction | 5.2.10 | ( :Place:Context ) ——[ :HAS_DESTRUCTION {period, dateEarliest, dateLatest, confidence} ]——> ( :Vocab:FormationType {term} ) |
| Pottery Pails & Initial Ceramic Analysis | 5.3.6 | PLACE THIS HERE |
| Artifacts, Ecofacts, and Samples | 5.3.7 | PLACE THIS HERE |
| Context Media | 5.2.11 | PLACE THIS HERE |
| Context Notes | 5.2.12 | ( :Place:Context ) ——[ :HAS_NOTE ]——> ( :Thing:Note {uid} ) |