powered by
This function queries the Finto API for a given concept URI and extracts all relevant metadata fields.
fetch_profession_info(concept_uri)
A tibble containing the full metadata.
The URI of the concept to fetch.
metadata <- fetch_profession_info("http://urn.fi/URN:NBN:fi:au:mts:m3357") print(metadata)
Run the code above in your browser using DataLab