powered by
Get available vocabularies from the Finto Skosmos API
get_vocabularies(lang = "fi")
A data frame with the vocabulary details: uri, id, and title
Language of labels, e.g., "en" or "fi" (default is "fi")
result <- get_vocabularies(lang = "fi") print(result)
Run the code above in your browser using DataLab