Skip to content

Default serialization format for conjunctive graph is turtle, but turtle cannot handle quads (AFAIK) #1674

@aucampia

Description

@aucampia

I believe turtle does not handle quads, but our default serialization format for ConjunctiveGraph is turtle as turtle does not override the default for Graph, I guess we should probably change this, question is to what.

I think TriG would make most sense, but the other option is n3.

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