Package org.incenp.obofoundry.sssom.extract
package org.incenp.obofoundry.sssom.extract
-
ClassDescriptionAn exception thrown when parsing an invalid “extractor expression”.Extracts the standard SSSOM hash for a mapping.Extracts an arbitrary piece of content from a mapping set object.Extracts the value of an extension slot from a mapping object.Extracts the value of an extension slot from a mapping set object.Extracts the value of a slot from a mapping set object.Extracts the value of a slot from a mapping object.Base class for extractors that extract a value from a specific mapping record.Extracts the canonical S-expression that represents a mapping.Common logic used by both the
MappingSetSlotExtractor
and theMappingSlotExtractor
classes.BuildsIValueExtractor
instances from a string representation.