| 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.
|
| Class and Description |
|---|
| QuadTemplate
This class models a NQuads template,
that is a quadruple in which any component
can be a variable.
|
| TemplateGraph
Represents an Quad graph URI template.
|
| TemplateObject
Represents a Quad object template.
|
| TemplateObject.Type
Supported object types.
|
| TemplatePredicate
Represents a Quad predicate template.
|
| TemplateSubject
Represents a Quad subject template.
|
| TemplateSubject.Type
Supported subject types.
|
| TemplateXPathExtractionRule
Defines an
XPathExtractionRule able
to expand a QuadTemplate set based
on a given template. |
| Term
Represents a generic template term.
|
| Variable
Represents a variable in
TemplateXPathExtractionRule. |
| XPathExtractionRule
Defines an extraction rule for the
XPathExtractor. |
| XPathExtractor
Implementation of an
Extractor.TagSoupDOMExtractor able to
apply XPathExtractionRules and generate quads. |
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.