RobusTO4MLS
Home
About
Use RobusTO4MLS
Explore
Feedback
SPARQL Query
Example:
PREFIX : <urn:absolute:RobusTO4MLS#>
SELECT ?attack WHERE {
?attack rdf:type :Adversarial_Attack .
?attack :usedByAttacker ?attacker .
?attacker :hasKnowledge :White-box . }
More about SPARQL
Request: