Alessia 2 年之前
父节点
当前提交
b6c846c5a8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      js/lettera_query.js

+ 1 - 1
js/lettera_query.js

@@ -89,7 +89,7 @@ OPTIONAL {?receive crm:P01_has_domain ?receiver . \
 
 query2 = prefixes + " SELECT DISTINCT ?uriSender ?mittente ?uriReceiver ?destinatario ?timeSpanSend ?timeSpanReceive ?placeSend ?placeReceive ?identifier ?material ?dimension ?currentLocation \
 WHERE {?subject crm:P128_carries <" + thisUrlParams.link + "> . \
-GRAPH <http://dev.restore.ovi.cnr.it:8890/aspo/datini/item> {?subject crm:P25i_moved_by ?mov_ev .} \
+GRAPH <http://dev.restore.ovi.cnr.it:8890/aspo/datini> {?subject crm:P25i_moved_by ?mov_ev .} \
 ?send rdfs:subClassOf ?mov_ev ; \
 rdf:type crm:EL2_Send_Letter . \
 ?receive rdfs:subClassOf ?mov_ev ; \