Skip to content

Conversation

@darshanmandge
Copy link
Contributor

Implements three new entities for classification mapping functionality:

  • Mapping: Defines relationships between classification schemes with versioning
  • MappingRelation: Specific relations within mappings
  • ParameterisationRelation: Complex parameter relations for mapping relations

It requires implementing EntityClassificationScheme and EntityClassification. Hence, it will draft PR till then

Implements three new entities for classification mapping functionality:

- Mapping: Defines relationships between classification schemes with versioning
- MappingRelation: Specific relations within mappings with optional parameter linking
- ParameterisationRelation: Complex parameter data storage for mapping relations

Includes complete API implementation:
- SQLAlchemy models with proper inheritance and constraints
- Pydantic schemas for CRUD operations
- Query filters and sorting capabilities
- Service layer with business logic
- FastAPI routers with admin endpoints
- Router registration in main API
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