powered by
Get label statistics by language in a specific vocabulary from the Finto Skosmos API
get_label_statistics(vocid)
A tibble containing the label statistics for each language, with columns for language, literal, property, and label count.
The vocabulary ID, e.g., "yso".
result <- get_label_statistics(vocid = "yso") print(result)
Run the code above in your browser using DataLab