Version: 4 (current) | Updated: 11/13/2025, 8:58:34 PM
Added description
**Entities**
```cheimarr
@college:place {description: "College where the Faculty met in 1864"}
@faculty:organization {affiliation: @college}
@meeting_jan_4_1864:event {when: @date_1864_01_04, where: @college,
description: "30th Annual Meeting of the Faculty (Jan 4 1864)"}
@meeting_jan_8_1864:event {when: @date_1864_01_08, where: @college,
description: "Faculty meeting where the Treasurer’s Report was presented"}
@meeting_feb_8_1864:event {when: @date_1864_02_08, where: @college,
description: "Faculty meeting reporting women’s theses"}
@meeting_feb_26_1864:event {when: @date_1864_02_26, where: @college,
description: "Faculty meeting discussing commencement location"}
@meeting_mar_12_1864:event {when: @date_1864_03_12, where: @college,
description: "Faculty meeting with vote results for female candidates"}
@meeting_mar_18_1864:event {when: @date_1864_03_18, where: @college,
description: "Faculty meeting reporting Women’s Hospital consent"}
@russell:person {full_name: "Professor Russell", role: "Faculty member"}
@preston:person {full_name: "Professor Preston", role: "Faculty member"}
@seaver:person {full_name: "Professor Seaver", role: "Faculty member"}
@cleveland:person {full_name: "Professor Cleveland", role: "Faculty member"}
@erwin_freuler:person {full_name: "Erwin Freuler", role: "Dean"}
@a_preston:person {full_name: "A Preston", role: "Secretary"}
@w_m_cleveland:person {full_name: "W. M. Cleveland", role: "Secretary of the Monthly"}
@temple:person {full_name: "Professor Temple", role: "Committee member"}
@scarlett:person {full_name: "Professor Scarlett", role: "Committee member"}
@fuselle:person {full_name: "Professor Fuselle", role: "Faculty"}
@kerr:person {full_name: "Professor Kerr", role: "Faculty"}
@sample:person {full_name: "Professor Sample", role: "Faculty"}
@amelia_longfellow:person {full_name: "Amelia Longfellow", thesis_topic: "Masonry"}
@amrita_tyng:person {full_name: "Amrita E. Tyng", thesis_topic: "Oberlature & Micros"}
@e_l_bettingill:person {full_name: "E. L. Bettingill", thesis_topic: "Anatomy, Physiology"}
@dora_inveray:person {full_name: "Dora A. Inveray", thesis_topic: "Culmination of uterus"}
@a_l_d_raymond:person {full_name: "A. L. D. Raymond", thesis_topic: "The Brain"}
@a_m_dinsmore:person {full_name: "A. M. Dinsmore", thesis_topic: "Displacement of uterus"}
@betsey_dyson:person {full_name: "Betsey Dyson", thesis_topic: "Cervical Hemorrhage"}
@maria_putnam:person {full_name: "Maria C. Putnam", thesis_topic: "Spleen"}
@miss_longfus:person {full_name: "Miss Longfus", role: "Student"}
@miss_lynn:person {full_name: "Miss Lynn", role: "Student"}
@miss_cuttingill:person {full_name: "Miss Cuttingill", role: "Student"}
@miss_sweney:person {full_name: "Miss Sweney", role: "Student"}
@mrs_raymond:person {full_name: "Mrs. Raymond", role: "Student"}
@mrs_denison:person {full_name: "Mrs. Denison", role: "Student"}
@mrs_dyson:person {full_name: "Mrs. Dyson", role: "Student"}
@miss_putnam:person {full_name: "Miss Putnam", role: "Student"}
@mrs_desmone:person {full_name: "Mrs. Desmone", role: "Student"}
@dr_temple:person {full_name: "Dr. Temple"}
@dr_ken:person {full_name: "Dr. Ken"}
@dr_cleveland:person {full_name: "Dr. Cleveland"}
@dr_scarlett:person {full_name: "Dr. Scarlett"}
@dr_parsons:person {full_name: "Dr. Parsons"}
@dr_blackwell:person {full_name: "Dr. Blackwell"}
@dr_perry:person {full_name: "Dr. Perry"}
@dr_buskin:person {full_name: "Dr. Buskin"}
@dr_heath:person {full_name: "Dr. Heath"}
@dr_preston:person {full_name: "Dr. Preston"}
@dr_kerr:person {full_name: "Dr. Kerr"}
@dr_lewis:person {full_name: "Dr. Lewis"}
@dr_bruce:person {full_name: "Dr. Bruce"}
@dr_samplo:person {full_name: "Dr. Samplo"}
@edwin_furree:person {full_name: "Edwin Furree"}
@edwin_russell:person {full_name: "Edwin Russell", role: "Professor Russell"} # same individual as @russell
@audit_committee:organization {purpose: "Audit financial reports"}
@museum_committee:organization {purpose: "Museum"}
@beneficium_committee:organization {purpose: "Beneficium"}
@invention_committee:organization {purpose: "Invention"}
@financial_report:document {type: "Financial report", presented_by: @erwin_freuler}
@treasurer_report:document {type: "Treasurer’s Report"}
@dean_report:document {type: "Dean’s Report"}
@donation_5000:document {type: "Donation", amount: 5000,
purpose: "Permanent fund (interest‑only use)"}
@resolution_admission_putnam:document {type: "Resolution", subject: @maria_putnam}
@vote_results_mar_12:document {type: "Vote results", date: @date_1864_03_12}
@ticket:concept {definition: "Course‑attendance ticket issued by medical colleges"}
@women_hospital:place {description: "Women’s Hospital associated with the College"}
@new_york_med_col:place {description: "New York Medical College"}
@new_york_pharmacy_col:place {description: "College of Pharmacy of New York"}
```
**File‑to‑Content Relationships**
```cheimarr
@file_pinax -> documents -> @meeting_jan_4_1864:event
@file_pinax -> has_subjects -> ["Faculty meetings","College administration","Financial reports",
"Educational expenditures","Medical education","Women's medical education"]
@file_a092_001_165_jpg -> documents -> @meeting_jan_4_1864:event
@file_a092_001_165_jpg -> mentions -> [@russell, @preston, @seaver, @cleveland,
@erwin_freuler, @a_preston]
@file_a092_001_166_jpg -> documents -> @meeting_jan_8_1864:event
@file_a092_001_166_jpg -> contains -> @financial_report
@file_a092_001_166_jpg -> mentions -> @w_m_cleveland
@file_a092_001_167_jpg -> documents -> @meeting_feb_8_1864:event
@file_a092_001_167_jpg -> mentions -> [@temple, @scarlett, @audit_committee,
@donation_5000, @faculty]
@file_a092_001_168_jpg -> documents -> @meeting_feb_8_1864:event
@file_a092_001_168_jpg -> presents_theses_of -> [@amelia_longfellow, @amrita_tyng,
@e_l_bettingill, @dora_inveray, @a_l_d_raymond, @a_m_dinsmore,
@betsey_dyson, @maria_putnam]
@file_a092_001_169_jpg -> documents -> @meeting_feb_8_1864:event
@file_a092_001_169_jpg -> links_students_to_doctors -> [
{@student: @miss_longfus, @doctor: @dr_temple},
{@student: @miss_lynn, @doctor: @dr_ken},
{@student: @miss_sweney, @doctor: @dr_cleveland},
{@student: @mrs_raymond, @doctor: @dr_scarlett},
{@student: @mrs_denison, @doctor: @dr_parsons}
]
@file_a092_001_171_jpg -> documents -> @meeting_feb_8_1864:event
@file_a092_001_171_jpg -> records_examination_admission_of -> [@mrs_dyson, @miss_putnam]
@file_a092_001_173_jpg -> documents -> @meeting_feb_26_1864:event
@file_a092_001_173_jpg -> discusses -> @donation_5000
@file_a092_001_173_jpg -> mentions -> @women_hospital
@file_a092_001_174_jpg -> documents -> @meeting_feb_26_1864:event
@file_a092_001_174_jpg -> reports_ticket_issue_of -> @miss_putnam
@file_a092_001_175_jpg -> documents -> @meeting_feb_26_1864:event
@file_a092_001_175_jpg -> records_motion_on -> @ticket {subject: @miss_putnam}
@file_a092_001_176_jpg -> documents -> @meeting_mar_18_1864:event
@file_a092_001_176_jpg -> contains -> @dean_report
@file_a092_001_176_jpg -> mentions -> @women_hospital
@file_a092_001_177_jpg -> documents -> @meeting_mar_18_1864:event
@file_a092_001_177_jpg -> records_inquiry_about -> @ticket {holder: @miss_rutman}
@file_a092_001_177_jpg -> records_resolution -> @audit_committee
@file_a092_001_182_jpg -> documents -> @meeting_mar_12_1864:event
@file_a092_001_182_jpg -> contains -> @vote_results_mar_12
@file_a092_001_182_jpg -> records_votes_for -> [
{@candidate: @amelia_longfellow, white_votes: 69, black_votes: 1},
{@candidate: @anita_long, white_votes: 59, black_votes: 11},
{@candidate: @eliza_pittingill, white_votes: 59, black_votes: 11},
{@candidate: @dora_sweney, white_votes: 64, black_votes: 6},
{@candidate: @aurlie_raymond, white_votes: 58, black_votes: 12},
{@candidate: @anna_deasumone, white_votes: 46, black_votes: 24},
{@candidate: @elizabeth_dyson, white_votes: 55, black_votes: 15},
{@candidate: @mary_putnam, white_votes: 61, black_votes: 9}
]
@file_a092_001_181_jpg -> documents -> @meeting_mar_12_1864:event
@file_a092_001_181_jpg -> records_protest_by -> @edwin_furree
@file_a092_001_181_jpg -> records_protest_by -> @edwin_russell
```
**Key Relationships**
```cheimarr
@faculty -> held_meeting -> @meeting_jan_4_1864:event
@faculty -> held_meeting -> @meeting_jan_8_1864:event
@faculty -> held_meeting -> @meeting_feb_8_1864:event
@faculty -> held_meeting -> @meeting_feb_26_1864:event
@faculty -> held_meeting -> @meeting_mar_12_1864:event
@faculty -> held_meeting -> @meeting_mar_18_1864:event
@erwin_freuler -> presented -> @financial_report
@w_m_cleveland -> presented -> @financial_report
@treasurer_report -> presented_at -> @meeting_jan_8_1864:event
@audit_committee -> created_by -> @meeting_feb_8_1864:event
@museum_committee -> continued_by -> @meeting_feb_8_1864:event
@beneficium_committee -> continued_by -> @meeting_feb_8_1864:event
@invention_committee -> present_at -> @meeting_feb_8_1864:event
@donation_5000 -> approved_by -> @meeting_feb_26_1864:event
@ticket -> required_for -> @maria_putnam
@ticket -> discussed_in -> @resolution_admission_putnam
@women_hospital -> consented_to -> @meeting_mar_18_1864:event
```
*All dates are auto‑created; common‑knowledge entities (e.g., United States, New York) are referenced without definition.*Click to expand and load individual components
No children (leaf entity)