You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed the call to get_all_item_data in the rml processor file. For a particular mapping the a paramaterization of the query may want to be cleaned depending on the data so that the results list doesn't balloon to large or data is missing.
kwargs 'filters' adds special filters and 'special_union' adds addtional method for adding more triples.
Attempted to test SPARQLProcessor from command-line Python:
The text was updated successfully, but these errors were encountered: