Skip to content

Allow [] in subject position of the ttl constructor #62

@lu-pl

Description

@lu-pl
triples = ttl(
    [],
    (RDF.type, URIRef("urn:type")),
    (URIRef("urn:p"), [(URIRef("urn:p2"), "literal")]),
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions