- 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.
39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
id: https://nde.nl/ontology/hc/class/Segment
|
|
name: Segment
|
|
title: Segment Class
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
oa: http://www.w3.org/ns/oa#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/has_label
|
|
classes:
|
|
Segment:
|
|
class_uri: oa:SpecificResource
|
|
description: >-
|
|
A segment or region of a resource.
|
|
alt_descriptions:
|
|
nl: Een segment of regio van een bron.
|
|
de: Ein Segment oder Bereich einer Ressource.
|
|
fr: Un segment ou région d'une ressource.
|
|
structured_aliases:
|
|
- literal_form: segment
|
|
in_language: nl
|
|
- literal_form: Segment
|
|
in_language: de
|
|
- literal_form: segment
|
|
in_language: fr
|
|
comments:
|
|
- Ontological alignment with oa:SpecificResource (a specific part of a resource).
|
|
exact_mappings:
|
|
- oa:SpecificResource
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|