id: https://nde.nl/ontology/hc/class/DigitalPlatformUserIdentifier name: digital_platform_user_identifier_class title: Digital Platform User Identifier Class prefixes: linkml: https://w3id.org/linkml/ hc: https://nde.nl/ontology/hc/ foaf: http://xmlns.com/foaf/0.1/ schema: http://schema.org/ default_prefix: hc imports: - linkml:types - ../slots/has_type - ../slots/has_url - ../slots/identified_by - ../slots/has_label classes: DigitalPlatformUserIdentifier: is_a: Identifier class_uri: hc:DigitalPlatformUserIdentifier description: >- Platform-account identifier for authors, contributors, or institutional profiles in external services. broad_mappings: - foaf:OnlineAccount close_mappings: - schema:PropertyValue slots: - has_type - has_url - identified_by - has_label