add_convo_stub()
|
Add new stub to convo object |
cluster_convo()
|
Cluster stubs by level to find duplicates |
compare_convo()
|
Compare vocabularies with set operations |
create_convo()
|
Create convo object from list of stubs |
create_pb_agent()
|
Generate agent object for validation of controlled vocabulary conditions for a data set |
describe_convo()
|
Create schema dictionary |
describe_names()
|
Create dictionary defining controlled vocabulary realizations |
evaluate_convo()
|
Evaluate a set of names against a controlled vocabulary |
parse_df()
|
Parse vocabulary from a set of names and convert to data.frame |
parse_stubs()
|
Parse vocabulary from a set of names |
pivot_convo()
|
Find index of all stubs in a convo or set of stubs |
print(<convo>)
|
Pretty print a convo object |
print(<convomin>)
|
Pretty print a convomin object |
read_convo()
|
Read controlled vocabulary from YAML |
remove_convo_stub()
|
Remove stub from convo |
rename_convo()
|
Rename computed columns based on controlled vocabulary |
viz_names()
|
Visualize name set as tree |
write_convo()
|
Write convo config file template from stubs list |
write_pb()
|
Generate YAML for pointblank validation agent from convo |