Skip to content

Windows in S2S operators #78

@AlasdairGray

Description

@AlasdairGray

The text in Section 4.4 argues for not needing to define windows for streaming operators. The examples 6&7 then go and give example queries with windows. Why was the following form of query not used for Example 6?

SELECT ?room ?person
FROM STREAM ex:social
WHERE {
  ?person :isIn ?room
}

The existing proposal seems to require a lot of syntax for no benefit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions