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