Skip to content

Error when chaining composite data souces #49

@pheyvaer

Description

@pheyvaer

Server configuration chains two composite data sources: composite data source A refers to composite data source B. Composite data source B refers to 1 HDT data source and 2 Turtle data sources.

The following SPARQL query executed via the ldf-clientagainst data source A results in a 502 after a certain amount of results have returned.

SELECT ?s ?n WHERE {?s <http://schema.org/name> ?n}

When executing this query directly against data source B or the HDT data source no error occurs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions