A variable resource in a query or inference rule.
|
This class is used to represent variables in queries or inferencing. It is a subclass of SemWeb.BNode.
Note that two variables are equal by the equality operator == or Equals() only if the two variables are the same object. Different variables with the same name are not considered references to the same variable.
Creates a new unnamed variable.
Creates a new named variable.