Skip to content

Support export rdf graph in CSV format #36

@weiranfu

Description

@weiranfu

Hey,

I noticed that currently export-rdf only supports exporting files in format of turtle, nquads, ntriples, neptuneStreamsJson and neptuneStreamsSimpleJson. Is it possible to support exporting files in CSV format? So that we can using SELECT tuple queries in SPARQL and export results in CSV format to be used by data warehouse.
DW usually doesn't have a good support for files in RDF format.

Seems it already supports tuple queries but io doesn't support CSV writer.

Thanks,
Weiran

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