id: https://nde.nl/ontology/hc/slot/identifier_format name: identifier_format_slot title: identifier_format slot prefixes: linkml: https://w3id.org/linkml/ hc: https://nde.nl/ontology/hc/ schema: http://schema.org/ imports: - linkml:types default_prefix: hc slots: identifier_format: description: | Format specification for registration numbers issued by this register. Use regex pattern or description. Examples: - NL KvK: "[0-9]{8}" (8 digits) - UK Companies House: "[A-Z]{2}[0-9]{6}|[0-9]{8}" (2 letters + 6 digits OR 8 digits) - German HRB: "HRB [0-9]+" (HRB prefix + number) range: string slot_uri: schema:valuePattern