Enum: ProfileEnum

URI: ProfileEnum

Permissible Values

Value

Meaning

Description

tabular-data-resource

None

tabular-data-package

None

Slots

Name

Description

profile

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/frictionless

LinkML Source

```yaml name: profile_enum from_schema: https://w3id.org/linkml/frictionless rank: 1000 permissible_values: tabular-data-resource: text: tabular-data-resource tabular-data-package: text: tabular-data-package
</details>