- Updated titles and descriptions in TimeSlot, TimeSpan, TimeSpanType, and TimespanBlock for improved readability and understanding. - Enhanced multilingual support with refined alt_descriptions and structured_aliases across various classes. - Changed mapping types from broad_mappings to exact_mappings in WebClaimsBlock, WebCollection, WebPage, WebPlatform, WebSource, WorkExperience, and various YouTube-related classes for better alignment with schema definitions. - Improved comments and modeling notes in VariantTypes to clarify usage and examples. - General cleanup of unnecessary comments and formatting adjustments for consistency across YAML files.
37 lines
1.1 KiB
YAML
37 lines
1.1 KiB
YAML
id: https://nde.nl/ontology/hc/class/SupervisedHandling
|
|
name: SupervisedHandling
|
|
title: SupervisedHandling
|
|
description: >-
|
|
Supervised handling requirement.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
classes:
|
|
SupervisedHandling:
|
|
class_uri: schema:Policy
|
|
description: >-
|
|
Supervised handling requirement or policy.
|
|
alt_descriptions:
|
|
nl: Begeleide hanteringsvereiste of -beleid.
|
|
de: Überwachungspflicht oder -richtlinie.
|
|
fr: Exigence ou politique de manipulation supervisée.
|
|
structured_aliases:
|
|
- literal_form: begeleide hantering
|
|
in_language: nl
|
|
- literal_form: überwachte Handhabung
|
|
in_language: de
|
|
- literal_form: manipulation supervisée
|
|
in_language: fr
|
|
exact_mappings:
|
|
- schema:Policy
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: "Generic utility class created during migration"
|
|
custodian_types: '["*"]'
|
|
slots:
|
|
- has_description
|