Uses of Class
org.apache.any23.extractor.xpath.Term
-
Packages that use Term Package Description org.apache.any23.extractor.xpath This package provides an XPath extractor able to generate RDF statements from any HTML page on the basis of a set of specified rules and a list of statement templates. -
-
Uses of Term in org.apache.any23.extractor.xpath
Subclasses of Term in org.apache.any23.extractor.xpath Modifier and Type Class Description class
TemplateGraph
Represents an Quad graph IRI template.class
TemplateObject
Represents a Quad object template.class
TemplatePredicate
Represents a Quad predicate template.class
TemplateSubject
Represents a Quad subject template.
-