We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Given a netCDF-LD file, how does one go about extracting an RDF graph from it?
The text was updated successfully, but these errors were encountered:
I have added some capabilities to bald to enable an rdf graph to be created using rdflib and serialised to a range of formats
bald
see https://github.com/binary-array-ld/bald/blob/master/lib/bald/tests/integration/test_cdl_rdfgraph.py for examples via the test setup for bald
you can see an example output ttl file, which is tested, here: https://github.com/binary-array-ld/bald/blob/master/lib/bald/tests/integration/TTL/array_reference.ttl
Sorry, something went wrong.
No branches or pull requests
Given a netCDF-LD file, how does one go about extracting an RDF graph from it?
The text was updated successfully, but these errors were encountered: