Ich führe eine INSERT/WHERE-Anweisung mit dotNetRdf unter Verwendung des LeviathanUpdateProcessor und es funktioniert gut, aber es erkennt weder die PREFIX-Namespaces, die ich programmatisch hinzufüge, noch die Namespaces in SPARQL. Ich fügte auch das in das SparqlUpdateCommandSet und das Diagrammobjekt hinzu.Präfixe funktionieren nicht im LetiathanUpdateProcessor von dotNetRdf?
SparqlUpdateCommandSet cmds = parser.ParseFromString(cmdString);
cmds.NamespaceMap.AddNamespace(...)
Weiß jemand, ob das funktioniert? Ich kann keine Präfixe verwenden, sonst