Slot: path¶
URI: frictionless:path Alias: path
Applicable Classes¶
Name |
Description |
Modifies Slot |
---|---|---|
no |
Properties¶
Range: String
Examples¶
Value |
---|
id_namespace.tsv |
Identifier and Mapping Information¶
Schema Source¶
from schema: https://w3id.org/linkml/frictionless
Mappings¶
Mapping Type |
Mapped Value |
---|---|
self |
frictionless:path |
native |
frictionless:path |
LinkML Source¶
```yaml
name: path
examples:
- value: id_namespace.tsv
from_schema: https://w3id.org/linkml/frictionless
rank: 1000
alias: path
domain_of:
- Resource
range: string
</details>