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

[Enhancement]: Investigate how Pipeline can determine of AAT references are Periods #212

Open
2 tasks
kkdavis14 opened this issue Jan 23, 2025 · 0 comments
Open
2 tasks
Assignees
Labels
enhancement New feature to add to the code

Comments

@kkdavis14
Copy link
Contributor

kkdavis14 commented Jan 23, 2025

Priority Level

Low

Background

related to https://git.yale.edu/LUX/unit-data/issues/221 and https://git.yale.edu/LUX/unit-data/issues/220

Units may start referencing AAT IDs as Periods, specifically in the Production > occurs_during block.

Pipeline will probably treat them as Concepts, as everything from AAT right now == Concept.

Research how we can programmatically determine if they are a Period instead, so we can trigger the creation of the correct Class of record.

Description

Investigate methods AAT mapper can determine if a referenced ID is a Period as opposed to a Concept.

Changes Required

tbd once research is complete

Tasks

  • Research and try out some ideas via the AAT Mapper, see if they work as intended
  • more specific tasks to come when this is more fully understood
@kkdavis14 kkdavis14 added the enhancement New feature to add to the code label Jan 23, 2025
@kkdavis14 kkdavis14 self-assigned this Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature to add to the code
Projects
None yet
Development

No branches or pull requests

1 participant