Packages |
xsmeral.semnet.crawler |
Core classes of the crawler - the crawler/processor itself, host manager, URL manager, DB layer |
xsmeral.semnet.crawler.model |
Data containers used by the crawler - host and entity descriptors, entity document, URL entry |
xsmeral.semnet.crawler.util |
Auxiliary classes used by the crawler providing, for example, robots policy handling and charset detection. |
xsmeral.semnet.manager |
Classes for management of processing jobs |
xsmeral.semnet.mapper |
ObjectFilter implementations used for transforming URIs in statements using a mapping |
xsmeral.semnet.query |
The query interface. |
xsmeral.semnet.scraper |
Scraper, a processor used in co-operation with crawler. |
xsmeral.semnet.scraper.onto |
Provides annotations that define relationships between elements of an ontology. |
xsmeral.semnet.sink |
ObjectSink implementations, specifically Sesame Writer and associated repository factories |
xsmeral.semnet.util |
Various utility classes for working with XPath or URLs, and processors for debugging. |
xsmeral.semnet.xstream |
Converters used by XStream for XML (de)serialization |