- Updated descriptions and titles for Price and PriceRange classes to enhance understanding. - Added multilingual alt_descriptions for Price, PriceRange, Primary, and PrimaryDigitalPresenceAssertion classes. - Enhanced examples in Price and PriceRange classes to provide clearer context. - Improved annotations and comments for better documentation and understanding of class purposes. - Introduced new slots for official names (including and excluding type) to standardize naming conventions. - Added sorting variant for official names to facilitate alphabetical ordering. - Ensured all changes align with the latest schema requirements and best practices.
56 lines
2.9 KiB
YAML
56 lines
2.9 KiB
YAML
id: https://nde.nl/ontology/hc/class/LegalForm
|
|
name: LegalForm
|
|
title: Legal Form
|
|
description: Jurisdiction-specific legal form classification for organizations.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
rov: http://www.w3.org/ns/regorg#
|
|
gleif: https://www.gleif.org/ontology/Base/
|
|
gleif-elf: https://www.gleif.org/ontology/EntityLegalForm/
|
|
iso20275: https://www.gleif.org/en/about-lei/code-lists/iso-20275-entity-legal-forms-code-list
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_score
|
|
- ../slots/has_hypernym
|
|
classes:
|
|
LegalForm:
|
|
class_uri: gleif-elf:EntityLegalForm
|
|
description: >-
|
|
Legal-structure classification for organizations, reflecting recognized
|
|
statutory forms in a jurisdiction.
|
|
alt_descriptions:
|
|
nl: {text: Classificatie van juridische structuur voor organisaties volgens erkende rechtsvormen binnen een jurisdictie., language: nl}
|
|
de: {text: Rechtsformklassifikation fuer Organisationen gemaess anerkannten gesetzlichen Formen innerhalb einer Jurisdiktion., language: de}
|
|
fr: {text: Classification de structure juridique pour les organisations selon les formes statutaires reconnues dans une juridiction., language: fr}
|
|
es: {text: Clasificacion de estructura legal para organizaciones segun formas estatutarias reconocidas en una jurisdiccion., language: es}
|
|
ar: {text: تصنيف للبنية القانونية للمنظمات وفق الأشكال النظامية المعترف بها داخل الولاية القضائية., language: ar}
|
|
id: {text: Klasifikasi bentuk hukum organisasi berdasarkan bentuk statutori yang diakui dalam suatu yurisdiksi., language: id}
|
|
zh: {text: 用于组织法定结构的分类,反映某司法辖区认可的法律形态。, language: zh}
|
|
structured_aliases:
|
|
nl: [{literal_form: rechtsvorm, language: nl}]
|
|
de: [{literal_form: Rechtsform, language: de}]
|
|
fr: [{literal_form: forme juridique, language: fr}]
|
|
es: [{literal_form: forma juridica, language: es}]
|
|
ar: [{literal_form: شكل قانوني, language: ar}]
|
|
id: [{literal_form: bentuk hukum, language: id}]
|
|
zh: [{literal_form: 法律形式, language: zh}]
|
|
exact_mappings:
|
|
- gleif-elf:EntityLegalForm
|
|
close_mappings:
|
|
- skos:Concept
|
|
related_mappings:
|
|
- rov:orgType
|
|
comments:
|
|
- ISO 20275 defines 1,600+ legal forms across 150+ jurisdictions (ELF code list).
|
|
- Use this class as the value for organization legal-form slots (see hc:has_legal_form).
|
|
- Legal forms constrain governance, reporting requirements, liability, and tax treatment.
|
|
slots:
|
|
- has_score
|
|
- has_hypernym
|
|
annotations:
|
|
specificity_score: 0.5
|
|
specificity_rationale: Controlled classification for jurisdictional legal forms (ISO 20275/GLEIF ELF).
|
|
custodian_types: "['*']"
|