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

50 lines
1.6 KiB
YAML

# DigitalPlatformV2OrganizationStatus - Organization status and legal form
# Created for CustodianSourceFile validation compatibility
# Creation date: 2026-01-18
id: https://nde.nl/ontology/hc/classes/DigitalPlatformV2OrganizationStatus
name: DigitalPlatformV2OrganizationStatus
title: DigitalPlatformV2OrganizationStatus
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
org: http://www.w3.org/ns/org#
xsd: http://www.w3.org/2001/XMLSchema#
imports:
- linkml:types
default_range: string
classes:
DigitalPlatformV2OrganizationStatus:
description: Current operational status and legal form of an organization
class_uri: org:Organization
attributes:
status:
range: string
description: Operational status (ACTIVE, CLOSED, MERGED, etc.)
legal_form:
range: string
description: Legal form of the organization (Municipal library, Foundation, etc.)
full_name:
range: string
description: Full official name of the organization
closure_date:
range: string
description: Date of closure if applicable
closure_reason:
range: string
description: Reason for closure if applicable
start_date:
range: string
description: Start date of the organization or current status
full_name_french:
range: string
description: Full name in French language
full_name_german:
range: string
description: Full name in German language
full_name_italian:
range: string
description: Full name in Italian language