Version: 10 (current) | Updated: 11/14/2025, 4:17:13 PM
Added description
**Collection‑level entities (new)**
```cheimarros
@faculty_meeting_minutes_collection:collection {title: "Faculty Meeting Minutes and Records of the Female Medical College of Pennsylvania, 1852‑1854"}
@medical_education:concept {description: "Medical education and curriculum"}
@women_in_medicine:concept {description: "Women’s participation in the medical profession"}
@faculty_meetings:concept {description: "Faculty meeting minutes and administrative records"}
@medical_jurisprudence:concept {description: "Medical jurisprudence"}
@anatomy:concept {description: "Anatomy"}
@physiology:concept {description: "Physiology"}
@surgery:concept {description: "Surgery"}
@obstetrics:concept {description: "Obstetrics"}
@therapeutics:concept {description: "Medical therapeutics"}
@commencement_ceremonies:concept {description: "Commencement ceremonies"}
@examinations_and_degrees:concept {description: "Student examinations and degree conferral"}
```
**Places (new, if not already defined)**
```cheimarros
@boston_massachusetts:place {city: "Boston", state: "Massachusetts", country: @united_states}
@providence:place {city: "Providence", state: "Rhode Island", country: @united_states}
@bristol:place {city: "Bristol", state: "Pennsylvania", country: @united_states}
@phelps_new_york:place {city: "Phelps", county: "Ontario", state: "New York", country: @united_states}
@attica_new_york:place {city: "Attica", county: "Wyoming", state: "New York", country: @united_states}
@marlboro_ohio:place {city: "Marlboro", state: "Ohio", country: @united_states}
@salem_ohio:place {city: "Salem", state: "Ohio", country: @united_states}
```
**Persons not previously defined**
```cheimarros
@hannah_e_longshore:person {full_name: "Hannah E. Longshore", role: "Physician", affiliation: @female_medical_college_of_pennsylvania}
```
**File‑to‑Collection relationships**
```cheimarros
@file_pinax -> documents -> @faculty_meeting_minutes_collection {type: "PINAX metadata"}
@file_a092_001_041_tif -> part_of -> @faculty_meeting_minutes_collection
```
**Creators → Collection**
```cheimarros
@faculty_meeting_minutes_collection -> created_by -> [@david_i_johnson, @w_s_peirce, @seth_pancoast, @ellwood_harvey,
@abraham_livezey, @william_cornell, @enoch_rolfe,
@joseph_longshore, @hannah_e_longshore, @edwin_russell,
@hilbern_darlington, @ann_preston, @martha_browry,
@mark_g_kerr, @william_elder, @r_g_thomas]
```
**Collection → Subject Concepts**
```cheimarros
@faculty_meeting_minutes_collection -> covers -> [@medical_education, @women_in_medicine, @faculty_meetings,
@medical_jurisprudence, @anatomy, @physiology,
@surgery, @obstetrics, @therapeutics,
@commencement_ceremonies, @examinations_and_degrees]
```
**Collection → Places (all locations mentioned in the PINAX metadata)**
```cheimarros
@faculty_meeting_minutes_collection -> includes_location -> [@philadelphia, @new_york, @boston_massachusetts,
@providence, @bristol, @marlboro_ohio,
@salem_ohio, @galveston_texas, @lincoln_maine,
@utica_ny, @allentown_pa, @morris_ny,
@phelps_new_york, @attica_new_york, @fulton_ny]
```
**Synthesis across sub‑directories**
*People appearing in multiple sub‑directories*
```cheimarros
@david_i_johnson -> appears_in -> [@faculty_meetings_1852_1853, @faculty_meetings_1853_1854,
@faculty_appointments, @commencement_details,
@student_examinations_and_degrees]
@ellwood_harvey -> appears_in -> [@faculty_meetings_1852_1853, @faculty_meetings_1853_1854,
@faculty_appointments, @commencement_details,
@student_examinations_and_degrees]
@seth_pancoast -> appears_in -> [@faculty_meetings_1852_1853, @faculty_appointments,
@student_examinations_and_degrees]
@joseph_longshore -> appears_in -> [@faculty_meetings_1852_1853, @faculty_appointments,
@commencement_details, @student_examinations_and_degrees]
@ann_preston -> appears_in -> [@faculty_meetings_1852_1853, @faculty_appointments,
@student_examinations_and_degrees]
@hilbern_darlington -> appears_in -> [@faculty_meetings_1852_1853, @faculty_meetings_1853_1854,
@faculty_appointments, @student_examinations_and_degrees]
@mark_g_kerr -> appears_in -> [@faculty_meetings_1852_1853, @faculty_meetings_1853_1854,
@faculty_appointments, @student_examinations_and_degrees]
@william_elder -> appears_in -> [@faculty_meetings_1852_1853, @faculty_meetings_1853_1854,
@faculty_appointments, @commencement_details]
```
*Temporal chain of sessions and commencements (spanning all sub‑directories)*
```cheimarros
@third_annual_session:event -> leads_to -> @second_annual_commencement:event
@second_annual_commencement:event -> leads_to -> @third_annual_commencement:event
@third_annual_commencement:event -> leads_to -> @fourth_annual_session:event
@fourth_annual_session:event -> leads_to -> @fourth_annual_commencement:event
@fourth_annual_commencement:event -> leads_to -> @fifth_annual_session:event
@fifth_annual_session:event -> leads_to -> @fifth_annual_commencement:event
```
*Committee evolution (showing continuity across years)*
```cheimarros
@committee_announcement -> reconstituted_in -> @faculty_meetings_1853_1854
@committee_advertising -> reconstituted_in -> @faculty_meetings_1853_1854
@committee_beneficiaries -> reconstituted_in -> @faculty_meetings_1853_1854
@committee_dissecting_room -> reconstituted_in -> @faculty_meetings_1853_1854
@committee_dispensary -> reconstituted_in -> @faculty_meetings_1853_1854
@committee_apparatus -> reconstituted_in -> @faculty_meetings_1853_1854
@committee_hall_commencement -> created_in -> @faculty_meetings_1853_1854
```
*Linking the collection to the broader institutional narrative*
```cheimarros
@faculty_meeting_minutes_collection -> documents -> @female_medical_college_of_pennsylvania
@faculty_meeting_minutes_collection -> records -> @third_annual_session:event
@faculty_meeting_minutes_collection -> records -> @fourth_annual_session:event
@faculty_meeting_minutes_collection -> records -> @fifth_annual_session:event
@faculty_meeting_minutes_collection -> records -> @committee_announcement
@faculty_meeting_minutes_collection -> records -> @committee_advertising
@faculty_meeting_minutes_collection -> records -> @committee_beneficiaries
```
*Cross‑reference of beneficiaries and graduates (showing the pipeline from admission to degree)*
```cheimarros
@lydia_jacobs -> admitted_as -> @beneficiary_admission {when: @date_1853_10_01}
@lydia_jacobs -> later_graduated_with -> @md_degree {when: @date_1854_02_25}
@minerva_hoes -> admitted_as -> @beneficiary_admission {when: @date_1853_10_01}
@minerva_hoes -> later_graduated_with -> @md_degree {when: @date_1854_02_25}
@jane_heald -> admitted_as -> @beneficiary_admission {when: @date_1853_10_01}
@jane_heald -> honorary_degree_requested -> @honorary_md {status: "not conferred", when: @date_1854_02_20}
```
*Subject‑concept network (showing how the collection’s subjects interrelate)*
```cheimarros
@women_in_medicine -> subfield_of -> @medical_education
@faculty_meetings -> part_of -> @medical_education
@commencement_ceremonies -> part_of -> @medical_education
@examinations_and_degrees -> part_of -> @medical_education
@medical_jurisprudence -> subfield_of -> @medical_education
@anatomy -> subfield_of -> @medical_education
@physiology -> subfield_of -> @medical_education
@surgery -> subfield_of -> @medical_education
@obstetrics -> subfield_of -> @medical_education
@therapeutics -> subfield_of -> @medical_education
```# Reorganization Summary The files were grouped based on their content, primarily focusing on faculty meetings, commencement details, faculty appointments, and student examinations and degrees. The groups were created to reflect the logical and thematic coherence of the content, ensuring that files with related information are organized together. Files without clear content were assigned based on their filenames and metadata. The ungrouped file 'a092_001_041.tif.ref.json' did not fit into any of the identified groups based on its metadata and filename. ## Groups Created - **Faculty_Meetings_1852_1853**: Files containing minutes and resolutions from faculty meetings held between 1852 and 1853. - **Faculty_Meetings_1853_1854**: Files containing minutes and resolutions from faculty meetings held between 1853 and 1854. - **Commencement_Details**: Files containing details about commencement ceremonies, including dates, locations, and arrangements. - **Faculty_Appointments**: Files containing information about faculty appointments, elections, and resignations. - **Student_Examinations_and_Degrees**: Files containing information about student examinations, degree candidates, and graduation details.