NAME
Pangloss::Segment::AddConcept - add concept.
SYNOPSIS
$pipe->add_segment( Pangloss::Segment::AddConcept->new )
DESCRIPTION
This class inherits its interface from Pipeline::Segment
.
On dispatch(), if the request has an 'add_concept' argument, attempts to add the concept and return the resulting view or error.
AUTHOR
Steve Purkis <spurkis@quiup.com>
SEE ALSO
Pangloss::Segment::LoadConcept, Pangloss::Application::ConceptEditor