id: https://nde.nl/ontology/hc/class/FilePath name: FilePath title: File Path Class prefixes: linkml: https://w3id.org/linkml/ hc: https://nde.nl/ontology/hc/ schema: http://schema.org/ default_prefix: hc imports: - linkml:types - ../slots/has_label - ../slots/has_description classes: FilePath: class_uri: schema:DigitalDocument description: Structured representation of a file path reference. exact_mappings: - schema:DigitalDocument slots: - has_label - has_description slot_usage: has_label: required: true annotations: specificity_score: 0.25 specificity_rationale: Utility class for path-based file references. custodian_types: '["*"]'