Skip to content
Snippets Groups Projects
Commit 8dc555f9 authored by Aurélien Lamercerie's avatar Aurélien Lamercerie
Browse files

CTS update: infer relation domain from unl:agt and unl:aoj

parent 57b46cda
No related branches found
No related tags found
No related merge requests found
......@@ -175,7 +175,7 @@ WHERE {
?net2 net:has_node ?uw2.
?net2 net:has_atom ?sourceObject.
# condition: agt(net1, net2)
?uw1 unl:agt ?uw2.
?uw1 ( unl:agt | unl:aoj ) ?uw2.
# Possible Domain
{ ?sourceObject net:has_concept ?domainClass. }
UNION
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment