Skip to content

Slot: path[POSIX]

Relative path (within the dataset) in POSIX/UNIX notation (i.e. forward slashes). This enables display of a file tree on the dataset catalog page. Tip: do not include a top-level directory that matches the dataset name, because the files are already understood as being in the dataset.

URI: schema:name

Applicable Classes

Name Description Modifies Slot
File File which is part of a dataset no

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://example.org/sfb1451/sfb1451-schema

LinkML Source

name: path[POSIX]
description: 'Relative path (within the dataset) in POSIX/UNIX notation (i.e. forward
  slashes). This enables display of a file tree on the dataset catalog page. Tip:
  do not include a top-level directory that matches the dataset name, because the
  files are already understood as being in the dataset.'
from_schema: https://example.org/sfb1451/sfb1451-schema
rank: 1000
slot_uri: schema:name
alias: path[POSIX]
owner: File
domain_of:
- File
range: string
required: true