Package edu.cornell.mannlib.vitro.webapp.edit.n3editing.VTwo
-
Interface Summary Interface Description EditElementVTwo All classes that implement this interface must have a public constructor that takes a edu.cornell.mannlib.vitro.webapp.edit.n3editing.Field.EditSubmissionVTwoPreprocessor N3ValidatorVTwo NewURIMaker Interface for an object that returns a new, unused URI, in the default namespace or in a specified namespace. -
Class Summary Class Description AdditionsAndRetractions This is a data structure to allow a method to return a pair of Model objects for additions and retractions.BaseEditElementVTwo BaseEditSubmissionPreprocessorVTwo BasicValidationVTwo DateTimeIntervalValidationVTwo DateTimeWithPrecisionVTwo This is intended to work in conjunction with a template to create the HTML for a datetime with precision and to convert the submitted parameters into varname -> Literal and varname -> URI maps.EditConfigurationUtils EditConfigurationVTwo Represents a set of fields on a form and how parameters from a from submission should be manipulated to create N3.EditN3GeneratorVTwo Builds the N3 strings for the given EditConfiguration, model and EditSubmission.EditSubmissionUtils JspToGeneratorMapping MultiValueEditSubmission N3EditUtils ProcessRdfForm The goal of this class is to provide processing from an EditConfiguration and an EditSubmission to produce a set of additions and retractions.RdfLiteralHash Set of static methods to create hashes for RDF literal statements so they can be referenced in HTTP parameters.SparqlEvaluateVTwo