datasets
A datamodel for datasets
URI: https://w3id.org/linkml/data-manifesto
Classes
| Class | Description |
|---|---|
| Information | Grouping for datasets and data files |
| DataPackage | A collection of data resources |
| DataResource | An individual file or table |
| FormatDialect | Additional format information for a file |
| RulePostcondition | None |
| RulePrecondition | None |
| Rule | None |
Slots
| Slot | Description |
|---|---|
| name | the unique name of the dataset |
| title | the official title of the element |
| description | human readable description of the information |
| language | language in which the information is expressed |
| publisher | None |
| issued | None |
| page | None |
| dialect | None |
| bytes | None |
| path | None |
| download_url | None |
| format | None |
| compression | None |
| encoding | None |
| hash | None |
| sha256 | None |
| md5 | None |
| media_type | None |
| conforms_to | None |
| conforms_to_schema | None |
| conforms_to_class | class in schema which the data object instantiates |
| profile | None |
| keywords | None |
| themes | None |
| resources | None |
| test_roles | None |
| created_by | agent that created the element |
| created_on | time at which the element was created |
| last_updated_on | time at which the element was last updated |
| modified_by | agent that modified the element |
| status | status of the element |
| license | license for the data |
| version | particular version of schema |
| was_derived_from | A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.@en |
| rules | None |
| comment_prefix | None |
| delimiter | None |
| double_quote | None |
| header | None |
| quote_char | None |
| basename_regexp | None |
| dirname_regexp | None |
| path_regexp | None |
| final_suffix | None |
| has_suffix | None |
| preconditions | None |
| postconditions | None |
Enums
| Enums | Description |
|---|---|
| DistributionLevel | None |
| TestRole | None |
| MediaTypeEnum | None |
| CompressionTypeEnum | None |
| FormatEnum | None |