Skip to content

Conversation

@JohannesETelle
Copy link
Contributor

No description provided.

@mmsge
Copy link
Contributor

mmsge commented Sep 9, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

Comment on lines 47 to 48
SELECT ?node WHERE {
?node comp:isInPackage <https://assetid.equinor.com/plantx#Package1> .
Copy link
Contributor

@daghovland daghovland Sep 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
SELECT ?node WHERE {
?node comp:isInPackage <https://assetid.equinor.com/plantx#Package1> .
SELECT ?tagNr WHERE {
?node comp:isInPackage <${completionPackageIri}> .
?node dexpi:SequenceAssignmentClass ?o .
{ ?node dexpi:TagNameAssignmentClass ?tagNr. }
UNION
{ ?node dexpi:ItemTagAssignmentClass ?tagNr. }
FILTER NOT EXISTS { ?node a imf:Terminal . }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants