Uses of Enum Class
org.aksw.jenax.arq.rdfterm.RdfTermType
-
Uses of RdfTermType in org.aksw.jenax.arq.rdfterm
Methods in org.aksw.jenax.arq.rdfterm that return RdfTermTypeModifier and TypeMethodDescriptionstatic RdfTermTypeRdfTermUtils.classify(org.apache.jena.graph.Node node) Return the rdf term type for the given nodestatic RdfTermTypeReturns the enum constant of this class with the specified name.static RdfTermType[]RdfTermType.values()Returns an array containing the constants of this enum class, in the order they are declared.