link_property_class: Link the list of Wikidata items with their properties to the...

Description Usage Arguments Value

View source: R/class_related_functions.R

Description

This function links the list of Wikidata properties id (from read_property_identifier) to the list of classes (from read_property_class) and then to the list of properties (from read_property_list)

Usage

1
link_property_class(properties_id, classes, properties)

Arguments

properties_id

The list of properties obtained from read_property_identifier

classes

The list of classes obtained from read_property_class

properties

The list of classes obtained from read_property_list

Value

A dataframe with three variables: Wikidata items identifier (not property identifier), property and class


serenasignorelli/QueryWikidataR documentation built on May 29, 2019, 6:58 p.m.