Class: RDF::N3::Algebra::Str::NotMatches
- Inherits:
-
Matches
- Object
- SPARQL::Algebra::Operator::Binary
- ResourceOperator
- Matches
- RDF::N3::Algebra::Str::NotMatches
- Defined in:
- lib/rdf/n3/algebra/str/not_matches.rb
Overview
The subject string; the object is a regular expression in the perl, python style. It is true iff the string does NOT match the regexp.
Constant Summary collapse
Instance Attribute Summary
Attributes included from Enumerable
Instance Method Summary collapse
-
#apply(text, pattern) ⇒ RDF::Literal::Boolean
true
orfalse
.
Methods inherited from Matches
Methods inherited from ResourceOperator
#as_literal, #execute, #input_operand, #resolve, #valid?