All functions

add_statement()

Add a statement to an item

calc_similarity()

Calculate Similarities

call_lobid_api()

Call lobid API

clean_string()

Clean string

collapse_to_distinct_rows()

Collapse ID cols to distinct rows

connect_db()

Connect to Databases

convert_columns_to_numeric()

Converts specific columns to numeric.

create_fingerprint()

Create Fingerprint of a string

extract_text()

extract text from xml nodes

get_field_values()

Get value of a special field

show_in_excel()

Open a dataframe in an Excel file

sparql_to_tibble()

Fetch results of a SPARQL query to a tibble

split_human_name()

Split a human full name in its parts

transform_json_to_dataframe()

Transform json to a tidy dataframe Uses jsonlite::fromJSON together with some map, enframe and unnest_wider to create a tidy tibble/dataframe.

write_xlsx()

Write a dataframe to an xlsx file