Class CorruptIRI

java.lang.Object
org.eclipse.rdf4j.sail.nativerdf.model.CorruptValue
org.eclipse.rdf4j.sail.nativerdf.model.CorruptIRI
All Implemented Interfaces:
Serializable, IRI, Resource, Value, NativeValue

public class CorruptIRI extends CorruptValue implements IRI
CorruptIRI is used when a NativeValue cannot be read from the ValueStore and if soft failure is enabled
Author:
HÃ¥vard M. Ottestad
See Also: