Method: RDF::Vocab::SHACL#Literal

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

#LiteralRDF::Vocabulary::Term (readonly)

The node kind of all literals.

Returns:

  • (RDF::Vocabulary::Term)


648
649
650
# File 'lib/rdf/vocab/shacl.rb', line 648

def Literal
  @Literal
end