powered by
Show which fields of a schema can be used for creating an instance
show_fields(datatype)
A character vector of available fields
An R6 class from dtreg::load_datatype
dt <- dtreg::load_datatype("https://doi.org/21.T11969/aff130c76e68ead3862e") dtreg::show_fields(dt$data_item())
Run the code above in your browser using DataLab