| fetch_kanto_info | Fetch RDF data for a specific concept from the Finto Skosmos API using a single asteriID |
| fetch_profession_hierarchy | Fetch hierarchy of professions from Finto API |
| fetch_profession_info | Fetch all metadata from Finto Skosmos API |
| finto_api_request | Helper function to send requests to the Finto Skosmos API |
| get_alphabetical_index_letters | Get the initial letters of the alphabetical index for labels in a specific vocabulary from the Finto Skosmos API |
| get_broader_concepts | Get broader concepts for a specific concept from the Finto Skosmos API |
| get_broader_transitive_concepts | Get broader transitive concepts for a specific concept from the Finto Skosmos API |
| get_children_concepts | Get children concepts for a specific concept from the Finto Skosmos API |
| get_concepts_by_letter | Get concepts starting with a specific letter in the alphabetical index for a given vocabulary |
| get_concept_data | Get RDF data for a specific concept from the Finto Skosmos API |
| get_concept_groups | Get concept groups for a given vocabulary from the Finto Skosmos API |
| get_concept_labels | Get labels for a specific concept from the Finto Skosmos API and return as a tibble |
| get_concept_labels_vocid | Get labels for a specific concept from the Finto Skosmos API |
| get_group_members | Get members of a specific concept group from the Finto Skosmos API |
| get_hierarchy | Get the hierarchical context for a specific concept from the Finto Skosmos API |
| get_kanto | Process and Fetch KANTO Information using a list of author_IDs as column |
| get_label_statistics | Get label statistics by language in a specific vocabulary from the Finto Skosmos API |
| get_mappings | Get mappings for a specific concept from the Finto Skosmos API |
| get_modified_concepts | Get modified concepts in a specific vocabulary from the Finto Skosmos API |
| get_narrower_concepts | Get narrower concepts for a specific concept from the Finto Skosmos API |
| get_narrower_transitive | Get narrower transitive concepts for a specific concept from the Finto Skosmos API |
| get_new_concepts | Get new concepts in a specific vocabulary from the Finto Skosmos API |
| get_related_concepts | Get related concepts for a specific concept from the Finto Skosmos API |
| get_top_concepts | Get top concepts of a specific vocabulary from the Finto Skosmos API |
| get_types | Get information about the types (classes) of objects in all vocabularies from the Finto Skosmos API |
| get_vocabularies | Get available vocabularies from the Finto Skosmos API |
| get_vocabulary_data | Get and structure RDF data of the whole vocabulary or a specific concept from the Finto Skosmos API |
| get_vocabulary_info | Get general information about a specific vocabulary from the Finto Skosmos API |
| get_vocabulary_statistics | Get vocabulary statistics as a single tibble containing concepts, subtypes, and concept groups |
| get_vocabulary_types | Get type information for a Finto vocabulary |
| lookup_concept_by_label | Look up concepts by label in a specific vocabulary from the Finto Skosmos API |
| search_concepts | Search for concepts in the Finto Skosmos API by query term with additional parameters |
| search_vocabulary_concepts | Search for concepts and collections in a specific vocabulary from the Finto Skosmos API |