Karman, Alex
2018-01-24 15:35:15 UTC
Hello,
I need to create an adjacency matrix from an RDF graph. I am very familiar with how to convert an adjacency matrix into a graph in iGraph, but I have not found solutions to converting an RDF graph to an adjacency matrix (or to an iGraph graph, either). I apologize if this is a newbie question. I did query the help archives first.
When I say "an RDF graph," I mean that I am willing to start with the result of any SPARQL SELECT or CONSTRUCT statement, serialized in any format.
Thanks,
--Alex
I need to create an adjacency matrix from an RDF graph. I am very familiar with how to convert an adjacency matrix into a graph in iGraph, but I have not found solutions to converting an RDF graph to an adjacency matrix (or to an iGraph graph, either). I apologize if this is a newbie question. I did query the help archives first.
When I say "an RDF graph," I mean that I am willing to start with the result of any SPARQL SELECT or CONSTRUCT statement, serialized in any format.
Thanks,
--Alex