+447
−0
+204
−0
+3
−3
+19
−0
src/tdoc_crawler/crawlers/__init__.py
0 → 100644
+25
−0
Loading
- Added `SubworkingGroup` model to represent metadata for 3GPP subworking groups. - Enhanced `WorkingGroup` model with a property to return technical body IDs. - Expanded `TDocMetadata` and `TDocRecord` models to include additional portal metadata fields. - Updated `MeetingMetadata` and `MeetingRecord` to include technical body IDs. - Introduced `CrawlLimits` model for crawl operation limitations. - Added normalization methods for working groups and subgroups in various configurations. - Refactored existing models to improve structure and maintainability. - Updated tests to accommodate new fields and models.