Hello Nicola, Is this question related to OWLIM/Sesame? If so, which edition/version?
What are the symptoms of your problem? Do you get an error message? Do you get a stack trace? I tried this query using OWLIM-SE and it parses and executes correctly. barry On 14/09/12 19:36, Nicola Vitucci wrote:
Hi all, I guess this question has already been answered, but I cannot find any reference. Basically, a SPARQL update query like this cannot be parsed: PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX owl: <http://www.w3.org/2002/07/owl#> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX : <http://www.semanticweb.org/owlapi/ontologies/MyOnt#> INSERT {?p rdf:type :MyClass} WHERE {?p :hasProp ?rl} What's wrong? And, if possible, how should I write it? Thanks, Nicola _______________________________________________ Owlim-discussion mailing list [email protected] http://ontomail.semdata.org/cgi-bin/mailman/listinfo/owlim-discussion
_______________________________________________ Owlim-discussion mailing list [email protected] http://ontomail.semdata.org/cgi-bin/mailman/listinfo/owlim-discussion
