You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: guide/compliance.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ Ontop complies with [RDF 1.1](https://www.w3.org/TR/rdf11-new/). It types simple
75
75
## Time functions
76
76
*Updated for 5.1.0*.
77
77
78
-
The functions using the prefix `ofn` (`http://www.ontotext.com/sparql/functions/`) and their documentation can be found [here](https://graphdb.ontotext.com/documentation/10.0/devhub/time-functions.html#durations-expressed-in-certain-units). They accept both `xsd:date` and `xsd:dateTime` as arguments. (*supported since 4.2.0*).
78
+
The functions using the prefix `ofn` (`http://www.ontotext.com/sparql/functions/`) and their documentation can be found [here](https://graphdb.ontotext.com/documentation/10.6/sparql-ext-functions-reference.html#date-and-time-function-extensions). They accept both `xsd:date` and `xsd:dateTime` as arguments. (*supported since 4.2.0*).
79
79
80
80
The functions using the prefix `obdaf` (`https://w3id.org/obda/functions#`) have been introduced in 5.1.0 (see [#705](https://github.com/ontop/ontop/pull/705)).
0 commit comments