argument acceptability
- CURIE:
gmeow:argumentAcceptability - IRI: https://blackcatinformatics.ca/gmeow/argumentAcceptability
- Category: property
- Defined by:
gmeow:slices/deception - Box roles: CBox role, RBox role (What is this?)
A numerical acceptability score for an argument or standpoint claim. Solver-layer computation (Principle 12), referencing AIF (Argument Interchange Format).
Structure
Property shape: datatype property; gmeow:StandpointClaim -> xsd:decimal
Practical Pattern
Use gmeow:argumentAcceptability from gmeow:StandpointClaim to xsd:decimal when the relationship itself belongs in the native GMEOW graph.
Common Companion Terms
Usage Advice
Use when
- Use to carry a solver-computed acceptability figure for a
gmeow:StandpointClaimwithin an argumentation graph (AIF) — a derived scalar ranking how well a claim survives attack and support.
Avoid when
- Avoid hand-authoring it (it is a solver-layer derivation, Principle 12) and avoid conflating acceptability with truth — a well-defended claim may still be untrue; refute a
StandpointClaim's modality to settle falsehood, never lower this score.
How to use
- Let the argumentation solver write the xsd:decimal acceptability onto the
gmeow:StandpointClaimfrom the AIF attack/support structure; keep the underlying argument graph in the solver layer rather than encoding it as OWL axioms.
Examples
- ex:claim
gmeow:argumentAcceptability0.8.