Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a class registry #8

Open
Panaetius opened this issue May 4, 2020 · 0 comments
Open

Add a class registry #8

Panaetius opened this issue May 4, 2020 · 0 comments

Comments

@Panaetius
Copy link
Member

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.

@Panaetius Panaetius moved this to Backlog in renku-python May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant