glam/schemas/20251121/linkml/modules
kempersc f3c0586d09 Refactor schema and slots for improved clarity and organization
- Updated `has_or_had_url` slot to allow a broader range of values by changing its range from `uriorcurie` to `Any`.
- Removed obsolete slots: `house_number`, `html_file`, `html_snapshot_path`, and `http_status_code`.
- Introduced new classes: `CeasingEvent`, `FileLocation`, `FilePath`, `HTMLFile`, `HTTPStatusCode`, `HouseNumber`, `MaximumHumidity`, `MinimumHumidity`, `TargetHumidity`, and `WKT` to better represent various concepts.
- Migrated existing slots to new structures, ensuring alignment with RiC-O naming conventions.
- Added new slots: `ceases_or_ceased_through`, `has_or_had_file_location`, `has_or_had_file_path`, `has_or_had_http_status`, and `is_or_was_observed_by` to capture additional metadata.
- Enhanced descriptions and annotations for clarity and context.
2026-01-28 10:49:49 +01:00
..
archive/enums feat: Migrate multiple slots to structured classes and update processing notes 2026-01-26 01:41:04 +01:00
classes Refactor schema and slots for improved clarity and organization 2026-01-28 10:49:49 +01:00
enums feat: Migrate multiple slots to structured classes and update processing notes 2026-01-26 01:41:04 +01:00
examples
mappings
slots Refactor schema and slots for improved clarity and organization 2026-01-28 10:49:49 +01:00
metadata.yaml refactor(schema): unify custodian_type slots into has_or_had_custodian_type (Rule 39, 43) 2026-01-09 10:55:21 +01:00
migrate_was_slots.py Refactor slot names and update imports for consistency 2026-01-15 15:07:53 +01:00