java.lang.Object
org.apache.jena.rdfs.setup.BaseSetupRDFS<org.apache.jena.graph.Node>
org.apache.jena.rdfs.SetupRDFS
- All Implemented Interfaces:
ConfigRDFS<org.apache.jena.graph.Node>
RDFS setup in Node space
-
Field Summary
Fields inherited from class org.apache.jena.rdfs.setup.BaseSetupRDFS
vocabGraph
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.rdfs.setup.BaseSetupRDFS
getDomain, getPropertiesByDomain, getPropertiesByRange, getPropertyDomains, getPropertyRanges, getRange, getSubClasses, getSubClassesInc, getSubClassHierarchy, getSubProperties, getSubPropertiesInc, getSubPropertyHierarchy, getSuperClasses, getSuperClassesInc, getSuperProperties, getSuperPropertiesInc, hasClassDeclarations, hasDomainDeclarations, hasOnlyPropertyDeclarations, hasPropertyDeclarations, hasRangeDeclarations, hasRDFS
-
Constructor Details
-
SetupRDFS
public SetupRDFS(org.apache.jena.graph.Graph vocab)
-