Method: RDF::Vocab::SHACL#and

Defined in:
lib/rdf/vocab/shacl.rb

#andRDF::Vocabulary::Term (readonly)

RDF list of shapes to validate the value nodes against.

Returns:

  • (RDF::Vocabulary::Term)


172
173
174
# File 'lib/rdf/vocab/shacl.rb', line 172

def and
  @and
end