Skip to content

Serialization of Resource and ResourceCollection yields database queries. #43

@muratseyhan

Description

@muratseyhan

I have noticed that the serialization methods (to_rdf, to_ttl etc.) for Resource and ResourceCollection objects hit the database to retrieve resources that are previously loaded. Apart from the performance issues, this also means that the resources that are not persisted in the database cannot be serialized.

Is there perhaps a specific reason behind this, such as making sure that the output is consisted with the persisted data?

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