eu.cdevreeze.tqa.base.relationship.jvm

Type members

Classlikes

Default extractor of relationships from a "taxonomy base" that exploits parallelism. It is mostly like class DefaultRelationshipFactory, except that relationship extraction for multiple documents exploits parallelism.

Default extractor of relationships from a "taxonomy base" that exploits parallelism. It is mostly like class DefaultRelationshipFactory, except that relationship extraction for multiple documents exploits parallelism.

When choosing for lenient processing, XLink arcs may be broken in that the XLink labels are corrupt, and XLink locators may be broken in that the locator href URIs cannot be resolved. When choosing for strict processing, XLink arcs and locators may not be broken.

Lenient processing makes sense when the taxonomy base has not yet been validated. Strict processing makes sense when the taxonomy is XBRL valid, and we want to use that fact, for example when validating XBRL instances against it.

Authors

Chris de Vreeze

Companion
object