Skip to content

Commit

Permalink
removed not needed statement from ontology
Browse files Browse the repository at this point in the history
  • Loading branch information
litvinovg committed Nov 26, 2024
1 parent a180e13 commit 92379ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@ search:moreLimit
a <http://www.w3.org/2002/07/owl#DatatypeProperty> , <http://www.w3.org/2002/07/owl#FunctionalProperty> ;
rdfs:domain <https://vivoweb.org/ontology/vitro-search#Filter> ;
rdfs:range <http://www.w3.org/2001/XMLSchema#int> ;
rdfs:subPropertyOf <http://www.w3.org/2002/07/owl#topDataProperty> .
.

0 comments on commit 92379ae

Please sign in to comment.