id: https://nde.nl/ontology/hc/classes/DigitalPlatformV2 name: DigitalPlatformV2 title: DigitalPlatformV2 prefixes: linkml: https://w3id.org/linkml/ hc: https://nde.nl/ontology/hc/ schema: http://schema.org/ prov: http://www.w3.org/ns/prov# org: http://www.w3.org/ns/org# xsd: http://www.w3.org/2001/XMLSchema# imports: - linkml:types - ./DigitalPlatformV2Provenance - ../slots/20260202_matang/has_metadata - ../slots/20260202_matang/has_status - ../slots/20260202_matang/has_data_quality - ../slots/20260202_matang/has_profile - ../slots/20260202_matang/has_digital_platform - ../slots/20260202_matang/has_contact_point - ../slots/20260202_matang/has_service - ../slots/20260202_matang/identified_by - ../slots/20260202_matang/has_provenance - ../slots/20260202_matang/related_to - ../slots/20260202_matang/has_url - ../slots/20260202_matang/has_homepage - ../slots/20260202_matang/has_name - ../slots/20260202_matang/has_type - ../slots/20260202_matang/new/refers_to_custodian - ../slots/20260202_matang/has_contact_details - ../slots/20260202_matang/has_facility - ../slots/20260202_matang/contain_collection # default_range: string classes: DigitalPlatformV2: description: "Enhanced digital platform data structure (v2)" class_uri: org:Organization slots: - has_metadata - has_status - has_data_quality_notes - has_profile - has_digital_platform - has_contact_point - has_service - identified_by - has_provenance - related_to - has_url - has_homepage - has_name - has_type - refers_to_custodian - has_contact_details - has_facility - has_digital_platform - has_provenance - contain_collection - has_url slot_usage: identified_by: description: External identifiers (Wikidata, Sigla, ICO, etc.) # range: string multivalued: true inlined_as_list: false # Fixed invalid inline for primitive type has_type: description: Type of platform (institutional_website, discovery_portal, etc.) - can be string or array # range: string any_of: - range: string - range: string multivalued: true