asks

An agent poses / holds a question as open — the base inquiry attitude and the cheap 80% surface. Range is intentionally OPEN: the object may be a gmeow:Question or a reified inquiry (the five-minute-gate shortcut, Principle 13). Non-functional — an agent holds many open questions at once. From whose vantage and over what period the question is held ride gmeow:accordingTo and gmeow:validFrom / gmeow:validUntil on the statement, or a reified gmeow:InquiryTenure.

Structure

Property shape: object property; gmeow:Agent -> ?

Practical Pattern

Use gmeow:asks from gmeow:Agent to ? when the relationship itself belongs in the native GMEOW graph.

Example Snippets

These snippets are generated from canonical slice examples and trimmed to the Turtle blocks where this term appears.

Open Question And Resolution

@prefix gmeow: <https://blackcatinformatics.ca/gmeow/> .
@prefix ex:    <https://blackcatinformatics.ca/gmeow/examples/inquiry/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .



# --- The agent and the open Wh-question.
ex:lillith a gmeow:Agent ;
    gmeow:asks ex:whereIsKey .   # the question is held OPEN by lillith

Common Companion Terms

gmeow:Agent

Usage Advice

Use when

Avoid when

How to use

Scope notes

Examples