Method: RDF::Vocab::SHACL#and
- Defined in:
- lib/rdf/vocab/shacl.rb
#and ⇒ RDF::Vocabulary::Term (readonly)
RDF list of shapes to validate the value nodes against.
172 173 174 |
# File 'lib/rdf/vocab/shacl.rb', line 172 def and @and end |