as_dataframe_of_resources | R Documentation |
This takes a data frame containing URIs and attempts to download descriptions for them.
as_dataframe_of_resources(d, endpoint = default_endpoint())
d |
A data frame containing URIs |
endpoint |
A SPARQL endpoint |
The basic version just uses get_label()
.
A data frame of resources
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.