Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: replace AgentDescriptionName with EntityDescription.designators #71

Merged
merged 1 commit into from
May 21, 2024

Conversation

XanderVertegaal
Copy link
Contributor

This PR adds a new designators on the EntityDescription model, which can be used to record (Latin) terminology used to designate an entity in a source.

This makes the AgentDescriptionName model obsolete, so I removed it.

More controversially, I've also removed FieldDescription.source_terminology, as the researchers' notes suggest that they're recording Latin terminology for entity descriptions in general, not for individual fields. In the general spirit of 'simplify now; re-add complexity when requested', this seems like a good step, but I'd be willing to revert this change if so desired.

@XanderVertegaal XanderVertegaal changed the title Replace AgentDescriptionName with EntityDescription.designators Feature: replace AgentDescriptionName with EntityDescription.designators May 17, 2024
@XanderVertegaal XanderVertegaal merged commit 8a78f93 into develop May 21, 2024
2 checks passed
@XanderVertegaal XanderVertegaal deleted the feature/designators branch May 21, 2024 07:52
@XanderVertegaal XanderVertegaal linked an issue May 21, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Names => Designators
2 participants