Skip to content

RDFlib serialization of Brick.ttl fails #3

Description

@bbalaji-ucsd

BugReport: @joshuagluck found that if you import Brick.ttl in rdflib and serialize it, Protege won’t accept the output.

g = rdflib.Graph()
g.parse('../BuildingSchema/Brick.ttl', format='turtle')
g.serialize(destination='GHCYuvraj_brick.ttl', format='turtle')

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