Skip to content

Commit 0f44f9f

Browse files
committed
lessThan
1 parent 6a59af1 commit 0f44f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sparql-ns.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ sparql:greaterThan rdf:type sparql:Operator ;
6565
rdfs:isDefinedBy <http://www.w3.org/TR/sparql12-query/> ;
6666
.
6767

68-
sparql:lessThat rdf:type sparql:Operator ;
68+
sparql:lessThan rdf:type sparql:Operator ;
6969
rdfs:comment "This operator tests whether the first RDF term is less than the second RDF term.";
7070
rdfs:isDefinedBy <http://www.w3.org/TR/sparql12-query/> ;
7171
.

0 commit comments

Comments
 (0)