Cut Context Form
All archaeological CUT contexts use the Cut Context Recording Form. Instructions for completing this form are detailed in sections 5.2 and 5.4 of the UJAP Manual.
Form to Database Mapping
The following table maps each section and field in the Cut Context Recording Form to its relevant node, property, and/or edge within the UJAP Database.
| Form Item | Manual Sect. | Database Mapping |
|---|---|---|
| - | - | - |
| Context Type | -- | ( :Place:Context ) ——[ :HAS_CONTEXT_TYPE ]——> ( :Vocab:ContextType {term: "cut"} ) |
| 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} ) |
| Cut Shape & Linear Cut Orientation | 5.4.1,, 5.4.2, 5.4.3, 5.4.5 | ( :Place:Context ) <——[ :OBSERVED_SHAPE {shapeInPlan, shapeSides, shapeBase, linearOrientation, confidence} ]—— ( :Activity:FieldworkProcess ) |
| Break of Slope | 5.4.4 | ( :Place:Context ) <——[ :OBSERVED_BREAK_OF_SLOPE {top, bottom, confidence} ]—— ( :Activity:FieldworkProcess ) |
| Cut Dimensions | 5.4.6 | ( :Place:Context ) <——[ :OBSERVED_DIMENSION {dimension, value, unit, method, tool, 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} ) |
| Context Media | 5.2.11 | PLACE THIS HERE |
| Context Notes | 5.2.12 | ( :Place:Context ) ——[ :HAS_NOTE ]——> ( :Thing:Note {uid} ) |