public class RelevantProperties extends Object
| Constructor and Description |
|---|
RelevantProperties() |
| Modifier and Type | Method and Description |
|---|---|
static Set<org.apache.jena.rdf.model.Property> |
getRelevantPropertiesOfClass(org.apache.jena.rdf.model.Resource cls) |
static List<org.apache.jena.rdf.model.Property> |
getRelevantSHACLPropertiesOfClass(org.apache.jena.rdf.model.Resource cls) |
static Collection<org.apache.jena.rdf.model.Property> |
getRelevantSHACLPropertiesOfInstance(org.apache.jena.rdf.model.Resource instance) |
static Set<org.apache.jena.rdf.model.Property> |
getRelevantSPINPropertiesOfClass(org.apache.jena.rdf.model.Resource cls) |
static Set<org.apache.jena.rdf.model.Property> |
getRelevantSPINPropertiesOfInstance(org.apache.jena.rdf.model.Resource root) |
public static Set<org.apache.jena.rdf.model.Property> getRelevantPropertiesOfClass(org.apache.jena.rdf.model.Resource cls)
public static List<org.apache.jena.rdf.model.Property> getRelevantSHACLPropertiesOfClass(org.apache.jena.rdf.model.Resource cls)
public static Collection<org.apache.jena.rdf.model.Property> getRelevantSHACLPropertiesOfInstance(org.apache.jena.rdf.model.Resource instance)
public static Set<org.apache.jena.rdf.model.Property> getRelevantSPINPropertiesOfInstance(org.apache.jena.rdf.model.Resource root)
public static Set<org.apache.jena.rdf.model.Property> getRelevantSPINPropertiesOfClass(org.apache.jena.rdf.model.Resource cls)
Copyright © 2017 TopQuadrant, Inc.. All rights reserved.