Skip to content

List of articles bound to an association rule fails to be retrieved when there are multiple antecedents #1

@twktheainur

Description

@twktheainur

Frontend JS code seems to operate correctly, issue with backend retrieval in the request made in

let response = await fetch(url)

URIs are passed in order, issue when the length of the valid_uris list contains more than two uris.

Error probably in SPARQL query construction:

arviz/server.js

Line 208 in 7ebe4b1

query = query.replace('$pattern', patternTuned)

Difficult to say prior to testing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions