Method: ShEx::Algebra::ShapeResult#shape

Defined in:
lib/shex/algebra/schema.rb

#shapeRDF::Resource (readonly)

The label of the shape within the schema, or a URI indicating a start shape

Returns:

  • (RDF::Resource)


235
236
237
# File 'lib/shex/algebra/schema.rb', line 235

def shape
  @shape
end