Get mappings for a specific concept from the Finto Skosmos API
Source:R/get_mappings.R
get_mappings.Rd
Get mappings for a specific concept from the Finto Skosmos API
Examples
mappings_data <- get_mappings(vocid = "yso", uri = "http://www.yso.fi/onto/yso/p22922", lang = "fi")
print(mappings_data)
#> # A tibble: 4 × 8
#> uri prefLabel typeLabel description fromURI toURI vocabName hrefLink
#> <chr> <chr> <chr> <chr> <chr> <chr> <chr> <chr>
#> 1 http://www.y… Sibelius skos:clo… Läheisesti… http:/… http… www.wiki… http://…
#> 2 http://www.y… Sibelius… skos:exa… Merkitykse… http:/… http… YSA - Yl… ysa/fi/…
#> 3 http://www.y… Sibelius… skos:exa… Merkitykse… http:/… http… Allärs -… allars/…
#> 4 http://www.y… Sibelius… skos:exa… Merkitykse… http:/… http… KOKO-ont… koko/fi…