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

Reader class #3

Open
iosonopersia opened this issue Jan 8, 2021 · 0 comments
Open

Reader class #3

iosonopersia opened this issue Jan 8, 2021 · 0 comments
Labels
missing feature A feature is missing

Comments

@iosonopersia
Copy link
Collaborator

In the Reader class, the method graph_validation only validates "graph" entities: it should validate also "prov" and "metadata" entities.

It's also missing the possibility to import not only "graph" entities but also "prov" and "metadata" entities inside a ProvSet and a MetadataSet respectively.

The Reader class should also contain methods to import entities directly from a triplestore/RDF file, instead of requiring an rdflib.Graph from the user.

@iosonopersia iosonopersia added the missing feature A feature is missing label Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing feature A feature is missing
Projects
None yet
Development

No branches or pull requests

1 participant