-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi!
The VirtuosoSystemAdapter fails to execute the following query because of #U2 in the beginning:
#U2
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX snvoc: <http://www.ldbc.eu/ldbc_socialnet/1.0/vocabulary/>
PREFIX sn: <http://www.ldbc.eu/ldbc_socialnet/1.0/data/>
PREFIX dbpedia-owl: <http://dbpedia.org/ontology/>
PREFIX dbpedia: <http://dbpedia.org/resource/>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
INSERT DATA { GRAPH <https://github.com/hobbit-project/sparql-snb> {
<http://www.ldbc.eu/ldbc_socialnet/1.0/data/pers00000032985348839314> <http://www.ldbc.eu/ldbc_socialnet/1.0/vocabulary/likes> [ <http://www.ldbc.eu/ldbc_socialnet/1.0/vocabulary/hasPost> <http://www.ldbc.eu/ldbc_socialnet/1.0/data/post00000000549758342716>; <http://www.ldbc.eu/ldbc_socialnet/1.0/vocabulary/creationDate> "2012-10-14T08:37:00.457+00:00"^^xsd:dateTime ] .
}
}
Does the code contains handler for parsing it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels