A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes All Packages

A

abbreviate(String) - Method in class org.apache.any23.rdf.Prefixes
 
ABOUT_ATTRIBUTE - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
AboutNotURIRule - Class in org.apache.any23.validator.rule
This rule is able to detect whether an about value is a valid URL or otherwise is a valid relative URL.
AboutNotURIRule() - Constructor for class org.apache.any23.validator.rule.AboutNotURIRule
 
Absolute_Place - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
Abstract_Entity - Variable in class org.apache.any23.vocab.LKIFCoreTop
 
abut - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
AcceptHeaderBuilder - Class in org.apache.any23.http
Concatenates a collection of MIME specs in "type/subtype;q=x.x" notation into an HTTP Accept header value, and removes duplicates and types covered by wildcards.
AcceptHeaderBuilder(Collection<MIMEType>) - Constructor for class org.apache.any23.http.AcceptHeaderBuilder
 
acceptIRI(IRI) - Method in class org.apache.any23.extractor.xpath.TemplateXPathExtractionRuleImpl
 
acceptIRI(IRI) - Method in interface org.apache.any23.extractor.xpath.XPathExtractionRule
Checks if the rule can be applied on the given document IRI.
accountName - Variable in class org.apache.any23.vocab.FOAF
 
accountServiceHomepage - Variable in class org.apache.any23.vocab.FOAF
 
acquaintance - Variable in class org.apache.any23.vocab.XFN
 
acquireProperty(ItemProp) - Method in class org.apache.any23.extractor.microdata.ItemScope
 
Act_of_Law - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
action - Variable in class org.apache.any23.vocab.HListing
 
action - Variable in class org.apache.any23.vocab.ICAL
value type: TEXTThis IRI defines the action to be invoked when an alarm is triggered..
Action - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
Action_Power - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
actor - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
actor - Variable in class org.apache.any23.vocab.Programme
Relates a programmes to one of its actors - a person who plays the role of a character.
actor_in - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
adaptation - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with an adaptation which it displays
Adaption - Variable in class org.apache.any23.vocab.WO
An adaptation is any feature of an animal or plant which makes it better suited for a particular habitat or to do a particular task.
add(String, String) - Method in class org.apache.any23.rdf.Prefixes
 
add(QuadTemplate) - Method in interface org.apache.any23.extractor.xpath.TemplateXPathExtractionRule
Adds a QuadTemplate to the rule.
add(QuadTemplate) - Method in class org.apache.any23.extractor.xpath.TemplateXPathExtractionRuleImpl
 
add(Variable) - Method in interface org.apache.any23.extractor.xpath.TemplateXPathExtractionRule
Adds a variable to the template.
add(Variable) - Method in class org.apache.any23.extractor.xpath.TemplateXPathExtractionRuleImpl
 
add(XPathExtractionRule) - Method in class org.apache.any23.extractor.xpath.XPathExtractor
 
add(Prefixes) - Method in class org.apache.any23.rdf.Prefixes
 
addAttribute(String, String, String) - Method in class org.apache.any23.validator.DefaultDOMDocument
 
addAttribute(String, String, String) - Method in interface org.apache.any23.validator.DOMDocument
Adds an attribute to a node addressed by the given XPath.
addBNodeProperty(Resource, IRI, BNode) - Method in class org.apache.any23.extractor.html.MicroformatExtractor
Helper method that adds a BNode property to a node.
addBNodeProperty(Node, Resource, IRI, BNode) - Method in class org.apache.any23.extractor.html.MicroformatExtractor
Helper method that adds a BNode property to a node.
addChild(TripleHandler) - Method in class org.apache.any23.writer.CompositeTripleHandler
Adds a decorated handler.
addIRIProperty(Resource, IRI, IRI) - Method in class org.apache.any23.extractor.html.MicroformatExtractor
Helper method that adds a IRI property to a node.
additional_name - Variable in class org.apache.any23.vocab.HCard
 
additional_name - Variable in class org.apache.any23.vocab.VCard
An additional part of a person's name.
ADDITIONAL_NAME - Static variable in class org.apache.any23.extractor.html.HCardName
 
addPropertyPath(Class<? extends MicroformatExtractor>, Resource, Resource, BNode, String[]) - Method in class org.apache.any23.extractor.ExtractionResultImpl
 
addPropertyPath(Class<? extends MicroformatExtractor>, Resource, Resource, BNode, String[]) - Method in interface org.apache.any23.extractor.TagSoupExtractionResult
Adds a property path to the list of the extracted data.
addResourceRoot(String[], Resource, Class<? extends MicroformatExtractor>) - Method in class org.apache.any23.extractor.ExtractionResultImpl
 
addResourceRoot(String[], Resource, Class<? extends MicroformatExtractor>) - Method in interface org.apache.any23.extractor.TagSoupExtractionResult
Adds a root property to the extraction result, specifying also the path corresponding to the root of data which generated the property and the extractor responsible for such addition.
Address - Variable in class org.apache.any23.vocab.HCard
 
Address - Variable in class org.apache.any23.vocab.VCard
Resources that are vCard (postal) addresses.
addressee - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
addressType - Variable in class org.apache.any23.vocab.VCard
 
addRule(Class<? extends Rule>) - Method in class org.apache.any23.validator.DefaultValidator
 
addRule(Class<? extends Rule>) - Method in interface org.apache.any23.validator.Validator
Allows to register a new rule to this validator
addRule(Class<? extends Rule>, Class<? extends Fix>) - Method in class org.apache.any23.validator.DefaultValidator
 
addRule(Class<? extends Rule>, Class<? extends Fix>) - Method in interface org.apache.any23.validator.Validator
Allows to register a new rule to this validator and associating it to a fix.
addVolatile(String, String) - Method in class org.apache.any23.rdf.Prefixes
 
addVolatile(Prefixes) - Method in class org.apache.any23.rdf.Prefixes
 
adr - Variable in class org.apache.any23.vocab.HCard
 
adr - Variable in class org.apache.any23.vocab.VCard
A postal or street address of a person.
AdrExtractor - Class in org.apache.any23.extractor.html
Extractor for the adr microformat.
AdrExtractor() - Constructor for class org.apache.any23.extractor.html.AdrExtractor
 
AdrExtractorFactory - Class in org.apache.any23.extractor.html
 
AdrExtractorFactory() - Constructor for class org.apache.any23.extractor.html.AdrExtractorFactory
 
affiliation - Variable in class org.apache.any23.vocab.DOAC
 
affiliation - Variable in class org.apache.any23.vocab.HResume
 
after - Variable in class org.apache.any23.vocab.LKIFCoreTime
 
agent - Variable in class org.apache.any23.vocab.VCard
A person that acts as one's agent.
Agent - Variable in class org.apache.any23.vocab.FOAF
 
Agent - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
aimChatID - Variable in class org.apache.any23.vocab.FOAF
 
allExtractorsSupportAllContentTypes() - Method in class org.apache.any23.extractor.ExtractorGroup
 
Allowed - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Allowed_And_Disallowed - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
allowed_by - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
allows - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
allPrefixes() - Method in class org.apache.any23.rdf.Prefixes
 
alternate - Variable in class org.apache.any23.vocab.XHTML
 
altitude - Variable in class org.apache.any23.vocab.HCard
 
altitude - Variable in class org.apache.any23.vocab.VCard
The altitude of a geographic location.
altrep - Variable in class org.apache.any23.vocab.ICAL
To specify an alternate text representation for the IRI value..
anchor - Variable in class org.apache.any23.vocab.Programme
A television reporter who coordinates a programme.
Animal_Intelligence - Variable in class org.apache.any23.vocab.WO
Animal Intelligence or animal cognition is the title given to a modern approach to the mental capacities of non-human animals.
anniversary - Variable in class org.apache.any23.vocab.HCard
 
announce - Variable in class org.apache.any23.vocab.HListing
 
Annulment - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
anon_root - Variable in class org.apache.any23.vocab.DOAP
 
Any23 - Class in org.apache.any23
A facade with convenience methods for typical Any23 extraction operations.
Any23() - Constructor for class org.apache.any23.Any23
Constructor with default configuration.
Any23(String...) - Constructor for class org.apache.any23.Any23
Constructor that allows the specification of a list of extractor names.
Any23(Configuration) - Constructor for class org.apache.any23.Any23
Constructor accepting Configuration.
Any23(Configuration, String...) - Constructor for class org.apache.any23.Any23
Constructor that allows the specification of a custom configuration and of list of extractor names.
Any23(Configuration, ExtractorGroup) - Constructor for class org.apache.any23.Any23
Constructor that allows the specification of a custom configuration and of a list of extractors.
Any23(ExtractorGroup) - Constructor for class org.apache.any23.Any23
Constructor that allows the specification of a list of extractors.
Any23PluginManager - Class in org.apache.any23.plugin
The Any23PluginManager is responsible for inspecting dynamically the classpath and retrieving useful classes.
Any23ValueFactoryWrapper - Class in org.apache.any23.rdf
Any23 specialization of the ValueFactory.
Any23ValueFactoryWrapper(ValueFactory) - Constructor for class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
Any23ValueFactoryWrapper(ValueFactory, IssueReport) - Constructor for class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
Any23ValueFactoryWrapper(ValueFactory, IssueReport, String) - Constructor for class org.apache.any23.rdf.Any23ValueFactoryWrapper
Constructor with error reporter.
application - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Application - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Application_Date - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Application_Interval - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
applies - Variable in class org.apache.any23.vocab.LKIFCoreRules
 
applyOn(DOMDocument, RuleContext<?>, ValidationReportBuilder) - Method in interface org.apache.any23.validator.Rule
Applies this rule to the given document.
applyOn(DOMDocument, RuleContext, ValidationReportBuilder) - Method in class org.apache.any23.validator.rule.AboutNotURIRule
 
applyOn(DOMDocument, RuleContext, ValidationReportBuilder) - Method in class org.apache.any23.validator.rule.MetaNameMisuseRule
 
applyOn(DOMDocument, RuleContext, ValidationReportBuilder) - Method in class org.apache.any23.validator.rule.MissingItemscopeAttributeValueRule
 
applyOn(DOMDocument, RuleContext, ValidationReportBuilder) - Method in class org.apache.any23.validator.rule.MissingOpenGraphNamespaceRule
 
applyTo(Document, Writer) - Method in class org.apache.any23.extractor.rdfa.XSLTStylesheet
Applies the XSLT transformation
applyTo(Document, Writer, Map<String, String>) - Method in class org.apache.any23.extractor.rdfa.XSLTStylesheet
Applies the XSLT transformation
ArchRepository - Variable in class org.apache.any23.vocab.DOAP
 
Argument - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
ArgumentToIRIConverter() - Constructor for class org.apache.any23.cli.Rover.ArgumentToIRIConverter
 
ARTICLE__AUTHOR - Static variable in class org.apache.any23.vocab.OGPArticle
Writers of the article.
ARTICLE__EXPIRATION_TIME - Static variable in class org.apache.any23.vocab.OGPArticle
When the article is out of date after.
ARTICLE__MODIFIED_TIME - Static variable in class org.apache.any23.vocab.OGPArticle
When the article was last changed.
ARTICLE__PUBLISHED_TIME - Static variable in class org.apache.any23.vocab.OGPArticle
When the article was first published.
ARTICLE__SECTION - Static variable in class org.apache.any23.vocab.OGPArticle
A high-level section name.
ARTICLE__TAG - Static variable in class org.apache.any23.vocab.OGPArticle
Tag words associated with this article.
articleAuthor - Variable in class org.apache.any23.vocab.OGPArticle
 
articleExpirationTime - Variable in class org.apache.any23.vocab.OGPArticle
 
articleModifiedTime - Variable in class org.apache.any23.vocab.OGPArticle
 
articlePublishedTime - Variable in class org.apache.any23.vocab.OGPArticle
 
articleSection - Variable in class org.apache.any23.vocab.OGPArticle
 
articleTag - Variable in class org.apache.any23.vocab.OGPArticle
 
Artifact - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
as(S) - Method in class org.apache.any23.configuration.Setting
 
asLines(InputStream) - Static method in class org.apache.any23.util.StreamUtils
Returns all the lines read from an input stream.
asMap() - Method in class org.apache.any23.rdf.Prefixes
 
asModel(IRI, Object, Value) - Method in class org.apache.any23.extractor.yaml.ElementsProcessor
Converts a data structure to ElementsProcessor.ModelHolder.
aspect_ratio - Variable in class org.apache.any23.vocab.Programme
The aspect ration of a particular version.
asserted_by - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Assertion - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
asserts - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Assignment - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
Association - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
asString(InputStream) - Static method in class org.apache.any23.util.StreamUtils
Returns the string content of a stream, new line chars will be removed.
asString(InputStream, boolean) - Static method in class org.apache.any23.util.StreamUtils
Returns the string content of a stream.
Assumption - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Atom - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
attach - Variable in class org.apache.any23.vocab.ICAL
The IRI provides the capability to associate a document object with a calendar component.default value type: IRI.
attendee - Variable in class org.apache.any23.vocab.HEvent
 
attendee - Variable in class org.apache.any23.vocab.ICAL
The IRI defines an "Attendee" within a calendar component.value type: CAL-ADDRESS.
attitude - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
ATTRIBUTE_CSS - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
audience - Variable in class org.apache.any23.vocab.DOAP
 
audio - Variable in class org.apache.any23.vocab.OGP
 
AUDIO - Static variable in class org.apache.any23.vocab.OGP
A URL to an audio file to accompany this object.
AUDIO__ALT - Static variable in class org.apache.any23.vocab.OGP
A description of what is in the audio file (not a caption).
AUDIO__SECURE_URL - Static variable in class org.apache.any23.vocab.OGP
An alternate url to use if the webpage requires HTTPS.
AUDIO__TYPE - Static variable in class org.apache.any23.vocab.OGP
A MIME type for this audio.
audioAlt - Variable in class org.apache.any23.vocab.OGP
 
AudioDescribedVersion - Variable in class org.apache.any23.vocab.Programme
A version holding an audio description.
audioSecureURL - Variable in class org.apache.any23.vocab.OGP
 
audioType - Variable in class org.apache.any23.vocab.OGP
 
author - Variable in class org.apache.any23.vocab.HEntry
 
author - Variable in class org.apache.any23.vocab.HRecipe
 
author - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
author - Variable in class org.apache.any23.vocab.Programme
Relates a programme to its author - the person who created the content
Author - Annotation Type in org.apache.any23.plugin
Describes the author of the plugin.
available() - Method in class org.apache.any23.util.ReaderInputStream
 
average - Variable in class org.apache.any23.vocab.ReviewAggregate
Optional

B

based_near - Variable in class org.apache.any23.vocab.FOAF
 
BaseRDFExtractor - Class in org.apache.any23.extractor.rdf
Base class for a generic RDF Extractor.ContentExtractor.
BaseRDFExtractor() - Constructor for class org.apache.any23.extractor.rdf.BaseRDFExtractor
 
BaseRDFExtractor(boolean, boolean) - Constructor for class org.apache.any23.extractor.rdf.BaseRDFExtractor
Constructor, allows to specify the validation and error handling policies.
BazaarBranch - Variable in class org.apache.any23.vocab.DOAP
 
bday - Variable in class org.apache.any23.vocab.HCard
 
bday - Variable in class org.apache.any23.vocab.VCard
The birthday of a person.
bears - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
before - Variable in class org.apache.any23.vocab.LKIFCoreTime
 
BEGIN_SCRIPT - Static variable in class org.apache.any23.extractor.html.MicroformatExtractor
 
BehaviouralPattern - Variable in class org.apache.any23.vocab.WO
Behavioural pattern describes an animal's dominant way of life.
Belief - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Belief_In_Violation - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
believed_by - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
believes - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
BenchmarkTripleHandler - Class in org.apache.any23.writer
TripleHandler decorator useful to perform benchmarking.
BenchmarkTripleHandler(TripleHandler) - Constructor for class org.apache.any23.writer.BenchmarkTripleHandler
Constructor.
best - Variable in class org.apache.any23.vocab.ReviewAggregate
 
between - Variable in class org.apache.any23.vocab.LKIFCoreTime
 
birthday - Variable in class org.apache.any23.vocab.FOAF
 
BKRepository - Variable in class org.apache.any23.vocab.DOAP
 
blockContext(ExtractionContext) - Method in class org.apache.any23.filter.ExtractionContextBlocker
 
blog - Variable in class org.apache.any23.vocab.DOAP
 
bnode() - Static method in class org.apache.any23.rdf.RDFUtils
 
bnode(String) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a BNode.
BNODE - org.apache.any23.extractor.xpath.TemplateObject.Type
 
BNODE - org.apache.any23.extractor.xpath.TemplateSubject.Type
 
BODY_TAG - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
BOOK__AUTHOR - Static variable in class org.apache.any23.vocab.OGPBook
Who wrote this book.
BOOK__ISBN - Static variable in class org.apache.any23.vocab.OGPBook
The ISBN
BOOK__RELEASE_DATE - Static variable in class org.apache.any23.vocab.OGPBook
The date the book was released.
BOOK__TAG - Static variable in class org.apache.any23.vocab.OGPBook
Tag words associated with this book.
bookAuthor - Variable in class org.apache.any23.vocab.OGPBook
 
bookIsbn - Variable in class org.apache.any23.vocab.OGPBook
 
bookReleaseDate - Variable in class org.apache.any23.vocab.OGPBook
 
bookTag - Variable in class org.apache.any23.vocab.OGPBook
 
brand - Variable in class org.apache.any23.vocab.HProduct
 
Brand - Variable in class org.apache.any23.vocab.Programme
A brand, e.g.
Broadcast - Variable in class org.apache.any23.vocab.Programme
A broadcast event.
broadcast_of - Variable in class org.apache.any23.vocab.Programme
Relates a particular broadcast to the version being broadcasted.
broadcast_on - Variable in class org.apache.any23.vocab.Programme
Relates a particular broadcast to the service or outlet on which it was on.
broadcaster - Variable in class org.apache.any23.vocab.Programme
Associates a service to a broadcaster.
Broadcaster - Variable in class org.apache.any23.vocab.Programme
An organization responsible of some broadcasting services.
browse - Variable in class org.apache.any23.vocab.DOAP
 
bug_database - Variable in class org.apache.any23.vocab.DOAP
 
build(InputStream) - Static method in class org.apache.any23.extractor.csv.CSVReaderBuilder
Builds a not null CSVParser guessing from the provided CSV file.
byday - Variable in class org.apache.any23.vocab.ICAL
 
byhour - Variable in class org.apache.any23.vocab.ICAL
 
byminute - Variable in class org.apache.any23.vocab.ICAL
 
bymonth - Variable in class org.apache.any23.vocab.ICAL
 
bysecond - Variable in class org.apache.any23.vocab.ICAL
 
bysetpos - Variable in class org.apache.any23.vocab.ICAL
 
ByteArrayDocumentSource - Class in org.apache.any23.source
ByteArray implementation of DocumentSource.
ByteArrayDocumentSource(byte[], String, String) - Constructor for class org.apache.any23.source.ByteArrayDocumentSource
 
ByteArrayDocumentSource(InputStream, String, String) - Constructor for class org.apache.any23.source.ByteArrayDocumentSource
 
byweekno - Variable in class org.apache.any23.vocab.ICAL
 
byyearday - Variable in class org.apache.any23.vocab.ICAL
 

C

calAddress - Variable in class org.apache.any23.vocab.ICAL
 
calscale - Variable in class org.apache.any23.vocab.ICAL
value type: TEXTThis IRI defines the calendar scale used for the calendar information specified in the iCalendar object..
canAbbreviate(String) - Method in class org.apache.any23.rdf.Prefixes
 
canExpand(String) - Method in class org.apache.any23.rdf.Prefixes
 
Card - Variable in class org.apache.any23.vocab.HCard
 
categories - Variable in class org.apache.any23.vocab.ICAL
value type: TEXTThis IRI defines the categories for a calendar component..
category - Variable in class org.apache.any23.vocab.DOAP
 
category - Variable in class org.apache.any23.vocab.HCard
 
category - Variable in class org.apache.any23.vocab.HEntry
 
category - Variable in class org.apache.any23.vocab.HEvent
 
category - Variable in class org.apache.any23.vocab.HProduct
 
category - Variable in class org.apache.any23.vocab.Programme
Relates a programme to a particular category, e.g.
category - Variable in class org.apache.any23.vocab.VCard
A category of a vCard.
Category - Variable in class org.apache.any23.vocab.Programme
A category provides a way of classifying a set of programmes.
Cause - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Change - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
Change - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
channel - Variable in class org.apache.any23.vocab.Programme
Associates a service to a channel, e.g.
Channel - Variable in class org.apache.any23.vocab.Programme
A physical channel on which a broadcast occurs.
checkCSVFormat(InputStream) - Static method in class org.apache.any23.mime.TikaMIMETypeDetector
Checks if the stream contains a valid CSV pattern.
checkN3Format(InputStream) - Static method in class org.apache.any23.mime.TikaMIMETypeDetector
Checks if the stream contains the N3 triple patterns.
checkNQuadsFormat(InputStream) - Static method in class org.apache.any23.mime.TikaMIMETypeDetector
Checks if the stream contains the NQuads patterns.
checkTurtleFormat(InputStream) - Static method in class org.apache.any23.mime.TikaMIMETypeDetector
Checks if the stream contains Turtle triple patterns.
checkValue(V) - Method in class org.apache.any23.configuration.Setting
Subclasses may override this method to check that new values for this setting are valid.
child - Variable in class org.apache.any23.vocab.XFN
 
Class - Variable in class org.apache.any23.vocab.WO
A class is a scientific way to group related organisms together, some examples of classes being jellyfish, reptiles and sea urchins.
class_ - Variable in class org.apache.any23.vocab.ICAL
value type: TEXTThis IRI defines the access classification for a calendar component..
class_ - Variable in class org.apache.any23.vocab.VCard
A class (e.g., public, private, etc.) of a vCard.
CLASS_PREFIX - Static variable in class org.apache.any23.extractor.html.microformats2.Microformats2Prefixes
 
clazz - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a class
clazzName - Variable in class org.apache.any23.vocab.WO
Used to specify the name of a class as part of a Taxon Name
CLI_PACKAGE - Static variable in class org.apache.any23.plugin.Any23PluginManager
Any23 Command Line Interface package.
clip - Variable in class org.apache.any23.vocab.Programme
Associates a brand, a series or an episode to a clip.
Clip - Variable in class org.apache.any23.vocab.Programme
A particular clip, e.g.
clone() - Method in class org.apache.any23.configuration.Setting
 
close() - Method in class org.apache.any23.cli.Rover
 
close() - Method in interface org.apache.any23.extractor.ExtractionResult
Close the result.
close() - Method in class org.apache.any23.extractor.ExtractionResultImpl
 
close() - Method in class org.apache.any23.filter.ExtractionContextBlocker
 
close() - Method in class org.apache.any23.filter.IgnoreAccidentalRDFa
 
close() - Method in class org.apache.any23.filter.IgnoreTitlesOfEmptyDocuments
 
close() - Method in class org.apache.any23.http.DefaultHTTPClient
Shuts down the connection manager.
close() - Method in interface org.apache.any23.http.HTTPClient
Release all static resources help by the instance.
close() - Method in class org.apache.any23.util.ReaderInputStream
Closes the Stringreader.
close() - Method in class org.apache.any23.writer.BenchmarkTripleHandler
 
close() - Method in class org.apache.any23.writer.CompositeTripleHandler
 
close() - Method in class org.apache.any23.writer.CountingTripleHandler
 
close() - Method in class org.apache.any23.writer.JSONWriter
Deprecated.
 
close() - Method in class org.apache.any23.writer.LoggingTripleHandler
 
close() - Method in class org.apache.any23.writer.RDFWriterTripleHandler
 
close() - Method in class org.apache.any23.writer.ReportingTripleHandler
 
close() - Method in class org.apache.any23.writer.RepositoryWriter
 
close() - Method in interface org.apache.any23.writer.TripleHandler
Will be called last and exactly once.
close() - Method in interface org.apache.any23.writer.TripleWriter
Releases resources associated with this TripleWriter, and flushes (but by default does not close) any underlying OutputStreams.
close() - Method in class org.apache.any23.writer.URIListWriter
 
closeContext(ExtractionContext) - Method in class org.apache.any23.filter.ExtractionContextBlocker
 
closeContext(ExtractionContext) - Method in class org.apache.any23.filter.IgnoreAccidentalRDFa
 
closeContext(ExtractionContext) - Method in class org.apache.any23.filter.IgnoreTitlesOfEmptyDocuments
 
closeContext(ExtractionContext) - Method in class org.apache.any23.writer.BenchmarkTripleHandler
 
closeContext(ExtractionContext) - Method in class org.apache.any23.writer.CompositeTripleHandler
 
closeContext(ExtractionContext) - Method in class org.apache.any23.writer.CountingTripleHandler
 
closeContext(ExtractionContext) - Method in class org.apache.any23.writer.LoggingTripleHandler
 
closeContext(ExtractionContext) - Method in class org.apache.any23.writer.RDFWriterTripleHandler
 
closeContext(ExtractionContext) - Method in class org.apache.any23.writer.ReportingTripleHandler
 
closeContext(ExtractionContext) - Method in class org.apache.any23.writer.RepositoryWriter
 
closeContext(ExtractionContext) - Method in interface org.apache.any23.writer.TripleHandler
Informs the handler that no more triples will come from a previously opened context.
closeContext(ExtractionContext) - Method in class org.apache.any23.writer.TripleWriterHandler
Writers may override this method to handle a "closeContext" extraction event.
closeGracefully(Closeable) - Static method in class org.apache.any23.util.StreamUtils
Closes the closable interface and reports error if any.
cn - Variable in class org.apache.any23.vocab.ICAL
To specify the common name to be associated with the calendar user specified by the IRI..
Co_operative - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
Code - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Code_of_Conduct - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Collaborative_Plan - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
colleague - Variable in class org.apache.any23.vocab.XFN
 
collection - Variable in class org.apache.any23.vocab.WO
associates a taxon rank, habitat, species, clip with a collection of which it is a member
Collection - Variable in class org.apache.any23.vocab.WO
A collection of resources, including documents, multimedia files, programme clips and their associated .
COLUMN_POSITION - Static variable in class org.apache.any23.vocab.CSV
 
columnPosition - Variable in class org.apache.any23.vocab.CSV
This property expresses the index of a column in a CSV file.
commanded_by - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
commands - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
comment - Variable in class org.apache.any23.vocab.ICAL
value type: TEXTThis IRI specifies non-processing information intended to provide a comment to the calendar user..
Comment - Variable in class org.apache.any23.vocab.Review
A comment on a review.
commentator - Variable in class org.apache.any23.vocab.Programme
Relates a programme to one of its commentators
commenter - Variable in class org.apache.any23.vocab.Review
The commenter on the review.
commonName - Variable in class org.apache.any23.vocab.WO
associates a formal taxon name with a common version.
Communicated_Attitude - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
CommunicationAdaption - Variable in class org.apache.any23.vocab.WO
Communication and senses are how an organism perceives the world - for instance through scent or sight - and how it sends messages or warnings to others.
Company - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
compareTo(MIMEType) - Method in class org.apache.any23.mime.MIMEType
 
completed - Variable in class org.apache.any23.vocab.ICAL
value type: DATE-TIMEThis IRI defines the date and time that a to-do was actually completed..
component - Variable in class org.apache.any23.vocab.ICAL
 
component - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
component_of - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
composed_of - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
composes - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
CompositeTripleHandler - Class in org.apache.any23.writer
A TripleHandler multi decorator, that wraps zero or more other triple handlers and dispatches all events to each of them.
CompositeTripleHandler() - Constructor for class org.apache.any23.writer.CompositeTripleHandler
Constructor with empty decorated list.
CompositeTripleHandler(Collection<TripleHandler>) - Constructor for class org.apache.any23.writer.CompositeTripleHandler
Constructor with initial list of decorated handlers.
Composition - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
Comprehensive_Place - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
ComputerSkill - Variable in class org.apache.any23.vocab.DOAC
 
conditionallyAddLiteralProperty(Node, Resource, IRI, Literal) - Method in class org.apache.any23.extractor.html.MicroformatExtractor
Helper method that adds a literal property to a node.
conditionallyAddResourceProperty(Resource, IRI, IRI) - Method in class org.apache.any23.extractor.html.MicroformatExtractor
Helper method that adds a IRI property to a node.
conditionallyAddStringProperty(Node, Resource, IRI, String) - Method in class org.apache.any23.extractor.html.MicroformatExtractor
Helper method that adds a literal property to a subject only if the value of the property is a valid string.
Configuration - Interface in org.apache.any23.configuration
Defines the main Any23 configuration.
configure() - Method in class org.apache.any23.cli.Rover
 
configureExtractors(File...) - Method in class org.apache.any23.plugin.Any23PluginManager
Configures a new list of extractors containing the extractors declared in initialExtractorGroup and also the extractors detected in classpath specified by pluginLocations.
configureExtractors(ExtractorGroup) - Method in class org.apache.any23.plugin.Any23PluginManager
Configures a new list of extractors containing the extractors declared in initialExtractorGroup and also the extractors detected in classpath specified by the default configuration.
connect - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
conservationStatus - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a description of a recent assessment of its conservation status
ConservationStatus - Variable in class org.apache.any23.vocab.WO
Conservation status as described by the IUCN Red List.
contact - Variable in class org.apache.any23.vocab.HResume
 
contact - Variable in class org.apache.any23.vocab.ICAL
value type: TEXTThe IRI is used to represent contact information or alternately a reference to contact information associated with the calendar component..
contact - Variable in class org.apache.any23.vocab.XFN
 
contained_in - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
contains - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
contains - Variable in class org.apache.any23.vocab.YAML
 
contains(Object) - Method in class org.apache.any23.configuration.Settings
 
contains(XPathExtractionRule) - Method in class org.apache.any23.extractor.xpath.XPathExtractor
 
CONTAINS - Static variable in class org.apache.any23.vocab.YAML
 
containsField(String) - Method in class org.apache.any23.extractor.html.HCardName
 
content - Variable in class org.apache.any23.vocab.HEntry
 
CONTENT_ATTRIBUTE - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
context - Variable in class org.apache.any23.vocab.LKIFCoreRole
 
Continuation - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
Contract - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
convert(String) - Method in class org.apache.any23.cli.MicrodataParser.MicrodataParserDocumentSourceConverter
 
convert(String) - Method in class org.apache.any23.cli.MimeDetector.MimeDetectorDocumentSourceConverter
 
convert(String) - Method in class org.apache.any23.cli.Rover.ArgumentToIRIConverter
 
convert(String) - Method in class org.apache.any23.cli.Rover.PrintStreamConverter
 
convert(String) - Method in class org.apache.any23.cli.VocabPrinter.RDFFormatConverter
 
copy() - Static method in class org.apache.any23.configuration.DefaultConfiguration
 
copy(String) - Method in class org.apache.any23.extractor.ExtractionContext
 
coResident - Variable in class org.apache.any23.vocab.XFN
 
Corporation - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
count - Variable in class org.apache.any23.vocab.ICAL
 
count - Variable in class org.apache.any23.vocab.ReviewAggregate
Number of usefulness reviews (integer).
CountingTripleHandler - Class in org.apache.any23.writer
A simple TripleHandler that merely counts the number of triples it has received.
CountingTripleHandler() - Constructor for class org.apache.any23.writer.CountingTripleHandler
 
CountingTripleHandler(boolean) - Constructor for class org.apache.any23.writer.CountingTripleHandler
 
countNL(String) - Static method in class org.apache.any23.util.StringUtils
Counts the number of NL in the given in string.
countOccurrences(String, String) - Static method in class org.apache.any23.util.StringUtils
Counts how many times content appears within container without string overlapping.
country_name - Variable in class org.apache.any23.vocab.HCard
 
country_name - Variable in class org.apache.any23.vocab.VCard
The country of a postal address.
countryName - Variable in class org.apache.any23.vocab.HListing
 
counts_as - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
counts_as - Variable in class org.apache.any23.vocab.LKIFCoreRole
 
Course - Variable in class org.apache.any23.vocab.DOAC
 
cover - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
covered_by - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
coWorker - Variable in class org.apache.any23.vocab.XFN
 
cp(File, File) - Static method in class org.apache.any23.util.FileUtils
Copies a file src to the dest.
cp(InputStream, File) - Static method in class org.apache.any23.util.FileUtils
Copies the content of the input stream within the given dest file.
create(String, Boolean) - Static method in class org.apache.any23.configuration.Setting
Convenience method to create a new setting with the specified identifier and default value.
create(String, Class<V>, V) - Static method in class org.apache.any23.configuration.Setting
Convenience method to create a new setting with the specified identifier, value type, and default value.
create(String, Double) - Static method in class org.apache.any23.configuration.Setting
Convenience method to create a new setting with the specified identifier and default value.
create(String, Float) - Static method in class org.apache.any23.configuration.Setting
Convenience method to create a new setting with the specified identifier and default value.
create(String, Integer) - Static method in class org.apache.any23.configuration.Setting
Convenience method to create a new setting with the specified identifier and default value.
create(String, Long) - Static method in class org.apache.any23.configuration.Setting
Convenience method to create a new setting with the specified identifier and default value.
create(String, String) - Static method in class org.apache.any23.configuration.Setting
Convenience method to create a new setting with the specified identifier and default value.
create1(String, String) - Static method in class org.apache.any23.rdf.Prefixes
 
createBNode() - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createBNode(String) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createClass(String, String) - Method in class org.apache.any23.vocab.Vocabulary
Creates a resource and register it to the Vocabulary.classes map.
created - Variable in class org.apache.any23.vocab.DOAP
 
created - Variable in class org.apache.any23.vocab.ICAL
This IRI specifies the date and time that the calendar information was created by the calendar user agent in the calendar store.
created_by - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
createDocumentSource(String) - Method in class org.apache.any23.Any23
Returns the most appropriate DocumentSource for the givendocumentIRI.
createExtractor() - Method in class org.apache.any23.extractor.calendar.ICalExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.calendar.JCalExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.calendar.XCalExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.csv.CSVExtractorFactory
 
createExtractor() - Method in interface org.apache.any23.extractor.ExtractorFactory
Creates an extractor instance.
createExtractor() - Method in class org.apache.any23.extractor.html.AdrExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.EmbeddedJSONLDExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.GeoExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.HCalendarExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.HCardExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.HeadLinkExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.HListingExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.HRecipeExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.HResumeExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.HReviewAggregateExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.HReviewExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.HTMLMetaExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.ICBMExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.LicenseExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HAdrExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HCardExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HEntryExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HEventExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HGeoExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HItemExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HProductExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HRecipeExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HResumeExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.SpeciesExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.TitleExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.TurtleHTMLExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.html.XFNExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.microdata.MicrodataExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.rdf.FunctionalSyntaxExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.rdf.JSONLDExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.rdf.ManchesterSyntaxExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.rdf.NQuadsExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.rdf.NTriplesExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.rdf.RDFXMLExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.rdf.TriXExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.rdf.TurtleExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.rdfa.RDFa11ExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.rdfa.RDFaExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.xpath.XPathExtractorFactory
 
createExtractor() - Method in class org.apache.any23.extractor.yaml.YAMLExtractorFactory
 
createFromMap(Map<String, String>, boolean) - Static method in class org.apache.any23.rdf.Prefixes
 
createInitializedHTTPClient() - Static method in class org.apache.any23.http.DefaultHTTPClient
Creates a DefaultHTTPClient instance already initialized
createIRI(String) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createIRI(String) - Static method in class org.apache.any23.vocab.Vocabulary
Creates a IRI.
createIRI(String, String) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createLiteral(boolean) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createLiteral(byte) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createLiteral(double) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createLiteral(float) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createLiteral(int) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createLiteral(long) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createLiteral(short) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createLiteral(String) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createLiteral(String, String) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createLiteral(String, IRI) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createLiteral(BigDecimal) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createLiteral(BigInteger) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createLiteral(Date) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createLiteral(XMLGregorianCalendar) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createLocalCopy(DocumentSource) - Method in interface org.apache.any23.source.LocalCopyFactory
 
createLocalCopy(DocumentSource) - Method in class org.apache.any23.source.MemCopyFactory
 
createProperty(String) - Method in class org.apache.any23.vocab.CSV
 
createProperty(String, String) - Method in class org.apache.any23.vocab.Vocabulary
Creates a property and register it to the Vocabulary.properties map.
createResource(String) - Method in class org.apache.any23.vocab.CSV
 
createStatement(Resource, IRI, Value) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createStatement(Resource, IRI, Value, Resource) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
createSubset(String...) - Static method in class org.apache.any23.rdf.PopularPrefixes
This method perform a prefix lookup.
createSubset(String...) - Method in class org.apache.any23.rdf.Prefixes
 
creation - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
creation - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
Creation_C - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
creation_P - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
creator - Variable in class org.apache.any23.vocab.DCTerms
 
credit - Variable in class org.apache.any23.vocab.Programme
Relates a programmes to a person who is credited in it
crush - Variable in class org.apache.any23.vocab.XFN
 
CSV - Class in org.apache.any23.vocab
This vocabulary models the structure of a CSV file according the RFC 4180.
CSV_MIMETYPE - Static variable in class org.apache.any23.mime.TikaMIMETypeDetector
 
CSVExtractor - Class in org.apache.any23.extractor.csv
This extractor produces RDF from a CSV file .
CSVExtractor() - Constructor for class org.apache.any23.extractor.csv.CSVExtractor
 
CSVExtractorFactory - Class in org.apache.any23.extractor.csv
 
CSVExtractorFactory() - Constructor for class org.apache.any23.extractor.csv.CSVExtractorFactory
 
CSVReaderBuilder - Class in org.apache.any23.extractor.csv
This class is responsible to build a reader first guessing the configuration from the file it self and then, if not successful, from the DefaultConfiguration.
CSVReaderBuilder() - Constructor for class org.apache.any23.extractor.csv.CSVReaderBuilder
 
CURIE_SEPARATOR - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
currentProject - Variable in class org.apache.any23.vocab.FOAF
 
Custom - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Customary_Law - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
cutype - Variable in class org.apache.any23.vocab.ICAL
To specify the type of calendar user specified by the IRI..
CVSRepository - Variable in class org.apache.any23.vocab.DOAP
 

D

DAB - Variable in class org.apache.any23.vocab.Programme
Digital Audio Broadcasting
DarcsRepository - Variable in class org.apache.any23.vocab.DOAP
 
DATATYPE_ATTRIBUTE - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
date - Variable in class org.apache.any23.vocab.DCTerms
 
date - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
date - Variable in class org.apache.any23.vocab.SINDICE
Date meta property indicating the data generation time.
date - Variable in class org.apache.any23.vocab.XFN
 
Date - org.apache.any23.extractor.microdata.ItemPropValue.Type
 
DATE - Static variable in class org.apache.any23.vocab.SINDICE
 
DATE_TIME - Variable in class org.apache.any23.vocab.ICAL
ICAL datatype for floating date-time values
daylight - Variable in class org.apache.any23.vocab.ICAL
 
DCTerms - Class in org.apache.any23.vocab
The DCTERMS vocabulary.
Decision - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
Declaration - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Declarative_Power - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
declared_by - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
declares - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
DecoratingWriterFactory - Interface in org.apache.any23.writer
Base interface used for constructors of decorating TripleHandler implementations.
DEFAULT_CONFIG_FILE - Static variable in class org.apache.any23.configuration.DefaultConfiguration
Default configuration file.
DEFAULT_HTTP_CLIENT_USER_AGENT - Static variable in class org.apache.any23.Any23
Default HTTP User Agent defined in default configuration.
DEFAULT_PLUGIN_DIR - Static variable in class org.apache.any23.cli.ToolRunner
 
DefaultConfiguration - Class in org.apache.any23.configuration
Default implementation of Configuration.
DefaultConfiguration(Properties) - Constructor for class org.apache.any23.configuration.DefaultConfiguration
 
DefaultDOMDocument - Class in org.apache.any23.validator
This class wraps the DOM document.
DefaultDOMDocument(URI, Document) - Constructor for class org.apache.any23.validator.DefaultDOMDocument
 
DefaultHTTPClient - Class in org.apache.any23.http
Opens an InputStream on an HTTP IRI.
DefaultHTTPClient() - Constructor for class org.apache.any23.http.DefaultHTTPClient
 
DefaultHTTPClientConfiguration - Class in org.apache.any23.http
Default implementation of HTTPClientConfiguration.
DefaultHTTPClientConfiguration() - Constructor for class org.apache.any23.http.DefaultHTTPClientConfiguration
Constructor.
DefaultHTTPClientConfiguration(String) - Constructor for class org.apache.any23.http.DefaultHTTPClientConfiguration
Constructor.
DefaultHTTPClientConfiguration(String, int, int, String) - Constructor for class org.apache.any23.http.DefaultHTTPClientConfiguration
Constructor.
DefaultModifiableConfiguration - Class in org.apache.any23.configuration
Default implementation of ModifiableConfiguration.
DefaultModifiableConfiguration(Properties) - Constructor for class org.apache.any23.configuration.DefaultModifiableConfiguration
 
DefaultRuleContext - Class in org.apache.any23.validator
Default implementation of RuleContext.
DefaultRuleContext() - Constructor for class org.apache.any23.validator.DefaultRuleContext
 
DefaultValidationReport - Class in org.apache.any23.validator
Default implementation of ValidationReport.
DefaultValidationReport(List<ValidationReport.Issue>, List<ValidationReport.RuleActivation>, List<ValidationReport.Error>) - Constructor for class org.apache.any23.validator.DefaultValidationReport
 
DefaultValidationReportBuilder - Class in org.apache.any23.validator
Default implementation of ValidationReportBuilder.
DefaultValidationReportBuilder() - Constructor for class org.apache.any23.validator.DefaultValidationReportBuilder
 
DefaultValidator - Class in org.apache.any23.validator
Default implementation of Validator.
DefaultValidator() - Constructor for class org.apache.any23.validator.DefaultValidator
 
deferProperties(String...) - Method in class org.apache.any23.extractor.microdata.MicrodataParser
Given a document and a list of itemprop names this method will return such itemprops.
defineProperty(String) - Method in interface org.apache.any23.configuration.Configuration
Checks whether a property is defined or not in configuration.
defineProperty(String) - Method in class org.apache.any23.configuration.DefaultConfiguration
 
Definitional_Expression - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Degree - Variable in class org.apache.any23.vocab.DOAC
 
delegatedFrom - Variable in class org.apache.any23.vocab.ICAL
To specify the calendar users that have delegated their participation to the calendar user specified by the IRI..
delegatedTo - Variable in class org.apache.any23.vocab.ICAL
To specify the calendar users to whom the calendar user specified by the IRI has delegated participation..
Delegation - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
Delivery_Date - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
depiction - Variable in class org.apache.any23.vocab.FOAF
 
depicts - Variable in class org.apache.any23.vocab.FOAF
 
Deregulation - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
description - Variable in class org.apache.any23.vocab.DOAP
 
description - Variable in class org.apache.any23.vocab.HEvent
 
description - Variable in class org.apache.any23.vocab.HListing
 
description - Variable in class org.apache.any23.vocab.HProduct
 
description - Variable in class org.apache.any23.vocab.ICAL
value type: TEXTThis IRI provides a more complete description of the calendar component, than that provided by the "SUMMARY" IRI..
description - Variable in class org.apache.any23.vocab.OGP
 
DESCRIPTION - Static variable in class org.apache.any23.vocab.OGP
A one to two sentence description of your object.
Desire - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
determiner - Variable in class org.apache.any23.vocab.OGP
 
DETERMINER - Static variable in class org.apache.any23.vocab.OGP
The word that appears before this object's title in a sentence.
developer - Variable in class org.apache.any23.vocab.DOAP
 
dir - Variable in class org.apache.any23.vocab.ICAL
To specify reference to a directory entry associated with the calendar user specified by the IRI..
direct_part - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
direct_part - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
direct_part_of - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
Directive - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
director - Variable in class org.apache.any23.vocab.Programme
Relates a programme to its supervisor.
Disallowed - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
disallowed_by - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Disallowed_Intention - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
disallows - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
DiscoveryUtils - Class in org.apache.any23.util
This class provides utility methods for discovering classes in packages.
disownProperty(ItemProp) - Method in class org.apache.any23.extractor.microdata.ItemScope
 
distributionMap - Variable in class org.apache.any23.vocab.WO
associates a habitat, ecozone, or taxon rank with a map depicting its distribution or location
dnaChecksum - Variable in class org.apache.any23.vocab.FOAF
 
DOAC - Class in org.apache.any23.vocab
The Description Of A Career vocabulary.
DOAP - Class in org.apache.any23.vocab
The Description Of A Project vocabulary.
document - Variable in class org.apache.any23.vocab.YAML
 
Document - Variable in class org.apache.any23.vocab.FOAF
 
Document - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
DOCUMENT - Static variable in class org.apache.any23.vocab.YAML
 
documenter - Variable in class org.apache.any23.vocab.DOAP
 
DocumentReport - Class in org.apache.any23.extractor.html
Represents the validationReportBuilder generated by a the TagSoupParser when a document is retrieved and validated.
DocumentReport(ValidationReport, Document) - Constructor for class org.apache.any23.extractor.html.DocumentReport
 
DocumentSource - Interface in org.apache.any23.source
A source of input streams.
documentToInputStream(Document) - Static method in class org.apache.any23.extractor.html.DomUtils
Given a Document this method will return an input stream representing that document.
documentToInputStream(Document) - Static method in class org.apache.any23.util.StreamUtils
Converts a Document to an InputStream
domain - Variable in class org.apache.any23.vocab.SINDICE
This property expresses the DNS domain of the resource on which it is applied.
DOMAIN - Static variable in class org.apache.any23.vocab.SINDICE
 
DomainOf_rrule - Variable in class org.apache.any23.vocab.ICAL
 
DOMDocument - Interface in org.apache.any23.validator
This interface models a document to be processed by the Validator.
DomUtils - Class in org.apache.any23.extractor.html
This class provides utility methods for DOM manipulation.
download_mirror - Variable in class org.apache.any23.vocab.DOAP
 
download_page - Variable in class org.apache.any23.vocab.DOAP
 
DrivingSkill - Variable in class org.apache.any23.vocab.DOAC
 
dtend - Variable in class org.apache.any23.vocab.ICAL
This IRI specifies the date and time that a calendar component ends.default value type: DATE-TIME.
dtexpired - Variable in class org.apache.any23.vocab.HListing
 
dtlisted - Variable in class org.apache.any23.vocab.HListing
 
dtstamp - Variable in class org.apache.any23.vocab.ICAL
value type: DATE-TIMEThe IRI indicates the date/time that the instance of the iCalendar object was created..
dtstart - Variable in class org.apache.any23.vocab.ICAL
default value type: DATE-TIMEThis IRI specifies when the calendar component begins..
due - Variable in class org.apache.any23.vocab.ICAL
default value type: DATE-TIMEThis IRI defines the date and time that a to-do is expected to be completed..
dumpContent(File, String) - Static method in class org.apache.any23.util.FileUtils
Dumps the given string within a file.
dumpContent(File, Throwable) - Static method in class org.apache.any23.util.FileUtils
Dumps the stack trace of the given exception into the specified file.
duration - Variable in class org.apache.any23.vocab.HEvent
 
duration - Variable in class org.apache.any23.vocab.HRecipe
 
duration - Variable in class org.apache.any23.vocab.ICAL
The IRI specifies a positive duration of time.value type: DURATION.
duration - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
duration - Variable in class org.apache.any23.vocab.Programme
The duration of a version, in seconds.
Duration - Variable in class org.apache.any23.vocab.HRecipe
 
durationTime - Variable in class org.apache.any23.vocab.HRecipe
 
durationTitle - Variable in class org.apache.any23.vocab.HRecipe
 
during - Variable in class org.apache.any23.vocab.LKIFCoreTime
 
DVB - Variable in class org.apache.any23.vocab.Programme
Digital Video Broadcasting
Dynamic_Temporal_Entity - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 

E

EcosystemRole - Variable in class org.apache.any23.vocab.WO
Ecosystem roles are about the part an animal or plant plays in sustaining or maintaining the habitat around them.
ecozone - Variable in class org.apache.any23.vocab.WO
indicates that a habitat or a taxon rank can be found within an ecozone
Ecozone - Variable in class org.apache.any23.vocab.WO
Ecozones are a method of dividing up the Earth's surface.
education - Variable in class org.apache.any23.vocab.DOAC
 
education - Variable in class org.apache.any23.vocab.HResume
 
Education - Variable in class org.apache.any23.vocab.DOAC
 
efficacy - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Efficacy_Interval - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Efficacy_Modification - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
ELEMENT_LOCATION - Static variable in class org.apache.any23.extractor.html.TagSoupParser
 
ElementsProcessor - Class in org.apache.any23.extractor.yaml
Converts Object into RDF graph encoded to ElementsProcessor.ModelHolder.
ElementsProcessor.ModelHolder - Class in org.apache.any23.extractor.yaml
A model holder describes the two required parameters which makes a model useful in further processing: a root node and model itself.
email - Variable in class org.apache.any23.vocab.HCard
 
email - Variable in class org.apache.any23.vocab.VCard
An email address.
EMBEDDED_PROPERTY_PREFIX - Static variable in class org.apache.any23.extractor.html.microformats2.Microformats2Prefixes
 
EmbeddedJSONLDExtractor - Class in org.apache.any23.extractor.html
This extractor represents the HTML script tags used to embed blocks of data in documents.
EmbeddedJSONLDExtractor() - Constructor for class org.apache.any23.extractor.html.EmbeddedJSONLDExtractor
 
EmbeddedJSONLDExtractorFactory - Class in org.apache.any23.extractor.html
 
EmbeddedJSONLDExtractorFactory() - Constructor for class org.apache.any23.extractor.html.EmbeddedJSONLDExtractorFactory
 
EMPTY - Static variable in class org.apache.any23.rdf.Prefixes
 
EmptyValidationReport - Class in org.apache.any23.validator
An implementation of ValidationReportBuilder with no data.
Enabling_Power - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
encoding - Variable in class org.apache.any23.vocab.ICAL
To specify an alternate inline encoding for the IRI value..
EncodingDetector - Interface in org.apache.any23.encoding
Defines a detector for charset encoding.
end - Variable in class org.apache.any23.vocab.HEvent
 
end_date - Variable in class org.apache.any23.vocab.DOAC
 
End_efficacy - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
End_in_Force - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
END_SCRIPT - Static variable in class org.apache.any23.extractor.html.MicroformatExtractor
 
endDocument(IRI) - Method in class org.apache.any23.filter.ExtractionContextBlocker
 
endDocument(IRI) - Method in class org.apache.any23.filter.IgnoreAccidentalRDFa
 
endDocument(IRI) - Method in class org.apache.any23.filter.IgnoreTitlesOfEmptyDocuments
 
endDocument(IRI) - Method in class org.apache.any23.writer.BenchmarkTripleHandler
 
endDocument(IRI) - Method in class org.apache.any23.writer.CompositeTripleHandler
 
endDocument(IRI) - Method in class org.apache.any23.writer.CountingTripleHandler
 
endDocument(IRI) - Method in class org.apache.any23.writer.JSONWriter
Deprecated.
 
endDocument(IRI) - Method in class org.apache.any23.writer.LoggingTripleHandler
 
endDocument(IRI) - Method in class org.apache.any23.writer.RDFWriterTripleHandler
 
endDocument(IRI) - Method in class org.apache.any23.writer.ReportingTripleHandler
 
endDocument(IRI) - Method in class org.apache.any23.writer.RepositoryWriter
 
endDocument(IRI) - Method in interface org.apache.any23.writer.TripleHandler
Informs the handler that the end of the document has been reached.
endDocument(IRI) - Method in class org.apache.any23.writer.TripleWriterHandler
Writers may override this method to handle an "endDocument" extraction event.
endDocument(IRI) - Method in class org.apache.any23.writer.URIListWriter
 
endRDF() - Method in class org.apache.any23.extractor.rdf.RDFHandlerAdapter
 
Enter_in_Force_Date - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
EntityBasedMicroformatExtractor - Class in org.apache.any23.extractor.html
Base class for microformat extractors based on entities.
EntityBasedMicroformatExtractor() - Constructor for class org.apache.any23.extractor.html.EntityBasedMicroformatExtractor
 
Entry - Variable in class org.apache.any23.vocab.HEntry
 
episode - Variable in class org.apache.any23.vocab.Programme
Associates a brand or a series to an episode constituting it.
Episode - Variable in class org.apache.any23.vocab.Programme
A particular episode, e.g.
Epistemic_Role - Variable in class org.apache.any23.vocab.LKIFCoreRole
 
equals(Object) - Method in class org.apache.any23.configuration.Setting
 
equals(Object) - Method in class org.apache.any23.extractor.ExtractionContext
 
equals(Object) - Method in class org.apache.any23.extractor.ExtractionParameters
 
equals(Object) - Method in class org.apache.any23.extractor.microdata.Item
 
equals(Object) - Method in class org.apache.any23.extractor.microdata.ItemProp
 
equals(Object) - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
equals(Object) - Method in class org.apache.any23.extractor.microdata.ItemScope
 
Error(Exception, String) - Constructor for class org.apache.any23.validator.ValidationReport.Error
 
ERROR - org.apache.any23.extractor.IssueReport.IssueLevel
 
ERROR - org.apache.any23.validator.ValidationReport.IssueLevel
 
ERRORED_META_NODES - Static variable in class org.apache.any23.validator.rule.MetaNameMisuseRule
 
escapeAsJSONString(String) - Static method in class org.apache.any23.util.StringUtils
Escapes the in string as JSON string to let it being embeddable within a string field.
escapeDoubleQuotes(String) - Static method in class org.apache.any23.util.StringUtils
Escapes all the unescaped double quotes when needed.
evaluated_by - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
evaluates - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Evaluative_Attitude - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Evaluative_Expression - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Evaluative_Proposition - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
evaluatively_comparable - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
event - Variable in class org.apache.any23.vocab.HEvent
 
event - Variable in class org.apache.any23.vocab.HListing
 
Evidence - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
exactly_coincide - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
ExampleInputOutput - Class in org.apache.any23.extractor
A reporter for example input and output of an extractor.
ExampleInputOutput(String) - Constructor for class org.apache.any23.extractor.ExampleInputOutput
 
ExampleInputOutput(ExtractorFactory<?>) - Constructor for class org.apache.any23.extractor.ExampleInputOutput
 
Exception - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Exception - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
excluded - Variable in class org.apache.any23.vocab.LKIFCoreRules
 
Exclusionary_Right - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
exdate - Variable in class org.apache.any23.vocab.ICAL
default value type: DATE-TIMEThis IRI defines the list of date/time exceptions for a recurring calendar component..
execute(String...) - Method in class org.apache.any23.cli.ToolRunner
 
execute(Rule, RuleContext, DOMDocument) - Method in interface org.apache.any23.validator.Fix
Executes this fix over a document.
execute(Rule, RuleContext, DOMDocument) - Method in class org.apache.any23.validator.rule.MetaNameMisuseFix
 
execute(Rule, RuleContext, DOMDocument) - Method in class org.apache.any23.validator.rule.MissingItemscopeAttributeValueFix
 
execute(Rule, RuleContext, DOMDocument) - Method in class org.apache.any23.validator.rule.OpenGraphNamespaceFix
 
executive_producer - Variable in class org.apache.any23.vocab.Programme
Relates a programme to its executive producer - a producer who is not involved in any technical aspects of the making process, but who is still responsible for the overall production.
Existence_Date - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Existential_Expression - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
expand(String) - Method in class org.apache.any23.rdf.Prefixes
 
Expectation - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
experience - Variable in class org.apache.any23.vocab.DOAC
 
experience - Variable in class org.apache.any23.vocab.HResume
 
Experience - Variable in class org.apache.any23.vocab.DOAC
 
Expression - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
exrule - Variable in class org.apache.any23.vocab.ICAL
This IRI defines a rule or repeating pattern for an exception to a recurrence set.value type: RECUR.
extended_address - Variable in class org.apache.any23.vocab.HCard
 
extended_address - Variable in class org.apache.any23.vocab.VCard
The extended address of a postal address.
extendedAddress - Variable in class org.apache.any23.vocab.HListing
 
Extension - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
externally_connect - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
extract() - Method in class org.apache.any23.extractor.html.EntityBasedMicroformatExtractor
 
extract() - Method in class org.apache.any23.extractor.html.HCalendarExtractor
 
extract() - Method in class org.apache.any23.extractor.html.MicroformatExtractor
Performs the extraction of the data and writes them to the model.
extract(File, TripleHandler) - Method in class org.apache.any23.Any23
Performs metadata extraction from the content of the given file sending the generated events to the specified outputHandler.
extract(String, String, String, String, TripleHandler) - Method in class org.apache.any23.Any23
Performs metadata extraction on the in string associated to the documentIRI IRI, declaring contentType and encoding.
extract(String, String, TripleHandler) - Method in class org.apache.any23.Any23
Performs metadata extraction on the in string associated to the documentIRI IRI, sending the generated events to the specified outputHandler.
extract(String, TripleHandler) - Method in class org.apache.any23.Any23
Performs metadata extraction from the content of the given documentIRI sending the generated events to the specified outputHandler.
extract(ExtractionParameters, String, TripleHandler) - Method in class org.apache.any23.Any23
Performs metadata extraction from the content of the given documentIRI sending the generated events to the specified outputHandler.
extract(ExtractionParameters, DocumentSource, TripleHandler) - Method in class org.apache.any23.Any23
Performs metadata extraction from the content of the given in document source, sending the generated events to the specified outputHandler.
extract(ExtractionParameters, DocumentSource, TripleHandler, String) - Method in class org.apache.any23.Any23
Performs metadata extraction from the content of the given in document source, sending the generated events to the specified outputHandler.
extract(DocumentSource, TripleHandler) - Method in class org.apache.any23.Any23
Performs metadata extraction from the content of the given in document source, sending the generated events to the specified outputHandler.
extract(DocumentSource, TripleHandler, String) - Method in class org.apache.any23.Any23
Performs metadata extraction from the content of the given in document source, sending the generated events to the specified outputHandler.
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.AdrExtractor
 
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.EntityBasedMicroformatExtractor
Extracts an entity from a DOM node.
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.GeoExtractor
 
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.HCardExtractor
 
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.HListingExtractor
 
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.HRecipeExtractor
 
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.HResumeExtractor
 
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.HReviewAggregateExtractor
 
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.HReviewExtractor
 
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.microformats2.HAdrExtractor
 
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.microformats2.HCardExtractor
 
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.microformats2.HEntryExtractor
 
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.microformats2.HEventExtractor
 
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.microformats2.HGeoExtractor
 
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.microformats2.HItemExtractor
 
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.microformats2.HProductExtractor
 
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.microformats2.HRecipeExtractor
 
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.microformats2.HResumeExtractor
 
extractEntity(Node, ExtractionResult) - Method in class org.apache.any23.extractor.html.SpeciesExtractor
Extracts an entity from a DOM node.
extractEntityAsEmbeddedProperty(HTMLDocument, BNode, ExtractionResult) - Method in class org.apache.any23.extractor.html.microformats2.HCardExtractor
 
extractEntityAsEmbeddedProperty(HTMLDocument, BNode, ExtractionResult) - Method in class org.apache.any23.extractor.html.microformats2.HEventExtractor
 
EXTRACTION_CONTEXT_IRI_PROPERTY - Static variable in class org.apache.any23.extractor.ExtractionParameters
 
ExtractionContext - Class in org.apache.any23.extractor
This class provides the context for the processing of a single Extractor.
ExtractionContext(String, IRI) - Constructor for class org.apache.any23.extractor.ExtractionContext
 
ExtractionContext(String, IRI, String) - Constructor for class org.apache.any23.extractor.ExtractionContext
 
ExtractionContext(String, IRI, String, String) - Constructor for class org.apache.any23.extractor.ExtractionContext
 
ExtractionContextBlocker - Class in org.apache.any23.filter
A wrapper around a TripleHandler that can block and unblock calls to the handler, either for the entire document, or for individual ExtractionContexts.
ExtractionContextBlocker(TripleHandler) - Constructor for class org.apache.any23.filter.ExtractionContextBlocker
 
ExtractionException - Exception in org.apache.any23.extractor
Defines a specific exception raised during the metadata extraction phase.
ExtractionException(String) - Constructor for exception org.apache.any23.extractor.ExtractionException
 
ExtractionException(String, Throwable) - Constructor for exception org.apache.any23.extractor.ExtractionException
 
ExtractionException(String, Throwable, ExtractionResult) - Constructor for exception org.apache.any23.extractor.ExtractionException
 
ExtractionParameters - Class in org.apache.any23.extractor
This class models the parameters to be used to perform an extraction.
ExtractionParameters(Configuration, ExtractionParameters.ValidationMode) - Constructor for class org.apache.any23.extractor.ExtractionParameters
Constructor.
ExtractionParameters(Configuration, ExtractionParameters.ValidationMode, boolean) - Constructor for class org.apache.any23.extractor.ExtractionParameters
Constructor, allows to set explicitly the value for flag SingleDocumentExtraction#METADATA_NESTING_FLAG.
ExtractionParameters(Configuration, ExtractionParameters.ValidationMode, Map<String, Boolean>, Map<String, String>) - Constructor for class org.apache.any23.extractor.ExtractionParameters
Constructor.
ExtractionParameters.ValidationMode - Enum in org.apache.any23.extractor
Declares the supported validation actions.
ExtractionReport - Class in org.apache.any23
This class contains some statistics and general information about an extraction.
ExtractionReport(List<Extractor>, String, String, ValidationReport, Map<String, Collection<IssueReport.Issue>>) - Constructor for class org.apache.any23.ExtractionReport
 
ExtractionResult - Interface in org.apache.any23.extractor
Interface defining the methods that a representation of an extraction result must have.
ExtractionResultImpl - Class in org.apache.any23.extractor
A default implementation of ExtractionResult; it receives extraction output from one Extractor working on one document, and passes the output on to a TripleHandler.
ExtractionResultImpl(ExtractionContext, Extractor<?>, TripleHandler) - Constructor for class org.apache.any23.extractor.ExtractionResultImpl
 
Extractor<Input> - Interface in org.apache.any23.extractor
It defines the signature of a generic Extractor.
Extractor.BlindExtractor - Interface in org.apache.any23.extractor
This interface specializes an Extractor able to handle URI as input format.
Extractor.ContentExtractor - Interface in org.apache.any23.extractor
This interface specializes an Extractor able to handle InputStream as input format.
Extractor.TagSoupDOMExtractor - Interface in org.apache.any23.extractor
This interface specializes an Extractor able to handle Document as input format.
ExtractorDescription - Interface in org.apache.any23.extractor
It defines a minimal signature for an Extractor description.
ExtractorDocumentation - Class in org.apache.any23.cli
This class provides some command-line documentation about available extractors and their usage.
ExtractorDocumentation() - Constructor for class org.apache.any23.cli.ExtractorDocumentation
 
ExtractorFactory<T extends Extractor<?>> - Interface in org.apache.any23.extractor
Interface defining a factory for Extractor.
ExtractorGroup - Class in org.apache.any23.extractor
It simple models a group of ExtractorFactory providing simple accessing methods.
ExtractorGroup(Collection<ExtractorFactory<?>>) - Constructor for class org.apache.any23.extractor.ExtractorGroup
 
ExtractorPlugin<T extends Extractor<?>> - Interface in org.apache.any23.plugin
Deprecated.
ExtractorFactory now supports META-INF/services discovery via the ServiceLoader, deprecating this class. Instead implement a subinterface of Extractor and ensure that your plugin is in compliance with the META-INF/services mechanism.
ExtractorRegistry - Interface in org.apache.any23.extractor
An interface to the enable a registry for extractors to be implemented by different implementors of this API.
ExtractorRegistryImpl - Class in org.apache.any23.extractor
Singleton class acting as a register for all the various Extractor.
ExtractorRegistryImpl() - Constructor for class org.apache.any23.extractor.ExtractorRegistryImpl
Public constructor for ExtractorRegistryImpl.
extractors() - Method in annotation type org.apache.any23.extractor.html.annotations.Includes
 
extractors() - Method in annotation type org.apache.any23.extractor.html.microformats2.annotations.Includes
 
extractPrefixSections(String) - Static method in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
Given a prefix declaration returns a list of prefixID:prefixURL strings normalizing blanks where present.
extractRelTag(String) - Static method in class org.apache.any23.extractor.html.HTMLDocument
Extracts the href specific rel-tag string.
extractRelTag(NamedNodeMap) - Static method in class org.apache.any23.extractor.html.HTMLDocument
Extracts the href specific rel-tag string.
extractRelTagNodes() - Method in class org.apache.any23.extractor.html.HTMLDocument
Extracts all the rel tag nodes.
ExtremesAdaptiation - Variable in class org.apache.any23.vocab.WO
Organisms that are adapted to extremes (known as Extremophiles) are organisms that thrives in and even may require physically or geochemically extreme conditions that are detrimental to the majority of life on Earth.

F

Fact - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
family - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a family
Family - Variable in class org.apache.any23.vocab.WO
A family is a scientific grouping of closely related organisms.
family_name - Variable in class org.apache.any23.vocab.FOAF
 
family_name - Variable in class org.apache.any23.vocab.HCard
 
family_name - Variable in class org.apache.any23.vocab.VCard
A family name part of a person's name.
FAMILY_NAME - Static variable in class org.apache.any23.extractor.html.HCardName
 
familyName - Variable in class org.apache.any23.vocab.WO
Used to specify the name of a family as part of a Taxon Name
FATAL - org.apache.any23.extractor.IssueReport.IssueLevel
 
fax - Variable in class org.apache.any23.vocab.VCard
A fax number of a person.
fbtype - Variable in class org.apache.any23.vocab.ICAL
To specify the free or busy time type..
Feedback - Variable in class org.apache.any23.vocab.Review
Feedback on the review.
FeedingHabit - Variable in class org.apache.any23.vocab.WO
Feeding habits describe the dominant diet of a particular species or group of species, and how they go about obtaining it.
FIELDS - Static variable in class org.apache.any23.extractor.html.HCardName
 
FILE_DOCUMENT_PREFIX - Static variable in class org.apache.any23.cli.MimeDetector
 
file_release - Variable in class org.apache.any23.vocab.DOAP
 
FileDocumentSource - Class in org.apache.any23.source
File implementation of DocumentSource.
FileDocumentSource(File) - Constructor for class org.apache.any23.source.FileDocumentSource
 
FileDocumentSource(File, String) - Constructor for class org.apache.any23.source.FileDocumentSource
 
FileUtils - Class in org.apache.any23.util
Utility class for handling files.
filterByMIMEType(MIMEType) - Method in class org.apache.any23.extractor.ExtractorGroup
Returns a ExtractorGroup with a set of Extractor able to process the provided mime type.
final_date - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
final_date_of - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
find(String) - Method in class org.apache.any23.configuration.Settings
 
find(String) - Method in class org.apache.any23.extractor.html.HTMLDocument
 
find(Node, String) - Static method in class org.apache.any23.extractor.html.DomUtils
Gets the string value of an XPath expression.
find(S) - Method in class org.apache.any23.configuration.Settings
This method is semantically equivalent to:

findAll(String) - Method in class org.apache.any23.extractor.html.HTMLDocument
 
findAll(Node, String) - Static method in class org.apache.any23.extractor.html.DomUtils
Returns a NodeList composed of all the nodes that match an XPath expression, which must be valid.
findAllByAttributeContains(Node, String, String) - Static method in class org.apache.any23.extractor.html.DomUtils
 
findAllByAttributeName(Node, String) - Static method in class org.apache.any23.extractor.html.DomUtils
Finds all nodes that have a declared attribute.
findAllByClassName(String) - Method in class org.apache.any23.extractor.html.HTMLDocument
Finds all the nodes by class name.
findAllByClassName(Node, String) - Static method in class org.apache.any23.extractor.html.DomUtils
Finds all nodes that have a declared class.
findAllByTag(Node, String) - Static method in class org.apache.any23.extractor.html.DomUtils
 
findAllByTagAndClassName(Node, String, String) - Static method in class org.apache.any23.extractor.html.DomUtils
 
findMicroformattedObjectNode(String, String) - Method in class org.apache.any23.extractor.html.HTMLDocument
 
findMicroformattedValue(String, String, String, String, String) - Method in class org.apache.any23.extractor.html.HTMLDocument
 
findNodeById(String) - Method in class org.apache.any23.extractor.html.HTMLDocument
 
findNodeById(Node, String) - Static method in class org.apache.any23.extractor.html.DomUtils
Mimics the JS DOM API, or prototype's $()
finishes - Variable in class org.apache.any23.vocab.LKIFCoreTime
 
FirstBroadcast - Variable in class org.apache.any23.vocab.Programme
Specifies a broadcast as being the first one of a particular version.
firstName - Variable in class org.apache.any23.vocab.FOAF
 
Fix - Interface in org.apache.any23.validator
This interface models a fix for an issue.
fixAbsoluteIRI(String) - Static method in class org.apache.any23.rdf.RDFUtils
Fixes typical errors in an absolute org.eclipse.rdf4j.model.IRI, such as unescaped spaces.
FixError(Fix, Exception, String) - Constructor for class org.apache.any23.validator.ValidationReport.FixError
 
fixIRI(String) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
fixIRIWithException(String) - Static method in class org.apache.any23.rdf.RDFUtils
Tries to fix a potentially broken relative or absolute URI.
fixLink(String) - Method in class org.apache.any23.extractor.html.MicroformatExtractor
 
fixLink(String, String) - Method in class org.apache.any23.extractor.html.MicroformatExtractor
 
fixLink(String, String) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
Helper method to conditionally add a schema to a URI unless it's there, or null if link is empty.
fixWhiteSpace(String) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
FLAG_PROPERTY_OFF - Static variable in class org.apache.any23.configuration.DefaultConfiguration
 
FLAG_PROPERTY_ON - Static variable in class org.apache.any23.configuration.DefaultConfiguration
 
FM - Variable in class org.apache.any23.vocab.Programme
The FM broadcast band
fmttype - Variable in class org.apache.any23.vocab.ICAL
To specify the content type of a referenced object..
fn - Variable in class org.apache.any23.vocab.HRecipe
 
fn - Variable in class org.apache.any23.vocab.VCard
A formatted name of a person.
FOAF - Class in org.apache.any23.vocab
The Friend Of A Friend vocabulary.
format - Variable in class org.apache.any23.vocab.Programme
Relates a programme to a particular format (eg.
Format - Variable in class org.apache.any23.vocab.Programme
Anchor point for format taxonomies, similar to po:Genre for genre taxonomies.
formatDateTime(Date) - Static method in class org.apache.any23.extractor.microdata.ItemPropValue
 
FormatWriter - Interface in org.apache.any23.writer
Base interface used for the definition of RDF format writers.
Foundation - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
freebusy - Variable in class org.apache.any23.vocab.ICAL
The IRI defines one or more free or busy time intervals.value type: PERIOD.
freq - Variable in class org.apache.any23.vocab.ICAL
 
frequency - Variable in class org.apache.any23.vocab.Programme
Associates a channel to its frequency
FreshwaterHabitat - Variable in class org.apache.any23.vocab.WO
Freshwater habitats include bogs, ponds, lakes, rivers and streams.
friend - Variable in class org.apache.any23.vocab.XFN
 
fromStrings(Collection<String>) - Static method in class org.apache.any23.http.AcceptHeaderBuilder
 
Function - Variable in class org.apache.any23.vocab.LKIFCoreRole
 
FunctionalSyntaxExtractor - Class in org.apache.any23.extractor.rdf
Concrete implementation of Extractor.ContentExtractor handling OWL2 Functional-Style Syntax format.
FunctionalSyntaxExtractor() - Constructor for class org.apache.any23.extractor.rdf.FunctionalSyntaxExtractor
 
FunctionalSyntaxExtractor(boolean, boolean) - Constructor for class org.apache.any23.extractor.rdf.FunctionalSyntaxExtractor
 
FunctionalSyntaxExtractorFactory - Class in org.apache.any23.extractor.rdf
 
FunctionalSyntaxExtractorFactory() - Constructor for class org.apache.any23.extractor.rdf.FunctionalSyntaxExtractorFactory
 
fundedBy - Variable in class org.apache.any23.vocab.FOAF
 

G

geekcode - Variable in class org.apache.any23.vocab.FOAF
 
gender - Variable in class org.apache.any23.vocab.FOAF
 
gender_identity - Variable in class org.apache.any23.vocab.HCard
 
genre - Variable in class org.apache.any23.vocab.Programme
Relates a programme to a particular genre.
Genre - Variable in class org.apache.any23.vocab.Programme
An anchor point for a programmes' genre taxonomy, # e.g.
genus - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a genus
Genus - Variable in class org.apache.any23.vocab.WO
A genus is a scientific way of showing that species are very closed related to each other.
genusName - Variable in class org.apache.any23.vocab.WO
specifies the genus part of a binomial name, allowing this portion of the name to be explicitly described.
geo - Variable in class org.apache.any23.vocab.HCard
 
geo - Variable in class org.apache.any23.vocab.ICAL
value type: list of FLOATThis IRI specifies information related to the global position for the activity specified by a calendar component..
geo - Variable in class org.apache.any23.vocab.VCard
A geographic location associated with a person.
Geo - Variable in class org.apache.any23.vocab.HCard
 
GeoExtractor - Class in org.apache.any23.extractor.html
Extractor for the Geo microformat.
GeoExtractor() - Constructor for class org.apache.any23.extractor.html.GeoExtractor
 
GeoExtractorFactory - Class in org.apache.any23.extractor.html
 
GeoExtractorFactory() - Constructor for class org.apache.any23.extractor.html.GeoExtractorFactory
 
GeoNames - Class in org.apache.any23.vocab
The GEO Names vocabulary.
get() - Static method in class org.apache.any23.rdf.PopularPrefixes
 
get(Setting<E>) - Method in class org.apache.any23.configuration.Settings
This method is semantically equivalent to:

getAcceptHeader() - Method in class org.apache.any23.http.AcceptHeaderBuilder
Builds and returns an accept header.
getAcceptHeader() - Method in class org.apache.any23.http.DefaultHTTPClientConfiguration
 
getAcceptHeader() - Method in interface org.apache.any23.http.HTTPClientConfiguration
 
getActualDocumentIRI() - Method in class org.apache.any23.http.DefaultHTTPClient
 
getActualDocumentIRI() - Method in interface org.apache.any23.http.HTTPClient
Returns the actual IRI from which the document was fetched.
getAllNames() - Method in interface org.apache.any23.extractor.ExtractorRegistry
Returns the names of all registered extractors, sorted alphabetically.
getAllNames() - Method in class org.apache.any23.extractor.ExtractorRegistryImpl
Returns the names of all registered extractors, sorted alphabetically.
getAllRules() - Method in class org.apache.any23.validator.DefaultValidator
 
getAllRules() - Method in interface org.apache.any23.validator.Validator
Returns all the registered rules.
getApplicableExtractors(ExtractorRegistry, File...) - Method in class org.apache.any23.plugin.Any23PluginManager
Returns an extractor group containing both the default extractors declared by the ExtractorRegistry and the ExtractorPlugins.
getApplicableTools(File...) - Method in class org.apache.any23.plugin.Any23PluginManager
Returns an Iterator of tools that have been detected within the given list of locations.
getAsDate() - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
getAsFloat() - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
getAsInteger() - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
getAsLink() - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
getAsNested() - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
getAsPlainLiteral(Node, String) - Static method in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
getAsXMLLiteral(Node) - Static method in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.AdrExtractor
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.EntityBasedMicroformatExtractor
Returns the base class name for the extractor.
getBaseClassName() - Method in class org.apache.any23.extractor.html.GeoExtractor
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.HCardExtractor
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.HListingExtractor
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.HRecipeExtractor
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.HResumeExtractor
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.HReviewAggregateExtractor
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.HReviewExtractor
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.microformats2.HAdrExtractor
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.microformats2.HCardExtractor
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.microformats2.HEntryExtractor
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.microformats2.HEventExtractor
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.microformats2.HGeoExtractor
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.microformats2.HItemExtractor
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.microformats2.HProductExtractor
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.microformats2.HRecipeExtractor
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.microformats2.HResumeExtractor
 
getBaseClassName() - Method in class org.apache.any23.extractor.html.SpeciesExtractor
Returns the base class name for the extractor.
getBeginColumnNumber() - Method in class org.apache.any23.extractor.html.TagSoupParser.ElementLocation
 
getBeginLineNumber() - Method in class org.apache.any23.extractor.html.TagSoupParser.ElementLocation
 
getBlankNodeFor(Node) - Method in class org.apache.any23.extractor.html.EntityBasedMicroformatExtractor
 
getBNode(String) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a BNode with an MD5 digest as part of the ID.
getCapabilities() - Method in class org.apache.any23.writer.TripleFormat
 
getCause() - Method in class org.apache.any23.validator.ValidationReport.Error
 
getCharset() - Method in class org.apache.any23.writer.TripleFormat
 
getChilds() - Method in class org.apache.any23.writer.CompositeTripleHandler
 
getClass(String) - Method in class org.apache.any23.vocab.Vocabulary
Returns a class defined within this vocabulary.
getClasses() - Method in class org.apache.any23.vocab.Vocabulary
 
getClassesInPackage(String) - Static method in class org.apache.any23.util.DiscoveryUtils
Scans all classes accessible from the context class loader which belong to the given package and sub-packages.
getClassesInPackage(String, Class<?>) - Static method in class org.apache.any23.util.DiscoveryUtils
Scans all classes accessible from the context class loader which belong to the given package and sub-packages and filter them by ones implementing the specified interface iface.
getCol() - Method in class org.apache.any23.extractor.IssueReport.Issue
 
getCommentFor(IRI) - Method in class org.apache.any23.vocab.Vocabulary
Returns the comment for the given resource.
getComments() - Method in class org.apache.any23.vocab.Vocabulary
Returns all the defined comments for resources.
getConfigurationDump() - Method in interface org.apache.any23.configuration.Configuration
Returns a human readable string containing the configuration dump.
getConfigurationDump() - Method in class org.apache.any23.configuration.DefaultConfiguration
 
getConnectionTimeout() - Method in class org.apache.any23.http.DefaultHTTPClient
 
getContent() - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
getContentLength() - Method in class org.apache.any23.http.DefaultHTTPClient
 
getContentLength() - Method in interface org.apache.any23.http.HTTPClient
 
getContentLength() - Method in class org.apache.any23.source.ByteArrayDocumentSource
 
getContentLength() - Method in interface org.apache.any23.source.DocumentSource
 
getContentLength() - Method in class org.apache.any23.source.FileDocumentSource
 
getContentLength() - Method in class org.apache.any23.source.HTTPDocumentSource
 
getContentLength() - Method in class org.apache.any23.source.StringDocumentSource
 
getContentType() - Method in class org.apache.any23.http.DefaultHTTPClient
 
getContentType() - Method in interface org.apache.any23.http.HTTPClient
The value of the Content-Type header reported by the server.
getContentType() - Method in class org.apache.any23.source.ByteArrayDocumentSource
 
getContentType() - Method in interface org.apache.any23.source.DocumentSource
 
getContentType() - Method in class org.apache.any23.source.FileDocumentSource
 
getContentType() - Method in class org.apache.any23.source.HTTPDocumentSource
 
getContentType() - Method in class org.apache.any23.source.StringDocumentSource
 
getCount() - Method in class org.apache.any23.writer.CountingTripleHandler
 
getCurrentExtractionResult() - Method in class org.apache.any23.extractor.html.MicroformatExtractor
Returns the ExtractionResult associated to the extraction session.
getData(String) - Method in class org.apache.any23.validator.DefaultRuleContext
 
getData(String) - Method in interface org.apache.any23.validator.RuleContext
Retrieves a registered object.
getDefaultLanguage() - Method in class org.apache.any23.extractor.ExtractionContext
 
getDefaultLanguage() - Method in class org.apache.any23.extractor.html.HTMLDocument
Returns the document default language.
getDefaultLiteralLanguage() - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
getDefaultTimeout() - Method in class org.apache.any23.http.DefaultHTTPClientConfiguration
 
getDefaultTimeout() - Method in interface org.apache.any23.http.HTTPClientConfiguration
 
getDescription() - Method in class org.apache.any23.extractor.calendar.ICalExtractor
 
getDescription() - Method in class org.apache.any23.extractor.calendar.JCalExtractor
 
getDescription() - Method in class org.apache.any23.extractor.calendar.XCalExtractor
 
getDescription() - Method in class org.apache.any23.extractor.csv.CSVExtractor
Returns a ExtractorDescription of this extractor.
getDescription() - Method in interface org.apache.any23.extractor.Extractor
Returns a ExtractorDescription of this extractor.
getDescription() - Method in class org.apache.any23.extractor.html.AdrExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.EmbeddedJSONLDExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.GeoExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.HCalendarExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.HCardExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.HeadLinkExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.HListingExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.HRecipeExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.HResumeExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.HReviewAggregateExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.HReviewExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.HTMLMetaExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.ICBMExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.LicenseExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.MicroformatExtractor
Returns the description of this extractor.
getDescription() - Method in class org.apache.any23.extractor.html.microformats2.HAdrExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.microformats2.HCardExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.microformats2.HEntryExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.microformats2.HEventExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.microformats2.HGeoExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.microformats2.HItemExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.microformats2.HProductExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.microformats2.HRecipeExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.microformats2.HResumeExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.SpeciesExtractor
Returns the description of this extractor.
getDescription() - Method in class org.apache.any23.extractor.html.TitleExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.TurtleHTMLExtractor
 
getDescription() - Method in class org.apache.any23.extractor.html.XFNExtractor
 
getDescription() - Method in class org.apache.any23.extractor.microdata.MicrodataExtractor
 
getDescription() - Method in class org.apache.any23.extractor.rdf.FunctionalSyntaxExtractor
 
getDescription() - Method in class org.apache.any23.extractor.rdf.JSONLDExtractor
 
getDescription() - Method in class org.apache.any23.extractor.rdf.ManchesterSyntaxExtractor
 
getDescription() - Method in class org.apache.any23.extractor.rdf.NQuadsExtractor
 
getDescription() - Method in class org.apache.any23.extractor.rdf.NTriplesExtractor
 
getDescription() - Method in class org.apache.any23.extractor.rdf.RDFXMLExtractor
 
getDescription() - Method in class org.apache.any23.extractor.rdf.TriXExtractor
 
getDescription() - Method in class org.apache.any23.extractor.rdf.TurtleExtractor
 
getDescription() - Method in class org.apache.any23.extractor.rdfa.RDFa11Extractor
 
getDescription() - Method in class org.apache.any23.extractor.rdfa.RDFaExtractor
 
getDescription() - Method in class org.apache.any23.extractor.xpath.XPathExtractor
 
getDescription() - Method in class org.apache.any23.extractor.yaml.YAMLExtractor
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.calendar.ICalExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.calendar.JCalExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.calendar.XCalExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.csv.CSVExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.AdrExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.EmbeddedJSONLDExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.GeoExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.HCalendarExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.HCardExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.HeadLinkExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.HListingExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.HRecipeExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.HResumeExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.HReviewAggregateExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.HReviewExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.HTMLMetaExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.ICBMExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.LicenseExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.microformats2.HAdrExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.microformats2.HCardExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.microformats2.HEntryExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.microformats2.HEventExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.microformats2.HGeoExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.microformats2.HItemExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.microformats2.HProductExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.microformats2.HRecipeExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.microformats2.HResumeExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.SpeciesExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.TitleExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.TurtleHTMLExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.html.XFNExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.microdata.MicrodataExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.rdf.FunctionalSyntaxExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.rdf.JSONLDExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.rdf.ManchesterSyntaxExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.rdf.NQuadsExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.rdf.NTriplesExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.rdf.RDFXMLExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.rdf.TriXExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.rdf.TurtleExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.rdfa.RDFa11ExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.rdfa.RDFaExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.xpath.XPathExtractorFactory
 
getDescriptionInstance() - Static method in class org.apache.any23.extractor.yaml.YAMLExtractorFactory
 
getDetectedItemScopes() - Method in class org.apache.any23.extractor.microdata.MicrodataParserReport
 
getDetectedMimeType() - Method in class org.apache.any23.ExtractionReport
 
getDetectedMIMEType() - Method in class org.apache.any23.extractor.SingleDocumentExtraction
Returns the detected mimetype for the given DocumentSource.
getDisplayName() - Method in class org.apache.any23.writer.TripleFormat
 
getDocument() - Method in class org.apache.any23.extractor.html.DocumentReport
 
getDocument() - Method in class org.apache.any23.extractor.html.HTMLDocument
 
getDocumentBase(URL, Document) - Static method in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
getDocumentIRI() - Method in class org.apache.any23.extractor.ExtractionContext
 
getDocumentIRI() - Method in class org.apache.any23.extractor.html.MicroformatExtractor
 
getDocumentIRI() - Method in class org.apache.any23.source.ByteArrayDocumentSource
 
getDocumentIRI() - Method in interface org.apache.any23.source.DocumentSource
 
getDocumentIRI() - Method in class org.apache.any23.source.FileDocumentSource
 
getDocumentIRI() - Method in class org.apache.any23.source.HTTPDocumentSource
 
getDocumentIRI() - Method in class org.apache.any23.source.StringDocumentSource
 
getDocumentIRI() - Method in class org.apache.any23.validator.DefaultDOMDocument
 
getDocumentIRI() - Method in interface org.apache.any23.validator.DOMDocument
 
getDOM() - Method in class org.apache.any23.extractor.html.TagSoupParser
Returns the DOM of the given document IRI.
getEncoding() - Method in class org.apache.any23.ExtractionReport
 
getEndColumnNumber() - Method in class org.apache.any23.extractor.html.TagSoupParser.ElementLocation
 
getEndLineNumber() - Method in class org.apache.any23.extractor.html.TagSoupParser.ElementLocation
 
getErrorLocationBeginCol() - Method in exception org.apache.any23.extractor.microdata.MicrodataParserException
 
getErrorLocationBeginRow() - Method in exception org.apache.any23.extractor.microdata.MicrodataParserException
 
getErrorLocationEndCol() - Method in exception org.apache.any23.extractor.microdata.MicrodataParserException
 
getErrorLocationEndRow() - Method in exception org.apache.any23.extractor.microdata.MicrodataParserException
 
getErrorMode() - Method in class org.apache.any23.extractor.microdata.MicrodataParser
 
getErrorPath() - Method in exception org.apache.any23.extractor.microdata.MicrodataParserException
 
getErrors() - Method in class org.apache.any23.extractor.microdata.MicrodataParser
 
getErrors() - Method in class org.apache.any23.extractor.microdata.MicrodataParserReport
 
getErrors() - Method in class org.apache.any23.validator.DefaultValidationReport
 
getErrors() - Method in class org.apache.any23.validator.EmptyValidationReport
 
getErrors() - Method in interface org.apache.any23.validator.ValidationReport
Returns the list of detected errors.
getExampleInput() - Method in class org.apache.any23.extractor.ExampleInputOutput
 
getExampleInput() - Method in interface org.apache.any23.extractor.ExtractorFactory
An example input file for the extractor, to be used in auto-generated documentation.
getExampleInput() - Method in class org.apache.any23.extractor.SimpleExtractorFactory
 
getExampleIRI() - Method in class org.apache.any23.extractor.ExampleInputOutput
 
getExampleOutput() - Method in class org.apache.any23.extractor.ExampleInputOutput
 
getExtendedProperty(String) - Method in class org.apache.any23.vocab.XFN
 
getExtension() - Method in class org.apache.any23.writer.TripleFormat
 
getExtensions() - Method in class org.apache.any23.writer.TripleFormat
 
getExtractionContext() - Method in class org.apache.any23.extractor.ExtractionResultImpl
 
getExtractionContext() - Method in class org.apache.any23.extractor.html.MicroformatExtractor
 
getExtractor() - Method in class org.apache.any23.extractor.TagSoupExtractionResult.PropertyPath
 
getExtractor() - Method in class org.apache.any23.extractor.TagSoupExtractionResult.ResourceRoot
 
getExtractorFactory() - Method in interface org.apache.any23.plugin.ExtractorPlugin
Deprecated.
 
getExtractorGroup() - Method in interface org.apache.any23.extractor.ExtractorRegistry
 
getExtractorGroup() - Method in class org.apache.any23.extractor.ExtractorRegistryImpl
 
getExtractorGroup(List<String>) - Method in interface org.apache.any23.extractor.ExtractorRegistry
Returns an ExtractorGroup containing the ExtractorFactory mathing the names provided as input.
getExtractorGroup(List<String>) - Method in class org.apache.any23.extractor.ExtractorRegistryImpl
Returns an ExtractorGroup containing the ExtractorFactory mathing the names provided as input.
getExtractorIssues(String) - Method in class org.apache.any23.ExtractionReport
 
getExtractorLabel() - Method in interface org.apache.any23.extractor.ExtractorDescription
Returns the label for extractors created from this factory.
getExtractorLabel() - Method in class org.apache.any23.extractor.SimpleExtractorFactory
 
getExtractorName() - Method in class org.apache.any23.extractor.ExtractionContext
 
getExtractorName() - Method in interface org.apache.any23.extractor.ExtractorDescription
Returns the name of the extractor.
getExtractorName() - Method in class org.apache.any23.extractor.SimpleExtractorFactory
 
getExtractorNames() - Method in class org.apache.any23.writer.ReportingTripleHandler
 
getExtractors() - Method in class org.apache.any23.plugin.Any23PluginManager
List of ExtractorPlugin classes declared within the classpath.
getExtractorToIssues() - Method in class org.apache.any23.extractor.SingleDocumentExtractionReport
 
getFactory(String) - Method in interface org.apache.any23.extractor.ExtractorRegistry
Retrieves a ExtractorFactory given its name
getFactory(String) - Method in class org.apache.any23.extractor.ExtractorRegistryImpl
Retrieves a ExtractorFactory given its name
getField(String) - Method in class org.apache.any23.extractor.html.HCardName
 
getFields(String) - Method in class org.apache.any23.extractor.html.HCardName
 
getFixes(Class<? extends Rule>) - Method in class org.apache.any23.validator.DefaultValidator
 
getFixes(Class<? extends Rule>) - Method in interface org.apache.any23.validator.Validator
Returns all fixes registered for the give rule.
getFlag(String) - Method in class org.apache.any23.extractor.ExtractionParameters
Returns the value of the specified extraction flag, if the flag is undefined it will be retrieved by the default Configuration.
getFlagProperty(String) - Method in interface org.apache.any23.configuration.Configuration
Returns the value of a flag property.
getFlagProperty(String) - Method in class org.apache.any23.configuration.DefaultConfiguration
 
getFormatByExtension(String) - Static method in class org.apache.any23.rdf.RDFUtils
Returns a parser type from the given extension.
getFormats() - Static method in class org.apache.any23.rdf.RDFUtils
Returns all the available RDFFormats.
getFullName() - Method in class org.apache.any23.extractor.html.HCardName
 
getFullType() - Method in class org.apache.any23.mime.MIMEType
 
getFunctionalSyntaxParser(boolean, boolean, ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.RDFParserFactory
Returns a new instance of a configured FunctionalSyntaxParser.
getGraph() - Method in class org.apache.any23.extractor.xpath.QuadTemplate
 
getHRName() - Method in interface org.apache.any23.validator.Fix
 
getHRName() - Method in class org.apache.any23.validator.rule.AboutNotURIRule
 
getHRName() - Method in interface org.apache.any23.validator.Rule
 
getHRName() - Method in class org.apache.any23.validator.rule.MetaNameMisuseFix
 
getHRName() - Method in class org.apache.any23.validator.rule.MetaNameMisuseRule
 
getHRName() - Method in class org.apache.any23.validator.rule.MissingItemscopeAttributeValueFix
 
getHRName() - Method in class org.apache.any23.validator.rule.MissingItemscopeAttributeValueRule
 
getHRName() - Method in class org.apache.any23.validator.rule.MissingOpenGraphNamespaceRule
 
getHRName() - Method in class org.apache.any23.validator.rule.OpenGraphNamespaceFix
 
getHTMLDocument() - Method in class org.apache.any23.extractor.html.MicroformatExtractor
 
getHTTPClient() - Method in class org.apache.any23.Any23
Returns the current HTTPClient implementation.
getHTTPUserAgent() - Method in class org.apache.any23.Any23
Returns the HTTP Header User Agent, see RFC 2616-14.43.
getId() - Method in class org.apache.any23.extractor.microdata.ItemScope
 
getIdentifier() - Method in class org.apache.any23.configuration.Setting
 
getIdentifier() - Method in class org.apache.any23.writer.JSONLDWriterFactory
 
getIdentifier() - Method in class org.apache.any23.writer.JSONWriterFactory
Deprecated.
 
getIdentifier() - Method in class org.apache.any23.writer.NQuadsWriterFactory
 
getIdentifier() - Method in class org.apache.any23.writer.NTriplesWriterFactory
 
getIdentifier() - Method in class org.apache.any23.writer.RDFXMLWriterFactory
 
getIdentifier() - Method in class org.apache.any23.writer.TriXWriterFactory
 
getIdentifier() - Method in class org.apache.any23.writer.TurtleWriterFactory
 
getIdentifier() - Method in class org.apache.any23.writer.URIListWriterFactory
 
getIdentifier() - Method in interface org.apache.any23.writer.WriterFactory
 
getIdentifier(WriterFactory) - Static method in class org.apache.any23.writer.WriterFactoryRegistry
Reads the identifier specified for the given WriterFactory.
getIdentifiers() - Method in class org.apache.any23.writer.WriterFactoryRegistry
 
getIndexInParent(Node) - Static method in class org.apache.any23.extractor.html.DomUtils
Given a node this method returns the index corresponding to such node within the list of the children of its parent node.
getInstance() - Static method in class org.apache.any23.extractor.ExtractorRegistryImpl
 
getInstance() - Static method in class org.apache.any23.extractor.rdf.RDFParserFactory
 
getInstance() - Static method in class org.apache.any23.extractor.yaml.ElementsProcessor
 
getInstance() - Static method in class org.apache.any23.plugin.Any23PluginManager
 
getInstance() - Static method in class org.apache.any23.validator.EmptyValidationReport
 
getInstance() - Static method in class org.apache.any23.vocab.CSV
 
getInstance() - Static method in class org.apache.any23.vocab.DCTerms
 
getInstance() - Static method in class org.apache.any23.vocab.DOAC
 
getInstance() - Static method in class org.apache.any23.vocab.DOAP
 
getInstance() - Static method in class org.apache.any23.vocab.FOAF
 
getInstance() - Static method in class org.apache.any23.vocab.GeoNames
 
getInstance() - Static method in class org.apache.any23.vocab.HCard
 
getInstance() - Static method in class org.apache.any23.vocab.HEntry
 
getInstance() - Static method in class org.apache.any23.vocab.HEvent
 
getInstance() - Static method in class org.apache.any23.vocab.HItem
 
getInstance() - Static method in class org.apache.any23.vocab.HListing
 
getInstance() - Static method in class org.apache.any23.vocab.HProduct
 
getInstance() - Static method in class org.apache.any23.vocab.HRecipe
 
getInstance() - Static method in class org.apache.any23.vocab.HResume
 
getInstance() - Static method in class org.apache.any23.vocab.ICAL
 
getInstance() - Static method in class org.apache.any23.vocab.LKIFCoreAction
 
getInstance() - Static method in class org.apache.any23.vocab.LKIFCoreExpression
 
getInstance() - Static method in class org.apache.any23.vocab.LKIFCoreLegalAction
 
getInstance() - Static method in class org.apache.any23.vocab.LKIFCoreLegalRole
 
getInstance() - Static method in class org.apache.any23.vocab.LKIFCoreMereology
 
getInstance() - Static method in class org.apache.any23.vocab.LKIFCoreNorm
 
getInstance() - Static method in class org.apache.any23.vocab.LKIFCoreProcess
 
getInstance() - Static method in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
getInstance() - Static method in class org.apache.any23.vocab.LKIFCoreRole
 
getInstance() - Static method in class org.apache.any23.vocab.LKIFCoreRules
 
getInstance() - Static method in class org.apache.any23.vocab.LKIFCoreTime
 
getInstance() - Static method in class org.apache.any23.vocab.LKIFCoreTimeModification
 
getInstance() - Static method in class org.apache.any23.vocab.LKIFCoreTop
 
getInstance() - Static method in class org.apache.any23.vocab.OGP
 
getInstance() - Static method in class org.apache.any23.vocab.OGPArticle
 
getInstance() - Static method in class org.apache.any23.vocab.OGPBook
 
getInstance() - Static method in class org.apache.any23.vocab.OGPMusic
 
getInstance() - Static method in class org.apache.any23.vocab.OGPProfile
 
getInstance() - Static method in class org.apache.any23.vocab.OGPVideo
 
getInstance() - Static method in class org.apache.any23.vocab.Programme
 
getInstance() - Static method in class org.apache.any23.vocab.Review
 
getInstance() - Static method in class org.apache.any23.vocab.ReviewAggregate
 
getInstance() - Static method in class org.apache.any23.vocab.SchemaOrg
 
getInstance() - Static method in class org.apache.any23.vocab.SINDICE
 
getInstance() - Static method in class org.apache.any23.vocab.VCard
 
getInstance() - Static method in class org.apache.any23.vocab.WO
 
getInstance() - Static method in class org.apache.any23.vocab.XFN
 
getInstance() - Static method in class org.apache.any23.vocab.XHTML
 
getInstance() - Static method in class org.apache.any23.vocab.YAML
 
getInstance() - Static method in class org.apache.any23.writer.WriterFactoryRegistry
 
getInternalValue() - Method in class org.apache.any23.extractor.xpath.Term
 
getIssueReport() - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
getIssues() - Method in class org.apache.any23.extractor.ExtractionResultImpl
 
getIssues() - Method in interface org.apache.any23.extractor.IssueReport
Returns all the collected issues.
getIssues() - Method in class org.apache.any23.validator.DefaultValidationReport
 
getIssues() - Method in class org.apache.any23.validator.EmptyValidationReport
 
getIssues() - Method in interface org.apache.any23.validator.ValidationReport
Returns the list of detected issues.
getIssuesCount() - Method in class org.apache.any23.extractor.ExtractionResultImpl
 
getItemId() - Method in class org.apache.any23.extractor.microdata.ItemScope
 
getItemPropNodes(Node) - Static method in class org.apache.any23.extractor.microdata.MicrodataParser
Returns all the itemProps detected within the given root node.
getItemProps(Node, boolean) - Method in class org.apache.any23.extractor.microdata.MicrodataParser
Returns all the itemprops for the given itemscope node.
getItemScope(Node) - Method in class org.apache.any23.extractor.microdata.MicrodataParser
Returns the ItemScope instance described within the specified node.
getItemScopeNodes(Node) - Static method in class org.apache.any23.extractor.microdata.MicrodataParser
Returns all the itemScopes detected within the given root node.
getJSONLDParser(boolean, boolean, ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.RDFParserFactory
Returns a new instance of a configured SesameJSONLDParser.
getKey(ExtractorFactory) - Method in class org.apache.any23.extractor.ExtractorRegistryImpl
 
getLevel() - Method in class org.apache.any23.extractor.IssueReport.Issue
 
getLevel() - Method in class org.apache.any23.validator.ValidationReport.Issue
 
getMajorType() - Method in class org.apache.any23.mime.MIMEType
 
getManchesterSyntaxParser(boolean, boolean, ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.RDFParserFactory
Returns a new instance of a configured ManchesterSyntaxParser.
getMapping(String) - Method in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
Returns a IRI mapping for a given prefix.
getMatchingExtractors() - Method in class org.apache.any23.ExtractionReport
 
getMatchingExtractors() - Method in class org.apache.any23.extractor.SingleDocumentExtraction
 
getMaxConnections() - Method in class org.apache.any23.http.DefaultHTTPClientConfiguration
 
getMaxConnections() - Method in interface org.apache.any23.http.HTTPClientConfiguration
 
getMessage() - Method in class org.apache.any23.extractor.IssueReport.Issue
 
getMessage() - Method in class org.apache.any23.validator.ValidationReport.Error
 
getMessage() - Method in class org.apache.any23.validator.ValidationReport.Issue
 
getMicrodata(Document) - Static method in class org.apache.any23.extractor.microdata.MicrodataParser
Returns all the Microdata items detected within the given document, works in full report mode.
getMicrodata(Document, MicrodataParser.ErrorMode) - Static method in class org.apache.any23.extractor.microdata.MicrodataParser
Returns all the Microdata items detected within the given document.
getMicrodataAsJSON(Document, PrintStream) - Static method in class org.apache.any23.extractor.microdata.MicrodataParser
Returns a JSON containing the list of all extracted Microdata, as described at Microdata JSON Specification.
getMimeType() - Method in class org.apache.any23.writer.TripleFormat
 
getMimeType() - Method in interface org.apache.any23.writer.TripleWriterFactory
Deprecated.
getMimeType() - Method in interface org.apache.any23.writer.WriterFactory
Deprecated.
getMimeType(WriterFactory) - Static method in class org.apache.any23.writer.WriterFactoryRegistry
Reads the MIME Type specified for the given WriterFactory.
getMimeTypes() - Method in class org.apache.any23.writer.TripleFormat
 
getMimeTypes() - Method in class org.apache.any23.writer.WriterFactoryRegistry
 
getModel() - Method in class org.apache.any23.extractor.yaml.ElementsProcessor.ModelHolder
 
getName() - Method in class org.apache.any23.extractor.microdata.ItemProp
 
getName() - Method in interface org.apache.any23.extractor.xpath.TemplateXPathExtractionRule
 
getName() - Method in class org.apache.any23.extractor.xpath.TemplateXPathExtractionRuleImpl
 
getName() - Method in class org.apache.any23.extractor.xpath.Variable
 
getName() - Method in interface org.apache.any23.extractor.xpath.XPathExtractionRule
 
getNamespace() - Method in class org.apache.any23.vocab.Vocabulary
 
getNamespaceIRIFor(String) - Method in class org.apache.any23.rdf.Prefixes
 
getNode(String) - Method in class org.apache.any23.validator.DefaultDOMDocument
 
getNode(String) - Method in interface org.apache.any23.validator.DOMDocument
Returns the node addressed by the given XPath, if more then one an exception will be raised.
getNodeLocation(Node) - Static method in class org.apache.any23.extractor.html.DomUtils
Returns the row/col location of the given node.
getNodes(String) - Method in class org.apache.any23.validator.DefaultDOMDocument
 
getNodes(String) - Method in interface org.apache.any23.validator.DOMDocument
Returns the list of nodes addressed by the given XPath.
getNodesWithAttribute(String) - Method in class org.apache.any23.validator.DefaultDOMDocument
 
getNodesWithAttribute(String) - Method in interface org.apache.any23.validator.DOMDocument
Returns all the nodes declaring an attribute with the specified name.
getNQuadsParser(boolean, boolean, ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.RDFParserFactory
Returns a new instance of a configured NQuadsParser.
getNTriplesParser(boolean, boolean, ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.RDFParserFactory
Returns a new instance of a configured NTriplesParser.
getNumOfExtractors() - Method in class org.apache.any23.extractor.ExtractorGroup
 
getObject() - Method in class org.apache.any23.extractor.TagSoupExtractionResult.PropertyPath
 
getObject() - Method in class org.apache.any23.extractor.xpath.QuadTemplate
 
getOrganization() - Method in class org.apache.any23.extractor.html.HCardName
 
getOrganizationUnit() - Method in class org.apache.any23.extractor.html.HCardName
 
getOrigin() - Method in class org.apache.any23.validator.ValidationReport.FixError
 
getOrigin() - Method in class org.apache.any23.validator.ValidationReport.Issue
 
getOrigin() - Method in class org.apache.any23.validator.ValidationReport.RuleError
 
getOriginalDocument() - Method in class org.apache.any23.validator.DefaultDOMDocument
 
getOriginalDocument() - Method in interface org.apache.any23.validator.DOMDocument
Returns the original document.
getParser(ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.BaseRDFExtractor
 
getParser(ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.FunctionalSyntaxExtractor
 
getParser(ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.JSONLDExtractor
Deprecated.
since 2.4. This extractor no longer wraps an RDF4J RDFParser. Do not use this method.
getParser(ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.ManchesterSyntaxExtractor
 
getParser(ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.NQuadsExtractor
 
getParser(ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.NTriplesExtractor
 
getParser(ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.RDFXMLExtractor
 
getParser(ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.TriXExtractor
 
getParser(ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.TurtleExtractor
 
getParser(ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdfa.RDFa11Extractor
Deprecated.
since 2.4. This extractor no longer wraps an RDF4J RDFParser. Do not use this method.
getParser(ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdfa.RDFaExtractor
Deprecated.
since 2.4. This extractor no longer wraps an RDF4J RDFParser. Do not use this method.
getParser(RDFFormat) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a new RDFParser instance.
getParserEncoding() - Method in class org.apache.any23.extractor.SingleDocumentExtraction
 
getPath() - Method in class org.apache.any23.extractor.TagSoupExtractionResult.PropertyPath
 
getPath() - Method in class org.apache.any23.extractor.TagSoupExtractionResult.ResourceRoot
 
getPathToLocalRoot() - Method in class org.apache.any23.extractor.html.HTMLDocument
Returns the sequence of ancestors from the document root to the local root (document).
getPlugins(Class<T>) - Method in class org.apache.any23.plugin.Any23PluginManager
Returns all classes within the specified packageName satisfying the given class filter.
getPluralTextField(String) - Method in class org.apache.any23.extractor.html.HTMLDocument
Returns a plural text field.
getPluralUrlField(String) - Method in class org.apache.any23.extractor.html.HTMLDocument
Returns the list of URLs associated to the fields marked with class className.
getPredicate() - Method in class org.apache.any23.extractor.xpath.QuadTemplate
 
getPrefixes() - Method in interface org.apache.any23.extractor.ExtractorDescription
An instance defining the prefixes supported by this extractor.
getPrefixes() - Method in class org.apache.any23.extractor.SimpleExtractorFactory
 
getProperties() - Method in interface org.apache.any23.configuration.Configuration
Returns all the defined configuration properties.
getProperties() - Method in class org.apache.any23.configuration.DefaultConfiguration
 
getProperties() - Method in class org.apache.any23.extractor.microdata.ItemScope
 
getProperties() - Method in class org.apache.any23.vocab.Vocabulary
 
getProperty() - Method in class org.apache.any23.extractor.TagSoupExtractionResult.PropertyPath
 
getProperty(String) - Method in class org.apache.any23.extractor.ExtractionParameters
Returns the value of the specified extraction property, if the property is undefined it will be retrieved by the default Configuration.
getProperty(String) - Method in class org.apache.any23.vocab.Vocabulary
Returns a property defined within this vocabulary.
getProperty(String, String) - Method in interface org.apache.any23.configuration.Configuration
Returns the value of a specified property, of the default value if property is not defined.
getProperty(String, String) - Method in class org.apache.any23.configuration.DefaultConfiguration
 
getProperty(String, IRI) - Method in class org.apache.any23.vocab.Vocabulary
Returns a property defined within this vocabulary, if not found the defaultValue will be returned.
getPropertyByLocalName(String) - Method in class org.apache.any23.vocab.XFN
 
getPropertyCamelCase(String) - Method in class org.apache.any23.vocab.Vocabulary
Returns the property IRI for the specified property string.
getPropertyIntOrFail(String) - Method in interface org.apache.any23.configuration.Configuration
Returns the Integer value of the specified propertyName or raises an exception if propertyName is not defined.
getPropertyIntOrFail(String) - Method in class org.apache.any23.configuration.DefaultConfiguration
 
getPropertyOrFail(String) - Method in interface org.apache.any23.configuration.Configuration
Returns the value of the specified propertyName or raises an exception if propertyName is not defined.
getPropertyOrFail(String) - Method in class org.apache.any23.configuration.DefaultConfiguration
 
getPropertyPaths() - Method in class org.apache.any23.extractor.ExtractionResultImpl
 
getPropertyPaths() - Method in interface org.apache.any23.extractor.TagSoupExtractionResult
Returns all the collected property paths.
getPropertyValue(Node) - Method in class org.apache.any23.extractor.microdata.MicrodataParser
Reads the value of a itemprop node.
getQuality() - Method in class org.apache.any23.mime.MIMEType
 
getRDFa10Parser(boolean, boolean, ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.RDFParserFactory
Returns a new instance of a configured RDFaParser, set to RDFa-1.0 compatibility mode.
getRDFa11Parser(boolean, boolean, ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.RDFParserFactory
Returns a new instance of a configured RDFaParser, set to RDFa-1.1 compatibility mode.
getRdfFormat() - Method in interface org.apache.any23.writer.TripleWriterFactory
Deprecated.
getRdfFormat() - Method in interface org.apache.any23.writer.WriterFactory
Deprecated.
getRdfWriter(OutputStream) - Method in interface org.apache.any23.writer.TripleWriterFactory
getRdfWriter(OutputStream) - Method in interface org.apache.any23.writer.WriterFactory
getRDFXMLParser(boolean, boolean, ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.RDFParserFactory
Returns a new instance of a configured RDFXMLParser.
getReason() - Method in exception org.apache.any23.extractor.yaml.YAMLProcessorException
 
getRefs() - Method in class org.apache.any23.extractor.microdata.ItemScope
 
getReport() - Method in class org.apache.any23.extractor.html.DocumentReport
 
getReport() - Method in class org.apache.any23.validator.DefaultValidationReportBuilder
 
getReport() - Method in interface org.apache.any23.validator.ValidationReportBuilder
 
getResourceRoots() - Method in class org.apache.any23.extractor.ExtractionResultImpl
 
getResourceRoots() - Method in interface org.apache.any23.extractor.TagSoupExtractionResult
Returns all the collected property roots.
getRoot() - Method in class org.apache.any23.extractor.TagSoupExtractionResult.ResourceRoot
 
getRoot() - Method in class org.apache.any23.extractor.yaml.ElementsProcessor.ModelHolder
 
getRow() - Method in class org.apache.any23.extractor.IssueReport.Issue
 
getRuleActivations() - Method in class org.apache.any23.validator.DefaultValidationReport
 
getRuleActivations() - Method in class org.apache.any23.validator.EmptyValidationReport
 
getRuleActivations() - Method in interface org.apache.any23.validator.ValidationReport
Returns the list of activated rules.
getRuleStr() - Method in class org.apache.any23.validator.ValidationReport.RuleActivation
 
getSingularTextField(String) - Method in class org.apache.any23.extractor.html.HTMLDocument
Returns a singular text field.
getSingularUrlField(String) - Method in class org.apache.any23.extractor.html.HTMLDocument
Returns the URL associated to the field marked with class className.
getSoTimeout() - Method in class org.apache.any23.http.DefaultHTTPClient
 
getStandardIRI() - Method in class org.apache.any23.writer.TripleFormat
 
getSubject() - Method in class org.apache.any23.extractor.TagSoupExtractionResult.PropertyPath
 
getSubject() - Method in class org.apache.any23.extractor.xpath.QuadTemplate
 
getSubtype() - Method in class org.apache.any23.mime.MIMEType
 
getSupportedMIMETypes() - Method in interface org.apache.any23.extractor.ExtractorFactory
Supports wildcards, e.g.
getSupportedMIMETypes() - Method in class org.apache.any23.extractor.SimpleExtractorFactory
 
getSupportedSettings() - Method in interface org.apache.any23.writer.DecoratingWriterFactory
 
getSupportedSettings() - Method in class org.apache.any23.writer.JSONLDWriterFactory
 
getSupportedSettings() - Method in class org.apache.any23.writer.JSONWriterFactory
Deprecated.
 
getSupportedSettings() - Method in class org.apache.any23.writer.NQuadsWriterFactory
 
getSupportedSettings() - Method in class org.apache.any23.writer.NTriplesWriterFactory
 
getSupportedSettings() - Method in class org.apache.any23.writer.RDFXMLWriterFactory
 
getSupportedSettings() - Method in interface org.apache.any23.writer.TripleWriterFactory
 
getSupportedSettings() - Method in class org.apache.any23.writer.TriXWriterFactory
 
getSupportedSettings() - Method in class org.apache.any23.writer.TurtleWriterFactory
 
getSupportedSettings() - Method in class org.apache.any23.writer.URIListWriterFactory
 
getText() - Method in class org.apache.any23.extractor.html.HTMLDocument
Returns the text contained inside a node if leaf, null otherwise.
getTools() - Method in class org.apache.any23.plugin.Any23PluginManager
Returns the list of all the Tool classes declared within the classpath.
getTopLevelItemScopeNodes(Node) - Static method in class org.apache.any23.extractor.microdata.MicrodataParser
Returns only the itemScopes that are top level items.
getTotalDocuments() - Method in class org.apache.any23.writer.ReportingTripleHandler
 
getTotalTriples() - Method in class org.apache.any23.writer.ReportingTripleHandler
 
getTripleFormat() - Method in class org.apache.any23.writer.JSONLDWriterFactory
 
getTripleFormat() - Method in class org.apache.any23.writer.JSONWriterFactory
Deprecated.
 
getTripleFormat() - Method in class org.apache.any23.writer.NQuadsWriterFactory
 
getTripleFormat() - Method in class org.apache.any23.writer.NTriplesWriterFactory
 
getTripleFormat() - Method in class org.apache.any23.writer.RDFXMLWriterFactory
 
getTripleFormat() - Method in interface org.apache.any23.writer.TripleWriterFactory
 
getTripleFormat() - Method in class org.apache.any23.writer.TriXWriterFactory
 
getTripleFormat() - Method in class org.apache.any23.writer.TurtleWriterFactory
 
getTripleFormat() - Method in class org.apache.any23.writer.URIListWriterFactory
 
getTripleWriter(OutputStream, Settings) - Method in class org.apache.any23.writer.JSONLDWriterFactory
 
getTripleWriter(OutputStream, Settings) - Method in class org.apache.any23.writer.JSONWriterFactory
Deprecated.
 
getTripleWriter(OutputStream, Settings) - Method in class org.apache.any23.writer.NQuadsWriterFactory
 
getTripleWriter(OutputStream, Settings) - Method in class org.apache.any23.writer.NTriplesWriterFactory
 
getTripleWriter(OutputStream, Settings) - Method in class org.apache.any23.writer.RDFXMLWriterFactory
 
getTripleWriter(OutputStream, Settings) - Method in interface org.apache.any23.writer.TripleWriterFactory
 
getTripleWriter(OutputStream, Settings) - Method in class org.apache.any23.writer.TriXWriterFactory
 
getTripleWriter(OutputStream, Settings) - Method in class org.apache.any23.writer.TurtleWriterFactory
 
getTripleWriter(OutputStream, Settings) - Method in class org.apache.any23.writer.URIListWriterFactory
 
getTripleWriter(TripleHandler, Settings) - Method in interface org.apache.any23.writer.DecoratingWriterFactory
 
getTriXParser(boolean, boolean, ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.RDFParserFactory
Returns a new instance of a configured TriXParser.
getTurtleParserInstance(boolean, boolean, ExtractionContext, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.RDFParserFactory
Returns a new instance of a configured TurtleParser.
getType() - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
getType() - Method in class org.apache.any23.extractor.microdata.ItemScope
 
getUniqueID() - Method in class org.apache.any23.extractor.ExtractionContext
 
getUriRegex() - Method in class org.apache.any23.extractor.xpath.TemplateXPathExtractionRuleImpl
 
getUserAgent() - Method in class org.apache.any23.http.DefaultHTTPClientConfiguration
 
getUserAgent() - Method in interface org.apache.any23.http.HTTPClientConfiguration
 
getValidatedDOM(boolean) - Method in class org.apache.any23.extractor.html.TagSoupParser
Returns the validated DOM and applies fixes on it if applyFix is set to true.
getValidationReport() - Method in class org.apache.any23.ExtractionReport
 
getValidationReport() - Method in class org.apache.any23.extractor.SingleDocumentExtractionReport
 
getValue() - Method in class org.apache.any23.configuration.Setting
 
getValue() - Method in class org.apache.any23.extractor.microdata.ItemProp
 
getValue(Map<String, String>) - Method in class org.apache.any23.extractor.xpath.Term
Returns the value represented by this Term given the varMapping, the #isVar and #internalValue parameters.
getValueInternal(String) - Method in class org.apache.any23.extractor.xpath.TemplateGraph
 
getValueInternal(String) - Method in class org.apache.any23.extractor.xpath.TemplateObject
 
getValueInternal(String) - Method in class org.apache.any23.extractor.xpath.TemplatePredicate
 
getValueInternal(String) - Method in class org.apache.any23.extractor.xpath.TemplateSubject
 
getValueInternal(String) - Method in class org.apache.any23.extractor.xpath.Term
 
getValueType() - Method in class org.apache.any23.configuration.Setting
 
getWriter(RDFFormat, OutputStream) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a new RDFWriter instance.
getWriter(RDFFormat, Writer) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a new RDFWriter instance.
getWriterByIdentifier(String) - Method in class org.apache.any23.writer.WriterFactoryRegistry
Returns the WriterFactory identified by id.
getWriterInstanceByIdentifier(String, OutputStream) - Method in class org.apache.any23.writer.WriterFactoryRegistry
getWriters() - Method in class org.apache.any23.writer.WriterFactoryRegistry
 
getWritersByMimeType(String) - Method in class org.apache.any23.writer.WriterFactoryRegistry
Returns all the writers matching the specified mimeType.
getxPath() - Method in class org.apache.any23.extractor.xpath.Variable
 
getXpath() - Method in class org.apache.any23.extractor.microdata.Item
 
getXPathForNode(Node) - Static method in class org.apache.any23.extractor.html.DomUtils
Does a reverse walking of the DOM tree to generate a unique XPath expression leading to this node.
getXPathListForNode(Node) - Static method in class org.apache.any23.extractor.html.DomUtils
Returns a list of tag names representing the path from the document root to the given node n.
getXSDDate(String, String) - Static method in class org.apache.any23.rdf.RDFUtils
This method allows to obtain an XML Schema compliant date providing a textual representation of a date and textual a pattern for parsing it.
GitRepository - Variable in class org.apache.any23.vocab.DOAP
 
given_name - Variable in class org.apache.any23.vocab.HCard
 
given_name - Variable in class org.apache.any23.vocab.VCard
A given name part of a person's name.
GIVEN_NAME - Static variable in class org.apache.any23.extractor.html.HCardName
 
givenname - Variable in class org.apache.any23.vocab.FOAF
 
Group - Variable in class org.apache.any23.vocab.FOAF
 
growsIn - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a habitat in which it grows.
guessEncoding(InputStream) - Method in interface org.apache.any23.encoding.EncodingDetector
Guesses the data encoding.
guessEncoding(InputStream) - Method in class org.apache.any23.encoding.TikaEncodingDetector
 
guessEncoding(InputStream, String) - Method in interface org.apache.any23.encoding.EncodingDetector
Guesses the data encoding.
guessEncoding(InputStream, String) - Method in class org.apache.any23.encoding.TikaEncodingDetector
 
guessMIMEType(String, InputStream, MIMEType) - Method in interface org.apache.any23.mime.MIMETypeDetector
Estimates the MIME type of the content of input file.
guessMIMEType(String, InputStream, MIMEType) - Method in class org.apache.any23.mime.NaiveMIMETypeDetector
 
guessMIMEType(String, InputStream, MIMEType) - Method in class org.apache.any23.mime.TikaMIMETypeDetector
Estimates the MIME type of the content of input file.

H

habitat - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a habitat in which it may typically be found
Habitat - Variable in class org.apache.any23.vocab.WO
A habitat, or biome, is the type of environment in which plant and animals live.
HAdrExtractor - Class in org.apache.any23.extractor.html.microformats2
Extractor for the h-adr microformat.
HAdrExtractor() - Constructor for class org.apache.any23.extractor.html.microformats2.HAdrExtractor
 
HAdrExtractorFactory - Class in org.apache.any23.extractor.html.microformats2
 
HAdrExtractorFactory() - Constructor for class org.apache.any23.extractor.html.microformats2.HAdrExtractorFactory
 
handleComment(String) - Method in class org.apache.any23.extractor.rdf.RDFHandlerAdapter
 
handleNamespace(String, String) - Method in class org.apache.any23.extractor.rdf.RDFHandlerAdapter
 
handleStatement(Statement) - Method in class org.apache.any23.extractor.rdf.RDFHandlerAdapter
 
has(TripleFormat.Capabilities) - Method in class org.apache.any23.writer.TripleFormat.Capabilities
 
hasAnyField() - Method in class org.apache.any23.extractor.html.HCardName
 
hasAttribute(Node, String) - Static method in class org.apache.any23.extractor.html.DomUtils
Checks the presence of an attribute in the given node.
hasAttribute(Node, String, String) - Static method in class org.apache.any23.extractor.html.DomUtils
Checks the presence of an attribute value in attributes that contain whitespace-separated lists of values.
hasClassName(Node, String) - Static method in class org.apache.any23.extractor.html.DomUtils
Tells if an element has a class name not checking the parents in the hierarchy mimicking the CSS .foo match.
hasComment - Variable in class org.apache.any23.vocab.Review
Used to associate a review with a comment on the review.
hasFeedback - Variable in class org.apache.any23.vocab.Review
Associates a review with a feedback on the review.
hasField(String) - Method in class org.apache.any23.extractor.html.HCardName
 
hashCode() - Method in class org.apache.any23.configuration.Setting
 
hashCode() - Method in class org.apache.any23.extractor.ExtractionContext
 
hashCode() - Method in class org.apache.any23.extractor.ExtractionParameters
 
hashCode() - Method in class org.apache.any23.extractor.microdata.Item
 
hashCode() - Method in class org.apache.any23.extractor.microdata.ItemProp
 
hashCode() - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
hashCode() - Method in class org.apache.any23.extractor.microdata.ItemScope
 
hasIdentifier(String) - Method in class org.apache.any23.writer.WriterFactoryRegistry
Verifies if a WriterFactory with given id identifier has been registered.
hasIssues() - Method in class org.apache.any23.extractor.ExtractionResultImpl
 
hasMatchingExtractors() - Method in class org.apache.any23.ExtractionReport
 
hasMatchingExtractors() - Method in class org.apache.any23.extractor.SingleDocumentExtraction
Check whether the given DocumentSource content activates of not at least an extractor.
hasNamespaceIRI(String) - Method in class org.apache.any23.rdf.Prefixes
 
hasPrefix(String) - Method in class org.apache.any23.rdf.Prefixes
 
hasReview - Variable in class org.apache.any23.vocab.Review
Associates a work with a a review.
HCalendarExtractor - Class in org.apache.any23.extractor.html
Extractor for the hCalendar microformat.
HCalendarExtractor() - Constructor for class org.apache.any23.extractor.html.HCalendarExtractor
 
HCalendarExtractorFactory - Class in org.apache.any23.extractor.html
 
HCalendarExtractorFactory() - Constructor for class org.apache.any23.extractor.html.HCalendarExtractorFactory
 
HCard - Class in org.apache.any23.vocab
Vocabulary to map the h-card microformat.
HCardExtractor - Class in org.apache.any23.extractor.html
Extractor for the hCard microformat.
HCardExtractor - Class in org.apache.any23.extractor.html.microformats2
Extractor for the h-Card microformat.
HCardExtractor() - Constructor for class org.apache.any23.extractor.html.HCardExtractor
 
HCardExtractor() - Constructor for class org.apache.any23.extractor.html.microformats2.HCardExtractor
 
HCardExtractorFactory - Class in org.apache.any23.extractor.html
 
HCardExtractorFactory - Class in org.apache.any23.extractor.html.microformats2
 
HCardExtractorFactory() - Constructor for class org.apache.any23.extractor.html.HCardExtractorFactory
 
HCardExtractorFactory() - Constructor for class org.apache.any23.extractor.html.microformats2.HCardExtractorFactory
 
HCardName - Class in org.apache.any23.extractor.html
An HCard name, consisting of various parts.
HCardName() - Constructor for class org.apache.any23.extractor.html.HCardName
 
HEAD_TAG - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
HeadLinkExtractor - Class in org.apache.any23.extractor.html
This Extractor.TagSoupDOMExtractor implementation retrieves the LINKs declared within the HTML/HEAD page header.
HeadLinkExtractor() - Constructor for class org.apache.any23.extractor.html.HeadLinkExtractor
 
HeadLinkExtractorFactory - Class in org.apache.any23.extractor.html
 
HeadLinkExtractorFactory() - Constructor for class org.apache.any23.extractor.html.HeadLinkExtractorFactory
 
held_by - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
helper - Variable in class org.apache.any23.vocab.DOAP
 
HEntry - Class in org.apache.any23.vocab
Vocabulary to map the h-entry microformat.
HEntryExtractor - Class in org.apache.any23.extractor.html.microformats2
Extractor for the h-entry microformat.
HEntryExtractor() - Constructor for class org.apache.any23.extractor.html.microformats2.HEntryExtractor
 
HEntryExtractorFactory - Class in org.apache.any23.extractor.html.microformats2
Extractor for the h-entry microformat.
HEntryExtractorFactory() - Constructor for class org.apache.any23.extractor.html.microformats2.HEntryExtractorFactory
 
HEvent - Class in org.apache.any23.vocab
Vocabulary to map the h-event microformat.
HEventExtractor - Class in org.apache.any23.extractor.html.microformats2
Extractor for the h-event microformat.
HEventExtractor() - Constructor for class org.apache.any23.extractor.html.microformats2.HEventExtractor
 
HEventExtractorFactory - Class in org.apache.any23.extractor.html.microformats2
 
HEventExtractorFactory() - Constructor for class org.apache.any23.extractor.html.microformats2.HEventExtractorFactory
 
HGeoExtractor - Class in org.apache.any23.extractor.html.microformats2
Extractor for the h-geo microformat.
HGeoExtractor() - Constructor for class org.apache.any23.extractor.html.microformats2.HGeoExtractor
 
HGeoExtractorFactory - Class in org.apache.any23.extractor.html.microformats2
 
HGeoExtractorFactory() - Constructor for class org.apache.any23.extractor.html.microformats2.HGeoExtractorFactory
 
HgRepository - Variable in class org.apache.any23.vocab.DOAP
 
HItem - Class in org.apache.any23.vocab
Vocabulary to map the h-item microformat.
HItemExtractor - Class in org.apache.any23.extractor.html.microformats2
Extractor for the h-item microformat.
HItemExtractor() - Constructor for class org.apache.any23.extractor.html.microformats2.HItemExtractor
 
HItemExtractorFactory - Class in org.apache.any23.extractor.html.microformats2
 
HItemExtractorFactory() - Constructor for class org.apache.any23.extractor.html.microformats2.HItemExtractorFactory
 
HListing - Class in org.apache.any23.vocab
Class modeling the hListing vocabulary.
HListingExtractor - Class in org.apache.any23.extractor.html
Extractor for the hListing microformat.
HListingExtractor() - Constructor for class org.apache.any23.extractor.html.HListingExtractor
 
HListingExtractorFactory - Class in org.apache.any23.extractor.html
 
HListingExtractorFactory() - Constructor for class org.apache.any23.extractor.html.HListingExtractorFactory
 
Hohfeldian_Power - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
holds - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
holdsAccount - Variable in class org.apache.any23.vocab.FOAF
 
homeAdr - Variable in class org.apache.any23.vocab.VCard
A home address of a person.
homepage - Variable in class org.apache.any23.vocab.DOAP
 
homepage - Variable in class org.apache.any23.vocab.FOAF
 
homeTel - Variable in class org.apache.any23.vocab.VCard
A home phone number of a person.
honorific_prefix - Variable in class org.apache.any23.vocab.HCard
 
honorific_prefix - Variable in class org.apache.any23.vocab.VCard
An honorific prefix part of a person's name.
HONORIFIC_PREFIX - Static variable in class org.apache.any23.extractor.html.HCardName
 
honorific_suffix - Variable in class org.apache.any23.vocab.HCard
 
honorific_suffix - Variable in class org.apache.any23.vocab.VCard
An honorific suffix part of a person's name.
HONORIFIC_SUFFIX - Static variable in class org.apache.any23.extractor.html.HCardName
 
HProduct - Class in org.apache.any23.vocab
Vocabulary to map the h-product microformat.
HProductExtractor - Class in org.apache.any23.extractor.html.microformats2
Extractor for the h-product microformat.
HProductExtractor() - Constructor for class org.apache.any23.extractor.html.microformats2.HProductExtractor
 
HProductExtractorFactory - Class in org.apache.any23.extractor.html.microformats2
 
HProductExtractorFactory() - Constructor for class org.apache.any23.extractor.html.microformats2.HProductExtractorFactory
 
HRecipe - Class in org.apache.any23.vocab
Vocabulary to map the hRecipe microformat.
HRecipeExtractor - Class in org.apache.any23.extractor.html
Extractor for the hRecipe microformat.
HRecipeExtractor - Class in org.apache.any23.extractor.html.microformats2
Extractor for the hRecipe microformat.
HRecipeExtractor() - Constructor for class org.apache.any23.extractor.html.HRecipeExtractor
 
HRecipeExtractor() - Constructor for class org.apache.any23.extractor.html.microformats2.HRecipeExtractor
 
HRecipeExtractorFactory - Class in org.apache.any23.extractor.html
 
HRecipeExtractorFactory - Class in org.apache.any23.extractor.html.microformats2
 
HRecipeExtractorFactory() - Constructor for class org.apache.any23.extractor.html.HRecipeExtractorFactory
 
HRecipeExtractorFactory() - Constructor for class org.apache.any23.extractor.html.microformats2.HRecipeExtractorFactory
 
HREF_ATTRIBUTE - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
HREF_TAGS - Static variable in class org.apache.any23.extractor.microdata.MicrodataParser
List of tags providing the href property.
HResume - Class in org.apache.any23.vocab
 
HResumeExtractor - Class in org.apache.any23.extractor.html
Extractor for the hResume microformat.
HResumeExtractor - Class in org.apache.any23.extractor.html.microformats2
Extractor for the hResume microformat.
HResumeExtractor() - Constructor for class org.apache.any23.extractor.html.HResumeExtractor
 
HResumeExtractor() - Constructor for class org.apache.any23.extractor.html.microformats2.HResumeExtractor
 
HResumeExtractorFactory - Class in org.apache.any23.extractor.html
 
HResumeExtractorFactory - Class in org.apache.any23.extractor.html.microformats2
 
HResumeExtractorFactory() - Constructor for class org.apache.any23.extractor.html.HResumeExtractorFactory
 
HResumeExtractorFactory() - Constructor for class org.apache.any23.extractor.html.microformats2.HResumeExtractorFactory
 
HReviewAggregateExtractor - Class in org.apache.any23.extractor.html
Extractor for the hReview-aggregate microformat.
HReviewAggregateExtractor() - Constructor for class org.apache.any23.extractor.html.HReviewAggregateExtractor
 
HReviewAggregateExtractorFactory - Class in org.apache.any23.extractor.html
 
HReviewAggregateExtractorFactory() - Constructor for class org.apache.any23.extractor.html.HReviewAggregateExtractorFactory
 
HReviewExtractor - Class in org.apache.any23.extractor.html
Extractor for the hReview microformat.
HReviewExtractor() - Constructor for class org.apache.any23.extractor.html.HReviewExtractor
 
HReviewExtractorFactory - Class in org.apache.any23.extractor.html
 
HReviewExtractorFactory() - Constructor for class org.apache.any23.extractor.html.HReviewExtractorFactory
 
HTMLDocument - Class in org.apache.any23.extractor.html
A wrapper around the DOM representation of an HTML document.
HTMLDocument(Node) - Constructor for class org.apache.any23.extractor.html.HTMLDocument
Constructor accepting the root node.
HTMLDocument.TextField - Class in org.apache.any23.extractor.html
This class represents a text extracted from the HTML DOM related to the node from which such test has been retrieved.
HTMLMetaExtractor - Class in org.apache.any23.extractor.html
This extractor represents the HTML META tag values according the HTML4 specification.
HTMLMetaExtractor() - Constructor for class org.apache.any23.extractor.html.HTMLMetaExtractor
 
HTMLMetaExtractorFactory - Class in org.apache.any23.extractor.html
 
HTMLMetaExtractorFactory() - Constructor for class org.apache.any23.extractor.html.HTMLMetaExtractorFactory
 
HTTPClient - Interface in org.apache.any23.http
Abstraction for opening an InputStream on an HTTP IRI.
HTTPClientConfiguration - Interface in org.apache.any23.http
Defines the HTTPClient configuration.
HTTPDocumentSource - Class in org.apache.any23.source
Http implementation of DocumentSource.
HTTPDocumentSource(HTTPClient, String) - Constructor for class org.apache.any23.source.HTTPDocumentSource
 

I

ICAL - Class in org.apache.any23.vocab
Vocabulary definitions from ical.rdf
ICalExtractor - Class in org.apache.any23.extractor.calendar
 
ICalExtractor() - Constructor for class org.apache.any23.extractor.calendar.ICalExtractor
 
ICalExtractorFactory - Class in org.apache.any23.extractor.calendar
 
ICalExtractorFactory() - Constructor for class org.apache.any23.extractor.calendar.ICalExtractorFactory
 
ICBMExtractor - Class in org.apache.any23.extractor.html
Extractor for "ICBM coordinates" provided as META headers in the head of an HTML page.
ICBMExtractor() - Constructor for class org.apache.any23.extractor.html.ICBMExtractor
 
ICBMExtractorFactory - Class in org.apache.any23.extractor.html
 
ICBMExtractorFactory() - Constructor for class org.apache.any23.extractor.html.ICBMExtractorFactory
 
icqChatID - Variable in class org.apache.any23.vocab.FOAF
 
identifier - Variable in class org.apache.any23.vocab.HProduct
 
IDENTIFIER - Static variable in class org.apache.any23.writer.JSONLDWriterFactory
 
IDENTIFIER - Static variable in class org.apache.any23.writer.JSONWriterFactory
Deprecated.
 
IDENTIFIER - Static variable in class org.apache.any23.writer.NQuadsWriterFactory
 
IDENTIFIER - Static variable in class org.apache.any23.writer.NTriplesWriterFactory
 
IDENTIFIER - Static variable in class org.apache.any23.writer.RDFXMLWriterFactory
 
IDENTIFIER - Static variable in class org.apache.any23.writer.TriXWriterFactory
 
IDENTIFIER - Static variable in class org.apache.any23.writer.TurtleWriterFactory
 
IDENTIFIER - Static variable in class org.apache.any23.writer.URIListWriterFactory
 
IgnoreAccidentalRDFa - Class in org.apache.any23.filter
A TripleHandler that suppresses output of the RDFa parser if the document only contains "accidental" RDFa, like stylesheet links and other non-RDFa uses of HTML's
IgnoreAccidentalRDFa(TripleHandler) - Constructor for class org.apache.any23.filter.IgnoreAccidentalRDFa
 
IgnoreAccidentalRDFa(TripleHandler, boolean) - Constructor for class org.apache.any23.filter.IgnoreAccidentalRDFa
Constructor.
IgnoreTitlesOfEmptyDocuments - Class in org.apache.any23.filter
A TripleHandler that suppresses output of the TitleExtractor unless some other triples could be parsed from the document.
IgnoreTitlesOfEmptyDocuments(TripleHandler) - Constructor for class org.apache.any23.filter.IgnoreTitlesOfEmptyDocuments
 
image - Variable in class org.apache.any23.vocab.OGP
 
Image - Variable in class org.apache.any23.vocab.FOAF
 
IMAGE - Static variable in class org.apache.any23.vocab.OGP
An image URL which should represent your object within the graph.
IMAGE__ALT - Static variable in class org.apache.any23.vocab.OGP
A description of what is in the image (not a caption).
IMAGE__HEIGHT - Static variable in class org.apache.any23.vocab.OGP
The number of pixels high.
IMAGE__SECURE_URL - Static variable in class org.apache.any23.vocab.OGP
An alternate url to use if the webpage requires HTTPS.
IMAGE__TYPE - Static variable in class org.apache.any23.vocab.OGP
A MIME type for this image.
IMAGE__URL - Static variable in class org.apache.any23.vocab.OGP
Identical to og:image.
IMAGE__WIDTH - Static variable in class org.apache.any23.vocab.OGP
The number of pixels wide.
imageAlt - Variable in class org.apache.any23.vocab.OGP
 
imageHeight - Variable in class org.apache.any23.vocab.OGP
 
imageSecureURL - Variable in class org.apache.any23.vocab.OGP
 
imageType - Variable in class org.apache.any23.vocab.OGP
 
imageURL - Variable in class org.apache.any23.vocab.OGP
 
imageWidth - Variable in class org.apache.any23.vocab.OGP
 
img - Variable in class org.apache.any23.vocab.FOAF
 
immediately_after - Variable in class org.apache.any23.vocab.LKIFCoreTime
 
immediately_before - Variable in class org.apache.any23.vocab.LKIFCoreTime
 
Immunity - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
implement - Variable in class org.apache.any23.vocab.DOAP
 
implementJavaNaming(String) - Static method in class org.apache.any23.util.StringUtils
Changes string with following convention: Changes '-' -> '_' remove space characters and make first letter word uppercase: 'some string' -> 'someString' If input string does not contains a whitespace than return unchanged.
imposed_on - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
imposed_on - Variable in class org.apache.any23.vocab.LKIFCoreRole
 
impp - Variable in class org.apache.any23.vocab.HCard
 
in - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
in_force - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
In_Force_Interval - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
In_Force_Modification - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
in_reply_to - Variable in class org.apache.any23.vocab.HEntry
 
includes(Class<? extends MicroformatExtractor>, Class<? extends MicroformatExtractor>) - Static method in class org.apache.any23.extractor.html.MicroformatExtractor
This method checks if there is a native nesting relationship between two MicroformatExtractor.
Includes - Annotation Type in org.apache.any23.extractor.html.annotations
This annotation could be used to decorate a MicroformatExtractor to represent which of the other Microformats could it nest.
Includes - Annotation Type in org.apache.any23.extractor.html.microformats2.annotations
This annotation could be used to decorate a MicroformatExtractor to represent which of the other Microformats could it nest.
Incorporated - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
INFO - org.apache.any23.validator.ValidationReport.IssueLevel
 
infraorder - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a infraorder
Infraorder - Variable in class org.apache.any23.vocab.WO
Infraorders are a subdivision of suborders - thus infraorders are an intermediate rank of classification, that group together related superfamilies and families.
infraorderName - Variable in class org.apache.any23.vocab.WO
Used to specify the name of a infraorder as part of a Taxon Name
ingredient - Variable in class org.apache.any23.vocab.HRecipe
 
Ingredient - Variable in class org.apache.any23.vocab.HRecipe
 
ingredientName - Variable in class org.apache.any23.vocab.HRecipe
 
ingredientQuantity - Variable in class org.apache.any23.vocab.HRecipe
 
ingredientQuantityType - Variable in class org.apache.any23.vocab.HRecipe
 
init(HTTPClientConfiguration) - Method in class org.apache.any23.http.DefaultHTTPClient
 
init(HTTPClientConfiguration) - Method in interface org.apache.any23.http.HTTPClient
Initializes the HTTP client.
initial_date - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
initial_date_of - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Initiation - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
INLINE_DOCUMENT_PREFIX - Static variable in class org.apache.any23.cli.MimeDetector
 
inputIRIs - Variable in class org.apache.any23.cli.Rover
 
inputStreamToDocument(InputStream) - Static method in class org.apache.any23.util.StreamUtils
 
instructions - Variable in class org.apache.any23.vocab.HRecipe
 
Integration - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
intended_by - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
intends - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Intention - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
interest - Variable in class org.apache.any23.vocab.FOAF
 
International_Agreement - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
International_Arbitration - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Interpretation - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
interval - Variable in class org.apache.any23.vocab.ICAL
 
Interval - Variable in class org.apache.any23.vocab.LKIFCoreTime
 
IPStream - Variable in class org.apache.any23.vocab.Programme
IP Stream
iri(String) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a IRI.
iri(String, String) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a IRI.
IRI_PATH_SEPARATOR - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
IRI_PREFIX_SEPARATOR - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
IRI_SCHEMA_SEPARATOR - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
isAbsoluteIRI(String) - Static method in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
isAbsoluteIRI(String) - Static method in class org.apache.any23.rdf.RDFUtils
Checks if href is absolute or not.
isAncestorOf(Node, Node) - Static method in class org.apache.any23.extractor.html.DomUtils
Checks whether a node is ancestor or same of another node.
isAncestorOf(Node, Node, boolean) - Static method in class org.apache.any23.extractor.html.DomUtils
Checks whether a node is ancestor or same of another node.
isAnnotated() - Method in interface org.apache.any23.writer.FormatWriter
If true then the produced RDF is annotated with the extractors used to generate the specific statements.
isAnnotated() - Method in class org.apache.any23.writer.JSONWriter
Deprecated.
 
isAnnotated() - Method in class org.apache.any23.writer.RDFWriterTripleHandler
If true then the produced RDF is annotated with the extractors used to generate the specific statements.
isAnnotated() - Method in class org.apache.any23.writer.URIListWriter
 
isAnyMajorType() - Method in class org.apache.any23.mime.MIMEType
 
isAnySubtype() - Method in class org.apache.any23.mime.MIMEType
 
isco88_code - Variable in class org.apache.any23.vocab.DOAC
 
isCSV(InputStream) - Static method in class org.apache.any23.extractor.csv.CSVReaderBuilder
Checks whether the given input stream is a CSV or not.
isCURIE(String) - Static method in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
isCURIEBNode(String) - Static method in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
isDate() - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
isDocBlocked() - Method in class org.apache.any23.filter.ExtractionContextBlocker
 
isElementNode(Node) - Static method in class org.apache.any23.extractor.html.DomUtils
Verifies if the given target node is an element.
isEmpty() - Method in class org.apache.any23.extractor.ExtractorGroup
 
isEmpty() - Method in class org.apache.any23.rdf.Prefixes
 
isExtendedXFNLocalName(String) - Method in class org.apache.any23.vocab.XFN
 
isFix() - Method in class org.apache.any23.extractor.ExtractionParameters
 
isFloat() - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
isInteger() - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
isItemProp(Node) - Static method in class org.apache.any23.extractor.microdata.MicrodataParser
Check whether a node is an itemProp.
isItemScope(Node) - Static method in class org.apache.any23.extractor.microdata.MicrodataParser
Check whether a node is an itemScope.
isLink() - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
isLocal() - Method in class org.apache.any23.source.ByteArrayDocumentSource
 
isLocal() - Method in interface org.apache.any23.source.DocumentSource
A value of false indicates that the document resides remotely, and that multiple successive accesses to it should be avoided by copying it to local storage.
isLocal() - Method in class org.apache.any23.source.FileDocumentSource
 
isLocal() - Method in class org.apache.any23.source.HTTPDocumentSource
 
isLocal() - Method in class org.apache.any23.source.StringDocumentSource
 
isMultiField(String) - Method in class org.apache.any23.extractor.html.HCardName
 
isNested() - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
isNumber() - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
isOnline(String) - Static method in class org.apache.any23.util.URLUtils
Verifies if the specified URL is reachable online.
isPlain() - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
isPrefix(String, String) - Static method in class org.apache.any23.util.StringUtils
Check whether string candidatePrefix is prefix of string container.
isPrimaryTopicOf - Variable in class org.apache.any23.vocab.FOAF
 
isRegisteredName(String) - Method in interface org.apache.any23.extractor.ExtractorRegistry
 
isRegisteredName(String) - Method in class org.apache.any23.extractor.ExtractorRegistryImpl
 
isRelativeNode(Node) - Static method in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
isStopAtFirstError() - Method in class org.apache.any23.extractor.rdf.BaseRDFExtractor
 
Issue(ValidationReport.IssueLevel, String, Node) - Constructor for class org.apache.any23.validator.ValidationReport.Issue
 
IssueReport - Interface in org.apache.any23.extractor
This interface models an issue reporter.
IssueReport.Issue - Class in org.apache.any23.extractor
This class defines a generic issue traced by this extraction result.
IssueReport.IssueLevel - Enum in org.apache.any23.extractor
Possible issue levels.
isSuffix(String, String) - Static method in class org.apache.any23.util.StringUtils
Check whether string candidateSuffix is suffix of string container.
isValidate() - Method in class org.apache.any23.extractor.ExtractionParameters
 
isVar() - Method in class org.apache.any23.extractor.xpath.Term
 
isVerifyDataType() - Method in class org.apache.any23.extractor.rdf.BaseRDFExtractor
 
isVolatile(String) - Method in class org.apache.any23.rdf.Prefixes
 
isXFNLocalName(String) - Method in class org.apache.any23.vocab.XFN
 
isXMLNSDeclared(Document) - Static method in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
item - Variable in class org.apache.any23.vocab.HListing
 
Item - Class in org.apache.any23.extractor.microdata
Base class for Microdata items.
Item - Variable in class org.apache.any23.vocab.HItem
 
Item - Variable in class org.apache.any23.vocab.HListing
 
Item(String) - Constructor for class org.apache.any23.extractor.microdata.Item
Constructor.
itemName - Variable in class org.apache.any23.vocab.HListing
 
itemPhoto - Variable in class org.apache.any23.vocab.HListing
 
ItemProp - Class in org.apache.any23.extractor.microdata
Describes a Microdata item property.
ItemProp(String, String, ItemPropValue) - Constructor for class org.apache.any23.extractor.microdata.ItemProp
Constructor.
ITEMPROP_ATTRIBUTE - Static variable in class org.apache.any23.extractor.microdata.MicrodataParser
 
ItemPropValue - Class in org.apache.any23.extractor.microdata
Describes a possible value for a Microdata item property.
ItemPropValue(Object, ItemPropValue.Type) - Constructor for class org.apache.any23.extractor.microdata.ItemPropValue
Constructor.
ItemPropValue.Type - Enum in org.apache.any23.extractor.microdata
Supported types.
ItemScope - Class in org.apache.any23.extractor.microdata
This class describes a Microdata itemscope.
ItemScope(String, ItemProp[], String, String[], String, String) - Constructor for class org.apache.any23.extractor.microdata.ItemScope
Constructor.
ITEMSCOPE_ATTRIBUTE - Static variable in class org.apache.any23.extractor.microdata.MicrodataParser
 
itemUrl - Variable in class org.apache.any23.vocab.HListing
 
iterator() - Method in class org.apache.any23.configuration.Settings
 
iterator() - Method in class org.apache.any23.extractor.ExtractorGroup
 

J

jabberID - Variable in class org.apache.any23.vocab.FOAF
 
JCalExtractor - Class in org.apache.any23.extractor.calendar
 
JCalExtractor() - Constructor for class org.apache.any23.extractor.calendar.JCalExtractor
 
JCalExtractorFactory - Class in org.apache.any23.extractor.calendar
 
JCalExtractorFactory() - Constructor for class org.apache.any23.extractor.calendar.JCalExtractorFactory
 
job_title - Variable in class org.apache.any23.vocab.HCard
 
join(String, String...) - Static method in class org.apache.any23.util.StringUtils
Joins the given input sting data list using the specified delimiter.
JSONLDExtractor - Class in org.apache.any23.extractor.rdf
Concrete implementation of Extractor.ContentExtractor handling JSON-LD format.
JSONLDExtractor() - Constructor for class org.apache.any23.extractor.rdf.JSONLDExtractor
 
JSONLDExtractor(boolean, boolean) - Constructor for class org.apache.any23.extractor.rdf.JSONLDExtractor
Deprecated.
since 2.4. This extractor has never supported these settings. Use JSONLDExtractor() instead.
JSONLDExtractorFactory - Class in org.apache.any23.extractor.rdf
 
JSONLDExtractorFactory() - Constructor for class org.apache.any23.extractor.rdf.JSONLDExtractorFactory
 
JSONLDWriter - Class in org.apache.any23.writer
Implementation of JSON-LD TripleWriter.
JSONLDWriter(OutputStream) - Constructor for class org.apache.any23.writer.JSONLDWriter
 
JSONLDWriter(OutputStream, Settings) - Constructor for class org.apache.any23.writer.JSONLDWriter
 
JSONLDWriterFactory - Class in org.apache.any23.writer
 
JSONLDWriterFactory() - Constructor for class org.apache.any23.writer.JSONLDWriterFactory
 
JSONWriter - Class in org.apache.any23.writer
Deprecated.
since 2.3. Use JSONLDWriter instead.
JSONWriter(OutputStream) - Constructor for class org.apache.any23.writer.JSONWriter
Deprecated.
 
JSONWriterFactory - Class in org.apache.any23.writer
Deprecated.
since 2.3. Use JSONLDWriterFactory instead.
JSONWriterFactory() - Constructor for class org.apache.any23.writer.JSONWriterFactory
Deprecated.
 
JsoupUtils - Class in org.apache.any23.extractor.html
 
JsoupUtils() - Constructor for class org.apache.any23.extractor.html.JsoupUtils
 

K

key - Variable in class org.apache.any23.vocab.HCard
 
key - Variable in class org.apache.any23.vocab.VCard
A key (e.g, PKI key) of a person.
kin - Variable in class org.apache.any23.vocab.XFN
 
kingdom - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a kingdom
Kingdom - Variable in class org.apache.any23.vocab.WO
Kingdoms are the major categories into which scientists divide up all living things.
kingdomName - Variable in class org.apache.any23.vocab.WO
Used to specify the name of a kingdom as part of a Taxon Name
knows - Variable in class org.apache.any23.vocab.FOAF
 

L

label - Variable in class org.apache.any23.vocab.VCard
The formatted version of a postal address (a string with embedded line breaks, punctuation, etc.).
language - Variable in class org.apache.any23.vocab.DOAC
 
language - Variable in class org.apache.any23.vocab.DOAP
 
language - Variable in class org.apache.any23.vocab.ICAL
To specify the language for text values in a IRI or IRI parameter..
LanguageLevel - Variable in class org.apache.any23.vocab.DOAC
 
LanguageSkill - Variable in class org.apache.any23.vocab.DOAC
 
lastModified - Variable in class org.apache.any23.vocab.ICAL
value type: DATE-TIMEThe IRI specifies the date and time that the information associated with the calendar component was last revised in the calendar store.
lat - Variable in class org.apache.any23.vocab.GeoNames
 
latitude - Variable in class org.apache.any23.vocab.HCard
 
latitude - Variable in class org.apache.any23.vocab.VCard
The latitude of a geographic location.
Legal_Doctrine - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Legal_Document - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Legal_Expression - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Legal_Person - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
Legal_Role - Variable in class org.apache.any23.vocab.LKIFCoreLegalRole
 
Legal_Source - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Legal_Speech_Act - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
Legislative_Body - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
Liability_Right - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Liberty_Right - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
license - Variable in class org.apache.any23.vocab.DCTerms
 
license - Variable in class org.apache.any23.vocab.DOAP
 
license - Variable in class org.apache.any23.vocab.XHTML
 
LicenseExtractor - Class in org.apache.any23.extractor.html
Extractor for the rel-license microformat.
LicenseExtractor() - Constructor for class org.apache.any23.extractor.html.LicenseExtractor
 
LicenseExtractorFactory - Class in org.apache.any23.extractor.html
 
LicenseExtractorFactory() - Constructor for class org.apache.any23.extractor.html.LicenseExtractorFactory
 
Lie - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Lifecycle - Variable in class org.apache.any23.vocab.WO
An organism's Life Cycle describes the stages in an organisms development including metamorphosis, courtship displays and parental care.
Limited_Company - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
Link - org.apache.any23.extractor.microdata.ItemPropValue.Type
 
List_of_Float - Variable in class org.apache.any23.vocab.ICAL
 
lister - Variable in class org.apache.any23.vocab.HListing
 
Lister - Variable in class org.apache.any23.vocab.HListing
 
listerLogo - Variable in class org.apache.any23.vocab.HListing
 
listerName - Variable in class org.apache.any23.vocab.HListing
 
listerOrg - Variable in class org.apache.any23.vocab.HListing
 
listerUrl - Variable in class org.apache.any23.vocab.HListing
 
listFilesRecursively(File, FilenameFilter) - Static method in class org.apache.any23.util.FileUtils
Lists the content of a dir applying the specified filter.
Listing - Variable in class org.apache.any23.vocab.HListing
 
literal(boolean) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a Literal.
literal(byte) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a Literal.
literal(double) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a Literal.
literal(float) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a Literal.
literal(int) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a Literal.
literal(long) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a Literal.
literal(short) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a Literal.
literal(String) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a Literal.
literal(String, String) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a Literal.
literal(String, IRI) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a Literal.
LITERAL - org.apache.any23.extractor.xpath.TemplateObject.Type
 
livesIn - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a habitat in which it lives.
LKIFCoreAction - Class in org.apache.any23.vocab
An implementation of the lkif-core vocabulary which is a library of ontologies relevant for the legal domain.
LKIFCoreExpression - Class in org.apache.any23.vocab
An implementation of the lkif-core vocabulary which is a library of ontologies relevant for the legal domain.
LKIFCoreLegalAction - Class in org.apache.any23.vocab
An implementation of the lkif-core vocabulary which is a library of ontologies relevant for the legal domain.
LKIFCoreLegalRole - Class in org.apache.any23.vocab
An implementation of the lkif-core vocabulary which is a library of ontologies relevant for the legal domain.
LKIFCoreMereology - Class in org.apache.any23.vocab
An implementation of the lkif-core vocabulary which is a library of ontologies relevant for the legal domain.
LKIFCoreNorm - Class in org.apache.any23.vocab
An implementation of the lkif-core vocabulary which is a library of ontologies relevant for the legal domain.
LKIFCoreProcess - Class in org.apache.any23.vocab
An implementation of the lkif-core vocabulary which is a library of ontologies relevant for the legal domain.
LKIFCoreRelativePlaces - Class in org.apache.any23.vocab
An implementation of the lkif-core vocabulary which is a library of ontologies relevant for the legal domain.
LKIFCoreRole - Class in org.apache.any23.vocab
An implementation of the lkif-core vocabulary which is a library of ontologies relevant for the legal domain.
LKIFCoreRules - Class in org.apache.any23.vocab
An implementation of the lkif-core vocabulary which is a library of ontologies relevant for the legal domain.
LKIFCoreTime - Class in org.apache.any23.vocab
An implementation of the lkif-core vocabulary which is a library of ontologies relevant for the legal domain.
LKIFCoreTimeModification - Class in org.apache.any23.vocab
An implementation of the lkif-core vocabulary which is a library of ontologies relevant for the legal domain.
LKIFCoreTop - Class in org.apache.any23.vocab
An implementation of the lkif-core vocabulary which is a library of ontologies relevant for the legal domain.
loadClassDir(File) - Method in class org.apache.any23.plugin.Any23PluginManager
Loads a classes directory in the classpath.
loadClassDirs(File...) - Method in class org.apache.any23.plugin.Any23PluginManager
Loads a list of class dirs in the classpath.
loadFiles(File...) - Method in class org.apache.any23.plugin.Any23PluginManager
Loads a generic list of files, trying to determine the type of every file.
loadJAR(File) - Method in class org.apache.any23.plugin.Any23PluginManager
Loads a JAR file in the classpath.
loadJARDir(File) - Method in class org.apache.any23.plugin.Any23PluginManager
Loads all the JARs detected in a given directory.
loadJARs(File...) - Method in class org.apache.any23.plugin.Any23PluginManager
Loads a list of JARs in the classpath.
loadPlugins(File...) - Method in class org.apache.any23.plugin.Any23PluginManager
Loads plugins from a list of specified locations.
LocalCopyFactory - Interface in org.apache.any23.source
A factory that creates local copies of DocumentSources.
locale - Variable in class org.apache.any23.vocab.OGP
 
LOCALE - Static variable in class org.apache.any23.vocab.OGP
The locale these tags are marked up in.
LOCALE__ALTERNATE - Static variable in class org.apache.any23.vocab.OGP
An array of other locales this page is available in.
localeAlternate - Variable in class org.apache.any23.vocab.OGP
 
locality - Variable in class org.apache.any23.vocab.HCard
 
locality - Variable in class org.apache.any23.vocab.HListing
 
locality - Variable in class org.apache.any23.vocab.VCard
The locality (e.g., city) of a postal address.
LocalRadio - Variable in class org.apache.any23.vocab.Programme
Radio services aiming at a local coverage.
location - Variable in class org.apache.any23.vocab.DOAP
 
location - Variable in class org.apache.any23.vocab.HEntry
 
location - Variable in class org.apache.any23.vocab.HEvent
 
location - Variable in class org.apache.any23.vocab.ICAL
value type: TEXTThe IRI defines the intended venue for the activity defined by a calendar component..
location - Variable in class org.apache.any23.vocab.Programme
Associates a service to a geographic location, aiming at capturing what this service aims at covering.
Location - Variable in class org.apache.any23.vocab.VCard
Resources that are vCard geographic locations.
location_complex - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
Location_Complex - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
location_complex_for - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
LocomotionAdaption - Variable in class org.apache.any23.vocab.WO
Locomotion is how an animal gets around - for instance by swimming, flying or climbing.
logger - Static variable in class org.apache.any23.Any23
 
logger - Static variable in class org.apache.any23.configuration.DefaultConfiguration
 
LoggingTripleHandler - Class in org.apache.any23.writer
Triple handler decorator useful for logging purposes.
LoggingTripleHandler(TripleHandler, PrintWriter) - Constructor for class org.apache.any23.writer.LoggingTripleHandler
 
logo - Variable in class org.apache.any23.vocab.FOAF
 
logo - Variable in class org.apache.any23.vocab.HCard
 
logo - Variable in class org.apache.any23.vocab.VCard
A logo associated with a person or their organization.
LogUtils - Class in org.apache.any23.util
Deprecated.
since 2.3. JUL is no longer used in this project.
LogUtils() - Constructor for class org.apache.any23.util.LogUtils
Deprecated.
 
lon - Variable in class org.apache.any23.vocab.GeoNames
 
long_synopsis - Variable in class org.apache.any23.vocab.Programme
A long synopsis of a serie, brand or episode.
longitude - Variable in class org.apache.any23.vocab.HCard
 
longitude - Variable in class org.apache.any23.vocab.VCard
The longitude of a geographic location.
LW - Variable in class org.apache.any23.vocab.Programme
The AM broadcast band.

M

made - Variable in class org.apache.any23.vocab.FOAF
 
mailer - Variable in class org.apache.any23.vocab.VCard
A mailer associated with a vCard.
mailing_list - Variable in class org.apache.any23.vocab.DOAP
 
main(String[]) - Static method in class org.apache.any23.cli.ToolRunner
 
maintainer - Variable in class org.apache.any23.vocab.DOAP
 
makeIRI() - Static method in class org.apache.any23.rdf.RDFUtils
 
makeIRI(String) - Static method in class org.apache.any23.rdf.RDFUtils
Convert string to either IRI or Literal.
makeIRI(String, IRI) - Static method in class org.apache.any23.rdf.RDFUtils
makeIRI(String, IRI, boolean) - Static method in class org.apache.any23.rdf.RDFUtils
Creates implementation of Resource from given arguments: type and docIRI.
makeIRI(IRI) - Static method in class org.apache.any23.rdf.RDFUtils
maker - Variable in class org.apache.any23.vocab.FOAF
 
ManchesterSyntaxExtractor - Class in org.apache.any23.extractor.rdf
Concrete implementation of Extractor.ContentExtractor handling Manchester Syntax format.
ManchesterSyntaxExtractor() - Constructor for class org.apache.any23.extractor.rdf.ManchesterSyntaxExtractor
 
ManchesterSyntaxExtractor(boolean, boolean) - Constructor for class org.apache.any23.extractor.rdf.ManchesterSyntaxExtractor
 
ManchesterSyntaxExtractorFactory - Class in org.apache.any23.extractor.rdf
 
ManchesterSyntaxExtractorFactory() - Constructor for class org.apache.any23.extractor.rdf.ManchesterSyntaxExtractorFactory
 
Mandate - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
Mandatory_Precedent - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
mapping - Variable in class org.apache.any23.vocab.YAML
 
MAPPING - Static variable in class org.apache.any23.vocab.YAML
 
MarineHabitat - Variable in class org.apache.any23.vocab.WO
Approximately 71% of the Earth's surface is covered by the oceans, an area of some 223698816km/sq.
mark(int) - Method in class org.apache.any23.util.ReaderInputStream
Marks the read limit of the StringReader.
markSupported() - Method in class org.apache.any23.util.ReaderInputStream
 
masterbrand - Variable in class org.apache.any23.vocab.Programme
Associates a programme with its masterbrand (its commissionner)
MathUtils - Class in org.apache.any23.util
Mathematical utility functions.
maxRating - Variable in class org.apache.any23.vocab.Review
A numeric value.
mbox - Variable in class org.apache.any23.vocab.FOAF
 
mbox_sha1sum - Variable in class org.apache.any23.vocab.FOAF
 
md5(String) - Static method in class org.apache.any23.util.MathUtils
Create a MD5 weak hash for a given string.
me - Variable in class org.apache.any23.vocab.XFN
 
medium - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Medium - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
medium_synopsis - Variable in class org.apache.any23.vocab.Programme
A medium synopsis of a serie, brand or episode.
meet - Variable in class org.apache.any23.vocab.HListing
 
meet - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
member - Variable in class org.apache.any23.vocab.FOAF
 
member - Variable in class org.apache.any23.vocab.ICAL
To specify the group or list membership of the calendar user specified by the IRI..
member - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
member - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
member_of - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
membershipClass - Variable in class org.apache.any23.vocab.FOAF
 
MemCopyFactory - Class in org.apache.any23.source
Creates local copies of DocumentSource by reading them into an in-memory buffer.
MemCopyFactory() - Constructor for class org.apache.any23.source.MemCopyFactory
 
Mental_Entity - Variable in class org.apache.any23.vocab.LKIFCoreTop
 
Mental_Object - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
Mental_Object - Variable in class org.apache.any23.vocab.LKIFCoreTop
 
Mental_Process - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
mePage - Variable in class org.apache.any23.vocab.XFN
 
met - Variable in class org.apache.any23.vocab.XFN
 
meta - Variable in class org.apache.any23.vocab.XHTML
 
METADATA_DOMAIN_PER_ENTITY_FLAG - Static variable in class org.apache.any23.extractor.ExtractionParameters
 
METADATA_NESTING_FLAG - Static variable in class org.apache.any23.extractor.ExtractionParameters
 
METADATA_TIMESIZE_FLAG - Static variable in class org.apache.any23.extractor.ExtractionParameters
 
MetaNameMisuseFix - Class in org.apache.any23.validator.rule
Fixes the misuse of the meta name attribute.
MetaNameMisuseFix() - Constructor for class org.apache.any23.validator.rule.MetaNameMisuseFix
 
MetaNameMisuseRule - Class in org.apache.any23.validator.rule
Checks whether the meta attribute name is used to contain a property.
MetaNameMisuseRule() - Constructor for class org.apache.any23.validator.rule.MetaNameMisuseRule
 
method - Variable in class org.apache.any23.vocab.ICAL
value type: TEXTThis IRI defines the iCalendar object method associated with the calendar object..
MicrodataExtractor - Class in org.apache.any23.extractor.microdata
Default implementation of Microdata extractor, based on Extractor.TagSoupDOMExtractor.
MicrodataExtractor() - Constructor for class org.apache.any23.extractor.microdata.MicrodataExtractor
 
MicrodataExtractorFactory - Class in org.apache.any23.extractor.microdata
 
MicrodataExtractorFactory() - Constructor for class org.apache.any23.extractor.microdata.MicrodataExtractorFactory
 
MicrodataParser - Class in org.apache.any23.cli
Command line Microdata parser, accepting both files and URLs and returing a JSON representation of the extracted metadata as described at Microdata JSON Specification.
MicrodataParser - Class in org.apache.any23.extractor.microdata
This class provides utility methods for handling Microdata nodes contained within a DOM document.
MicrodataParser() - Constructor for class org.apache.any23.cli.MicrodataParser
 
MicrodataParser(Document) - Constructor for class org.apache.any23.extractor.microdata.MicrodataParser
 
MicrodataParser.MicrodataParserDocumentSourceConverter - Class in org.apache.any23.cli
 
MicrodataParserDocumentSourceConverter() - Constructor for class org.apache.any23.cli.MicrodataParser.MicrodataParserDocumentSourceConverter
 
MicrodataParserException - Exception in org.apache.any23.extractor.microdata
Defines an exception occurring while parsing Microdata.
MicrodataParserException(String, Throwable, Node) - Constructor for exception org.apache.any23.extractor.microdata.MicrodataParserException
 
MicrodataParserException(String, Node) - Constructor for exception org.apache.any23.extractor.microdata.MicrodataParserException
 
MicrodataParserReport - Class in org.apache.any23.extractor.microdata
This class describes the report of the MicrodataParser.
MicrodataParserReport(ItemScope[]) - Constructor for class org.apache.any23.extractor.microdata.MicrodataParserReport
 
MicrodataParserReport(ItemScope[], MicrodataParserException[]) - Constructor for class org.apache.any23.extractor.microdata.MicrodataParserReport
 
MicroformatExtractor - Class in org.apache.any23.extractor.html
The abstract base class for any Microformat specification extractor.
MicroformatExtractor() - Constructor for class org.apache.any23.extractor.html.MicroformatExtractor
 
Microformats2Prefixes - Class in org.apache.any23.extractor.html.microformats2
 
Microformats2Prefixes() - Constructor for class org.apache.any23.extractor.html.microformats2.Microformats2Prefixes
 
microsite - Variable in class org.apache.any23.vocab.Programme
Associates a programme to its microsite.
MIME_TYPE - Static variable in class org.apache.any23.writer.JSONLDWriterFactory
 
MIME_TYPE - Static variable in class org.apache.any23.writer.JSONWriterFactory
Deprecated.
 
MIME_TYPE - Static variable in class org.apache.any23.writer.NQuadsWriterFactory
 
MIME_TYPE - Static variable in class org.apache.any23.writer.NTriplesWriterFactory
 
MIME_TYPE - Static variable in class org.apache.any23.writer.RDFXMLWriterFactory
 
MIME_TYPE - Static variable in class org.apache.any23.writer.TriXWriterFactory
 
MIME_TYPE - Static variable in class org.apache.any23.writer.TurtleWriterFactory
 
MIME_TYPE - Static variable in class org.apache.any23.writer.URIListWriterFactory
 
MimeDetector - Class in org.apache.any23.cli
Commandline tool to detect MIME Types from file, HTTP and direct input sources.
MimeDetector() - Constructor for class org.apache.any23.cli.MimeDetector
 
MimeDetector.MimeDetectorDocumentSourceConverter - Class in org.apache.any23.cli
 
MimeDetectorDocumentSourceConverter() - Constructor for class org.apache.any23.cli.MimeDetector.MimeDetectorDocumentSourceConverter
 
MIMEType - Class in org.apache.any23.mime
A MIME type with an optional q (quality) value.
MIMETypeDetector - Interface in org.apache.any23.mime
This detector is able to estimate the MIME type of some given raw data.
minRating - Variable in class org.apache.any23.vocab.Review
A numeric value.
MissingItemscopeAttributeValueFix - Class in org.apache.any23.validator.rule
Fix for the issue described within MissingItemscopeAttributeValueRule
MissingItemscopeAttributeValueFix() - Constructor for class org.apache.any23.validator.rule.MissingItemscopeAttributeValueFix
Default constructor
MissingItemscopeAttributeValueRule - Class in org.apache.any23.validator.rule
This fixes missing attribute values for the 'itemscope' attribute Typically when such a snippet of XHTML is fed through the RDFa11Extractor, and subsequently to Sesame's SesameRDFaParser, it will result in the following behavior.
MissingItemscopeAttributeValueRule() - Constructor for class org.apache.any23.validator.rule.MissingItemscopeAttributeValueRule
Default constructor
MissingOpenGraphNamespaceRule - Class in org.apache.any23.validator.rule
This rule detects the issue of missing Open Graph namespace.
MissingOpenGraphNamespaceRule() - Constructor for class org.apache.any23.validator.rule.MissingOpenGraphNamespaceRule
 
mobileEmail - Variable in class org.apache.any23.vocab.VCard
A mobile email address of a person.
mobileTel - Variable in class org.apache.any23.vocab.VCard
A mobile phone number of a person.
ModelHolder(Value, Model) - Constructor for class org.apache.any23.extractor.yaml.ElementsProcessor.ModelHolder
 
ModifiableConfiguration - Interface in org.apache.any23.configuration
Modifiable implementation of Configuration.
Modification - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Modification_of_Meaning - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Modification_of_Scope - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Modification_of_System - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Modification_of_Term - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
module - Variable in class org.apache.any23.vocab.DOAP
 
Moment - Variable in class org.apache.any23.vocab.LKIFCoreTime
 
Morphology - Variable in class org.apache.any23.vocab.WO
Morphology is anything to do with what a plant or animal looks like - its size, shape, colour or structure.
msnChatID - Variable in class org.apache.any23.vocab.FOAF
 
multiply(char, int) - Static method in class org.apache.any23.util.StringUtils
Builds a string composed of the given char c n times.
muse - Variable in class org.apache.any23.vocab.XFN
 
MUSIC__ALBUM - Static variable in class org.apache.any23.vocab.OGPMusic
The album this song is from.
MUSIC__ALBUM_DISC - Static variable in class org.apache.any23.vocab.OGPMusic
Which disc of the album this song is on.
MUSIC__ALBUM_TRACK - Static variable in class org.apache.any23.vocab.OGPMusic
Which disc of the album this song is on.
MUSIC__CREATOR - Static variable in class org.apache.any23.vocab.OGPMusic
The creator of this playlist if 'music.playlist' or the creator of this station if 'music.radio_station'
MUSIC__DURATION - Static variable in class org.apache.any23.vocab.OGPMusic
The song's length in seconds.
MUSIC__MUSICIAN - Static variable in class org.apache.any23.vocab.OGPMusic
Which disc of the album this song is on.
MUSIC__RELEASE_DATE - Static variable in class org.apache.any23.vocab.OGPMusic
The date the album was released.
MUSIC__SONG - Static variable in class org.apache.any23.vocab.OGPMusic
The song on this album.
MUSIC__SONG_DISC - Static variable in class org.apache.any23.vocab.OGPMusic
The same as music:album:disc but in reverse.
MUSIC__SONG_TRACK - Static variable in class org.apache.any23.vocab.OGPMusic
The same as music:album:track but in reverse.
musicAlbum - Variable in class org.apache.any23.vocab.OGPMusic
 
musicAlbumDisc - Variable in class org.apache.any23.vocab.OGPMusic
 
musicAlbumTrack - Variable in class org.apache.any23.vocab.OGPMusic
 
musicCreator - Variable in class org.apache.any23.vocab.OGPMusic
 
musicDuration - Variable in class org.apache.any23.vocab.OGPMusic
 
musicMusician - Variable in class org.apache.any23.vocab.OGPMusic
 
musicReleaseDate - Variable in class org.apache.any23.vocab.OGPMusic
 
MusicSegment - Variable in class org.apache.any23.vocab.Programme
Classification of an episode version's region corresponding to a musical track being played..
musicSong - Variable in class org.apache.any23.vocab.OGPMusic
 
musicSongDisc - Variable in class org.apache.any23.vocab.OGPMusic
 
musicSongTrack - Variable in class org.apache.any23.vocab.OGPMusic
 
mv(File, File) - Static method in class org.apache.any23.util.FileUtils
Moves a target file to a new dest location.
myersBriggs - Variable in class org.apache.any23.vocab.FOAF
 

N

n - Variable in class org.apache.any23.vocab.VCard
The components of the name of a person.
NaiveMIMETypeDetector - Class in org.apache.any23.mime
Basic implementation of MIMETypeDetector based on file extensions.
NaiveMIMETypeDetector() - Constructor for class org.apache.any23.mime.NaiveMIMETypeDetector
 
name - Variable in class org.apache.any23.vocab.DOAP
 
name - Variable in class org.apache.any23.vocab.FOAF
 
name - Variable in class org.apache.any23.vocab.HCard
 
name - Variable in class org.apache.any23.vocab.HEntry
 
name - Variable in class org.apache.any23.vocab.HEvent
 
name - Variable in class org.apache.any23.vocab.HItem
 
name - Variable in class org.apache.any23.vocab.HProduct
 
name - Variable in class org.apache.any23.vocab.HResume
 
name - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a taxon name
name() - Method in annotation type org.apache.any23.plugin.Author
 
Name - Variable in class org.apache.any23.vocab.VCard
Resources that are vCard personal names.
NAME - Static variable in class org.apache.any23.extractor.csv.CSVExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.AdrExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.EmbeddedJSONLDExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.GeoExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.HCalendarExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.HCardExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.HeadLinkExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.HListingExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.HRecipeExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.HResumeExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.HReviewAggregateExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.HReviewExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.HTMLMetaExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.ICBMExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.LicenseExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.microformats2.HAdrExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.microformats2.HCardExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.microformats2.HEntryExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.microformats2.HEventExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.microformats2.HGeoExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.microformats2.HItemExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.microformats2.HProductExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.microformats2.HRecipeExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.microformats2.HResumeExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.SpeciesExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.TitleExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.TurtleHTMLExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.html.XFNExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.microdata.MicrodataExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.rdf.FunctionalSyntaxExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.rdf.JSONLDExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.rdf.ManchesterSyntaxExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.rdf.NQuadsExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.rdf.NTriplesExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.rdf.RDFXMLExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.rdf.TriXExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.rdf.TurtleExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.rdfa.RDFa11ExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.rdfa.RDFaExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.xpath.XPathExtractorFactory
 
NAME - Static variable in class org.apache.any23.extractor.yaml.YAMLExtractorFactory
 
NAMESPACE - Variable in class org.apache.any23.vocab.ICAL
The namespace of the vocabulary as a IRI.
NAMESPACE - Variable in class org.apache.any23.vocab.OGP
 
NAMESPACE - Variable in class org.apache.any23.vocab.OGPArticle
 
NAMESPACE - Variable in class org.apache.any23.vocab.OGPBook
 
NAMESPACE - Variable in class org.apache.any23.vocab.OGPMusic
 
NAMESPACE - Variable in class org.apache.any23.vocab.OGPProfile
 
NAMESPACE - Variable in class org.apache.any23.vocab.OGPVideo
 
NAMESPACE - Variable in class org.apache.any23.vocab.Review
The namespace of the vocabulary as a IRI.
NAMESPACE - Variable in class org.apache.any23.vocab.ReviewAggregate
The namespace of the vocabulary as a IRI.
NAMESPACE - Variable in class org.apache.any23.vocab.SINDICE
The namespace of the vocabulary as a IRI.
NAMESPACE - Variable in class org.apache.any23.vocab.VCard
The namespace of the vocabulary as a IRI.
NAMESPACE - Variable in class org.apache.any23.vocab.WO
The namespace of the vocabulary as a IRI.
NationalRadio - Variable in class org.apache.any23.vocab.Programme
Radio services aiming at a national coverage.
Natural_Object - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
Natural_Person - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
neighbor - Variable in class org.apache.any23.vocab.XFN
 
Nested - org.apache.any23.extractor.microdata.ItemPropValue.Type
 
nesting - Variable in class org.apache.any23.vocab.SINDICE
This property links a resource with a blank node that represents a nested Microformat node.
NESTING - Static variable in class org.apache.any23.vocab.SINDICE
 
nesting_original - Variable in class org.apache.any23.vocab.SINDICE
This property is used to keep track of the original nested RDF property.
NESTING_ORIGINAL - Static variable in class org.apache.any23.vocab.SINDICE
 
nesting_structured - Variable in class org.apache.any23.vocab.SINDICE
This property links the resource with a node representing the nested Microformat
NESTING_STRUCTURED - Static variable in class org.apache.any23.vocab.SINDICE
 
newDefault() - Static method in class org.apache.any23.extractor.ExtractionParameters
Creates the default extraction parameters with DefaultConfiguration.
newDefault(Configuration) - Static method in class org.apache.any23.extractor.ExtractionParameters
 
news_reader - Variable in class org.apache.any23.vocab.Programme
Relates a programme to its news reader
nick - Variable in class org.apache.any23.vocab.FOAF
 
nickname - Variable in class org.apache.any23.vocab.HCard
 
nickname - Variable in class org.apache.any23.vocab.VCard
The nickname of a person.
NICKNAME - Static variable in class org.apache.any23.extractor.html.HCardName
 
node - Variable in class org.apache.any23.vocab.YAML
 
NODE - Static variable in class org.apache.any23.vocab.YAML
 
NODES_WITH_INVALID_ABOUT - Static variable in class org.apache.any23.validator.rule.AboutNotURIRule
 
nodeToInputStream(Node) - Static method in class org.apache.any23.extractor.html.DomUtils
Convert a w3c dom node to a InputStream
Non_binding_International_Agreement - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
NONE - org.apache.any23.extractor.ExtractionParameters.ValidationMode
 
NONSTANDARD - Static variable in class org.apache.any23.writer.TripleFormat
 
Norm - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
normatively_comparable - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
normatively_equivalent_or_better - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
normatively_equivalent_or_worse - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
normatively_not_equivalent - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Normatively_Qualified - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
normatively_strictly_better - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
normatively_strictly_worse - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
note - Variable in class org.apache.any23.vocab.HCard
 
note - Variable in class org.apache.any23.vocab.VCard
Notes about a person on a vCard.
notifyIssue(IssueReport.IssueLevel, String, long, long) - Method in class org.apache.any23.extractor.ExtractionResultImpl
 
notifyIssue(IssueReport.IssueLevel, String, long, long) - Method in interface org.apache.any23.extractor.IssueReport
Notifies an issue occurred while performing an extraction on an input stream.
NQuadsExtractor - Class in org.apache.any23.extractor.rdf
Concrete implementation of Extractor.ContentExtractor handling N-Quads format.
NQuadsExtractor() - Constructor for class org.apache.any23.extractor.rdf.NQuadsExtractor
 
NQuadsExtractor(boolean, boolean) - Constructor for class org.apache.any23.extractor.rdf.NQuadsExtractor
 
NQuadsExtractorFactory - Class in org.apache.any23.extractor.rdf
 
NQuadsExtractorFactory() - Constructor for class org.apache.any23.extractor.rdf.NQuadsExtractorFactory
 
NQuadsWriter - Class in org.apache.any23.writer
Implementation of an N-Quads TripleWriter.
NQuadsWriter(OutputStream) - Constructor for class org.apache.any23.writer.NQuadsWriter
 
NQuadsWriter(OutputStream, Settings) - Constructor for class org.apache.any23.writer.NQuadsWriter
 
NQuadsWriterFactory - Class in org.apache.any23.writer
 
NQuadsWriterFactory() - Constructor for class org.apache.any23.writer.NQuadsWriterFactory
 
NS - Static variable in class org.apache.any23.vocab.CSV
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.DCTerms
 
NS - Static variable in class org.apache.any23.vocab.DOAC
 
NS - Static variable in class org.apache.any23.vocab.DOAP
 
NS - Static variable in class org.apache.any23.vocab.FOAF
 
NS - Static variable in class org.apache.any23.vocab.GeoNames
 
NS - Static variable in class org.apache.any23.vocab.HCard
 
NS - Static variable in class org.apache.any23.vocab.HEntry
 
NS - Static variable in class org.apache.any23.vocab.HEvent
 
NS - Static variable in class org.apache.any23.vocab.HItem
 
NS - Static variable in class org.apache.any23.vocab.HListing
 
NS - Static variable in class org.apache.any23.vocab.HProduct
 
NS - Static variable in class org.apache.any23.vocab.HRecipe
 
NS - Static variable in class org.apache.any23.vocab.HResume
 
NS - Static variable in class org.apache.any23.vocab.ICAL
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.LKIFCoreAction
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.LKIFCoreExpression
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.LKIFCoreLegalAction
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.LKIFCoreLegalRole
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.LKIFCoreMereology
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.LKIFCoreNorm
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.LKIFCoreProcess
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.LKIFCoreRole
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.LKIFCoreRules
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.LKIFCoreTime
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.LKIFCoreTimeModification
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.LKIFCoreTop
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.OGP
 
NS - Static variable in class org.apache.any23.vocab.OGPArticle
 
NS - Static variable in class org.apache.any23.vocab.OGPBook
 
NS - Static variable in class org.apache.any23.vocab.OGPMusic
 
NS - Static variable in class org.apache.any23.vocab.OGPProfile
 
NS - Static variable in class org.apache.any23.vocab.OGPVideo
 
NS - Static variable in class org.apache.any23.vocab.Programme
 
NS - Static variable in class org.apache.any23.vocab.Review
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.ReviewAggregate
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.SchemaOrg
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.SINDICE
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.VCard
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.WO
The namespace of the vocabulary as a string.
NS - Static variable in class org.apache.any23.vocab.XFN
 
NS - Static variable in class org.apache.any23.vocab.XHTML
 
NS - Static variable in class org.apache.any23.vocab.YAML
 
NTriplesExtractor - Class in org.apache.any23.extractor.rdf
Concrete implementation of Extractor.ContentExtractor handling NTriples NTriples format.
NTriplesExtractor() - Constructor for class org.apache.any23.extractor.rdf.NTriplesExtractor
Default constructor, with no verification of data types and no stop at first error.
NTriplesExtractor(boolean, boolean) - Constructor for class org.apache.any23.extractor.rdf.NTriplesExtractor
 
NTriplesExtractorFactory - Class in org.apache.any23.extractor.rdf
 
NTriplesExtractorFactory() - Constructor for class org.apache.any23.extractor.rdf.NTriplesExtractorFactory
 
NTriplesWriter - Class in org.apache.any23.writer
Implementation of an N-Triples TripleWriter.
NTriplesWriter(OutputStream) - Constructor for class org.apache.any23.writer.NTriplesWriter
 
NTriplesWriter(OutputStream, Settings) - Constructor for class org.apache.any23.writer.NTriplesWriter
 
NTriplesWriterFactory - Class in org.apache.any23.writer
 
NTriplesWriterFactory() - Constructor for class org.apache.any23.writer.NTriplesWriterFactory
 
NULL - Static variable in class org.apache.any23.vocab.YAML
 
nullValue - Variable in class org.apache.any23.vocab.YAML
 
NUMBER_OF_COLUMNS - Static variable in class org.apache.any23.vocab.CSV
 
NUMBER_OF_ROWS - Static variable in class org.apache.any23.vocab.CSV
 
numberOfColumns - Variable in class org.apache.any23.vocab.CSV
This property expresses the number of columns in a CSV file.
numberOfRows - Variable in class org.apache.any23.vocab.CSV
This property expresses the number of rows in a CSV file.
nutrition - Variable in class org.apache.any23.vocab.HRecipe
 
Nutrition - Variable in class org.apache.any23.vocab.HRecipe
 
nutritionValue - Variable in class org.apache.any23.vocab.HRecipe
 
nutritionValueType - Variable in class org.apache.any23.vocab.HRecipe
 

O

Obligation - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Obligative_Right - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Obliged - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Observation - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Observation_of_Violation - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
observer - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
observes - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Occurrence - Variable in class org.apache.any23.vocab.LKIFCoreTop
 
of() - Static method in class org.apache.any23.configuration.Settings
Returns an empty Settings object.
of(String, Collection<String>, Charset, Collection<String>, String, TripleFormat.Capabilities) - Static method in class org.apache.any23.writer.TripleFormat
 
of(Collection<? extends Setting<?>>) - Static method in class org.apache.any23.configuration.Settings
 
of(Setting<?>) - Static method in class org.apache.any23.configuration.Settings
Returns a singleton Settings object, containing only the supplied Setting.
of(Setting<?>...) - Static method in class org.apache.any23.configuration.Settings
 
offer - Variable in class org.apache.any23.vocab.HListing
 
OGP - Class in org.apache.any23.vocab
The Open Graph Protocol vocabulary.
OGPArticle - Class in org.apache.any23.vocab
OGPBook - Class in org.apache.any23.vocab
OGPMusic - Class in org.apache.any23.vocab
OGPProfile - Class in org.apache.any23.vocab
OGPVideo - Class in org.apache.any23.vocab
old_homepage - Variable in class org.apache.any23.vocab.DOAP
 
OnlineAccount - Variable in class org.apache.any23.vocab.FOAF
 
OnlineChatAccount - Variable in class org.apache.any23.vocab.FOAF
 
OnlineEcommerceAccount - Variable in class org.apache.any23.vocab.FOAF
 
OnlineGamingAccount - Variable in class org.apache.any23.vocab.FOAF
 
openContext(ExtractionContext) - Method in class org.apache.any23.filter.ExtractionContextBlocker
 
openContext(ExtractionContext) - Method in class org.apache.any23.filter.IgnoreAccidentalRDFa
 
openContext(ExtractionContext) - Method in class org.apache.any23.filter.IgnoreTitlesOfEmptyDocuments
 
openContext(ExtractionContext) - Method in class org.apache.any23.writer.BenchmarkTripleHandler
 
openContext(ExtractionContext) - Method in class org.apache.any23.writer.CompositeTripleHandler
 
openContext(ExtractionContext) - Method in class org.apache.any23.writer.CountingTripleHandler
 
openContext(ExtractionContext) - Method in class org.apache.any23.writer.LoggingTripleHandler
 
openContext(ExtractionContext) - Method in class org.apache.any23.writer.RDFWriterTripleHandler
 
openContext(ExtractionContext) - Method in class org.apache.any23.writer.ReportingTripleHandler
 
openContext(ExtractionContext) - Method in class org.apache.any23.writer.RepositoryWriter
 
openContext(ExtractionContext) - Method in interface org.apache.any23.writer.TripleHandler
Informs the handler that a new context has been established.
openContext(ExtractionContext) - Method in class org.apache.any23.writer.TripleWriterHandler
Writers may override this method to handle an "openContext" extraction event.
OPENGRAPH_PROTOCOL_NS - Static variable in class org.apache.any23.validator.rule.OpenGraphNamespaceFix
 
OpenGraphNamespaceFix - Class in org.apache.any23.validator.rule
This fixes the missing Open Graph protocol.
OpenGraphNamespaceFix() - Constructor for class org.apache.any23.validator.rule.OpenGraphNamespaceFix
 
openInputStream() - Method in class org.apache.any23.source.ByteArrayDocumentSource
 
openInputStream() - Method in interface org.apache.any23.source.DocumentSource
Returns the input stream for accessing the content of the document.
openInputStream() - Method in class org.apache.any23.source.FileDocumentSource
 
openInputStream() - Method in class org.apache.any23.source.HTTPDocumentSource
 
openInputStream() - Method in class org.apache.any23.source.StringDocumentSource
 
openInputStream(String) - Method in class org.apache.any23.http.DefaultHTTPClient
Opens an InputStream from a given IRI.
openInputStream(String) - Method in interface org.apache.any23.http.HTTPClient
Opens the input stream for the given target IRI.
openSubResult(ExtractionContext) - Method in interface org.apache.any23.extractor.ExtractionResult
Open a result nested in the current one.
openSubResult(ExtractionContext) - Method in class org.apache.any23.extractor.ExtractionResultImpl
 
openSubResult(ExtractionContext) - Method in class org.apache.any23.extractor.html.MicroformatExtractor
 
order - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with an order
Order - Variable in class org.apache.any23.vocab.WO
An order is a scientific way to categorise related organisms.
orderName - Variable in class org.apache.any23.vocab.WO
Used to specify the name of an order as part of a Taxon Name
org - Variable in class org.apache.any23.vocab.HCard
 
org - Variable in class org.apache.any23.vocab.VCard
An organization associated with a person.
org.apache.any23 - package org.apache.any23
The Any23 root package defines the Any23 library facade and auxiliary classes.
org.apache.any23.cli - package org.apache.any23.cli
This package contains some command-line utilities which allow users to use the main Any23 features via commandline shell.
org.apache.any23.configuration - package org.apache.any23.configuration
This packages contains the Any23 Configuration definition.
org.apache.any23.encoding - package org.apache.any23.encoding
This package defines utility classes for the Encoding Detection.
org.apache.any23.extractor - package org.apache.any23.extractor
This package contains classes and interfaces modeling the Extractor API.
org.apache.any23.extractor.calendar - package org.apache.any23.extractor.calendar
This package contains extractors for various calendar serialization formats.
org.apache.any23.extractor.csv - package org.apache.any23.extractor.csv
This package contains the definition of a specific Extractor for CSV files as specified on RFC 4180.
org.apache.any23.extractor.html - package org.apache.any23.extractor.html
All the various Extractor needed to distill RDF from Microformats in HTML pages are contained in this package.
org.apache.any23.extractor.html.annotations - package org.apache.any23.extractor.html.annotations
This package contains the annotations needed to describe the single nesting relations among different Microformats.
org.apache.any23.extractor.html.microformats2 - package org.apache.any23.extractor.html.microformats2
All the various Extractor needed to distill RDF from Microformats in HTML pages are contained in this package.
org.apache.any23.extractor.html.microformats2.annotations - package org.apache.any23.extractor.html.microformats2.annotations
This package contains the annotations needed to describe the single nesting relations among different Microformats.
org.apache.any23.extractor.microdata - package org.apache.any23.extractor.microdata
This package provides classes for dealing with Microdata extraction.
org.apache.any23.extractor.rdf - package org.apache.any23.extractor.rdf
This package contains the concrete implementations (and utilities classes) to perform the extraction from various RDF serialization formats.
org.apache.any23.extractor.rdfa - package org.apache.any23.extractor.rdfa
This package contains the definition of a specific Extractor for RDFa.
org.apache.any23.extractor.xpath - package 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.
org.apache.any23.extractor.yaml - package org.apache.any23.extractor.yaml
This package provides an YAML extractor able to generate RDF statements from any YAML files.
org.apache.any23.filter - package org.apache.any23.filter
This package defines specific TripleHandlers able to filter document and triples that don't respect particular conditions.
org.apache.any23.http - package org.apache.any23.http
This package contains classes and interfaces to implement a small multi-threaded HTTP Client used to fetch data sources.
org.apache.any23.mime - package org.apache.any23.mime
This package provides support for MIME Type data detection.
org.apache.any23.mime.purifier - package org.apache.any23.mime.purifier
This package contains all the logic to implement your own Purifier.
org.apache.any23.plugin - package org.apache.any23.plugin
This package provides Plugin Management support for Any23.
org.apache.any23.rdf - package org.apache.any23.rdf
This package provides some utility classes to manage RDF models and prefixes.
org.apache.any23.source - package org.apache.any23.source
Package containing some auxiliary classes to handle different types of InputStream sources.
org.apache.any23.util - package org.apache.any23.util
This package collects a set of internal library utility classes.
org.apache.any23.validator - package org.apache.any23.validator
This package defines a simple rule based validation framework able to detect (Rule) and fix (Fix) common mistakes that can be present within an HTML DOM model and that can prevent the extraction of metadata.
org.apache.any23.validator.rule - package org.apache.any23.validator.rule
A set of predefined validation Rules and associated Fixes.
org.apache.any23.vocab - package org.apache.any23.vocab
This package defines the main ontologies used by Any23.
org.apache.any23.writer - package org.apache.any23.writer
This package collects a set of TripleHandler decorators and specific RDF format TripleWriter implementations.
Organisation - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
Organisation_Role - Variable in class org.apache.any23.vocab.LKIFCoreRole
 
OrganisationalSkill - Variable in class org.apache.any23.vocab.DOAC
 
organization - Variable in class org.apache.any23.vocab.DOAC
 
Organization - Variable in class org.apache.any23.vocab.FOAF
 
Organization - Variable in class org.apache.any23.vocab.VCard
Resources that are vCard organizations.
organization_name - Variable in class org.apache.any23.vocab.VCard
The name of an organization.
organization_unit - Variable in class org.apache.any23.vocab.VCard
The name of a unit within an organization.
organizer - Variable in class org.apache.any23.vocab.ICAL
value type: CAL-ADDRESSThe IRI defines the organizer for a calendar component..
OriginalVersion - Variable in class org.apache.any23.vocab.Programme
An `original' version, the legacy version of a particular episode.
os - Variable in class org.apache.any23.vocab.DOAP
 
outlet - Variable in class org.apache.any23.vocab.Programme
Associates a service to an outlet, e.g.
Outlet - Variable in class org.apache.any23.vocab.Programme
Outlet of a particular service, e.g.
overlap - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
overlap - Variable in class org.apache.any23.vocab.LKIFCoreTime
 

P

page - Variable in class org.apache.any23.vocab.FOAF
 
Pair - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
Pair_Of_Periods - Variable in class org.apache.any23.vocab.LKIFCoreTime
 
parent - Variable in class org.apache.any23.vocab.XFN
 
parent_series - Variable in class org.apache.any23.vocab.Programme
Relates a series to a series constituting it (eg.
parent_service - Variable in class org.apache.any23.vocab.Programme
Relates a service to another service encapsulating it (eg.
parse(InputStream, String, String) - Static method in class org.apache.any23.extractor.html.JsoupUtils
 
parse(String) - Static method in class org.apache.any23.mime.MIMEType
Parses the given MIME type string returning an instance of MIMEType.
parseDateTime(String) - Static method in class org.apache.any23.extractor.microdata.ItemPropValue
 
parseRDF(String) - Static method in class org.apache.any23.rdf.RDFUtils
Parses the content of the resource file guessing the content format from the extension.
parseRDF(RDFFormat, InputStream) - Static method in class org.apache.any23.rdf.RDFUtils
Parses the content of is input stream with the specified parser p using '' as base org.eclipse.rdf4j.model.IRI.
parseRDF(RDFFormat, InputStream, String) - Static method in class org.apache.any23.rdf.RDFUtils
Parses the content of is input stream with the specified parser p using baseIRI.
parseRDF(RDFFormat, String) - Static method in class org.apache.any23.rdf.RDFUtils
Parses the content of in string with the specified parser p using '' as base org.eclipse.rdf4j.model.IRI.
part - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
part - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
Part - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
part_of - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
partially_coincide - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
participant - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
participant - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
participant - Variable in class org.apache.any23.vocab.Programme
Relates a programme to one of its participants
participant_in - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
participant_in - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
partstat - Variable in class org.apache.any23.vocab.ICAL
To specify the participation status for the calendar user specified by the IRI..
pastProject - Variable in class org.apache.any23.vocab.FOAF
 
percentComplete - Variable in class org.apache.any23.vocab.ICAL
value type: INTEGERThis IRI is used by an assignee or delegatee of a to-do to convey the percent completion of a to-do to the Organizer..
performer - Variable in class org.apache.any23.vocab.Programme
Relates a programme to an entertainer who performs a dramatic or musical work for audience
performExtraction(DocumentSource) - Method in class org.apache.any23.cli.Rover
 
permalink - Variable in class org.apache.any23.vocab.HListing
 
Permission - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Permissive_Right - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
person - Variable in class org.apache.any23.vocab.Programme
Relates a programme to a person
Person - Variable in class org.apache.any23.vocab.FOAF
 
Person - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
Person - Variable in class org.apache.any23.vocab.Programme
A Person.
Person_Role - Variable in class org.apache.any23.vocab.LKIFCoreRole
 
Personal_Plan - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
personalEmail - Variable in class org.apache.any23.vocab.VCard
An email address unaffiliated with any particular organization or employer; a personal email address.
PersonalProfileDocument - Variable in class org.apache.any23.vocab.FOAF
 
Persuasive_Precedent - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
phone - Variable in class org.apache.any23.vocab.FOAF
 
photo - Variable in class org.apache.any23.vocab.HCard
 
photo - Variable in class org.apache.any23.vocab.HItem
 
photo - Variable in class org.apache.any23.vocab.HProduct
 
photo - Variable in class org.apache.any23.vocab.HRecipe
 
photo - Variable in class org.apache.any23.vocab.VCard
A photograph of a person.
phylum - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a phylum
Phylum - Variable in class org.apache.any23.vocab.WO
A phylum - also known as a division when referring to plants - is a scientfic way of grouping together related organisms.
phylumName - Variable in class org.apache.any23.vocab.WO
Used to specify the name of a phylum as part of a Taxon Name
Physical_Entity - Variable in class org.apache.any23.vocab.LKIFCoreTop
 
Physical_Object - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
Physical_Object - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
Physical_Process - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
place - Variable in class org.apache.any23.vocab.Programme
Relates a programme to a place (e.g.
Place - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
Place - Variable in class org.apache.any23.vocab.Programme
A physical place.
Plain - org.apache.any23.extractor.microdata.ItemPropValue.Type
 
plan - Variable in class org.apache.any23.vocab.FOAF
 
Plan - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
platform - Variable in class org.apache.any23.vocab.DOAP
 
played_by - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
played_by - Variable in class org.apache.any23.vocab.LKIFCoreRole
 
plays - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
plays - Variable in class org.apache.any23.vocab.LKIFCoreRole
 
PLUGIN_DIRS_LIST_SEPARATOR - Static variable in class org.apache.any23.plugin.Any23PluginManager
List separator for the string declaring the plugin list.
PLUGIN_DIRS_PROPERTY - Static variable in class org.apache.any23.plugin.Any23PluginManager
Property where look for plugins.
PluginVerifier - Class in org.apache.any23.cli
Commandline utility to verify the Any23 plugins and extract basic information.
PluginVerifier() - Constructor for class org.apache.any23.cli.PluginVerifier
 
Point - Variable in class org.apache.any23.vocab.GeoNames
 
PopularPrefixes - Class in org.apache.any23.rdf
This class act as a container for various well-known and adopted RDF Vocabulary prefixes.
PopularPrefixes() - Constructor for class org.apache.any23.rdf.PopularPrefixes
 
populationTrend - Variable in class org.apache.any23.vocab.WO
provides some indication of the population trend associated with an assessment of a taxon's conversation status.
position - Variable in class org.apache.any23.vocab.Programme
The position of a particular series or episode within its containing programme.
positiveVotes - Variable in class org.apache.any23.vocab.Review
Number of positive usefulness votes (integer).
post_office_box - Variable in class org.apache.any23.vocab.VCard
The post office box of a postal address.
postal_code - Variable in class org.apache.any23.vocab.HCard
 
postal_code - Variable in class org.apache.any23.vocab.VCard
The postal code (e.g., U.S.
postalCode - Variable in class org.apache.any23.vocab.HListing
 
postOfficeBox - Variable in class org.apache.any23.vocab.HListing
 
Potestative_Expression - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Potestative_Right - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Precedent - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
preceeds - Variable in class org.apache.any23.vocab.LKIFCoreTime
 
PredationStrategy - Variable in class org.apache.any23.vocab.WO
Predation is catching and killing an animal in order to eat it.
PREFIX - Static variable in class org.apache.any23.vocab.ICAL
Recommended prefix for the ICAL namespace
PREFIX - Static variable in class org.apache.any23.vocab.YAML
 
PREFIX_ATTRIBUTE - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
prefixes - Static variable in class org.apache.any23.extractor.yaml.YAMLExtractorFactory
 
Prefixes - Class in org.apache.any23.rdf
A mapping from prefixes to namespace IRIs.
Prefixes() - Constructor for class org.apache.any23.rdf.Prefixes
 
Prefixes(Prefixes) - Constructor for class org.apache.any23.rdf.Prefixes
 
PREFIXES - Static variable in class org.apache.any23.extractor.csv.CSVExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.AdrExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.EmbeddedJSONLDExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.GeoExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.HCalendarExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.HCardExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.HeadLinkExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.HListingExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.HRecipeExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.HResumeExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.HReviewAggregateExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.HReviewExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.HTMLMetaExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.ICBMExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.LicenseExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.microformats2.HAdrExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.microformats2.HCardExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.microformats2.HEntryExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.microformats2.HEventExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.microformats2.HGeoExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.microformats2.HItemExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.microformats2.HProductExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.microformats2.HRecipeExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.microformats2.HResumeExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.SpeciesExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.TitleExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.TurtleHTMLExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.html.XFNExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.microdata.MicrodataExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.rdf.FunctionalSyntaxExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.rdf.JSONLDExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.rdf.ManchesterSyntaxExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.rdf.NQuadsExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.rdf.NTriplesExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.rdf.RDFXMLExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.rdf.TriXExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.rdf.TurtleExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.rdfa.RDFa11ExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.rdfa.RDFaExtractorFactory
 
PREFIXES - Static variable in class org.apache.any23.extractor.xpath.XPathExtractorFactory
 
PRETTY_PRINT - Static variable in class org.apache.any23.writer.WriterSettings
Directive to writer that output should be printed in a way to maximize human readability.
price - Variable in class org.apache.any23.vocab.HListing
 
price - Variable in class org.apache.any23.vocab.HProduct
 
PrimarySchool - Variable in class org.apache.any23.vocab.DOAC
 
primaryTopic - Variable in class org.apache.any23.vocab.FOAF
 
PRINT_ASCII - Static variable in class org.apache.any23.writer.WriterSettings
Directive to writer that at least the non-ASCII characters should be escaped.
printError(String) - Method in class org.apache.any23.cli.ExtractorDocumentation
Print an error message.
printExampleInput(String, ExtractorRegistry) - Method in class org.apache.any23.cli.ExtractorDocumentation
Prints an example of input for the provided extractor.
printExampleOutput(String, ExtractorRegistry) - Method in class org.apache.any23.cli.ExtractorDocumentation
Prints an output example for the given extractor.
printExtractorList(ExtractorRegistry) - Method in class org.apache.any23.cli.ExtractorDocumentation
Prints the list of all the available extractor names, labels and supported mimetypes.
printOut(ExtractionResult, Map<String, String>) - Method in class org.apache.any23.extractor.xpath.QuadTemplate
Prints out this quad template in the given ExtractionResult, using the passed variableAssignment to expand variables.
printReport() - Method in class org.apache.any23.writer.ReportingTripleHandler
 
printReport(PrintStream) - Method in class org.apache.any23.extractor.ExtractionResultImpl
 
printReport(PrintStream) - Method in interface org.apache.any23.extractor.IssueReport
Prints out the content of the report.
printReport(ExtractorRegistry) - Method in class org.apache.any23.cli.ExtractorDocumentation
Prints a complete report on all the available extractors.
printReports() - Method in class org.apache.any23.cli.Rover
 
printStackTrace(PrintStream) - Method in exception org.apache.any23.extractor.ExtractionException
 
printStackTrace(PrintWriter) - Method in exception org.apache.any23.extractor.ExtractionException
 
PrintStreamConverter() - Constructor for class org.apache.any23.cli.Rover.PrintStreamConverter
 
prior - Variable in class org.apache.any23.vocab.LKIFCoreRules
 
priority - Variable in class org.apache.any23.vocab.ICAL
The IRI defines the relative priority for a calendar component.value type: INTEGER.
Private_Legal_Person - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
Problem - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
process(Document, ExtractionResult) - Method in class org.apache.any23.extractor.xpath.TemplateXPathExtractionRuleImpl
 
process(Document, ExtractionResult) - Method in interface org.apache.any23.extractor.xpath.XPathExtractionRule
Processes this extraction rule on the given document.
Process - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
Process - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
processDocument(URL, Document, ExtractionResult) - Method in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
processList(IRI, List<Object>) - Method in class org.apache.any23.extractor.yaml.ElementsProcessor
 
processMap(IRI, Map<String, Object>, Value) - Method in class org.apache.any23.extractor.yaml.ElementsProcessor
This method processes a map with non bnode root.
Proclamation - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
prodid - Variable in class org.apache.any23.vocab.ICAL
value type: TEXTThis IRI specifies the identifier for the product that created the iCalendar object..
produce_efficacy_modification - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
produce_inforce_modification - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
produce_textual_modification - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
producer - Variable in class org.apache.any23.vocab.Programme
Relates a programme to its producer - the manager of an event, show, or other work, usually the individual in charge of finance, personnel, and other non-artistic aspects in the development of commercials, plays, movies, and other works
product - Variable in class org.apache.any23.vocab.HProduct
 
Professional_Legal_Role - Variable in class org.apache.any23.vocab.LKIFCoreLegalRole
 
PROFILE__FIRST_NAME - Static variable in class org.apache.any23.vocab.OGPProfile
A name normally given to an individual by a parent or self-chosen.
PROFILE__GENDER - Static variable in class org.apache.any23.vocab.OGPProfile
Their gender.
PROFILE__LAST_NAME - Static variable in class org.apache.any23.vocab.OGPProfile
A name inherited from a family or marriage and by which the individual is commonly known.
PROFILE__USERNAME - Static variable in class org.apache.any23.vocab.OGPProfile
A short unique string to identify them.
PROFILE_ATTRIBUTE - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
profileFirstName - Variable in class org.apache.any23.vocab.OGPProfile
 
profileGender - Variable in class org.apache.any23.vocab.OGPProfile
 
profileLastName - Variable in class org.apache.any23.vocab.OGPProfile
 
profileUsername - Variable in class org.apache.any23.vocab.OGPProfile
 
Programme - Class in org.apache.any23.vocab
The Programmes Ontology is aimed at providing a simple vocabulary for describing programmes.
Programme - Variable in class org.apache.any23.vocab.Programme
A programme, can either be a brand, a series or an episode.
ProgrammeItem - Variable in class org.apache.any23.vocab.Programme
A programme that can have versions, and as such can be broadcast or made available on-demand, e.g.
programming_language - Variable in class org.apache.any23.vocab.DOAP
 
Prohibition - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Project - Variable in class org.apache.any23.vocab.DOAP
 
Project - Variable in class org.apache.any23.vocab.FOAF
 
Promise - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
promised_by - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
promises - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
properties - Variable in class org.apache.any23.configuration.DefaultConfiguration
 
PROPERTY_ATTRIBUTE - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
PROPERTY_PREFIX - Static variable in class org.apache.any23.extractor.html.microformats2.Microformats2Prefixes
 
PropertyPath(String[], Resource, Resource, BNode, Class<? extends MicroformatExtractor>) - Constructor for class org.apache.any23.extractor.TagSoupExtractionResult.PropertyPath
 
Proposition - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Propositional_Attitude - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Prorogation_Efficacy - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Prorogation_in_Force - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Public_Act - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
Public_Body - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
Public_Limited_Company - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
publication - Variable in class org.apache.any23.vocab.DOAC
 
Publication - Variable in class org.apache.any23.vocab.DOAC
 
Publication_Date - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
publications - Variable in class org.apache.any23.vocab.FOAF
 
published - Variable in class org.apache.any23.vocab.HEntry
 
published - Variable in class org.apache.any23.vocab.HRecipe
 
Purifier - Interface in org.apache.any23.mime.purifier
This interface defines a minimum set of methods that a TikaMIMETypeDetector could call in order to clean the input before performing the MIME type detection.
purify(InputStream) - Method in interface org.apache.any23.mime.purifier.Purifier
Performs the purification of the provided resettable InputStream.
purify(InputStream) - Method in class org.apache.any23.mime.purifier.WhiteSpacesPurifier
Performs the purification of the provided resettable InputStream.
putData(String, Object) - Method in class org.apache.any23.validator.DefaultRuleContext
 
putData(String, T) - Method in interface org.apache.any23.validator.RuleContext
Puts a data within the context.

Q

quad(String, String, String, String) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a statement of type: toValue(s), toValue(p), toValue(o), toValue(g)
quad(Resource, IRI, Value, Resource) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a Statement.
QUADS - Static variable in class org.apache.any23.writer.TripleFormat
 
QUADS_AND_NAMESPACES - Static variable in class org.apache.any23.writer.TripleFormat
 
QuadTemplate - Class in org.apache.any23.extractor.xpath
This class models a NQuads template, that is a quadruple in which any component can be a variable.
QuadTemplate(TemplateSubject, TemplatePredicate, TemplateObject) - Constructor for class org.apache.any23.extractor.xpath.QuadTemplate
Constructor for template with no graph.
QuadTemplate(TemplateSubject, TemplatePredicate, TemplateObject, TemplateGraph) - Constructor for class org.apache.any23.extractor.xpath.QuadTemplate
Constructor.
Qualification - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Qualificatory_Expression - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Qualified - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
qualified_by - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
qualifies - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
qualitatively_comparable - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 

R

Radio - Variable in class org.apache.any23.vocab.Programme
Services that use a radio medium.
range - Variable in class org.apache.any23.vocab.ICAL
To specify the effective range of recurrence instances from the instance specified by the recurrence identifier specified by the IRI..
Ratification - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
rating - Variable in class org.apache.any23.vocab.Review
A numeric value.
rdate - Variable in class org.apache.any23.vocab.ICAL
default value type: DATE-TIMEThis IRI defines the list of date/times for a recurrence set..
RDFa11Extractor - Class in org.apache.any23.extractor.rdfa
Extractor implementation for RDFa 1.1 specification.
RDFa11Extractor() - Constructor for class org.apache.any23.extractor.rdfa.RDFa11Extractor
 
RDFa11Extractor(boolean, boolean) - Constructor for class org.apache.any23.extractor.rdfa.RDFa11Extractor
Deprecated.
since 2.4. This extractor has never supported these settings. Use RDFa11Extractor() instead.
RDFa11ExtractorFactory - Class in org.apache.any23.extractor.rdfa
 
RDFa11ExtractorFactory() - Constructor for class org.apache.any23.extractor.rdfa.RDFa11ExtractorFactory
 
RDFa11Parser - Class in org.apache.any23.extractor.rdfa
RDFa11Parser() - Constructor for class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
RDFa11ParserException - Exception in org.apache.any23.extractor.rdfa
Deprecated.
since 2.3 the Rio implementations are used to parse RDFa.
RDFa11ParserException(String) - Constructor for exception org.apache.any23.extractor.rdfa.RDFa11ParserException
Deprecated.
 
RDFa11ParserException(String, Throwable) - Constructor for exception org.apache.any23.extractor.rdfa.RDFa11ParserException
Deprecated.
 
RDFaExtractor - Class in org.apache.any23.extractor.rdfa
Extractor implementation for RDFa 1.0 specification.
RDFaExtractor() - Constructor for class org.apache.any23.extractor.rdfa.RDFaExtractor
 
RDFaExtractor(boolean, boolean) - Constructor for class org.apache.any23.extractor.rdfa.RDFaExtractor
Deprecated.
since 2.4. This extractor has never supported these settings. Use RDFaExtractor() instead.
RDFaExtractorFactory - Class in org.apache.any23.extractor.rdfa
 
RDFaExtractorFactory() - Constructor for class org.apache.any23.extractor.rdfa.RDFaExtractorFactory
 
RDFFormatConverter() - Constructor for class org.apache.any23.cli.VocabPrinter.RDFFormatConverter
 
RDFHandlerAdapter - Class in org.apache.any23.extractor.rdf
An RDFHandler that relays statements and prefix definitions to an ExtractionResult.
RDFHandlerAdapter(ExtractionResult) - Constructor for class org.apache.any23.extractor.rdf.RDFHandlerAdapter
 
RDFParserFactory - Class in org.apache.any23.extractor.rdf
This factory provides a common logic for creating and configuring correctly any RDF parser used within the library.
RDFParserFactory() - Constructor for class org.apache.any23.extractor.rdf.RDFParserFactory
 
RDFSchemaUtils - Class in org.apache.any23.vocab
This class provides a set of methods for generating RDF Schema.
RDFUtils - Class in org.apache.any23.rdf
Basic class providing a set of utility methods when dealing with RDF.
RDFWriterTripleHandler - Class in org.apache.any23.writer
A TripleHandler that writes triples to a Sesame RDFWriter, eg for serialization using one of Sesame's writers.
RDFXMLExtractor - Class in org.apache.any23.extractor.rdf
Concrete implementation of Extractor.ContentExtractor able to perform the extraction on RDF/XML documents.
RDFXMLExtractor() - Constructor for class org.apache.any23.extractor.rdf.RDFXMLExtractor
Default constructor, with no verification of data types and not stop at first error.
RDFXMLExtractor(boolean, boolean) - Constructor for class org.apache.any23.extractor.rdf.RDFXMLExtractor
Constructor, allows to specify the validation and error handling policies.
RDFXMLExtractorFactory - Class in org.apache.any23.extractor.rdf
 
RDFXMLExtractorFactory() - Constructor for class org.apache.any23.extractor.rdf.RDFXMLExtractorFactory
 
RDFXMLWriter - Class in org.apache.any23.writer
RDF/XML TripleWriter implementation.
RDFXMLWriter(OutputStream) - Constructor for class org.apache.any23.writer.RDFXMLWriter
 
RDFXMLWriter(OutputStream, Settings) - Constructor for class org.apache.any23.writer.RDFXMLWriter
 
RDFXMLWriterFactory - Class in org.apache.any23.writer
 
RDFXMLWriterFactory() - Constructor for class org.apache.any23.writer.RDFXMLWriterFactory
 
Reaction - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
read() - Method in class org.apache.any23.extractor.html.SpanCloserInputStream
 
read() - Method in class org.apache.any23.util.ReaderInputStream
Reads from the Reader, returning the same value.
read(byte[], int, int) - Method in class org.apache.any23.util.ReaderInputStream
Reads from the Reader into a byte array
readAttribute(String) - Method in class org.apache.any23.extractor.html.HTMLDocument
Read an attribute avoiding NullPointerExceptions, if the attr is missing it just returns an empty string.
readAttribute(Node, String) - Static method in class org.apache.any23.extractor.html.DomUtils
Reads the value of an attribute, returning the empty string if not present.
readAttribute(Node, String, String) - Static method in class org.apache.any23.extractor.html.DomUtils
Reads the value of the specified attribute, returning the defaultValue string if not present.
readAttributeWithPrefix(Node, String, String) - Static method in class org.apache.any23.extractor.html.DomUtils
Reads the value of the first attribute which name matches with the specified attributePrefix.
ReaderInputStream - Class in org.apache.any23.util
Adapts a Reader as an InputStream.
ReaderInputStream(Reader) - Constructor for class org.apache.any23.util.ReaderInputStream
Construct a ReaderInputStream for the specified Reader.
ReaderInputStream(Reader, String) - Constructor for class org.apache.any23.util.ReaderInputStream
Construct a ReaderInputStream for the specified Reader, with the specified encoding.
readFileContent(File) - Static method in class org.apache.any23.util.FileUtils
Returns the content of a file a single string.
readFileLines(File) - Static method in class org.apache.any23.util.FileUtils
Returns all the lines of a file.
readNodeContent(Node, boolean) - Static method in class org.apache.any23.extractor.html.HTMLDocument
Reads the text content of the given node and returns it.
readResourceContent(Class, String) - Static method in class org.apache.any23.util.FileUtils
Reads a resource file and returns the content as a string.
readResourceContent(String) - Static method in class org.apache.any23.util.FileUtils
Reads a resource file and returns the content as a string.
reads - Variable in class org.apache.any23.vocab.DOAC
 
readStream() - Method in class org.apache.any23.source.FileDocumentSource
 
readTextField(Node) - Static method in class org.apache.any23.extractor.html.HTMLDocument
Reads a text field from the given node adding the content to the given res list.
readUrlField(List<HTMLDocument.TextField>, Node) - Static method in class org.apache.any23.extractor.html.HTMLDocument
Reads an URL field from the given node adding the content to the given res list.
Reason - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
rebuts - Variable in class org.apache.any23.vocab.LKIFCoreRules
 
receiveNamespace(String, String, ExtractionContext) - Method in class org.apache.any23.filter.ExtractionContextBlocker
 
receiveNamespace(String, String, ExtractionContext) - Method in class org.apache.any23.filter.IgnoreAccidentalRDFa
 
receiveNamespace(String, String, ExtractionContext) - Method in class org.apache.any23.filter.IgnoreTitlesOfEmptyDocuments
 
receiveNamespace(String, String, ExtractionContext) - Method in class org.apache.any23.writer.BenchmarkTripleHandler
 
receiveNamespace(String, String, ExtractionContext) - Method in class org.apache.any23.writer.CompositeTripleHandler
 
receiveNamespace(String, String, ExtractionContext) - Method in class org.apache.any23.writer.CountingTripleHandler
 
receiveNamespace(String, String, ExtractionContext) - Method in class org.apache.any23.writer.LoggingTripleHandler
 
receiveNamespace(String, String, ExtractionContext) - Method in class org.apache.any23.writer.ReportingTripleHandler
 
receiveNamespace(String, String, ExtractionContext) - Method in class org.apache.any23.writer.RepositoryWriter
 
receiveNamespace(String, String, ExtractionContext) - Method in interface org.apache.any23.writer.TripleHandler
Invoked with a currently open context, notifies the detection of a namespace.
receiveNamespace(String, String, ExtractionContext) - Method in class org.apache.any23.writer.TripleWriterHandler
Writers may override this method to handle a "receiveNamespace" extraction event.
receiveTriple(Resource, IRI, Value, IRI, ExtractionContext) - Method in class org.apache.any23.filter.ExtractionContextBlocker
 
receiveTriple(Resource, IRI, Value, IRI, ExtractionContext) - Method in class org.apache.any23.filter.IgnoreAccidentalRDFa
 
receiveTriple(Resource, IRI, Value, IRI, ExtractionContext) - Method in class org.apache.any23.filter.IgnoreTitlesOfEmptyDocuments
 
receiveTriple(Resource, IRI, Value, IRI, ExtractionContext) - Method in class org.apache.any23.writer.BenchmarkTripleHandler
 
receiveTriple(Resource, IRI, Value, IRI, ExtractionContext) - Method in class org.apache.any23.writer.CompositeTripleHandler
 
receiveTriple(Resource, IRI, Value, IRI, ExtractionContext) - Method in class org.apache.any23.writer.CountingTripleHandler
 
receiveTriple(Resource, IRI, Value, IRI, ExtractionContext) - Method in class org.apache.any23.writer.LoggingTripleHandler
 
receiveTriple(Resource, IRI, Value, IRI, ExtractionContext) - Method in class org.apache.any23.writer.ReportingTripleHandler
 
receiveTriple(Resource, IRI, Value, IRI, ExtractionContext) - Method in class org.apache.any23.writer.RepositoryWriter
 
receiveTriple(Resource, IRI, Value, IRI, ExtractionContext) - Method in interface org.apache.any23.writer.TripleHandler
Invoked with a currently open context, notifies the detection of a triple.
receiveTriple(Resource, IRI, Value, IRI, ExtractionContext) - Method in class org.apache.any23.writer.TripleWriterHandler
Writers may override this method to handle a "receiveTriple" extraction event.
Recipe - Variable in class org.apache.any23.vocab.HRecipe
 
recurrenceId - Variable in class org.apache.any23.vocab.ICAL
default value type: DATE-TIMEThis IRI is used in conjunction with the "UID" and "SEQUENCE" IRI to identify a specific instance of a recurring "VEVENT", "VTODO" or "VJOURNAL" calendar component.
redListStatus - Variable in class org.apache.any23.vocab.WO
associates a Conservation Status with a category in the IUCN Red List
RedListStatus - Variable in class org.apache.any23.vocab.WO
A category in the IUCN red list, 2001.
reference - Variable in class org.apache.any23.vocab.DOAC
 
Reference - Variable in class org.apache.any23.vocab.DOAC
 
reference_type - Variable in class org.apache.any23.vocab.DOAC
 
referer - Variable in class org.apache.any23.vocab.DOAC
 
region - Variable in class org.apache.any23.vocab.HCard
 
region - Variable in class org.apache.any23.vocab.HListing
 
region - Variable in class org.apache.any23.vocab.VCard
The region (e.g., state or province) of a postal address.
RegionalRadio - Variable in class org.apache.any23.vocab.Programme
Radio services aiming at a regional coverage.
register(ExtractorFactory<?>) - Method in interface org.apache.any23.extractor.ExtractorRegistry
Registers an ExtractorFactory.
register(ExtractorFactory<?>) - Method in class org.apache.any23.extractor.ExtractorRegistryImpl
Registers an ExtractorFactory.
register(WriterFactory) - Method in class org.apache.any23.writer.WriterFactoryRegistry
Registers a new WriterFactory to the registry.
Regulation - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
REL_ATTRIBUTE - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
related - Variable in class org.apache.any23.vocab.DCTerms
 
related - Variable in class org.apache.any23.vocab.ICAL
To specify the relationship of the alarm trigger with respect to the start or end of the calendar component..
relatedTo - Variable in class org.apache.any23.vocab.ICAL
The IRI is used to represent a relationship or reference between one calendar component and another.value type: TEXT.
Relative_Place - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
relatively_fixed - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
release - Variable in class org.apache.any23.vocab.DOAP
 
Relocation - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
reltype - Variable in class org.apache.any23.vocab.ICAL
To specify the type of hierarchical relationship associated with the calendar component specified by the IRI..
Remaking - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
remove(QuadTemplate) - Method in interface org.apache.any23.extractor.xpath.TemplateXPathExtractionRule
Removes a quad template from the rule.
remove(QuadTemplate) - Method in class org.apache.any23.extractor.xpath.TemplateXPathExtractionRuleImpl
 
remove(Variable) - Method in interface org.apache.any23.extractor.xpath.TemplateXPathExtractionRule
Removes a variable from the template.
remove(Variable) - Method in class org.apache.any23.extractor.xpath.TemplateXPathExtractionRuleImpl
 
remove(XPathExtractionRule) - Method in class org.apache.any23.extractor.xpath.XPathExtractor
 
removeData(String) - Method in class org.apache.any23.validator.DefaultRuleContext
 
removeData(String) - Method in interface org.apache.any23.validator.RuleContext
Removes a data from the context.
removePrefix(String) - Method in class org.apache.any23.rdf.Prefixes
 
removeRule(Class<? extends Rule>) - Method in class org.apache.any23.validator.DefaultValidator
 
removeRule(Class<? extends Rule>) - Method in interface org.apache.any23.validator.Validator
Allows to remove a rule from the validator and all the related Fixes.
Renewal - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
rent - Variable in class org.apache.any23.vocab.HListing
 
Repeal - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
repeat - Variable in class org.apache.any23.vocab.ICAL
This IRI defines the number of time the alarm should be repeated, after the initial trigger.value type: INTEGER.
RepeatBroadcast - Variable in class org.apache.any23.vocab.Programme
Specifies a broadcast as being a repeat.
report() - Method in class org.apache.any23.writer.BenchmarkTripleHandler
Returns the report as a human readable string.
reportFixError(Fix, Exception, String) - Method in class org.apache.any23.validator.DefaultValidationReportBuilder
 
reportFixError(Fix, Exception, String) - Method in interface org.apache.any23.validator.ValidationReportBuilder
Reports an error occurred while executing a Fix.
ReportingTripleHandler - Class in org.apache.any23.writer
A TripleHandler that collects various information about the extraction process, such as the extractors used and the total number of triples.
ReportingTripleHandler(TripleHandler) - Constructor for class org.apache.any23.writer.ReportingTripleHandler
 
reportIssue(ValidationReport.IssueLevel, String) - Method in class org.apache.any23.validator.DefaultValidationReportBuilder
 
reportIssue(ValidationReport.IssueLevel, String) - Method in interface org.apache.any23.validator.ValidationReportBuilder
Reports a detected issue.
reportIssue(ValidationReport.IssueLevel, String, Node) - Method in class org.apache.any23.validator.DefaultValidationReportBuilder
 
reportIssue(ValidationReport.IssueLevel, String, Node) - Method in interface org.apache.any23.validator.ValidationReportBuilder
Reports an issue detected on a specified node.
reportRuleError(Rule, Exception, String) - Method in class org.apache.any23.validator.DefaultValidationReportBuilder
 
reportRuleError(Rule, Exception, String) - Method in interface org.apache.any23.validator.ValidationReportBuilder
Reports an error occurred while executing a Rule.
repository - Variable in class org.apache.any23.vocab.DOAP
 
Repository - Variable in class org.apache.any23.vocab.DOAP
 
RepositoryWriter - Class in org.apache.any23.writer
An RDF4J repository triple writer.
RepositoryWriter(RepositoryConnection) - Constructor for class org.apache.any23.writer.RepositoryWriter
 
RepositoryWriter(RepositoryConnection, Resource) - Constructor for class org.apache.any23.writer.RepositoryWriter
 
ReproductionStrategy - Variable in class org.apache.any23.vocab.WO
Reproduction covers all the tactics and behaviours involved in obtaining a mate, conceiving the next generation and successfully raising them.
requestStatus - Variable in class org.apache.any23.vocab.ICAL
value type: TEXTThis IRI defines the status code returned for a scheduling request..
requirement - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
requirement_of - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
reset() - Method in class org.apache.any23.extractor.html.HCardName
Resets the content of the HName fields.
reset() - Method in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
Resets the parser to the original state.
reset() - Method in class org.apache.any23.util.ReaderInputStream
Resets the StringReader.
reset() - Method in class org.apache.any23.writer.CountingTripleHandler
 
resetExtractor() - Method in class org.apache.any23.extractor.html.AdrExtractor
 
resetExtractor() - Method in class org.apache.any23.extractor.html.EntityBasedMicroformatExtractor
Resets the internal status of the extractor to prepare it to a new extraction section.
resetExtractor() - Method in class org.apache.any23.extractor.html.GeoExtractor
 
resetExtractor() - Method in class org.apache.any23.extractor.html.HCardExtractor
 
resetExtractor() - Method in class org.apache.any23.extractor.html.HListingExtractor
 
resetExtractor() - Method in class org.apache.any23.extractor.html.HRecipeExtractor
 
resetExtractor() - Method in class org.apache.any23.extractor.html.HResumeExtractor
 
resetExtractor() - Method in class org.apache.any23.extractor.html.HReviewAggregateExtractor
 
resetExtractor() - Method in class org.apache.any23.extractor.html.HReviewExtractor
 
resetExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HAdrExtractor
 
resetExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HCardExtractor
 
resetExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HEntryExtractor
 
resetExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HEventExtractor
 
resetExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HGeoExtractor
 
resetExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HItemExtractor
 
resetExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HProductExtractor
 
resetExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HRecipeExtractor
 
resetExtractor() - Method in class org.apache.any23.extractor.html.microformats2.HResumeExtractor
 
resetExtractor() - Method in class org.apache.any23.extractor.html.SpeciesExtractor
Resets the internal status of the extractor to prepare it to a new extraction section.
Resolution - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
resolveCIRIeOrIRIList(Node, String, boolean) - Method in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
Resolves a whitelist separated list of CURIE or URI.
resolveCURIEOrIRI(String, boolean) - Method in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
Resolves a CURIE or IRI string.
resolveIRI(String) - Method in class org.apache.any23.extractor.html.HTMLDocument
 
resolveIRI(String) - Method in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
Resolves a IRI string as IRI.
resolveIRI(String, URI) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
Fixes typical errors in IRIs, and resolves relative IRIs against a base IRI.
resource - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
RESOURCE_ATTRIBUTE - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
resource_for - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
RESOURCE_NAME - Static variable in class org.apache.any23.mime.TikaMIMETypeDetector
 
ResourceRoot(String[], Resource, Class<? extends MicroformatExtractor>) - Constructor for class org.apache.any23.extractor.TagSoupExtractionResult.ResourceRoot
 
resources - Variable in class org.apache.any23.vocab.ICAL
value type: TEXTThis IRI defines the equipment or resources anticipated for an activity specified by a calendar entity...
result - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
result_of - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
result_of - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
Resume - Variable in class org.apache.any23.vocab.HResume
 
Retroactivity - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
rev - Variable in class org.apache.any23.vocab.VCard
The timestamp of a revision of a vCard.
REV_ATTRIBUTE - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
review - Variable in class org.apache.any23.vocab.HProduct
 
Review - Class in org.apache.any23.vocab
Vocabulary definitions from vocabularies/review.rdf
Review - Variable in class org.apache.any23.vocab.Review
A review of an work.
ReviewAggregate - Class in org.apache.any23.vocab
 
ReviewAggregate - Variable in class org.apache.any23.vocab.ReviewAggregate
An agg review of a work.
reviewer - Variable in class org.apache.any23.vocab.Review
The person that has written the review.
revision - Variable in class org.apache.any23.vocab.DOAP
 
Right - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
role - Variable in class org.apache.any23.vocab.HCard
 
role - Variable in class org.apache.any23.vocab.ICAL
To specify the participation role for the calendar user specified by the IRI..
role - Variable in class org.apache.any23.vocab.VCard
A role a person plays within an organization.
Role - Variable in class org.apache.any23.vocab.LKIFCoreRole
 
root - Variable in class org.apache.any23.vocab.YAML
The root node.
ROOT - Static variable in class org.apache.any23.vocab.YAML
 
ROOT_EXTRACTION_RESULT_ID - Static variable in class org.apache.any23.extractor.ExtractionContext
 
Rover - Class in org.apache.any23.cli
A default rover implementation.
Rover() - Constructor for class org.apache.any23.cli.Rover
 
Rover.ArgumentToIRIConverter - Class in org.apache.any23.cli
 
Rover.PrintStreamConverter - Class in org.apache.any23.cli
 
row - Variable in class org.apache.any23.vocab.CSV
This property links the identifier of a CSV to an entity representing a row.
ROW - Static variable in class org.apache.any23.vocab.CSV
 
ROW_POSITION - Static variable in class org.apache.any23.vocab.CSV
 
ROW_TYPE - Static variable in class org.apache.any23.vocab.CSV
 
rowPosition - Variable in class org.apache.any23.vocab.CSV
This property expresses the index of a row in a CSV file.
rowType - Variable in class org.apache.any23.vocab.CSV
This resource identifies a Row.
rrule - Variable in class org.apache.any23.vocab.ICAL
This IRI defines a rule or repeating pattern for recurring events, to-dos, or time zone definitions.value type: RECUR.
rsvp - Variable in class org.apache.any23.vocab.ICAL
To specify whether there is an expectation of a favor of a reply from the calendar user specified by the IRI value..
Rule - Interface in org.apache.any23.validator
Models a rule for an issue detection.
Rule - Variable in class org.apache.any23.vocab.LKIFCoreRules
 
rule_predicate - Variable in class org.apache.any23.vocab.LKIFCoreRules
 
RuleActivation(Rule) - Constructor for class org.apache.any23.validator.ValidationReport.RuleActivation
 
RuleContext<T> - Interface in org.apache.any23.validator
This context is used to pass data from a Rule to a Fix.
RuleError(Rule, Exception, String) - Constructor for class org.apache.any23.validator.ValidationReport.RuleError
 
run() - Method in class org.apache.any23.cli.ExtractorDocumentation
 
run() - Method in class org.apache.any23.cli.MicrodataParser
 
run() - Method in class org.apache.any23.cli.MimeDetector
 
run() - Method in class org.apache.any23.cli.PluginVerifier
 
run() - Method in class org.apache.any23.cli.Rover
 
run() - Method in interface org.apache.any23.cli.Tool
Runs the tool and retrieves the exit code.
run() - Method in class org.apache.any23.cli.VocabPrinter
 
run() - Method in class org.apache.any23.extractor.SingleDocumentExtraction
Triggers the execution of all the Extractor registered to this class using the default extraction parameters.
run(ExtractionParameters) - Method in class org.apache.any23.extractor.SingleDocumentExtraction
Triggers the execution of all the Extractor registered to this class using the specified extraction parameters.
run(ExtractionParameters, ExtractionContext, Input, ExtractionResult) - Method in interface org.apache.any23.extractor.Extractor
Executes the extractor.
run(ExtractionParameters, ExtractionContext, InputStream, ExtractionResult) - Method in class org.apache.any23.extractor.csv.CSVExtractor
Executes the extractor.
run(ExtractionParameters, ExtractionContext, InputStream, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.BaseRDFExtractor
 
run(ExtractionParameters, ExtractionContext, InputStream, ExtractionResult) - Method in class org.apache.any23.extractor.rdf.JSONLDExtractor
 
run(ExtractionParameters, ExtractionContext, InputStream, ExtractionResult) - Method in class org.apache.any23.extractor.yaml.YAMLExtractor
 
run(ExtractionParameters, ExtractionContext, Document, ExtractionResult) - Method in class org.apache.any23.extractor.html.EmbeddedJSONLDExtractor
Executes the extractor.
run(ExtractionParameters, ExtractionContext, Document, ExtractionResult) - Method in class org.apache.any23.extractor.html.HeadLinkExtractor
 
run(ExtractionParameters, ExtractionContext, Document, ExtractionResult) - Method in class org.apache.any23.extractor.html.HTMLMetaExtractor
Executes the extractor.
run(ExtractionParameters, ExtractionContext, Document, ExtractionResult) - Method in class org.apache.any23.extractor.html.ICBMExtractor
 
run(ExtractionParameters, ExtractionContext, Document, ExtractionResult) - Method in class org.apache.any23.extractor.html.LicenseExtractor
 
run(ExtractionParameters, ExtractionContext, Document, ExtractionResult) - Method in class org.apache.any23.extractor.html.MicroformatExtractor
 
run(ExtractionParameters, ExtractionContext, Document, ExtractionResult) - Method in class org.apache.any23.extractor.html.TitleExtractor
 
run(ExtractionParameters, ExtractionContext, Document, ExtractionResult) - Method in class org.apache.any23.extractor.html.TurtleHTMLExtractor
 
run(ExtractionParameters, ExtractionContext, Document, ExtractionResult) - Method in class org.apache.any23.extractor.html.XFNExtractor
 
run(ExtractionParameters, ExtractionContext, Document, ExtractionResult) - Method in class org.apache.any23.extractor.microdata.MicrodataExtractor
This extraction performs the Microdata to RDF conversion algorithm.
run(ExtractionParameters, ExtractionContext, Document, ExtractionResult) - Method in class org.apache.any23.extractor.xpath.XPathExtractor
 

S

schedule_date - Variable in class org.apache.any23.vocab.Programme
The schedule date of a broadcast event.
SchemaOrg - Class in org.apache.any23.vocab
Vocabulary definition for schema.org.
schoolHomepage - Variable in class org.apache.any23.vocab.FOAF
 
scientificName - Variable in class org.apache.any23.vocab.WO
associates a taxon name with its formal scientific name.
screenshots - Variable in class org.apache.any23.vocab.DOAP
 
Season - Variable in class org.apache.any23.vocab.Programme
A season is a group of broadcasts.
season_broadcast - Variable in class org.apache.any23.vocab.Programme
Associates a season to its constituent broadcasts
SecondarySchool - Variable in class org.apache.any23.vocab.DOAC
 
Segment - Variable in class org.apache.any23.vocab.Programme
Classification of an episode version's region, e.g.
sell - Variable in class org.apache.any23.vocab.HListing
 
Semantic_Annotation - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
sentBy - Variable in class org.apache.any23.vocab.ICAL
To specify the calendar user that is acting on behalf of the calendar user specified by the IRI..
sequence - Variable in class org.apache.any23.vocab.ICAL
value type: integerThis IRI defines the revision sequence number of the calendar component within a sequence of revisions..
sequence - Variable in class org.apache.any23.vocab.YAML
 
SEQUENCE - Static variable in class org.apache.any23.vocab.YAML
 
SerializationException - Exception in org.apache.any23.validator
Defines an error raised from the ValidationReportSerializer.
SerializationException(String) - Constructor for exception org.apache.any23.validator.SerializationException
 
SerializationException(String, Throwable) - Constructor for exception org.apache.any23.validator.SerializationException
 
serialize(ValidationReport, OutputStream) - Method in interface org.apache.any23.validator.ValidationReportSerializer
Serializes the validation report on the given output stream.
serialize(ValidationReport, OutputStream) - Method in class org.apache.any23.validator.XMLValidationReportSerializer
 
serializeGetterValue(Object, Method, PrintStream) - Method in class org.apache.any23.validator.XMLValidationReportSerializer
 
serializeToXML(Node, boolean) - Static method in class org.apache.any23.extractor.html.DomUtils
Given a DOM Node produces the XML serialization omitting the XML declaration.
serializeVocabularies(RDFFormat, PrintStream) - Static method in class org.apache.any23.vocab.RDFSchemaUtils
Serializes all the vocabularies to NQuads over the given output stream.
serializeVocabulary(Vocabulary, RDFFormat) - Static method in class org.apache.any23.vocab.RDFSchemaUtils
Serialized the given vocabulary to NQuads and return them as string.
serializeVocabulary(Vocabulary, RDFFormat, boolean, PrintStream) - Static method in class org.apache.any23.vocab.RDFSchemaUtils
Serializes the given vocabulary to NQuads over the given output stream.
serializeVocabulary(Vocabulary, RDFWriter) - Static method in class org.apache.any23.vocab.RDFSchemaUtils
Serializes the given vocabulary to triples over the given writer.
serializeVocabulary(IRI, IRI[], IRI[], Map<IRI, String>, RDFWriter) - Static method in class org.apache.any23.vocab.RDFSchemaUtils
Serializes a vocabulary composed of the given namespace, resources and properties.
series - Variable in class org.apache.any23.vocab.Programme
Associates a brand or a series to a series constituting it.
Series - Variable in class org.apache.any23.vocab.Programme
A series, e.g.
service - Variable in class org.apache.any23.vocab.HListing
 
service - Variable in class org.apache.any23.vocab.Programme
Associate a brand, series or episode to the master brand service.
Service - Variable in class org.apache.any23.vocab.Programme
A broadcasting service.
service_endpoint - Variable in class org.apache.any23.vocab.DOAP
 
setAnnotated(boolean) - Method in interface org.apache.any23.writer.FormatWriter
Sets the annotation flag.
setAnnotated(boolean) - Method in class org.apache.any23.writer.JSONWriter
Deprecated.
 
setAnnotated(boolean) - Method in class org.apache.any23.writer.RDFWriterTripleHandler
Sets the annotation flag.
setAnnotated(boolean) - Method in class org.apache.any23.writer.URIListWriter
 
setCacheFactory(LocalCopyFactory) - Method in class org.apache.any23.Any23
Allows to set a LocalCopyFactory instance.
setContentLength(long) - Method in class org.apache.any23.filter.ExtractionContextBlocker
 
setContentLength(long) - Method in class org.apache.any23.filter.IgnoreAccidentalRDFa
 
setContentLength(long) - Method in class org.apache.any23.filter.IgnoreTitlesOfEmptyDocuments
 
setContentLength(long) - Method in class org.apache.any23.writer.BenchmarkTripleHandler
 
setContentLength(long) - Method in class org.apache.any23.writer.CompositeTripleHandler
 
setContentLength(long) - Method in class org.apache.any23.writer.CountingTripleHandler
 
setContentLength(long) - Method in class org.apache.any23.writer.LoggingTripleHandler
 
setContentLength(long) - Method in class org.apache.any23.writer.ReportingTripleHandler
 
setContentLength(long) - Method in class org.apache.any23.writer.RepositoryWriter
 
setContentLength(long) - Method in interface org.apache.any23.writer.TripleHandler
Sets the length of the content to be processed.
setContentLength(long) - Method in class org.apache.any23.writer.TripleWriterHandler
Writers may override this method to handle a "setContentLength" extraction event.
setCurrentExtractionResult(ExtractionResult) - Method in class org.apache.any23.extractor.html.MicroformatExtractor
 
setDefaultLogging() - Static method in class org.apache.any23.util.LogUtils
Deprecated.
 
setErrorMode(MicrodataParser.ErrorMode) - Method in class org.apache.any23.extractor.microdata.MicrodataParser
 
setErrorNode(Node) - Method in exception org.apache.any23.extractor.microdata.MicrodataParserException
 
setField(String, HTMLDocument.TextField) - Method in class org.apache.any23.extractor.html.HCardName
 
setFlag(String, boolean) - Method in class org.apache.any23.extractor.ExtractionParameters
Sets the value for an extraction flag.
setFullName(HTMLDocument.TextField) - Method in class org.apache.any23.extractor.html.HCardName
 
setHTTPClient(HTTPClient) - Method in class org.apache.any23.Any23
Allows to set the HTTPClient implementation used to retrieve contents.
setHTTPUserAgent(String) - Method in class org.apache.any23.Any23
Sets the HTTP Header User Agent, see RFC 2616-14.43.
setIssueReport(IssueReport) - Method in class org.apache.any23.rdf.Any23ValueFactoryWrapper
 
setLocalCopyFactory(LocalCopyFactory) - Method in class org.apache.any23.extractor.SingleDocumentExtraction
Sets the internal factory for generating the document local copy, if null the MemCopyFactory will be used.
setMIMETypeDetector(MIMETypeDetector) - Method in class org.apache.any23.Any23
Allows to set an instance of MIMETypeDetector.
setMIMETypeDetector(MIMETypeDetector) - Method in class org.apache.any23.extractor.SingleDocumentExtraction
Sets the internal mime type detector, if null mimetype detection will be skipped and all extractors will be activated.
setOrganization(HTMLDocument.TextField) - Method in class org.apache.any23.extractor.html.HCardName
 
setOrganizationUnit(HTMLDocument.TextField) - Method in class org.apache.any23.extractor.html.HCardName
 
setParserEncoding(String) - Method in class org.apache.any23.extractor.SingleDocumentExtraction
Sets the document parser encoding.
setProperty(String, String) - Method in class org.apache.any23.configuration.DefaultModifiableConfiguration
 
setProperty(String, String) - Method in interface org.apache.any23.configuration.ModifiableConfiguration
Sets a new value propertyValue for property which name propertyName.
setProperty(String, String) - Method in class org.apache.any23.extractor.ExtractionParameters
Sets the value for an extraction property.
setStopAtFirstError(boolean) - Method in class org.apache.any23.extractor.csv.CSVExtractor
If true, the extractor will stop at first parsing error, iffalse the extractor will attempt to ignore all parsing errors.
setStopAtFirstError(boolean) - Method in interface org.apache.any23.extractor.Extractor.ContentExtractor
If true, the extractor will stop at first parsing error, iffalse the extractor will attempt to ignore all parsing errors.
setStopAtFirstError(boolean) - Method in class org.apache.any23.extractor.rdf.BaseRDFExtractor
 
setStopAtFirstError(boolean) - Method in class org.apache.any23.extractor.rdf.JSONLDExtractor
Deprecated.
since 2.4. This extractor has never supported this setting. Do not use.
setStopAtFirstError(boolean) - Method in class org.apache.any23.extractor.rdfa.RDFa11Extractor
Deprecated.
since 2.4. This extractor has never supported this setting. Do not use.
setStopAtFirstError(boolean) - Method in class org.apache.any23.extractor.rdfa.RDFaExtractor
Deprecated.
since 2.4. This extractor has never supported this setting. Do not use.
setStopAtFirstError(boolean) - Method in class org.apache.any23.extractor.yaml.YAMLExtractor
 
Setting<V> - Class in org.apache.any23.configuration
Represents a setting key paired with a compatible value.
Setting(String, Class<V>, V) - Constructor for class org.apache.any23.configuration.Setting
Constructs a new setting with the specified identifier, value type, and default value.
Setting(String, V) - Constructor for class org.apache.any23.configuration.Setting
Constructs a new setting with the specified identifier and default value.
Settings - Class in org.apache.any23.configuration
This class represents an immutable Set of Setting objects, with the additional property that no two settings having the same identifier can be simultaneously present in a Settings object.
setVerboseLogging() - Static method in class org.apache.any23.util.LogUtils
Deprecated.
 
setVerifyDataType(boolean) - Method in class org.apache.any23.extractor.rdf.BaseRDFExtractor
 
setVerifyDataType(boolean) - Method in class org.apache.any23.extractor.rdf.JSONLDExtractor
Deprecated.
since 2.4. This extractor has never supported this setting. Do not use.
setVerifyDataType(boolean) - Method in class org.apache.any23.extractor.rdfa.RDFa11Extractor
Deprecated.
since 2.4. This extractor has never supported this setting. Do not use.
setVerifyDataType(boolean) - Method in class org.apache.any23.extractor.rdfa.RDFaExtractor
Deprecated.
since 2.4. This extractor has never supported this setting. Do not use.
sex - Variable in class org.apache.any23.vocab.HCard
 
sha1 - Variable in class org.apache.any23.vocab.FOAF
 
short_synopsis - Variable in class org.apache.any23.vocab.Programme
A short synopsis of a serie, brand or episode.
shortdesc - Variable in class org.apache.any23.vocab.DOAP
 
shortDescription - Variable in class org.apache.any23.vocab.WO
associates a short description with a Collection.
ShortenedVersion - Variable in class org.apache.any23.vocab.Programme
A shortened version.
SignedVersion - Variable in class org.apache.any23.vocab.Programme
Anchor point for subject taxonomies.
SimpleExtractorFactory<T extends Extractor<?>> - Class in org.apache.any23.extractor
This class is a simple and default-like implementation of ExtractorFactory.
SimpleExtractorFactory(String, Prefixes) - Constructor for class org.apache.any23.extractor.SimpleExtractorFactory
 
SimpleExtractorFactory(String, Prefixes, Collection<String>, String) - Constructor for class org.apache.any23.extractor.SimpleExtractorFactory
 
SINDICE - Class in org.apache.any23.vocab
This class models an internal Sindice Vocabulary to describe resource domains and Microformat nesting relationships.
SingleDocumentExtraction - Class in org.apache.any23.extractor
This class acts as a facade where all extractors (for a given MIMEType) can be called on a single document.
SingleDocumentExtraction(Configuration, DocumentSource, ExtractorFactory<?>, TripleHandler) - Constructor for class org.apache.any23.extractor.SingleDocumentExtraction
Builds an extractor by the specification of document source, extractors factory and output triple handler.
SingleDocumentExtraction(Configuration, DocumentSource, ExtractorGroup, TripleHandler) - Constructor for class org.apache.any23.extractor.SingleDocumentExtraction
Builds an extractor by the specification of document source, list of extractors and output triple handler.
SingleDocumentExtraction(DocumentSource, ExtractorFactory<?>, TripleHandler) - Constructor for class org.apache.any23.extractor.SingleDocumentExtraction
Builds an extractor by the specification of document source, extractors factory and output triple handler, using the DefaultConfiguration.
SingleDocumentExtractionReport - Class in org.apache.any23.extractor
This class provides the report for a SingleDocumentExtraction run.
SingleDocumentExtractionReport(ValidationReport, Map<String, Collection<IssueReport.Issue>>) - Constructor for class org.apache.any23.extractor.SingleDocumentExtractionReport
 
singleton - Static variable in class org.apache.any23.configuration.DefaultConfiguration
 
singleton() - Static method in class org.apache.any23.configuration.DefaultConfiguration
 
singleton() - Static method in class org.apache.any23.http.DefaultHTTPClientConfiguration
 
SITE_NAME - Static variable in class org.apache.any23.vocab.OGP
If your object is part of a larger web site, the name which should be displayed for the overall site.
siteName - Variable in class org.apache.any23.vocab.OGP
 
size - Variable in class org.apache.any23.vocab.SINDICE
Size meta property indicating the number of triples within the returned dataset.
size() - Method in class org.apache.any23.configuration.Settings
 
SIZE - Static variable in class org.apache.any23.vocab.SINDICE
 
skill - Variable in class org.apache.any23.vocab.DOAC
 
skill - Variable in class org.apache.any23.vocab.HResume
 
Skill - Variable in class org.apache.any23.vocab.DOAC
 
Social_Legal_Role - Variable in class org.apache.any23.vocab.LKIFCoreLegalRole
 
Social_Role - Variable in class org.apache.any23.vocab.LKIFCoreRole
 
SocialBehaviour - Variable in class org.apache.any23.vocab.WO
Social behaviour is all about how an animal interacts with members of its own species.
SocialSkill - Variable in class org.apache.any23.vocab.DOAC
 
Society - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
Soft_Law - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
sort_string - Variable in class org.apache.any23.vocab.HCard
 
sort_string - Variable in class org.apache.any23.vocab.VCard
A version of a person's name suitable for collation.
sound - Variable in class org.apache.any23.vocab.VCard
A sound (e.g., a greeting or pronounciation) of a person.
sound_format - Variable in class org.apache.any23.vocab.Programme
The sound format of a particular version.
source - Variable in class org.apache.any23.vocab.DCTerms
 
source() - Method in class org.apache.any23.extractor.html.HTMLDocument.TextField
 
SPACE_SEPARATOR - Static variable in class org.apache.any23.extractor.html.microformats2.Microformats2Prefixes
 
SpanCloserInputStream - Class in org.apache.any23.extractor.html
Extension of InputStream meant to detect and replace any occurrence of inline span:
SpanCloserInputStream(InputStream) - Constructor for class org.apache.any23.extractor.html.SpanCloserInputStream
 
spatial_reference - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
spatial_relation - Variable in class org.apache.any23.vocab.LKIFCoreRelativePlaces
 
Spatio_Temporal_Occurrence - Variable in class org.apache.any23.vocab.LKIFCoreTop
 
speaks - Variable in class org.apache.any23.vocab.DOAC
 
species - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a species
Species - Variable in class org.apache.any23.vocab.WO
Generic class defining a biological species.
SpeciesExtractor - Class in org.apache.any23.extractor.html
Extractor able to extract the Species Microformat.
SpeciesExtractor() - Constructor for class org.apache.any23.extractor.html.SpeciesExtractor
 
SpeciesExtractorFactory - Class in org.apache.any23.extractor.html
 
SpeciesExtractorFactory() - Constructor for class org.apache.any23.extractor.html.SpeciesExtractorFactory
 
speciesName - Variable in class org.apache.any23.vocab.WO
specifies the species part of a binomial name, allowing this portion of the name to be explicitly described.
Specification - Variable in class org.apache.any23.vocab.DOAP
 
Speech_Act - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
SpeechSegment - Variable in class org.apache.any23.vocab.Programme
Classification of an episode version's region holding speech content.
spouse - Variable in class org.apache.any23.vocab.XFN
 
SRC_ATTRIBUTE - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
SRC_TAGS - Static variable in class org.apache.any23.extractor.microdata.MicrodataParser
List of tags providing the src property.
standard - Variable in class org.apache.any23.vocab.ICAL
 
start - Variable in class org.apache.any23.vocab.HEvent
 
start_date - Variable in class org.apache.any23.vocab.DOAC
 
Start_Efficacy - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Start_in_Force - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
startDocument(IRI) - Method in class org.apache.any23.filter.ExtractionContextBlocker
 
startDocument(IRI) - Method in class org.apache.any23.filter.IgnoreAccidentalRDFa
 
startDocument(IRI) - Method in class org.apache.any23.filter.IgnoreTitlesOfEmptyDocuments
 
startDocument(IRI) - Method in class org.apache.any23.writer.BenchmarkTripleHandler
 
startDocument(IRI) - Method in class org.apache.any23.writer.CompositeTripleHandler
 
startDocument(IRI) - Method in class org.apache.any23.writer.CountingTripleHandler
 
startDocument(IRI) - Method in class org.apache.any23.writer.JSONWriter
Deprecated.
 
startDocument(IRI) - Method in class org.apache.any23.writer.LoggingTripleHandler
 
startDocument(IRI) - Method in class org.apache.any23.writer.RDFWriterTripleHandler
 
startDocument(IRI) - Method in class org.apache.any23.writer.ReportingTripleHandler
 
startDocument(IRI) - Method in class org.apache.any23.writer.RepositoryWriter
 
startDocument(IRI) - Method in interface org.apache.any23.writer.TripleHandler
 
startDocument(IRI) - Method in class org.apache.any23.writer.TripleWriterHandler
Writers may override this method to handle a "startDocument" extraction event.
startRDF() - Method in class org.apache.any23.extractor.rdf.RDFHandlerAdapter
 
starts - Variable in class org.apache.any23.vocab.LKIFCoreTime
 
stated_by - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Statement_In_Writing - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
states - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
Static_Temporal_Entity - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
status - Variable in class org.apache.any23.vocab.ICAL
value type: TEXTThis IRI defines the overall status or confirmation for the calendar component..
Statute - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
StreamUtils - Class in org.apache.any23.util
Contains general utility functions for handling streams.
street_address - Variable in class org.apache.any23.vocab.HCard
 
street_address - Variable in class org.apache.any23.vocab.VCard
The street address of a postal address.
streetAddress - Variable in class org.apache.any23.vocab.HListing
 
strict_part - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
strict_part_of - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
Strictly_Allowed - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
Strictly_Disallowed - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
strictly_equivalent - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
StringDocumentSource - Class in org.apache.any23.source
String implementation of DocumentSource.
StringDocumentSource(String, String) - Constructor for class org.apache.any23.source.StringDocumentSource
 
StringDocumentSource(String, String, String) - Constructor for class org.apache.any23.source.StringDocumentSource
 
StringDocumentSource(String, String, String, String) - Constructor for class org.apache.any23.source.StringDocumentSource
 
StringUtils - Class in org.apache.any23.util
This class provides a set of string utility methods.
stylesheet - Variable in class org.apache.any23.vocab.XHTML
 
subject - Variable in class org.apache.any23.vocab.Programme
Relates a programme to a subject (e.g.
Subject - Variable in class org.apache.any23.vocab.Programme
A version holding sign language.
SUBJECT_ATTRIBUTES - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
Subjective_Entity - Variable in class org.apache.any23.vocab.LKIFCoreRole
 
suborder - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a suborder
Suborder - Variable in class org.apache.any23.vocab.WO
Suborders are an intermediate classification rank - an order can be split into many closely related suborders.
suborderName - Variable in class org.apache.any23.vocab.WO
Used to specify the name of a suborder as part of a Taxon Name
subspecies - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a subspecies
Subspecies - Variable in class org.apache.any23.vocab.WO
Subspecies are a rank of classification that is lower than a species.
subspeciesName - Variable in class org.apache.any23.vocab.WO
Used to specify the name of a subspecies as part of a Taxon Name
Substitution - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Subtitle - Variable in class org.apache.any23.vocab.Programme
Classification of an episode version's region corresponding to a subtitle being shown.
subtitle_language - Variable in class org.apache.any23.vocab.Programme
Language of the subtitles emebedded in a particular version.
summary - Variable in class org.apache.any23.vocab.DOAC
 
summary - Variable in class org.apache.any23.vocab.HEntry
 
summary - Variable in class org.apache.any23.vocab.HEvent
 
summary - Variable in class org.apache.any23.vocab.HListing
 
summary - Variable in class org.apache.any23.vocab.HRecipe
 
summary - Variable in class org.apache.any23.vocab.HResume
 
summary - Variable in class org.apache.any23.vocab.ICAL
This IRI defines a short summary or subject for the calendar component.value type: TEXT.
superclass - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a superclass
Superclass - Variable in class org.apache.any23.vocab.WO
Superclass is an intermediate classification rank, or grouping, that sits directly above a class, ranking below a phylum or subphylum and containing one or more classes.
superclassName - Variable in class org.apache.any23.vocab.WO
Used to specify the name of a superclass as part of a Taxon Name
superfamily - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a superfamily
Superfamily - Variable in class org.apache.any23.vocab.WO
Superfamilies are an intermediate classification rank, or grouping, that is directly above a family.
superfamilyName - Variable in class org.apache.any23.vocab.WO
Used to specify the name of a superfamily as part of a Taxon Name
superorder - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a superorder
Superorder - Variable in class org.apache.any23.vocab.WO
Superorders are an intermediate classification rank or grouping that sit directly above an order.
superorderName - Variable in class org.apache.any23.vocab.WO
Used to specify the name of a superorder as part of a Taxon Name
superspeciesName - Variable in class org.apache.any23.vocab.WO
Used to specify the name of a superspecies as part of a Taxon Name
surname - Variable in class org.apache.any23.vocab.FOAF
 
Surprise - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
SurvivalStrategy - Variable in class org.apache.any23.vocab.WO
Survival strategies include adaptations to changes in .
Suspension - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
SVNRepository - Variable in class org.apache.any23.vocab.DOAP
 
sweetheart - Variable in class org.apache.any23.vocab.XFN
 
syndication - Variable in class org.apache.any23.vocab.HEntry
 
synopsis - Variable in class org.apache.any23.vocab.Programme
The synopsis of a serie, brand or episode.

T

tag - Variable in class org.apache.any23.vocab.HRecipe
 
tag - Variable in class org.apache.any23.vocab.Programme
Associates an episode to a particular tag.
TagSoupExtractionResult - Interface in org.apache.any23.extractor
This interface models a specific ExtractionResult able to collect property roots generated by HTML Microformat extractions.
TagSoupExtractionResult.PropertyPath - Class in org.apache.any23.extractor
Defines a property path object.
TagSoupExtractionResult.ResourceRoot - Class in org.apache.any23.extractor
Defines a property root object.
TagSoupParser - Class in org.apache.any23.extractor.html
Parses an InputStream into an HTML DOM tree.
TagSoupParser(InputStream, String) - Constructor for class org.apache.any23.extractor.html.TagSoupParser
 
TagSoupParser(InputStream, String, String) - Constructor for class org.apache.any23.extractor.html.TagSoupParser
 
TagSoupParser.ElementLocation - Class in org.apache.any23.extractor.html
Describes a DOM Element location.
TaxonName - Variable in class org.apache.any23.vocab.WO
A taxonomic name, describing the structure and provenance of a taxonomic name.
taxonomicName - Variable in class org.apache.any23.vocab.WO
a naming property, associating a formal taxonomic name with a Taxon Name instance.
TaxonRank - Variable in class org.apache.any23.vocab.WO
Generic concept for a taxonomic rank such as a Genus or Species.
tel - Variable in class org.apache.any23.vocab.HCard
 
tel - Variable in class org.apache.any23.vocab.HListing
 
tel - Variable in class org.apache.any23.vocab.VCard
A telephone number of a person.
Telephone - Variable in class org.apache.any23.vocab.VCard
Resources that are vCard Telephones.
TemplateGraph - Class in org.apache.any23.extractor.xpath
Represents an Quad graph IRI template.
TemplateGraph(String, boolean) - Constructor for class org.apache.any23.extractor.xpath.TemplateGraph
Constructor.
TemplateObject - Class in org.apache.any23.extractor.xpath
Represents a Quad object template.
TemplateObject(TemplateObject.Type, String, boolean) - Constructor for class org.apache.any23.extractor.xpath.TemplateObject
Constructor.
TemplateObject.Type - Enum in org.apache.any23.extractor.xpath
Supported object types.
TemplatePredicate - Class in org.apache.any23.extractor.xpath
Represents a Quad predicate template.
TemplatePredicate(String, boolean) - Constructor for class org.apache.any23.extractor.xpath.TemplatePredicate
Constructor.
TemplateSubject - Class in org.apache.any23.extractor.xpath
Represents a Quad subject template.
TemplateSubject(TemplateSubject.Type, String, boolean) - Constructor for class org.apache.any23.extractor.xpath.TemplateSubject
Constructor.
TemplateSubject.Type - Enum in org.apache.any23.extractor.xpath
Supported subject types.
TemplateXPathExtractionRule - Interface in org.apache.any23.extractor.xpath
Defines an XPathExtractionRule able to expand a QuadTemplate set based on a given template.
TemplateXPathExtractionRuleImpl - Class in org.apache.any23.extractor.xpath
Default implementation of XPathExtractionRule.
TemplateXPathExtractionRuleImpl(String, String) - Constructor for class org.apache.any23.extractor.xpath.TemplateXPathExtractionRuleImpl
 
Temporal_Modification - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Temporal_Occurrence - Variable in class org.apache.any23.vocab.LKIFCoreTime
 
temporal_relation - Variable in class org.apache.any23.vocab.LKIFCoreTime
 
Term<T extends org.eclipse.rdf4j.model.Value> - Class in org.apache.any23.extractor.xpath
Represents a generic template term.
Term(String, boolean) - Constructor for class org.apache.any23.extractor.xpath.Term
Constructor.
Termination - Variable in class org.apache.any23.vocab.LKIFCoreProcess
 
TerrestrialHabitat - Variable in class org.apache.any23.vocab.WO
Terrestrial habitats include forests, grasslands, deserts and rainforests.
tester - Variable in class org.apache.any23.vocab.DOAP
 
text - Variable in class org.apache.any23.vocab.Programme
Associates a subtitle event to the corresponding text.
text - Variable in class org.apache.any23.vocab.Review
The text of the review.
TextField(String, Node) - Constructor for class org.apache.any23.extractor.html.HTMLDocument.TextField
 
Textual_Modification - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
theme - Variable in class org.apache.any23.vocab.FOAF
 
threatDescription - Variable in class org.apache.any23.vocab.WO
description of the threat(s) that have been identified as part of the assessment of the Conservation Status of a taxon
thumbnail - Variable in class org.apache.any23.vocab.FOAF
 
TikaEncodingDetector - Class in org.apache.any23.encoding
An implementation of EncodingDetector based on Apache Tika.
TikaEncodingDetector() - Constructor for class org.apache.any23.encoding.TikaEncodingDetector
 
TikaMIMETypeDetector - Class in org.apache.any23.mime
Implementation of MIMETypeDetector based on Apache Tika.
TikaMIMETypeDetector() - Constructor for class org.apache.any23.mime.TikaMIMETypeDetector
 
TikaMIMETypeDetector(Purifier) - Constructor for class org.apache.any23.mime.TikaMIMETypeDetector
 
time - Variable in class org.apache.any23.vocab.Programme
Associates an episode's version or a version's segment with a temporal interval.
TIME_PROPERTY_PREFIX - Static variable in class org.apache.any23.extractor.html.microformats2.Microformats2Prefixes
 
tipjar - Variable in class org.apache.any23.vocab.FOAF
 
title - Variable in class org.apache.any23.vocab.DCTerms
 
title - Variable in class org.apache.any23.vocab.DOAC
 
title - Variable in class org.apache.any23.vocab.FOAF
 
title - Variable in class org.apache.any23.vocab.OGP
 
title - Variable in class org.apache.any23.vocab.Review
The title of the review.
title - Variable in class org.apache.any23.vocab.VCard
A person's title.
TITLE - Static variable in class org.apache.any23.vocab.OGP
The title of your object as it should appear within the graph, e.g., "The Rock".
TitleExtractor - Class in org.apache.any23.extractor.html
Extracts the value of the <title> element of an HTML or XHTML page.
TitleExtractor() - Constructor for class org.apache.any23.extractor.html.TitleExtractor
 
TitleExtractorFactory - Class in org.apache.any23.extractor.html
 
TitleExtractorFactory() - Constructor for class org.apache.any23.extractor.html.TitleExtractorFactory
 
toByteArray(InputStream) - Static method in class org.apache.any23.source.MemCopyFactory
 
toJSON() - Method in class org.apache.any23.extractor.microdata.Item
 
toJSON() - Method in class org.apache.any23.extractor.microdata.ItemProp
 
toJSON() - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
toJSON() - Method in class org.apache.any23.extractor.microdata.ItemScope
 
toJSON() - Method in exception org.apache.any23.extractor.microdata.MicrodataParserException
 
Tool - Interface in org.apache.any23.cli
Defines a runnable CLI tool.
ToolRunner - Class in org.apache.any23.cli
This class is the main class responsible to provide a uniform command-line access points to all the others tools like Rover.
ToolRunner() - Constructor for class org.apache.any23.cli.ToolRunner
 
topic - Variable in class org.apache.any23.vocab.FOAF
 
topic_interest - Variable in class org.apache.any23.vocab.FOAF
 
toString() - Method in class org.apache.any23.configuration.Setting
 
toString() - Method in class org.apache.any23.extractor.ExtractionContext
 
toString() - Method in class org.apache.any23.extractor.ExtractionResultImpl
 
toString() - Method in class org.apache.any23.extractor.IssueReport.Issue
 
toString() - Method in class org.apache.any23.extractor.microdata.ItemProp
 
toString() - Method in class org.apache.any23.extractor.microdata.ItemPropValue
 
toString() - Method in class org.apache.any23.extractor.microdata.ItemScope
 
toString() - Method in exception org.apache.any23.extractor.microdata.MicrodataParserException
 
toString() - Method in class org.apache.any23.extractor.TagSoupExtractionResult.PropertyPath
 
toString() - Method in class org.apache.any23.extractor.TagSoupExtractionResult.ResourceRoot
 
toString() - Method in class org.apache.any23.extractor.xpath.QuadTemplate
 
toString() - Method in class org.apache.any23.extractor.xpath.TemplateGraph
 
toString() - Method in class org.apache.any23.extractor.xpath.TemplateObject
 
toString() - Method in class org.apache.any23.extractor.xpath.TemplatePredicate
 
toString() - Method in class org.apache.any23.extractor.xpath.TemplateSubject
 
toString() - Method in class org.apache.any23.extractor.xpath.TemplateXPathExtractionRuleImpl
 
toString() - Method in class org.apache.any23.extractor.xpath.Term
 
toString() - Method in class org.apache.any23.mime.MIMEType
 
toString() - Method in class org.apache.any23.validator.DefaultValidationReport
 
toString() - Method in class org.apache.any23.validator.DefaultValidationReportBuilder
 
toString() - Method in class org.apache.any23.validator.EmptyValidationReport
 
toString() - Method in class org.apache.any23.validator.ValidationReport.Error
 
toString() - Method in class org.apache.any23.validator.ValidationReport.FixError
 
toString() - Method in class org.apache.any23.validator.ValidationReport.Issue
 
toString() - Method in class org.apache.any23.validator.ValidationReport.RuleActivation
 
toString() - Method in class org.apache.any23.validator.ValidationReport.RuleError
 
toString() - Method in class org.apache.any23.writer.TripleFormat
 
totalVotes - Variable in class org.apache.any23.vocab.Review
Number of usefulness votes (integer).
toValue(String) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a Value.
towards - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
toXSDDateTime(Date) - Static method in class org.apache.any23.rdf.RDFUtils
Prints a date to the XSD datetime format.
traceRuleActivation(Rule) - Method in class org.apache.any23.validator.DefaultValidationReportBuilder
 
traceRuleActivation(Rule) - Method in interface org.apache.any23.validator.ValidationReportBuilder
Traces that a rule has been applied.
track - Variable in class org.apache.any23.vocab.Programme
Associates a music segment with a track, as defined in MO.
trade - Variable in class org.apache.any23.vocab.HListing
 
Transaction - Variable in class org.apache.any23.vocab.LKIFCoreAction
 
translator - Variable in class org.apache.any23.vocab.DOAP
 
transp - Variable in class org.apache.any23.vocab.ICAL
This IRI defines whether an event is transparent or not to busy time searches.value type: TEXT.
Transposition - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Treaty - Variable in class org.apache.any23.vocab.LKIFCoreNorm
 
tribe - Variable in class org.apache.any23.vocab.WO
associates a taxon rank with a tribe
Tribe - Variable in class org.apache.any23.vocab.WO
Tribes are a taxonomic rank that fall between family and genus.
tribeName - Variable in class org.apache.any23.vocab.WO
Used to specify the name of a tribe as part of a Taxon Name
trigger - Variable in class org.apache.any23.vocab.ICAL
This IRI specifies when an alarm will trigger.default value type: DURATION.
triple(String, String, String) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a statement of type: toValue(s), toValue(p), toValue(o)
triple(Resource, IRI, Value) - Static method in class org.apache.any23.rdf.RDFUtils
Creates a Statement.
TripleFormat - Class in org.apache.any23.writer
 
TripleFormat.Capabilities - Class in org.apache.any23.writer
 
TripleHandler - Interface in org.apache.any23.writer
Defines a document based triple handler.
TripleHandlerException - Exception in org.apache.any23.writer
Defines a generic exception raised when accessing to TripleHandler class.
TripleHandlerException(String) - Constructor for exception org.apache.any23.writer.TripleHandlerException
 
TripleHandlerException(String, Exception) - Constructor for exception org.apache.any23.writer.TripleHandlerException
 
TRIPLES - Static variable in class org.apache.any23.writer.TripleFormat
 
TRIPLES_AND_NAMESPACES - Static variable in class org.apache.any23.writer.TripleFormat
 
TripleWriter - Interface in org.apache.any23.writer
Base interface for triple writers that don't need an extraction context to write triples
TripleWriterFactory - Interface in org.apache.any23.writer
Base interface for constructors of TripleHandler implementations that write to an OutputStream using a particular FileFormat.
TripleWriterHandler - Class in org.apache.any23.writer
This class connects a TripleHandler to a TripleWriter by writing received data.
TripleWriterHandler() - Constructor for class org.apache.any23.writer.TripleWriterHandler
 
TriXExtractor - Class in org.apache.any23.extractor.rdf
Concrete implementation of Extractor.ContentExtractor to perform extraction on TriX documents.
TriXExtractor() - Constructor for class org.apache.any23.extractor.rdf.TriXExtractor
Default constructor, with no verification of data types and not stop at first error.
TriXExtractor(boolean, boolean) - Constructor for class org.apache.any23.extractor.rdf.TriXExtractor
Constructor, allows to specify the validation and error handling policies.
TriXExtractorFactory - Class in org.apache.any23.extractor.rdf
 
TriXExtractorFactory() - Constructor for class org.apache.any23.extractor.rdf.TriXExtractorFactory
 
TriXWriter - Class in org.apache.any23.writer
TriX TripleWriter implementation.
TriXWriter(OutputStream) - Constructor for class org.apache.any23.writer.TriXWriter
 
TriXWriter(OutputStream, Settings) - Constructor for class org.apache.any23.writer.TriXWriter
 
TriXWriterFactory - Class in org.apache.any23.writer
 
TriXWriterFactory() - Constructor for class org.apache.any23.writer.TriXWriterFactory
 
TurtleExtractor - Class in org.apache.any23.extractor.rdf
Concrete implementation of Extractor.ContentExtractor able to perform the extraction on Turtle documents.
TurtleExtractor() - Constructor for class org.apache.any23.extractor.rdf.TurtleExtractor
Default constructor, with no verification of data types and no stop at first error.
TurtleExtractor(boolean, boolean) - Constructor for class org.apache.any23.extractor.rdf.TurtleExtractor
Constructor, allows to specify the validation and error handling policies.
TurtleExtractorFactory - Class in org.apache.any23.extractor.rdf
 
TurtleExtractorFactory() - Constructor for class org.apache.any23.extractor.rdf.TurtleExtractorFactory
 
TurtleHTMLExtractor - Class in org.apache.any23.extractor.html
Extractor for Turtle/N3 format embedded within HTML script tags.
TurtleHTMLExtractor() - Constructor for class org.apache.any23.extractor.html.TurtleHTMLExtractor
 
TurtleHTMLExtractorFactory - Class in org.apache.any23.extractor.html
 
TurtleHTMLExtractorFactory() - Constructor for class org.apache.any23.extractor.html.TurtleHTMLExtractorFactory
 
TurtleWriter - Class in org.apache.any23.writer
N3 notation TripleWriter implementation.
TurtleWriter(OutputStream) - Constructor for class org.apache.any23.writer.TurtleWriter
Constructor.
TurtleWriter(OutputStream, Settings) - Constructor for class org.apache.any23.writer.TurtleWriter
 
TurtleWriterFactory - Class in org.apache.any23.writer
 
TurtleWriterFactory() - Constructor for class org.apache.any23.writer.TurtleWriterFactory
 
TV - Variable in class org.apache.any23.vocab.Programme
Services that use a television medium.
type - Variable in class org.apache.any23.vocab.OGP
 
type - Variable in class org.apache.any23.vocab.Review
The type of media of a work under review.
TYPE - Static variable in class org.apache.any23.vocab.OGP
The type of your object, e.g., "video.movie".
TYPE_ATTRIBUTE - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
TYPEOF_ATTRIBUTE - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
tz - Variable in class org.apache.any23.vocab.VCard
A timezone associated with a person.
tzid - Variable in class org.apache.any23.vocab.ICAL
value type: TEXTTo specify the identifier for the time zone definition for a time component in the IRI value.This IRI specifies the text value that uniquely identifies the "VTIMEZONE" calendar component..
tzname - Variable in class org.apache.any23.vocab.ICAL
value type: TEXTThis IRI specifies the customary designation for a time zone description..
tzoffsetfrom - Variable in class org.apache.any23.vocab.ICAL
value type: UTC-OFFSETThis IRI specifies the offset which is in use prior to this time zone observance..
tzoffsetto - Variable in class org.apache.any23.vocab.ICAL
value type: UTC-OFFSETThis IRI specifies the offset which is in use in this time zone observance..
tzurl - Variable in class org.apache.any23.vocab.ICAL
The TZURL provides a means for a VTIMEZONE component to point to a network location that can be used to retrieve an up-to- date version of itself.value type: IRI.

U

uid - Variable in class org.apache.any23.vocab.HCard
 
uid - Variable in class org.apache.any23.vocab.HEntry
 
uid - Variable in class org.apache.any23.vocab.ICAL
This IRI defines the persistent, globally unique identifier for the calendar component.value type: TEXT.
uid - Variable in class org.apache.any23.vocab.VCard
A UID of a person's vCard.
Ultractivity - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
unblockContext(ExtractionContext) - Method in class org.apache.any23.filter.ExtractionContextBlocker
 
unblockDocument() - Method in class org.apache.any23.filter.ExtractionContextBlocker
 
Unincorporated - Variable in class org.apache.any23.vocab.LKIFCoreLegalAction
 
unlabeledAdr - Variable in class org.apache.any23.vocab.VCard
An (explicitly) unlabeled address of a person.
unlabeledEmail - Variable in class org.apache.any23.vocab.VCard
An (explicitly) unlabeled email address of a person.
unlabeledTel - Variable in class org.apache.any23.vocab.VCard
An (explicitly) unlabeled phone number of a person.
unregister(String) - Method in interface org.apache.any23.extractor.ExtractorRegistry
 
unregister(String) - Method in class org.apache.any23.extractor.ExtractorRegistryImpl
Unregisters the ExtractorFactory with the given name.
until - Variable in class org.apache.any23.vocab.ICAL
 
updated - Variable in class org.apache.any23.vocab.HEntry
 
updateIRIMapping(Node) - Method in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
Updates the IRI mapping with the XMLNS attributes declared in the current node.
updateVocabulary(Node) - Method in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
Updates the vocabulary context with possible @vocab declarations.
URI - org.apache.any23.extractor.xpath.TemplateObject.Type
 
URI - org.apache.any23.extractor.xpath.TemplateSubject.Type
 
URIListWriter - Class in org.apache.any23.writer
This writer simply produces a list of unique IRI present in the subject or in the object of every single extracted RDF Statement.
URIListWriter(OutputStream) - Constructor for class org.apache.any23.writer.URIListWriter
 
URIListWriterFactory - Class in org.apache.any23.writer
 
URIListWriterFactory() - Constructor for class org.apache.any23.writer.URIListWriterFactory
 
url - Variable in class org.apache.any23.vocab.HCard
 
url - Variable in class org.apache.any23.vocab.HEntry
 
url - Variable in class org.apache.any23.vocab.HEvent
 
url - Variable in class org.apache.any23.vocab.HItem
 
url - Variable in class org.apache.any23.vocab.HProduct
 
url - Variable in class org.apache.any23.vocab.ICAL
This IRI defines a Uniform IRI Locator (URL) associated with the iCalendar object.value type: IRI.
url - Variable in class org.apache.any23.vocab.OGP
 
url - Variable in class org.apache.any23.vocab.VCard
A URL associated with a person.
URL - Static variable in class org.apache.any23.vocab.OGP
The canonical URL of your object that will be used as its permanent ID in the graph, e.g., "http://www.imdb.com/title/tt0117500/".
URL_DOCUMENT_RE - Static variable in class org.apache.any23.cli.MimeDetector
 
URL_PROPERTY_PREFIX - Static variable in class org.apache.any23.extractor.html.microformats2.Microformats2Prefixes
 
URLUtils - Class in org.apache.any23.util
Contains general utility functions for handling URLs.
utterer - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 
utters - Variable in class org.apache.any23.vocab.LKIFCoreExpression
 

V

Valarm - Variable in class org.apache.any23.vocab.ICAL
Provide a grouping of component properties that define an alarm..
Valid_Rule - Variable in class org.apache.any23.vocab.LKIFCoreRules
 
validate(URI, Document, boolean) - Method in class org.apache.any23.validator.DefaultValidator
 
validate(URI, Document, boolean) - Method in interface org.apache.any23.validator.Validator
Performs a validation - fixing of the provided document.
validate(DOMDocument, boolean) - Method in class org.apache.any23.validator.DefaultValidator
 
validate(DOMDocument, boolean) - Method in interface org.apache.any23.validator.Validator
Performs a validation - fixing of the provided document.
VALIDATE - org.apache.any23.extractor.ExtractionParameters.ValidationMode
 
VALIDATE_AND_FIX - org.apache.any23.extractor.ExtractionParameters.ValidationMode
 
ValidationReport - Interface in org.apache.any23.validator
This class contains the report of a validation performed by the Validator class.
ValidationReport.Error - Class in org.apache.any23.validator
An error occurred while performing the validation process.
ValidationReport.FixError - Class in org.apache.any23.validator
An error occurred while executing a fix.
ValidationReport.Issue - Class in org.apache.any23.validator
An issue found during the validation process.
ValidationReport.IssueLevel - Enum in org.apache.any23.validator
Defines the different issue levels.
ValidationReport.RuleActivation - Class in org.apache.any23.validator
This class describes the activation of a rule.
ValidationReport.RuleError - Class in org.apache.any23.validator
An error occurred while executing a rule.
ValidationReportBuilder - Interface in org.apache.any23.validator
The report interface is used to generate diagnostics about validation.
ValidationReportSerializer - Interface in org.apache.any23.validator
Defines a serializer for validation reports.
Validator - Interface in org.apache.any23.validator
The validator class allows to perform validation - correction of related to HTML Document instances.
ValidatorException - Exception in org.apache.any23.validator
Models any exception raised by the Validator.
ValidatorException(String) - Constructor for exception org.apache.any23.validator.ValidatorException
 
ValidatorException(String, Throwable) - Constructor for exception org.apache.any23.validator.ValidatorException
 
value() - Method in class org.apache.any23.extractor.html.HTMLDocument.TextField
 
value() - Method in annotation type org.apache.any23.validator.XMLValidationReportSerializer.NodeName
 
Value_CAL_ADDRESS - Variable in class org.apache.any23.vocab.ICAL
 
Value_DATE - Variable in class org.apache.any23.vocab.ICAL
 
Value_DATE_TIME - Variable in class org.apache.any23.vocab.ICAL
 
Value_DURATION - Variable in class org.apache.any23.vocab.ICAL
 
Value_PERIOD - Variable in class org.apache.any23.vocab.ICAL
 
Value_RECUR - Variable in class org.apache.any23.vocab.ICAL
 
valueFactory - Variable in class org.apache.any23.extractor.html.MicroformatExtractor
 
valueOf(String) - Static method in enum org.apache.any23.extractor.ExtractionParameters.ValidationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.any23.extractor.IssueReport.IssueLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.any23.extractor.microdata.ItemPropValue.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.any23.extractor.xpath.TemplateObject.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.any23.extractor.xpath.TemplateSubject.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.any23.validator.ValidationReport.IssueLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.any23.extractor.ExtractionParameters.ValidationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.any23.extractor.IssueReport.IssueLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.any23.extractor.microdata.ItemPropValue.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.any23.extractor.xpath.TemplateObject.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.any23.extractor.xpath.TemplateSubject.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.any23.validator.ValidationReport.IssueLevel
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in org.apache.any23.extractor.xpath
Represents a variable in TemplateXPathExtractionRule.
Variable(String, String) - Constructor for class org.apache.any23.extractor.xpath.Variable
 
Variation - Variable in class org.apache.any23.vocab.LKIFCoreTimeModification
 
Vcalendar - Variable in class org.apache.any23.vocab.ICAL
 
VCard - Class in org.apache.any23.vocab
Vocabulary definitions from vcard.owl
VCard - Variable in class org.apache.any23.vocab.VCard
Resources that are vCards
VCard() - Constructor for class org.apache.any23.vocab.VCard
 
vendor - Variable in class org.apache.any23.vocab.DOAP
 
version - Variable in class org.apache.any23.vocab.ICAL
value type: TEXTThis IRI specifies the identifier corresponding to the highest version number or the minimum and maximum range of the iCalendar specification that is required in order to interpret the iCalendar object..
version - Variable in class org.apache.any23.vocab.Programme
Associate an episode to a version of it.
Version - Variable in class org.apache.any23.vocab.DOAP
 
Version - Variable in class org.apache.any23.vocab.Programme
A particular version of an episode.
VERSION - Static variable in class org.apache.any23.Any23
Any23 core library version.
Vevent - Variable in class org.apache.any23.vocab.ICAL
Provide a grouping of component properties that describe an event..
vf - Variable in class org.apache.any23.extractor.yaml.ElementsProcessor
 
Vfreebusy - Variable in class org.apache.any23.vocab.ICAL
Provide a grouping of component properties that describe either a request for free/busy time, describe a response to a request for free/busy time or describe a published set of busy time..
video - Variable in class org.apache.any23.vocab.OGP
 
VIDEO - Static variable in class org.apache.any23.vocab.OGP
A URL to a video file that complements this object.
VIDEO__ACTOR - Static variable in class org.apache.any23.vocab.OGPVideo
Actors in the movie.
VIDEO__ACTOR_ROLE - Static variable in class org.apache.any23.vocab.OGPVideo
The role they played.
VIDEO__ALT - Static variable in class org.apache.any23.vocab.OGP
A description of what is in the video (not a caption).
VIDEO__DIRECTOR - Static variable in class org.apache.any23.vocab.OGPVideo
Directors of the movie.
VIDEO__DURATION - Static variable in class org.apache.any23.vocab.OGPVideo
The movie's length in seconds.
VIDEO__HEIGHT - Static variable in class org.apache.any23.vocab.OGP
The number of pixels height.
VIDEO__RELEASE_DATE - Static variable in class org.apache.any23.vocab.OGPVideo
The date the movie was released.
VIDEO__SECURE_URL - Static variable in class org.apache.any23.vocab.OGP
An alternate url to use if the webpage requires HTTPS.
VIDEO__SERIES - Static variable in class org.apache.any23.vocab.OGPVideo
Which series this episode belongs to.
VIDEO__TAG - Static variable in class org.apache.any23.vocab.OGPVideo
Tag words associated with this movie.
VIDEO__TYPE - Static variable in class org.apache.any23.vocab.OGP
A MIME type for this video.
VIDEO__URL - Static variable in class org.apache.any23.vocab.OGP
Video URL.
VIDEO__WIDTH - Static variable in class org.apache.any23.vocab.OGP
The number of pixels wide.
VIDEO__WRITER - Static variable in class org.apache.any23.vocab.OGPVideo
Writers of the movie.
videoActor - Variable in class org.apache.any23.vocab.OGPVideo
 
videoActorRole - Variable in class org.apache.any23.vocab.OGPVideo
 
videoAlt - Variable in class org.apache.any23.vocab.OGP
 
videoDirector - Variable in class org.apache.any23.vocab.OGPVideo
 
videoDuration - Variable in class org.apache.any23.vocab.OGPVideo
 
videoHeight - Variable in class org.apache.any23.vocab.OGP
 
videoReleaseDate - Variable in class org.apache.any23.vocab.OGPVideo
 
videoSecureURL - Variable in class org.apache.any23.vocab.OGP
 
videoSeries - Variable in class org.apache.any23.vocab.OGPVideo
 
videoTag - Variable in class org.apache.any23.vocab.OGPVideo
 
videoType - Variable in class org.apache.any23.vocab.OGP
 
videoURL - Variable in class org.apache.any23.vocab.OGP
 
videoWidth - Variable in class org.apache.any23.vocab.OGP
 
videoWriter - Variable in class org.apache.any23.vocab.OGPVideo
 
Vjournal - Variable in class org.apache.any23.vocab.ICAL
Provide a grouping of component properties that describe a journal entry..
VOCAB_ATTRIBUTE - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
VocabPrinter - Class in org.apache.any23.cli
Prints out the vocabulary RDFSchema as NQuads.
VocabPrinter() - Constructor for class org.apache.any23.cli.VocabPrinter
 
VocabPrinter.RDFFormatConverter - Class in org.apache.any23.cli
 
Vocabulary - Class in org.apache.any23.vocab
Base class for the definition of a vocabulary.
Vocabulary(String) - Constructor for class org.apache.any23.vocab.Vocabulary
Overloaded Constructor.
votes - Variable in class org.apache.any23.vocab.ReviewAggregate
Number of usefulness votes (integer).
Vtimezone - Variable in class org.apache.any23.vocab.ICAL
Provide a grouping of component properties that defines a time zone..
Vtodo - Variable in class org.apache.any23.vocab.ICAL
Provide a grouping of calendar properties that describe a to-do..

W

wanted - Variable in class org.apache.any23.vocab.HListing
 
WARNING - org.apache.any23.extractor.IssueReport.IssueLevel
 
WARNING - org.apache.any23.validator.ValidationReport.IssueLevel
 
Web - Variable in class org.apache.any23.vocab.Programme
Services that use a Web medium.
weblog - Variable in class org.apache.any23.vocab.FOAF
 
WhiteSpacesPurifier - Class in org.apache.any23.mime.purifier
Implementation of Purifier that removes all the eventual blank characters at the header of a file that might prevents its MIME Type detection.
WhiteSpacesPurifier() - Constructor for class org.apache.any23.mime.purifier.WhiteSpacesPurifier
 
Whole - Variable in class org.apache.any23.vocab.LKIFCoreMereology
 
wiki - Variable in class org.apache.any23.vocab.DOAP
 
withValue(V) - Method in class org.apache.any23.configuration.Setting
 
wkst - Variable in class org.apache.any23.vocab.ICAL
 
WO - Class in org.apache.any23.vocab
The Wildlife Ontology vocabulary.
workAdr - Variable in class org.apache.any23.vocab.VCard
A work address of a person.
workEmail - Variable in class org.apache.any23.vocab.VCard
A work email address of a person.
workInfoHomepage - Variable in class org.apache.any23.vocab.FOAF
 
workplaceHomepage - Variable in class org.apache.any23.vocab.FOAF
 
workTel - Variable in class org.apache.any23.vocab.VCard
A work phone number of a person.
worst - Variable in class org.apache.any23.vocab.ReviewAggregate
 
writeNamespace(String, String) - Method in interface org.apache.any23.extractor.ExtractionResult
Write a namespace.
writeNamespace(String, String) - Method in class org.apache.any23.extractor.ExtractionResultImpl
 
writeNamespace(String, String) - Method in class org.apache.any23.writer.JSONWriter
Deprecated.
 
writeNamespace(String, String) - Method in class org.apache.any23.writer.RDFWriterTripleHandler
 
writeNamespace(String, String) - Method in interface org.apache.any23.writer.TripleWriter
Writes a prefix-namespace mapping.
writeNamespace(String, String) - Method in class org.apache.any23.writer.URIListWriter
 
WriterFactory - Interface in org.apache.any23.writer
The superinterface of all TripleHandler factory interfaces.
WriterFactoryRegistry - Class in org.apache.any23.writer
Registry class for WriterFactorys.
WriterFactoryRegistry() - Constructor for class org.apache.any23.writer.WriterFactoryRegistry
 
WriterSettings - Class in org.apache.any23.writer
This class encapsulates commonly supported settings for TripleWriter implementations.
writes - Variable in class org.apache.any23.vocab.DOAC
 
writeTriple(Resource, IRI, Value) - Method in interface org.apache.any23.extractor.ExtractionResult
Write a triple.
writeTriple(Resource, IRI, Value) - Method in class org.apache.any23.extractor.ExtractionResultImpl
 
writeTriple(Resource, IRI, Value, IRI) - Method in interface org.apache.any23.extractor.ExtractionResult
Writes a triple.
writeTriple(Resource, IRI, Value, IRI) - Method in class org.apache.any23.extractor.ExtractionResultImpl
 
writeTriple(Resource, IRI, Value, Resource) - Method in class org.apache.any23.writer.JSONWriter
Deprecated.
 
writeTriple(Resource, IRI, Value, Resource) - Method in class org.apache.any23.writer.RDFWriterTripleHandler
 
writeTriple(Resource, IRI, Value, Resource) - Method in interface org.apache.any23.writer.TripleWriter
Writes a triple and, optionally, a graph resource name.
writeTriple(Resource, IRI, Value, Resource) - Method in class org.apache.any23.writer.URIListWriter
 

X

X_ - Variable in class org.apache.any23.vocab.ICAL
value type: TEXTThis class of IRI provides a framework for defining non-standard properties..
XCalExtractor - Class in org.apache.any23.extractor.calendar
 
XCalExtractor() - Constructor for class org.apache.any23.extractor.calendar.XCalExtractor
 
XCalExtractorFactory - Class in org.apache.any23.extractor.calendar
 
XCalExtractorFactory() - Constructor for class org.apache.any23.extractor.calendar.XCalExtractorFactory
 
XFN - Class in org.apache.any23.vocab
Vocabulary class for XFN, as per Expressing XFN in RDF.
XFNExtractor - Class in org.apache.any23.extractor.html
Extractor for the XFN microformat.
XFNExtractor() - Constructor for class org.apache.any23.extractor.html.XFNExtractor
 
XFNExtractorFactory - Class in org.apache.any23.extractor.html
 
XFNExtractorFactory() - Constructor for class org.apache.any23.extractor.html.XFNExtractorFactory
 
XHTML - Class in org.apache.any23.vocab
The XHTML vocabulary.
XML_LANG_ATTRIBUTE - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
XML_LITERAL_DATATYPE - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
XMLNS_ATTRIBUTE - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
XMLNS_DEFAULT - Static variable in class org.apache.any23.extractor.rdfa.RDFa11Parser
Deprecated.
 
XMLValidationReportSerializer - Class in org.apache.any23.validator
Default implementation of ValidationReportSerializer for XML.
XMLValidationReportSerializer() - Constructor for class org.apache.any23.validator.XMLValidationReportSerializer
 
XMLValidationReportSerializer.NodeName - Annotation Type in org.apache.any23.validator
Allows to specify a custom node name.
XPathExtractionRule - Interface in org.apache.any23.extractor.xpath
Defines an extraction rule for the XPathExtractor.
XPathExtractor - Class in org.apache.any23.extractor.xpath
Implementation of an Extractor.TagSoupDOMExtractor able to apply XPathExtractionRules and generate quads.
XPathExtractor() - Constructor for class org.apache.any23.extractor.xpath.XPathExtractor
 
XPathExtractor(List<XPathExtractionRule>) - Constructor for class org.apache.any23.extractor.xpath.XPathExtractor
 
XPathExtractorFactory - Class in org.apache.any23.extractor.xpath
 
XPathExtractorFactory() - Constructor for class org.apache.any23.extractor.xpath.XPathExtractorFactory
 
XSLTStylesheet - Class in org.apache.any23.extractor.rdfa
An XSLT stylesheet loaded from an InputStream, can be applied to DOM trees and writes the result to a Writer.
XSLTStylesheet(InputStream) - Constructor for class org.apache.any23.extractor.rdfa.XSLTStylesheet
 
XSLTStylesheetException - Exception in org.apache.any23.extractor.rdfa
Defines an exception raised by the XSLTStylesheet class.
XSLTStylesheetException(String) - Constructor for exception org.apache.any23.extractor.rdfa.XSLTStylesheetException
 
XSLTStylesheetException(String, Throwable) - Constructor for exception org.apache.any23.extractor.rdfa.XSLTStylesheetException
 

Y

yahooChatID - Variable in class org.apache.any23.vocab.FOAF
 
YAML - Class in org.apache.any23.vocab
This vocabulary describes model of the yaml file.
YAMLExtractor - Class in org.apache.any23.extractor.yaml
 
YAMLExtractor() - Constructor for class org.apache.any23.extractor.yaml.YAMLExtractor
 
YAMLExtractorFactory - Class in org.apache.any23.extractor.yaml
 
YAMLExtractorFactory() - Constructor for class org.apache.any23.extractor.yaml.YAMLExtractorFactory
 
YAMLProcessorException - Exception in org.apache.any23.extractor.yaml
 
YAMLProcessorException() - Constructor for exception org.apache.any23.extractor.yaml.YAMLProcessorException
 
YAMLProcessorException(Object) - Constructor for exception org.apache.any23.extractor.yaml.YAMLProcessorException
 
YAMLProcessorException(Object, String) - Constructor for exception org.apache.any23.extractor.yaml.YAMLProcessorException
 
YAMLProcessorException(Object, String, Throwable) - Constructor for exception org.apache.any23.extractor.yaml.YAMLProcessorException
 
YAMLProcessorException(Object, String, Throwable, boolean, boolean) - Constructor for exception org.apache.any23.extractor.yaml.YAMLProcessorException
 
YAMLProcessorException(Object, Throwable) - Constructor for exception org.apache.any23.extractor.yaml.YAMLProcessorException
 
yearAssessed - Variable in class org.apache.any23.vocab.WO
the year in which the conservation status was assessed.
yield - Variable in class org.apache.any23.vocab.HRecipe
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes All Packages