25 lines
730 B
YAML
25 lines
730 B
YAML
id: https://nde.nl/ontology/hc/slot/supranational_code
|
|
name: supranational_code_slot
|
|
title: supranational_code slot
|
|
version: 1.0.0
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
imports:
|
|
- linkml:types
|
|
default_prefix: hc
|
|
|
|
slots:
|
|
supranational_code:
|
|
description: |
|
|
Code for supranational jurisdiction.
|
|
|
|
Used for multi-country legal frameworks:
|
|
- "EU": European Union (for SE, SCE, EEIG)
|
|
- "OHADA": Organisation for the Harmonisation of Business Law in Africa
|
|
- "BENELUX": Benelux (for certain cross-border structures)
|
|
|
|
Only applicable when jurisdiction_type is SUPRANATIONAL.
|
|
range: string
|
|
slot_uri: schema:identifier
|