parse_metadata {csvwr}R Documentation

Parse metadata

Description

Coerces the metadata to ensure it describes a table group. Retrieves any linked tableSchema.

Usage

parse_metadata(metadata, location)

Arguments

metadata

a csvw metadata list

location

the location of the metadata

Value

metadata coerced into a table group description


[Package csvwr version 0.1.7 Index]