powered by
Get information about the types (classes) of objects in all vocabularies from the Finto Skosmos API
get_types(lang = NULL)
A tibble containing the URI, label, and superclass for each type.
The language of labels to retrieve, e.g., "en" or "fi". Optional.
result <- get_types(lang = "fi") print(result)
Run the code above in your browser using DataLab