Skip to content

Linked Data Fragments importer #35

Description

@wetneb

Some RDF triple stores offer a Linked Data Fragments endpoint. This is a query interface which is much simpler than SPARQL and is therefore often faster and more reliable (since it is cheaper for the service). Importantly, it supports paging, which lets a client download large sets of results without running into timeouts.

Proposed solution

It would be nice if OpenRefine supported importing from a LDF endpoint, similarly to how SQL databases are supported.

Alternatives considered

This is similar to the request for a SPARQL importer, OpenRefine/OpenRefine#1212 (because a lot of services offer both endpoints).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions