53 lines
1.8 KiB
YAML
53 lines
1.8 KiB
YAML
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#
|
|
schema: http://schema.org/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
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.)
|
|
has_or_had_label:
|
|
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
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|