- All Implemented Interfaces:
ConfigRDFS<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
incDerivedDataRDFS
causes the engine to look for RDFS relationships in the data as if TBox (rules) and ABox (ground data) are one unit.Set true if abox == tbox.
Can choose false or true if abox != tbox.
-