Not logged in : Login
(Sponging disallowed)

About: datediff     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : http://purl.org/net/schemas/sparql-extension-description#FunctionalPredicate, within Data Space : openlinksw.com associated with source document(s)
QRcode icon
http://openlinksw.com/c/9u3EZYoRCh

SELECT ?wiki, ?dbp, bif:datediff('second', xsd:DateTime(?extracted) , now()) AS ?secondsAgo FROM WHERE { ?wiki foaf:primaryTopic ?dbp . ?dbp dcterms:modified ?extracted . FILTER ( ?extracted > bif:dateadd('minute', -10, now())) } ORDER BY DESC (?extracted) LIMIT 30

AttributesValues
Description
  • datediff subtracts date1 from date2 and returns the difference as an integer in the specified units. (en)
license
described by
comment
  • SELECT ?wiki, ?dbp, bif:datediff('second', xsd:DateTime(?extracted) , now()) AS ?secondsAgo FROM <example.com> WHERE { ?wiki foaf:primaryTopic ?dbp . ?dbp dcterms:modified ?extracted . FILTER ( ?extracted > bif:dateadd('minute', -10, now())) } ORDER BY DESC (?extracted) LIMIT 30 (en)
attribution URL
attribution Name
  • OpenLink Software
name
  • datediff
isDefinedBy
author
type
is topic of
is Subject of
is Defines of
is about of
Faceted Search & Find service v1.17_git151 as of Feb 20 2025


Alternative Linked Data Documents: iSPARQL | ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3332 as of Dec 6 2024, on Linux (x86_64-generic-linux-glibc25), Single-Server Edition (46 GB total memory, 32 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2025 OpenLink Software