glam/schemas/20251121/linkml/modules/classes/DigitalPlatformV2ServiceDetails.yaml
2026-01-19 00:09:28 +01:00

51 lines
1.6 KiB
YAML

# DigitalPlatformV2ServiceDetails - Service details and opening hours
# Created for CustodianSourceFile validation compatibility
# Creation date: 2026-01-18
id: https://nde.nl/ontology/hc/classes/DigitalPlatformV2ServiceDetails
name: DigitalPlatformV2ServiceDetails
title: DigitalPlatformV2ServiceDetails
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
xsd: http://www.w3.org/2001/XMLSchema#
imports:
- linkml:types
default_range: string
classes:
DigitalPlatformV2ServiceDetails:
description: Service offerings, opening hours, and regional support information
class_uri: schema:OpeningHoursSpecification
attributes:
opening_hours:
range: string
description: Opening hours (free text format)
services:
range: string
multivalued: true
inlined_as_list: true
description: List of services offered
regional_support:
range: string
description: Regional support or partner organizations
accessibility:
range: string
description: Accessibility information
address:
range: string
description: Physical address of the service location
location_note:
range: string
description: Additional notes about the location or service area
annual_reports:
range: Any
description: Links or references to annual reports
inlined: true
history:
range: Any
description: Historical information about the organization
inlined: true