We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sparql:plus
sparql:add
1 parent 1b85976 commit dddd137Copy full SHA for dddd137
sparql-ns.ttl
@@ -19,7 +19,7 @@ sparql:Aggregate rdf:type rdfs:Class .
19
20
## Operators
21
22
-sparql:plus rdf:type sparql:Function ;
+sparql:add rdf:type sparql:Function ;
23
rdfs:comment "This operator adds two numeric expressions and returns their sum." ;
24
rdfs:isDefinedBy <http://www.w3.org/TR/sparql12-query/> ;
25
.
0 commit comments