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
If one of the connected nodes is only an object (and literally has no triples in which it is a subject), our back-end library errors out because it gets no results for a crucial SPARQL query. I think these lines are unnecessary: https://github.com/patrickmcelwee/mlpm-visjs-graph/blob/master/visjs-lib.xqy#L59-L61 ... we don't have any reason to check to be sure that it is a subject somewhere.
The text was updated successfully, but these errors were encountered:
If one of the connected nodes is only an object (and literally has no triples in which it is a subject), our back-end library errors out because it gets no results for a crucial SPARQL query. I think these lines are unnecessary: https://github.com/patrickmcelwee/mlpm-visjs-graph/blob/master/visjs-lib.xqy#L59-L61 ... we don't have any reason to check to be sure that it is a subject somewhere.
The text was updated successfully, but these errors were encountered: