glam/schemas/20251121/linkml/modules/classes/StandardsOrganization.yaml
kempersc ba2c766dd0 Add new slots and update existing ones following RiC-O temporal naming conventions
- Introduced `founding_date`, `founding_date_diocese`, and `fr` slots for capturing founding dates and French language text.
- Created `collects_or_collected`, `has_or_had_objective`, `has_or_had_percentage`, `has_or_had_place`, `has_or_had_reply`, `has_or_had_web_page`, `is_or_was_acquired_by`, `is_or_was_appreciated`, `is_or_was_founded_through`, `is_or_was_part_of`, `is_or_was_part_of_total`, `start_of_the_start`, `takes_or_took_comission`, and `was_fetched_at` slots to enhance data modeling capabilities.
- Each slot includes detailed descriptions, examples, and ontology alignments to ensure clarity and usability.
- Migration notes added for slots transitioned from previous definitions to maintain historical context and facilitate understanding of changes.
2026-01-22 15:15:56 +01:00

243 lines
7.9 KiB
YAML

id: https://nde.nl/ontology/hc/class/StandardsOrganization
name: standards_organization
title: Standards Organization Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
org: http://www.w3.org/ns/org#
skos: http://www.w3.org/2004/02/skos/core#
foaf: http://xmlns.com/foaf/0.1/
imports:
- linkml:types
- ../metadata
- ../slots/description
# REMOVED: ../slots/website - using inline attribute definition (Rule 53, migrated 2025-01-15)
# MIGRATED 2026-01-22: founded_year → is_or_was_founded_through + FoundingEvent (Rule 53)
- ../slots/is_or_was_founded_through
- ./FoundingEvent
- ../slots/specificity_annotation
- ../slots/has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)
- ./SpecificityAnnotation
- ./TemplateSpecificityScore # was: TemplateSpecificityScores - migrated per Rule 53 (2026-01-17)
- ./TemplateSpecificityType
- ./TemplateSpecificityTypes
- ../enums/StandardsOrganizationTypeEnum
classes:
StandardsOrganization:
class_uri: org:FormalOrganization
description: "An organization that defines and maintains identifier standards.\n\n**Key Distinction from RegistrationAuthority:**\n\
\n- StandardsOrganization: DEFINES the standard (rules, format, governance)\n- RegistrationAuthority: MAINTAINS a registry\
\ of identifiers following the standard\n\n**Examples:**\n\n- **ISO** (International Organization for Standardization)\n\
\ - Defines: ISIL (ISO 15511), ISNI (ISO 27729), VIAF structure\n - Does NOT directly maintain registries\n\n- **ANSI**\
\ (American National Standards Institute)\n - US national standards body\n - Defines standards in collaboration with\
\ ISO\n\n- **W3C** (World Wide Web Consortium)\n - Defines: URI/URL format, SKOS, RDF\n - Web-focused standards\n\n\
- **IETF** (Internet Engineering Task Force)\n - Defines: UUID format (RFC 4122), URN (RFC 8141)\n - Internet protocol\
\ standards\n\n- **OCLC** (Online Computer Library Center)\n - Defines: WorldCat identifiers\n - Also acts as RegistrationAuthority\
\ for some identifiers\n\n- **Museumvereniging** (Netherlands Museums Association)\n - Defines: Museumnorm (Netherlands\
\ museum quality standard)\n - Wikidata: Q2335495\n - National association representing Dutch museums\n\n- **Stichting\
\ Museumregister Nederland**\n - Maintains: Museumregister Nederland (certified museum list)\n - Wikidata: Q110989623\n\
\ - Grants official museum status in Netherlands based on Museumnorm\n\n**Relationship to Standards:**\n\nA StandardsOrganization\
\ defines one or more Standard classes via the\ndefined_by inverse relationship:\n- Standard.defined_by → StandardsOrganization\n\
\n**Ontology Alignment:**\n\n- org:FormalOrganization - W3C Organization Ontology\n- schema:Organization - Schema.org\n\
- foaf:Organization - FOAF\n"
exact_mappings:
- org:FormalOrganization
close_mappings:
- schema:Organization
- foaf:Organization
related_mappings:
- schema:GovernmentOrganization
attributes:
id:
identifier: true
slot_uri: schema:identifier
description: 'Unique identifier for this standards organization.
Recommended format: lowercase acronym or short name.
Examples: "iso", "ansi", "w3c", "ietf", "oclc"
'
range: uriorcurie
required: true
name:
slot_uri: schema:name
description: 'Official full name of the standards organization.
Examples:
- "International Organization for Standardization"
- "American National Standards Institute"
- "World Wide Web Consortium"
'
range: string
required: true
has_or_had_abbreviation:
slot_uri: schema:alternateName
description: 'Common abbreviation/acronym.
Examples: "ISO", "ANSI", "W3C", "IETF", "OCLC"
'
range: string
required: true
organization_type:
slot_uri: schema:additionalType
description: 'Type of standards organization.
Values:
- INTERGOVERNMENTAL: International government collaboration (ISO, UN)
- NATIONAL: National standards body (ANSI, DIN, BSI, NEN)
- INDUSTRY_CONSORTIUM: Industry-led organization (W3C, IETF)
- LIBRARY_COOPERATIVE: Library/cultural heritage focus (OCLC, IFLA)
- PROFESSIONAL_ASSOCIATION: Professional body (SAA, ALA)
'
range: StandardsOrganizationTypeEnum
required: true
member_countries:
slot_uri: schema:member
description: 'Countries that are members of this organization (for intergovernmental orgs).
List of ISO 3166-1 alpha-2 country codes.
Example for ISO: ["NL", "US", "JP", "DE", ...] (167 member countries)
'
range: string
multivalued: true
# MIGRATED 2026-01-22: founded_year → is_or_was_founded_through + FoundingEvent (Rule 53)
is_or_was_founded_through:
description: |
The founding event for this standards organization.
Migrated from founded_year per slot_fixes.yaml revision.
Examples:
- ISO: 1947
- ANSI: 1918
- W3C: 1994
- IETF: 1986
range: FoundingEvent
inlined: true
examples:
- value:
temporal_extent:
begin_of_the_begin: "1947-02-23"
end_of_the_begin: "1947-02-23"
founding_description: "ISO founded on 23 February 1947"
description: ISO founding event (exact date known)
- value:
temporal_extent:
begin_of_the_begin: "1994-01-01"
end_of_the_begin: "1994-12-31"
founding_description: "W3C founded in 1994"
description: W3C founding event (year known)
headquarters_country:
slot_uri: schema:location
description: 'Country where headquarters is located (ISO 3166-1 alpha-2).
Examples:
- ISO: "CH" (Geneva, Switzerland)
- ANSI: "US" (Washington DC)
- W3C: "US" (MIT) + "FR" (ERCIM) + "JP" (Keio)
'
range: string
pattern: ^[A-Z]{2}$
website:
slot_uri: hc:hasWebsite
description: 'Official website URL.
Examples:
- https://www.iso.org/
- https://www.ansi.org/
- https://www.w3.org/
'
range: uri
close_mappings:
- schema:url
organization_description:
slot_uri: schema:description
description: Description of the organization's mission and scope
range: string
standards_maintained:
slot_uri: schema:hasPart
description: 'Standards defined by this organization.
Inverse relationship: Standard.defined_by → StandardsOrganization
Note: This is the inverse side; the forward relationship is on Standard.
'
range: Standard
multivalued: true
inlined: false
wikidata_id:
slot_uri: schema:sameAs
description: 'Wikidata Q-ID for this standards organization.
Examples:
- ISO: Q15028
- OCLC: Q190593
- Museumvereniging: Q2335495
- Stichting Museumregister Nederland: Q110989623
'
range: string
pattern: ^Q[0-9]+$
headquarters_country_code:
slot_uri: schema:location
description: 'Country where the organization is headquartered (ISO 3166-1 alpha-2 code).
For intergovernmental organizations, use primary headquarters location.
Examples:
- ISO: CH (Geneva)
- OCLC: US (Dublin, Ohio)
- Museumvereniging: NL
'
range: string
pattern: ^[A-Z]{2}$
slots:
- specificity_annotation
- has_or_had_score # was: template_specificity - migrated per Rule 53 (2026-01-17)