diff --git a/sparql-ns.ttl b/sparql-ns.ttl index 8b13ae6..8b0cabd 100644 --- a/sparql-ns.ttl +++ b/sparql-ns.ttl @@ -19,7 +19,7 @@ sparql:Aggregate rdf:type rdfs:Class . ## Operators -sparql:plus rdf:type sparql:Function ; +sparql:add rdf:type sparql:Function ; rdfs:comment "This operator adds two numeric expressions and returns their sum." ; rdfs:isDefinedBy ; .