Semantic Connections

graph TD
  Person["Person"]:::current-page-node
  core_workforce_data["core_workforce_data"]
  person_contact_status["person_contact_status"]
  person_preference["person_preference"]
  accessibility_solution["accessibility_solution"]
  education_institution["education_institution"]
  marital_status["marital_status"]
  preference["preference"]
  person_contact["person_contact"]
  person_education["person_education"]
  accessibility_barrier["accessibility_barrier"]
  external_employment_history["external_employment_history"]
  person_competency["person_competency"]
  person_email["person_email"]
  security_clearance["security_clearance"]
  membership["membership"]
  employment_equity_designated_group_membership["employment_equity_designated_group_membership"]
  telephone["telephone"]
  language_evaluation["language_evaluation"]
  self_identification_group_membership["self_identification_group_membership"]
  person_license_certification["person_license_certification"]
  workplace_accessibility_requirement["workplace_accessibility_requirement"]
  person["person"]
  person_name["person_name"]
  language_evaluation-->|" subClassOf "|Person
  person_contact_status-->|" subClassOf "|Person
  Person-->|" subClassOf "|core_workforce_data
  accessibility_solution-->|" subClassOf "|Person
  accessibility_barrier-->|" subClassOf "|Person
  person_preference-->|" subClassOf "|Person
  security_clearance-->|" subClassOf "|Person
  person_license_certification-->|" subClassOf "|Person
  person_email-->|" subClassOf "|Person
  workplace_accessibility_requirement-->|" subClassOf "|Person
  person_competency-->|" subClassOf "|Person
  employment_equity_designated_group_membership-->|" subClassOf "|Person
  person_name-->|" subClassOf "|Person
  telephone-->|" subClassOf "|Person
  self_identification_group_membership-->|" subClassOf "|Person
  preference-->|" subClassOf "|Person
  membership-->|" subClassOf "|Person
  education_institution-->|" subClassOf "|Person
  external_employment_history-->|" subClassOf "|Person
  person_contact-->|" subClassOf "|Person
  person_education-->|" subClassOf "|Person
  marital_status-->|" subClassOf "|Person
  person-->|" subClassOf "|Person