Package org.incenp.obofoundry.sssom.transform
package org.incenp.obofoundry.sssom.transform
-
ClassDescriptionA set of filters.Represents a SSSOM/T format modifier function.An interface to filter mappings according in a mapping set.Represents a custom processing step that can be called when applying rules to a mapping set.A listener invoked by the
MappingProcessor
engine when a rule is applied to a mapping and results in the production of an object.An interface to transform a mapping into another object.IMetadataTransformer<T,V> An interface to transform a metadata slot into another object.Represents a function in a SSSOM/Transform application.Represents a specialised application of the SSSOM/Transform language.A mapping transformer that applies arbitrary changes to a mapping.Helper class to format mappings into strings.This class represents an arbitrary treatment applied to a mapping.An engine for applyingMappingProcessingRule
s to mappings.A filter that has a string representation.A processor callback that has a string representation.A mapping transformer that has a string representation.Represents the SSSOM/T standard preprocessor function "assign".Represents the SSSOM/T substitution modifier function "default".Represents the SSSOM/T filter function "is_duplicate".Deprecated.Maintained for backwards compatibility only.Represents the SSSOM/T modifier function "flatten".Represents the SSSOM/T modifier function "format".Represents the SSSOM/T filter function "has_extension".Represents the SSSOM/T standard callback function “infer_cardinality”.Represents the SSSOM/T standard preprocessor function "invert".Represents the SSSOM/T modifier function "list_item".Represents a SSSOM/Transform application, that is, a specialisation of the SSSOM/Transform language (also called a “SSSOM/Transform dialect”) with its own functions and that produces its own type of mapping-derived objects.A syntax error encountered when parsing a SSSOM/T ruleset.A parser to read mapping processing rules in the SSSOM Transform language.Represents the SSSOM/T standard preprocessor function "replace".Represents the SSSOM/T standard callback function "set_var".Represents the SSSOM/T standard directive function "set_var".Represents the SSSOM/T substitution modifier function "short".Represents the SSSOM/T standard preprocessor function "stop".A helper class to track variables that can have a different value depending on the mapping that is currently being processed.