Fixed - Added wbiClass to the props structure built for a given connection to house the wikibaseintegrator.datatype for each property. This provides the objects necessary for building claims without having to interpret the type string.
0.0.11
Fixed - Added parameters to wd_path_analysis function to make calculation of alternate paths optional and set limit on number of paths considered
0.0.10
Added - Added the wd_path_analysis function to the WB class to identify possible options for new item classification based on path analysis in Wikidata
0.0.9
Added - New Item class with claim handler function; handles new and updated claims, qualifiers, and references in a more compact way
0.0.8
Changed - Added datatypes and enums from wikibaseintegrator as a convenience in building workflows
0.0.7
Changed - Changed approach on connection details to WB instance to use explicit environment variables