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

Extracting an RDF graph from netCDF-LD #2

Open
jyucsiro opened this issue Oct 24, 2016 · 1 comment
Open

Extracting an RDF graph from netCDF-LD #2

jyucsiro opened this issue Oct 24, 2016 · 1 comment

Comments

@jyucsiro
Copy link
Contributor

jyucsiro commented Oct 24, 2016

Given a netCDF-LD file, how does one go about extracting an RDF graph from it?

@marqh
Copy link
Member

marqh commented Dec 14, 2016

I have added some capabilities to bald to enable an rdf graph to be created using rdflib and serialised to a range of formats

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants