mirror of
https://github.com/RADar-AZDelta/Rabbit-in-a-Blender.git
synced 2026-03-23 20:37:03 +00:00
[GH-ISSUE #32] RIAB: check for invalid fk concept domains in UNCHECKED usagi.csv bug #18
Labels
No labels
bug
cannot reproduce
duplicate
enhancement
experiment
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
RADar-AZDelta/archived-Rabbit-in-a-Blender#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kdenturc on GitHub (Feb 29, 2024).
Original GitHub issue: https://github.com/RADar-AZDelta/Rabbit-in-a-Blender/issues/32
Originally assigned to: @pjlammertyn on GitHub.
@pjlammertyn If running Riab lab measurement, Riab gives an error on fk domains of UNCHECKED concepts

if automapping is on in KEUN, it gives concepts a certain domain, which is not measurement..
solution; this check should not apply on UNCHECKED concepts
tx for following @BostoenToby @sieldep
@pjlammertyn commented on GitHub (Mar 5, 2024):
added filter to only check for APPROVED concepts (or SEMI-APPROVED, if that argument is passed in the CLI)
see commit
github.com/RADar-AZDelta/Rabbit-in-a-Blender@b495df2473