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

BDRSPS-657 Mappers now rely upon field schemas for controlled vocabs #166

Merged
merged 4 commits into from
Jul 3, 2024

Conversation

joecrowleygaia
Copy link
Collaborator

This is done through abstracting the existing vocab classes even further and registering them. Then using the vocabularies values from the mapper's schema call it up and use its results. Finally a get_vocab method is defined for the existing Field model and used in the mappers' apply_mapping methods

…tricted and flexible types. Added custom validator to Field model for vocabularies field and a method to retrieve a field's associated vocabs
…cabs, drawing upon defined vocabularies attached to fields. Fixed issues in doc generation for linting and typechecking.
@chungvl chungvl merged commit 39a7f5a into main Jul 3, 2024
@joecrowleygaia joecrowleygaia deleted the BDRSPS-657 branch July 11, 2024 03:42
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.

2 participants