Code Monkey home page Code Monkey logo

Comments (5)

greenTara avatar greenTara commented on July 19, 2024

The main advantage if allowing a timestamped graph to have more in its default graph than just the timestamp triple is that these triples would be selected, along with the timestamp triple and the named graph, when a window function is applied. The other mechanisms for including this information in the stream would not allow so convenient method of selection.

from rsp-ql.

greenTara avatar greenTara commented on July 19, 2024

To make this more general notion work, a timestamped graph cannot be "just" an RDF dataset, because an RDF dataset does not have a mechanism for distinguishing a particular triple of the default graph as the timestamp triple. There may be more than one that meets the essential requirements ( e.g. subject is the name of the named graph)

from rsp-ql.

greenTara avatar greenTara commented on July 19, 2024

I have managed to write the definitions for things like isomorphism and stream merge/union so that it doesn't matter if there is more than one triple in the default graph of a timestamped graph, as long as there is only one that is designated as the timestamp triple. It should be possible also with the semantics. So I think this clears the way to allow multiple triples in the default graph of a timestamped graph.

from rsp-ql.

greenTara avatar greenTara commented on July 19, 2024

In the pull request, there is further clarification about the nature of temporal entities, in that they don't need to be literals. I believe this can allow handling the case where the stream order is specified, in linked-list manner, by having an "after" timestamp predicate.

from rsp-ql.

greenTara avatar greenTara commented on July 19, 2024

resolved by #40

from rsp-ql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.