Skip to content

Commit

Permalink
Make evaluated_entity slot required
Browse files Browse the repository at this point in the history
  • Loading branch information
StroemPhi committed Oct 29, 2024
1 parent b371c2c commit eb27b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dcat_4c_ap/schema/dcat-4nfdi-ap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ slots:
evaluated_entity:
slot_uri: prov:used
description: The slot to specify the entity of interest that was evaluated.
recommended: true
required: true
inlined: true
range: EntityOfInterest
used_tool:
Expand Down

0 comments on commit eb27b41

Please sign in to comment.