Skip to content

traqula and rdfjs - is there a place for a convertor #109

@ailintom

Description

@ailintom

Thank you very much for your work on traqula. I have a rather general question related to the migration from SparqlJS to Traqula.

One of the best features of SparqlJS was that it was part of the rdfjs infrastructure natively supporting rdfjs Terms, such as NamedNode, Variable, Literal, etc. This allowed directly plugging SparqlJS as a sparql generator into a project using other rdfjs-compatible libraries, including rdf-ext.

Traqula AST uses a different convention for these entities. Hence, there is a need to convert rdfjs terms to traqula terms to for example pass a literal from an rdf-ext dataset quad directly to a traqula query generator. What would be a suitable place in the traqula architecture for such a convertor utility for traqula terms <=> rdf/js terms?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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