Uses of Interface
org.aksw.jenax.model.shacl.domain.ShPropertyShape
Packages that use ShPropertyShape
-
Uses of ShPropertyShape in org.aksw.jenax.model.shacl.domain
Methods in org.aksw.jenax.model.shacl.domain that return ShPropertyShapeMethods in org.aksw.jenax.model.shacl.domain that return types with arguments of type ShPropertyShape -
Uses of ShPropertyShape in org.aksw.jenax.model.shacl.util
Methods in org.aksw.jenax.model.shacl.util that return types with arguments of type ShPropertyShapeModifier and TypeMethodDescriptionstatic com.google.common.collect.Multimap<org.apache.jena.sparql.path.P_Path0,ShPropertyShape> ShUtils.indexGlobalPropertyShapes(org.apache.jena.rdf.model.Model model) static Stream<ShPropertyShape>ShUtils.streamPropertyShapes(org.apache.jena.rdf.model.Model model)