graphdb Questions
5
Solved
Let's say I make the following insertions into my GraphDB 8.3 triplestore:
PREFIX : <http://example.com/>
insert data { :hello a :word }
and
PREFIX : <http://example.com/>
insert da...
Lalitta asked 26/9, 2017 at 21:23
1
Solved
I am trying to understand if I should use a GraphDB for my project. I am mapping a computer network and I use NetworkX. The relationships are physical or logical adjacency (L2 and L3) . In the curr...
1
Solved
I am working with an instance of Ontotext GraphDB and often want to clear a named graph with a large number of triples.
Currently, my technique involves issuing a SPARQL command to the graph serv...
Guardado asked 10/5, 2018 at 20:24
3
Solved
I'm looking for an easy way to insert triples from two or more named graphs (but not the entire unnamed default graph) into another named graph. I'm using GraphDB.
I guess this could be done by wr...
Smithers asked 20/9, 2017 at 18:19
1
© 2022 - 2025 — McMap. All rights reserved.