You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing the latest model output with PR #169 and draft PR spdx/spdx-3-model#937 results in the following constraint violation:
Constraint Violation in ClassConstraintComponent (http://www.w3.org/ns/shacl#ClassConstraintComponent):
Severity: sh:Violation
Source Shape: [ sh:class ns1:Agent ; sh:minCount Literal("1", datatype=xsd:integer) ; sh:nodeKind sh:IRI ; sh:path ns1:createdBy ]
Focus Node: <https://spdx.org/rdf/3.0.1/creationInfo_NoAssertionLicense>
Value Node: <https://spdx.org/>
Result Path: ns1:createdBy
Message: Value does not have class ns1:Agent
The text was updated successfully, but these errors were encountered:
Testing the latest model output with PR #169 and draft PR spdx/spdx-3-model#937 results in the following constraint violation:
The text was updated successfully, but these errors were encountered: