You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write functions to generate VA-Spec objects associated with common community frameworks.
Use case
Implementers want an easy way to spin out evidence from common community frameworks to build VA Spec objects–simplifying what they need to learn and get started for common cases.
Proposed solution
Create a new extras.builders package with specific modules containing evidence codes, classifications, and evidence items from common frameworks (such as those specified in our models) populating fields in the way we would expect. These modules would use our existing pydantic models for these frameworks to ensure consistency.
Alternatives considered
No response
Implementation details
No response
Potential Impact
No response
Additional context
No response
Contribution
Yes, I can create a PR for this feature.
The text was updated successfully, but these errors were encountered:
Feature description
Write functions to generate VA-Spec objects associated with common community frameworks.
Use case
Implementers want an easy way to spin out evidence from common community frameworks to build VA Spec objects–simplifying what they need to learn and get started for common cases.
Proposed solution
Create a new
extras.builders
package with specific modules containing evidence codes, classifications, and evidence items from common frameworks (such as those specified in our models) populating fields in the way we would expect. These modules would use our existing pydantic models for these frameworks to ensure consistency.Alternatives considered
No response
Implementation details
No response
Potential Impact
No response
Additional context
No response
Contribution
Yes, I can create a PR for this feature.
The text was updated successfully, but these errors were encountered: