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.
1 parent 6a59af1 commit 0f44f9fCopy full SHA for 0f44f9f
sparql-ns.ttl
@@ -65,7 +65,7 @@ sparql:greaterThan rdf:type sparql:Operator ;
65
rdfs:isDefinedBy <http://www.w3.org/TR/sparql12-query/> ;
66
.
67
68
-sparql:lessThat rdf:type sparql:Operator ;
+sparql:lessThan rdf:type sparql:Operator ;
69
rdfs:comment "This operator tests whether the first RDF term is less than the second RDF term.";
70
71
0 commit comments