as_dataframe_of_resources: Enrich a data frame of URIs with resources descriptions

View source: R/resource.r

as_dataframe_of_resourcesR Documentation

Enrich a data frame of URIs with resources descriptions

Description

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

Usage

as_dataframe_of_resources(d, endpoint = default_endpoint())

Arguments

d

A data frame containing URIs

endpoint

A SPARQL endpoint

Details

The basic version just uses get_label().

Value

A data frame of resources


Swirrl/linked-data-frames documentation built on Sept. 14, 2022, 6:15 p.m.