Reading annotated tables |
|
---|---|
Read CSV on the Web |
|
Read a data frame from the first table in a csvw |
|
Get path to csvwr example |
|
Extract a referenced table from CSVW metadata |
|
Read and parse CSVW Metadata |
|
Writing table annotations |
|
Derive csvw table schema from a data frame |
|
Create tabular metadata from a list of tables |
|
Derive csvw metadata from a csv file |
|
CSVW default dialect |
|
Create a default table schema given a csv file and dialect |
|
Validating table annotations |
|
Normalise metadata |
|
Validate CSVW specification |
|
Validate the referential integrity of a csvw table group |
|
Utility functions |
|
Retrieve the base URI from configuration |
|
Render URI templates |
|
Convert a csvw metadata to a list (csv2json) |
|
Map R types to csvw datatype |
|
Map csvw datatypes to R types |
|
Transform date/time format string from Unicode TR35 to POSIX 1003.1 |
|
Coalesce value to truthiness |