This takes a data frame containing URIs and attempts to download descriptions for them.

as_dataframe_of_resources(d, endpoint = default_endpoint())

Arguments

d

A data frame containing URIs

endpoint

A SPARQL endpoint

Value

A data frame of resources

Details

The basic version just uses get_label().