Architectural Context Form
All archaeological CUT contexts use the Architectural Context Recording Form. Instructions for completing this form are detailed in sections 5.2 and 5.5 of the UJAP Manual.
Form to Database Mapping
The following table maps each section and field in the Architectural 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: "architectural"} ) |
| 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} ) |
| Architectural Context Type | 5.5.1 | ( :Place:Context ) <——[ :OBSERVED_ARCHITECTURAL_TYPE {color, confidence} ]—— ( :Activity:FieldworkProcess ) |
| Part of Building? | 5.5.2 | ( :Place:Context ) ——[ :IS_PART_OF {confidence} ]——> ( :Thing:Building ) |
| Architectural Context Dimensions | 5.5.3 | ( :Place:Context ) <——[ :OBSERVED_DIMENSION {dimension, value, unit, method, tool, confidence} ]—— ( :Activity:FieldworkProcess ) |
| Primary Building Material(s) | 5.5.4 | ( :Place:Context ) <——[ :OBSERVED_BUILDING_MATERIAL {material, sizeLength, sizeWidth, sizeHeight, sizeUnit, percent, color, stoneFinish, confidence} ]—— ( :Activity:FieldworkProcess ) |
| Masonry Style | 5.5.5 | ( :Place:Context ) <——[ :OBSERVED_MASONRY_STYLE {style, confidence} ]—— ( :Activity:FieldworkProcess ) |
| Masonry Technique | 5.5.5 | ( :Place:Context ) <——[ :OBSERVED_MASONRY_TECHNIQUE {technique, 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} ) |