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
@gothub Any idea if this is a limitation of the underlying redland C libs? I believe we're requesting UTF-8 in the rdf_query() call to redland already,
query is done by redland::librdf_query_results_to_string2, as shown in link above, and not with getNextResult, since the iterator had very poor performance on large graphs.
See attached example:
test.txt
the results looks good:
dataframe produced by
rdf_query
however contains incorrect characters:The text was updated successfully, but these errors were encountered: