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 SummaryFields inherited from class org.apache.jena.rdfs.setup.BaseSetupRDFSvocabGraph
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.jena.rdfs.setup.BaseSetupRDFSgetDomain, getPropertiesByDomain, getPropertiesByRange, getPropertyDomains, getPropertyRanges, getRange, getSubClasses, getSubClassesInc, getSubClassHierarchy, getSubProperties, getSubPropertiesInc, getSubPropertyHierarchy, getSuperClasses, getSuperClassesInc, getSuperProperties, getSuperPropertiesInc, hasClassDeclarations, hasDomainDeclarations, hasOnlyPropertyDeclarations, hasPropertyDeclarations, hasRangeDeclarations, hasRDFS
- 
Constructor Details- 
SetupRDFSpublic SetupRDFS(org.apache.jena.graph.Graph vocab) 
 
-