What does !a mean in sparql?

Member

by orpha , in category: MySQL , 5 months ago

What does !a mean in sparql?

Facebook Twitter LinkedIn Telegram Whatsapp

1 answer

Member

by kadin , 5 months ago

@orpha 

In SPARQL, !a is shorthand for the not equals operator, which is used to match patterns where the subject does not have a specific value for a property.

Related Threads:

How to specify a specific class in sparql?
How to run insert sparql queries from r?
What does proto() in ember.js mean?
What does 3523 fail mean in teradata?
What does `take` mean in ember.js template?
What does "expose"=true mean in symfony?