semantic
- CURIE:
gmeow:memoryKindSemantic - IRI: https://blackcatinformatics.ca/gmeow/memoryKindSemantic
- Category: individual
- Defined by:
gmeow:slices/ai - Box roles: ABox role (What is this?)
A general fact or belief, detached from its acquisition episode.
Structure
Types: gmeow:MemoryKind
Practical Pattern
Use gmeow:memoryKindSemantic as a controlled value typed as gmeow:MemoryKind.
Example Snippets
These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.
Grounded Claim
- Source:
slices/core/ai/examples/grounded-claim.ttl - Examples catalog: open in catalog#example-slices-core-ai-examples-grounded-claim
# The GROUNDED claim: generated by the invocation, attributed to the model,
# pinned to the exact evidentiary bytes. ALSO remembered (MemoryItem role).
ex:claim-close-2200 a gmeow:StandpointClaim, gmeow:MemoryItem ;
gmeow:vantage ex:assistant ;
gmeow:observedFeature ex:stmt-2200 ;
gmeow:observationMethod gmeow:methodLlmExtraction ;
gmeow:claimModality gmeow:probable ;
gmeow:wasGeneratedBy ex:invocation-19 ;
gmeow:wasAttributedTo ex:assistant ;
gmeow:groundedIn ex:span-close-2200 ;
gmeow:memoryOf ex:assistant ;
gmeow:memoryKind gmeow:memoryKindSemantic .