{
  "_id": "6a1d36bd1d7bb097a0a3d358",
  "Package": "finto",
  "Title": "Access the 'Finto' API",
  "Version": "0.1.1",
  "Date": "2025-10-29",
  "Authors@R": "c(\nperson(\"Akewak\", \"Jeba\", , \"akjeba@utu.fi\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0007-1347-7552\")),\nperson(\"Leo\", \"Lahti\", , \"leo.lahti@iki.fi\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-5537-637X\"))\n)",
  "Maintainer": "Akewak Jeba <akjeba@utu.fi>",
  "Description": "Access and retrieve vocabulary data 'Finto' API\n<https://api.finto.fi/>, which is a centralized service for\ninteroperable thesauri, ontology and classification schemes for\ndifferent subject areas.",
  "License": "BSD_2_clause + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://fennicahub.github.io/finto/",
  "BugReports": "https://github.com/fennicahub/finto/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://fennicahub.r-universe.dev",
  "Date/Publication": "2025-12-31 22:36:32 UTC",
  "RemoteUrl": "https://github.com/fennicahub/finto",
  "RemoteRef": "HEAD",
  "RemoteSha": "fb64033dfaf06a53bf5acddf5945346e25d9f711",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 07:24:04 UTC",
    "User": "root"
  },
  "Author": "Akewak Jeba [aut, cre] (ORCID: <https://orcid.org/0009-0007-1347-7552>),\nLeo Lahti [aut] (ORCID: <https://orcid.org/0000-0001-5537-637X>)",
  "MD5sum": "d668ef4e67ada66c513d704efd8c030b",
  "_user": "fennicahub",
  "_type": "src",
  "_file": "finto_0.1.1.tar.gz",
  "_fileid": "c83bf8ae4c3cdfb02782237e7408831e4cb8a6efcf98966d03a911a45fdfd987",
  "_filesize": 166301,
  "_sha256": "c83bf8ae4c3cdfb02782237e7408831e4cb8a6efcf98966d03a911a45fdfd987",
  "_created": "2026-06-01T07:24:04.000Z",
  "_published": "2026-06-01T07:37:33.473Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78805051252,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325632882"
    },
    {
      "job": 78805051273,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325631655"
    },
    {
      "job": 78805051413,
      "time": 237,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325796543"
    },
    {
      "job": 78805051314,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325806329"
    },
    {
      "job": 78804648944,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325596141"
    },
    {
      "job": 78805051388,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325627035"
    },
    {
      "job": 78805051368,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325623262"
    },
    {
      "job": 78805051280,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325625938"
    },
    {
      "job": 78805051444,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325622465"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fennicahub/actions/runs/26740954996",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fennicahub/finto",
  "_commit": {
    "id": "fb64033dfaf06a53bf5acddf5945346e25d9f711",
    "author": "ake123 <akeketema@yahoo.com>",
    "committer": "ake123 <akeketema@yahoo.com>",
    "message": "update repo\n",
    "time": 1767220592
  },
  "_maintainer": {
    "name": "Akewak Jeba",
    "email": "akjeba@utu.fi",
    "login": "ake123",
    "uuid": 40662956
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "fennicahub",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 3
    },
    {
      "week": "2025-44",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 3
    },
    {
      "week": "2025-46",
      "n": 3
    },
    {
      "week": "2025-47",
      "n": 5
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "finto",
      "date": "2025-11-19"
    }
  ],
  "_topics": [
    "dariah-fi"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ake123",
      "count": 37,
      "uuid": 40662956
    }
  ],
  "_userbio": {
    "uuid": 129995656,
    "type": "organization",
    "name": "fennicahub"
  },
  "_downloads": {
    "count": 120,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/finto"
  },
  "_devurl": "https://github.com/fennicahub/finto",
  "_pkgdown": "https://fennicahub.github.io/finto/",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/finto.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fennicahub/finto",
  "_realowner": "fennicahub",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-11-24"
    }
  ],
  "_exports": [
    "fetch_kanto_info",
    "fetch_profession_hierarchy",
    "fetch_profession_info",
    "finto_api_request",
    "get_alphabetical_index_letters",
    "get_broader_concepts",
    "get_broader_transitive_concepts",
    "get_children_concepts",
    "get_concept_data",
    "get_concept_groups",
    "get_concept_labels",
    "get_concept_labels_vocid",
    "get_concepts_by_letter",
    "get_group_members",
    "get_hierarchy",
    "get_kanto",
    "get_label_statistics",
    "get_mappings",
    "get_modified_concepts",
    "get_narrower_concepts",
    "get_narrower_transitive",
    "get_new_concepts",
    "get_related_concepts",
    "get_top_concepts",
    "get_types",
    "get_vocabularies",
    "get_vocabulary_data",
    "get_vocabulary_info",
    "get_vocabulary_statistics",
    "get_vocabulary_types",
    "lookup_concept_by_label",
    "search_concepts",
    "search_vocabulary_concepts",
    "yso_place"
  ],
  "_help": [
    {
      "page": "fennica_subset",
      "title": "Sample Subset of Fennica Bibliographic Records",
      "topics": [
        "fennica_subset"
      ]
    },
    {
      "page": "fetch_kanto_info",
      "title": "Fetch RDF data for a specific concept from the Finto Skosmos API using a single asteriID",
      "topics": [
        "fetch_kanto_info"
      ]
    },
    {
      "page": "fetch_profession_hierarchy",
      "title": "Fetch hierarchy of professions from Finto API",
      "topics": [
        "fetch_profession_hierarchy"
      ]
    },
    {
      "page": "fetch_profession_info",
      "title": "Fetch all metadata from Finto Skosmos API",
      "topics": [
        "fetch_profession_info"
      ]
    },
    {
      "page": "finto_api_request",
      "title": "Helper function to send requests to the Finto Skosmos API",
      "topics": [
        "finto_api_request"
      ]
    },
    {
      "page": "get_alphabetical_index_letters",
      "title": "Get the initial letters of the alphabetical index for labels in a specific vocabulary from the Finto Skosmos API",
      "topics": [
        "get_alphabetical_index_letters"
      ]
    },
    {
      "page": "get_broader_concepts",
      "title": "Get broader concepts for a specific concept from the Finto Skosmos API",
      "topics": [
        "get_broader_concepts"
      ]
    },
    {
      "page": "get_broader_transitive_concepts",
      "title": "Get broader transitive concepts for a specific concept from the Finto Skosmos API",
      "topics": [
        "get_broader_transitive_concepts"
      ]
    },
    {
      "page": "get_children_concepts",
      "title": "Get children concepts for a specific concept from the Finto Skosmos API",
      "topics": [
        "get_children_concepts"
      ]
    },
    {
      "page": "get_concept_data",
      "title": "Get RDF data for a specific concept from the Finto Skosmos API",
      "topics": [
        "get_concept_data"
      ]
    },
    {
      "page": "get_concept_groups",
      "title": "Get concept groups for a given vocabulary from the Finto Skosmos API",
      "topics": [
        "get_concept_groups"
      ]
    },
    {
      "page": "get_concept_labels",
      "title": "Get labels for a specific concept from the Finto Skosmos API and return as a tibble",
      "topics": [
        "get_concept_labels"
      ]
    },
    {
      "page": "get_concept_labels_vocid",
      "title": "Get labels for a specific concept from the Finto Skosmos API",
      "topics": [
        "get_concept_labels_vocid"
      ]
    },
    {
      "page": "get_concepts_by_letter",
      "title": "Get concepts starting with a specific letter in the alphabetical index for a given vocabulary",
      "topics": [
        "get_concepts_by_letter"
      ]
    },
    {
      "page": "get_group_members",
      "title": "Get members of a specific concept group from the Finto Skosmos API",
      "topics": [
        "get_group_members"
      ]
    },
    {
      "page": "get_hierarchy",
      "title": "Get the hierarchical context for a specific concept from the Finto Skosmos API",
      "topics": [
        "get_hierarchy"
      ]
    },
    {
      "page": "get_kanto",
      "title": "Process and Fetch KANTO Information using a list of author_IDs as column",
      "topics": [
        "get_kanto"
      ]
    },
    {
      "page": "get_label_statistics",
      "title": "Get label statistics by language in a specific vocabulary from the Finto Skosmos API",
      "topics": [
        "get_label_statistics"
      ]
    },
    {
      "page": "get_mappings",
      "title": "Get mappings for a specific concept from the Finto Skosmos API",
      "topics": [
        "get_mappings"
      ]
    },
    {
      "page": "get_modified_concepts",
      "title": "Get modified concepts in a specific vocabulary from the Finto Skosmos API",
      "topics": [
        "get_modified_concepts"
      ]
    },
    {
      "page": "get_narrower_concepts",
      "title": "Get narrower concepts for a specific concept from the Finto Skosmos API",
      "topics": [
        "get_narrower_concepts"
      ]
    },
    {
      "page": "get_narrower_transitive",
      "title": "Get narrower transitive concepts for a specific concept from the Finto Skosmos API",
      "topics": [
        "get_narrower_transitive"
      ]
    },
    {
      "page": "get_new_concepts",
      "title": "Get new concepts in a specific vocabulary from the Finto Skosmos API",
      "topics": [
        "get_new_concepts"
      ]
    },
    {
      "page": "get_related_concepts",
      "title": "Get related concepts for a specific concept from the Finto Skosmos API",
      "topics": [
        "get_related_concepts"
      ]
    },
    {
      "page": "get_top_concepts",
      "title": "Get top concepts of a specific vocabulary from the Finto Skosmos API",
      "topics": [
        "get_top_concepts"
      ]
    },
    {
      "page": "get_types",
      "title": "Get information about the types (classes) of objects in all vocabularies from the Finto Skosmos API",
      "topics": [
        "get_types"
      ]
    },
    {
      "page": "get_vocabularies",
      "title": "Get available vocabularies from the Finto Skosmos API",
      "topics": [
        "get_vocabularies"
      ]
    },
    {
      "page": "get_vocabulary_data",
      "title": "Get and structure RDF data of the whole vocabulary or a specific concept from the Finto Skosmos API",
      "topics": [
        "get_vocabulary_data"
      ]
    },
    {
      "page": "get_vocabulary_info",
      "title": "Get general information about a specific vocabulary from the Finto Skosmos API",
      "topics": [
        "get_vocabulary_info"
      ]
    },
    {
      "page": "get_vocabulary_statistics",
      "title": "Get vocabulary statistics as a single tibble containing concepts, subtypes, and concept groups",
      "topics": [
        "get_vocabulary_statistics"
      ]
    },
    {
      "page": "get_vocabulary_types",
      "title": "Get type information for a Finto vocabulary",
      "topics": [
        "get_vocabulary_types"
      ]
    },
    {
      "page": "lookup_concept_by_label",
      "title": "Look up concepts by label in a specific vocabulary from the Finto Skosmos API",
      "topics": [
        "lookup_concept_by_label"
      ]
    },
    {
      "page": "search_concepts",
      "title": "Search for concepts in the Finto Skosmos API by query term with additional parameters",
      "topics": [
        "search_concepts"
      ]
    },
    {
      "page": "search_vocabulary_concepts",
      "title": "Search for concepts and collections in a specific vocabulary from the Finto Skosmos API",
      "topics": [
        "search_vocabulary_concepts"
      ]
    },
    {
      "page": "yso_place",
      "title": "Fetch place information from YSO places (yso-paikat)",
      "topics": [
        "yso_place"
      ]
    }
  ],
  "_readme": "https://github.com/fennicahub/finto/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "Introduction to finto",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Retrieving author information",
        "Retrieval of profession information",
        "Retriveal of both author and profession informations"
      ],
      "created": "2025-02-18 10:49:07",
      "modified": "2025-11-19 08:29:02",
      "commits": 6
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "finto",
  "_universes": [
    "fennicahub",
    "ake123"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-01T07:26:08.000Z",
      "distro": "noble",
      "commit": "fb64033dfaf06a53bf5acddf5945346e25d9f711",
      "fileid": "38d3bfee49278f25ddaa23369b710ac30172d36e82973c43512d90919634e3fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fennicahub/actions/runs/26740954996"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-01T07:26:01.000Z",
      "distro": "noble",
      "commit": "fb64033dfaf06a53bf5acddf5945346e25d9f711",
      "fileid": "e4b5480c785ffabaf6858ac7dc73a79af3c426006355f0a22637a935b9e45490",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fennicahub/actions/runs/26740954996"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-01T07:35:48.000Z",
      "commit": "fb64033dfaf06a53bf5acddf5945346e25d9f711",
      "fileid": "037b7a6c09b27cf9b1ad8464511955d5cb326382ee21351cf42857d53fb51162",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fennicahub/actions/runs/26740954996"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-01T07:36:32.000Z",
      "commit": "fb64033dfaf06a53bf5acddf5945346e25d9f711",
      "fileid": "8dc83ba63d41f8ddd29857960830ae1b9e47356139b889dc14b48f1deeb4b442",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fennicahub/actions/runs/26740954996"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-01T07:26:12.000Z",
      "commit": "fb64033dfaf06a53bf5acddf5945346e25d9f711",
      "fileid": "d3e908b75dbd002d90fd4e3520a1b9c714f905d76b2618c92b7c3710b6a49ec2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fennicahub/actions/runs/26740954996"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-01T07:25:25.000Z",
      "commit": "fb64033dfaf06a53bf5acddf5945346e25d9f711",
      "fileid": "8ff6e0ded8c32323e4f5f99e948bb5b0c18895f5cc85dde463c61ff7e458cb11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fennicahub/actions/runs/26740954996"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-01T07:25:28.000Z",
      "commit": "fb64033dfaf06a53bf5acddf5945346e25d9f711",
      "fileid": "715b4e5b5afaa03dc0d0dbadc2f075bdc959c1a6d5c909bdebad75cf44b9602d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fennicahub/actions/runs/26740954996"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-01T07:25:16.000Z",
      "commit": "fb64033dfaf06a53bf5acddf5945346e25d9f711",
      "fileid": "b2a0ae18d915fb5d0a984a3b895465716dbbb1144473e76383990ba7122d8c82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fennicahub/actions/runs/26740954996"
    }
  ]
}