Skip to content

Commit

Permalink
Merge pull request #783 from ge-high-assurance/conf_assess_entity
Browse files Browse the repository at this point in the history
Change CONFIDENCE_ASSESSMENT from a THING to an ENTITY.
  • Loading branch information
kquick committed Oct 5, 2022
2 parents 5b44274 + 75b4e0c commit b85a66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RACK-Ontology/ontology/CONFIDENCE.sadl
Expand Up @@ -22,7 +22,7 @@ uri "http://arcos.rack/CONFIDENCE" alias CONFIDENCE.
import "http://arcos.rack/PROV-S".


CONFIDENCE_ASSESSMENT (note "Superclass for confidence assessments over some other data in the ontology.") is a type of THING.
CONFIDENCE_ASSESSMENT (note "Superclass for confidence assessments over some other data in the ontology.") is a type of ENTITY.

assesses (note "ENTITY(s) whose confidence is assessed") describes CONFIDENCE_ASSESSMENT with values of type ENTITY.
assesses describes CONFIDENCE_ASSESSMENT with at most 1 value.
Expand Down

0 comments on commit b85a66b

Please sign in to comment.