Skip to content

Add a class registry #8

@Panaetius

Description

@Panaetius

Right now you need to specify a schema to deserialize jsonld. Ideally, we could just throw jsonld at the library and it'd figure out which schema applies by itself by looking up the type in a registry.

I wouldn't do automated adding to the registry on import like current renku-python does it, it should be done manually in code in a single place to not have to deal with things not being loaded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions