Uses of Class
n10s.onto.OWLRestriction
-
Packages that use OWLRestriction Package Description n10s.onto -
-
Uses of OWLRestriction in n10s.onto
Fields in n10s.onto with type parameters of type OWLRestriction Modifier and Type Field Description protected java.util.Map<org.eclipse.rdf4j.model.BNode,OWLRestriction>OntologyImporter. allOpenRestrictionsprotected java.util.Map<org.eclipse.rdf4j.model.IRI,java.util.List<OWLRestriction>>OntologyImporter. openEquivRestrictionsprotected java.util.Map<org.eclipse.rdf4j.model.IRI,java.util.List<OWLRestriction>>OntologyImporter. openSubClassRestrictionsMethods in n10s.onto with parameters of type OWLRestriction Modifier and Type Method Description protected java.lang.StringOntologyImporter. getTypeAsString(OWLRestriction rest)
-