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 Z _

A

abortProcessing() - Method in class org.semanticdesktop.aperture.util.StreamMonitor.StreamConsumer
 
abstract_ - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
AbstractArchiverSubCrawler - Class in org.semanticdesktop.aperture.subcrawler.base
A SubCrawler Implementation working with archive files, i.e. files containing a number of other files.
AbstractArchiverSubCrawler() - Constructor for class org.semanticdesktop.aperture.subcrawler.base.AbstractArchiverSubCrawler
 
AbstractArchiverSubCrawler.ArchiveEntry - Class in org.semanticdesktop.aperture.subcrawler.base
Encapsulates an archive entry
AbstractArchiverSubCrawler.ArchiveEntry() - Constructor for class org.semanticdesktop.aperture.subcrawler.base.AbstractArchiverSubCrawler.ArchiveEntry
 
AbstractArchiverSubCrawler.ArchiveInputStream - Class in org.semanticdesktop.aperture.subcrawler.base
An input stream encapsulating an archive stream with compressed data
AbstractArchiverSubCrawler.ArchiveInputStream(InputStream) - Constructor for class org.semanticdesktop.aperture.subcrawler.base.AbstractArchiverSubCrawler.ArchiveInputStream
The main constructor
AbstractCompressorSubCrawler - Class in org.semanticdesktop.aperture.subcrawler.base
A SubCrawler Implementation working with compressors.
AbstractCompressorSubCrawler() - Constructor for class org.semanticdesktop.aperture.subcrawler.base.AbstractCompressorSubCrawler
 
AbstractFileExtractor - Class in org.semanticdesktop.aperture.extractor
A common superclass for all file extractors.
AbstractFileExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.AbstractFileExtractor
 
AbstractJavaMailCrawler - Class in org.semanticdesktop.aperture.crawler.mail
An abstract crawler implementation that works with an email store implementation hidden behind the Java Mail API.
AbstractJavaMailCrawler() - Constructor for class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
 
AbstractSubCrawler - Class in org.semanticdesktop.aperture.subcrawler.base
A common superclass for all subcrawler implementations
AbstractSubCrawler() - Constructor for class org.semanticdesktop.aperture.subcrawler.base.AbstractSubCrawler
 
AbstractTagCrawler - Class in org.semanticdesktop.aperture.websites
 
AbstractTagCrawler() - Constructor for class org.semanticdesktop.aperture.websites.AbstractTagCrawler
 
AcademicStaff - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
acceptedParticipationStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#ParticipationStatus
Label: acceptedParticipationStatus
AccessClassification - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: AccessClassification
Comment: Access classification of a calendar component.
AccessData - Interface in org.semanticdesktop.aperture.accessor
An AccessData instance stores information about accessed resources such as last modification dates, locations, etc.
accessData - Variable in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
The current AccessData instance.
AccessDataImpl - Class in org.semanticdesktop.aperture.accessor.base
Simple AccessData implementation that holds all information in main memory.
AccessDataImpl() - Constructor for class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
ACCESSED_KEY - Static variable in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
The key used in the access data to mark if a given data object has been accessed or not
accessingObject(Crawler, String) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
This method implementation doesn't do anything, it is meant to be overridden.
accessingObject(Crawler, String) - Method in interface org.semanticdesktop.aperture.crawler.CrawlerHandler
Notification that the Crawler is going to start accessing the specified data object.
accessorRegistry - Variable in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
The current DataAccessorRegistry.
accountToCrawl - Static variable in class org.semanticdesktop.aperture.websites.flickr.FLICKRDS
Type: Property
Label: Account the crawl
Comment: The Flickr account that should be crawled
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/11/flickrds#FlickrDataSource
Range: http://www.w3.org/2001/XMLSchema#string
action - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: action
Comment: This property defines the action to be invoked when an alarm is triggered.
add(DataAccessorFactory) - Method in interface org.semanticdesktop.aperture.accessor.DataAccessorRegistry
Register a DataAccessorFactory.
add(DataAccessorFactory) - Method in class org.semanticdesktop.aperture.accessor.impl.DataAccessorRegistryImpl
 
add(CrawlerFactory) - Method in interface org.semanticdesktop.aperture.crawler.CrawlerRegistry
Adds a CrawlerFactory to this registry.
add(CrawlerFactory) - Method in class org.semanticdesktop.aperture.crawler.impl.CrawlerRegistryImpl
 
add(DataSourceFactory) - Method in interface org.semanticdesktop.aperture.datasource.DataSourceRegistry
Adds a DataSourceFactory to this registry.
add(DataSourceFactory) - Method in class org.semanticdesktop.aperture.datasource.impl.DataSourceRegistryImpl
 
add(DataSourceDetector) - Method in interface org.semanticdesktop.aperture.detector.DataSourceDetectorRegistry
Adds a DataSourceDetector to this registry.
add(DataSourceDetector) - Method in class org.semanticdesktop.aperture.detector.impl.DataSourceDetectorRegistryImpl
 
add(ExtractorFactory) - Method in interface org.semanticdesktop.aperture.extractor.ExtractorRegistry
Adds an ExtractorFactory to this registry.
add(FileExtractorFactory) - Method in interface org.semanticdesktop.aperture.extractor.ExtractorRegistry
Adds a file extractor factory to this registry.
add(ExtractorFactory) - Method in class org.semanticdesktop.aperture.extractor.impl.ExtractorRegistryImpl
 
add(FileExtractorFactory) - Method in class org.semanticdesktop.aperture.extractor.impl.ExtractorRegistryImpl
 
add(LinkExtractorFactory) - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.impl.LinkExtractorRegistryImpl
 
add(LinkExtractorFactory) - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.LinkExtractorRegistry
Register a LinkExtractorFactory.
add(MimeTypeIdentifierFactory) - Method in class org.semanticdesktop.aperture.mime.identifier.impl.MimeTypeIdentifierRegistryImpl
 
add(MimeTypeIdentifierFactory) - Method in interface org.semanticdesktop.aperture.mime.identifier.MimeTypeIdentifierRegistry
Adds a MimeTypeIdentifierFactory to this registry.
add(DataOpenerFactory) - Method in interface org.semanticdesktop.aperture.opener.DataOpenerRegistry
Register a DataAccessorFactory.
add(DataOpenerFactory) - Method in class org.semanticdesktop.aperture.opener.impl.DataOpenerRegistryImpl
 
add(URI, String) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
add(URI, Date) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
add(URI, Calendar) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
add(URI, boolean) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
add(URI, int) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
add(URI, long) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
add(URI, Node) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
add(Statement) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
add(URI, String) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
add(URI, Date) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
add(URI, Calendar) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
add(URI, boolean) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
add(URI, int) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
add(URI, long) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
add(URI, Node) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
add(Statement) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
add(TrustDeciderFactory) - Method in class org.semanticdesktop.aperture.security.trustdecider.impl.TrustDeciderRegistryImpl
 
add(TrustDeciderFactory) - Method in interface org.semanticdesktop.aperture.security.trustdecider.TrustDeciderRegistry
Adds a TrustDeciderFactory.
add(TrustManagerFactory) - Method in class org.semanticdesktop.aperture.security.trustmanager.impl.TrustManagerRegistryImpl
 
add(Certificate) - Method in interface org.semanticdesktop.aperture.security.trustmanager.standard.CertificateStore
Add a Certificate to this CertificateStore (optional operation).
add(Certificate) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.PersistentCertificateStore
 
add(Certificate) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.RootCertificateStore
 
add(Certificate) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.SessionCertificateStore
 
add(TrustManagerFactory) - Method in interface org.semanticdesktop.aperture.security.trustmanager.TrustManagerRegistry
Add a TrustManagerFactory to this TrustManagerRegistry.
add(SubCrawlerFactory) - Method in class org.semanticdesktop.aperture.subcrawler.impl.SubCrawlerRegistryImpl
 
add(SubCrawlerFactory) - Method in interface org.semanticdesktop.aperture.subcrawler.SubCrawlerRegistry
Adds a SubCrawlerFactory to this registry.
addAddressMetadata(InternetAddress, URI, RDFContainer) - Static method in class org.semanticdesktop.aperture.crawler.mail.MailUtil
Add statements modeling the specified address metadata to the RDFContainer, using the specified predicate to connect the address resource to the mail resource.
addAddressMetadata(MailUtil.LiberalInternetAddress, URI, RDFContainer) - Static method in class org.semanticdesktop.aperture.crawler.mail.MailUtil
Add statements modeling the specified address metadata to the RDFContainer, using the specified predicate to connect the address resource to the mail resource.
addAddressMetadata(InternetAddress, URI, RDFContainer) - Static method in class org.semanticdesktop.aperture.extractor.mime.MailUtil
Add statements modeling the specified address metadata to the RDFContainer, using the specified predicate to connect the address resource to the mail resource.
addData(RDFContainer) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
Add the data about this object.
addDateIfNotNull(RDFContainer, URI, Dispatch, String) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
END OF OutlookResource ******************************
addDetailData(RDFContainer) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
Add the detail data about this object.
addDetailData(RDFContainer) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Appointment
 
addDetailData(RDFContainer) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Contact
 
addDetailData(RDFContainer) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.DistList
 
addDetailData(RDFContainer) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Document
 
addDetailData(RDFContainer) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Folder
 
addDetailData(RDFContainer) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Mail
 
addDetailData(RDFContainer) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Note
 
addDetailData(RDFContainer) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.RootFolder
 
addDetailData(RDFContainer) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Task
 
addEmailAddressIfNotNull(Model, Resource, Dispatch, String) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
 
addExcludePattern(UrlPattern) - Method in class org.semanticdesktop.aperture.datasource.config.DomainBoundaries
 
addIncludePattern(UrlPattern) - Method in class org.semanticdesktop.aperture.datasource.config.DomainBoundaries
 
addNcalDateTimeIfNotNull(RDFContainer, URI, Dispatch, String) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
 
addPropertyIfNotNull(RDFContainer, URI, Dispatch, String) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
protected helper method.
addRecipientsIfNotNull(RDFContainer, Dispatch, String, OutlookResource) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
Add the recipients of an e-mail or an appointment
addRequiringType(MimeTypeDescription) - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MimeTypeDescription
Register a requiring MimeTypeDescription on this MimeTypeDescription.
address - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
ADDRESSBOOK_CHECKSUM_KEY - Static variable in class org.semanticdesktop.aperture.addressbook.AddressbookCrawler
Key used to store the addressbook entry checksum in the AccessData - used for incremental crawling
AddressbookCrawler - Class in org.semanticdesktop.aperture.addressbook
This is a superclass of all addressbook crawlers.
AddressbookCrawler() - Constructor for class org.semanticdesktop.aperture.addressbook.AddressbookCrawler
 
addressLocation - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: addressLocation
Comment: The geographical location of a postal address.
addSimpleContact(URI, String, RDFContainer) - Method in enum org.semanticdesktop.aperture.extractor.mp3.FrameIdentifier
 
addStatement(RDFContainer, Resource, URI, String, URI) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
 
addStatement(RDFContainer, Resource, URI, String) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
 
addStatement(RDFContainer, Resource, URI, Node) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
 
addTelephoneNumberIfNotNull(Model, Resource, Dispatch, String, String, URI) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
 
AdministrativeStaff - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
Advisory - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPBasic
 
Affiliation - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: Affiliation
Comment: Aggregates three properties defined in RFC2426.
affiliation - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
AGGREGATED_ID_TAG - Static variable in class org.semanticdesktop.aperture.accessor.base.FileAccessData
 
aggregatedIDMap - Variable in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
A mapping from IDs to Sets of IDs that the former ID aggregates.
aggregates - Static variable in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
Alarm - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: Alarm
Comment: Provide a grouping of component properties that define an alarm.
AlarmAction - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: AlarmAction
Comment: Action to be performed on alarm.
albumTitle - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: albumTitle
Comment: TALB The 'Album/Movie/Show title' frame is intended for the title of the recording(/source of sound) which the audio in the file is taken from.
allProperties - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2004/09/fresnel#PropertySet
Label: All Properties^^http://www.w3.org/2001/XMLSchema#string
Comment: Set of all properties of the current instance, which have not be explicitly named before.
AlreadyApplied - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
alt - Static variable in class org.semanticdesktop.aperture.vocabulary.GEO
Type: Property
Label: altitude
Comment: The WGS84 altitude of a SpatialThing (decimal meters above the local reference ellipsoid).
altLabel - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: alternative label
Comment: An alternative label alongside the preferred label for a resource
Range: http://www.w3.org/2000/01/rdf-schema#Literal
altSymbol - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: alternative symbol
Comment: An alternative symbol representation for a resource
Domain: http://www.w3.org/2000/01/rdf-schema#Resource
Range: http://www.semanticdesktop.org/ontologies/2007/08/15/nao#Symbol
annotation - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: annotation
Comment: Generic annotation for a resource
Domain: http://www.w3.org/2000/01/rdf-schema#Resource
APERTURE_NIE_EXTENSIONS - Class in org.semanticdesktop.aperture.vocabulary
Vocabulary File.
APERTURE_NIE_EXTENSIONS() - Constructor for class org.semanticdesktop.aperture.vocabulary.APERTURE_NIE_EXTENSIONS
 
APERTURE_NIE_EXTENSIONS_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.vocabulary.APERTURE_NIE_EXTENSIONS
Path to the ontology resource
ApertureRuntime - Class in org.semanticdesktop.aperture.runtime
A facade to the Aperture functionality.
ApertureRuntime() - Constructor for class org.semanticdesktop.aperture.runtime.ApertureRuntime
 
apertureValue - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: apertureValue
Comment: tagNumber: 37378 The lens aperture.
ApertureValue - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
apikey - Static variable in class org.semanticdesktop.aperture.websites.bibsonomy.BIBSONOMYDS
Type: Property
Label: API key
Comment: The API key
Domain: http://aperture.semanticdesktop.org/ontology/2008/11/14/bibsonomyds#BibsonomyDataSource
Range: http://www.w3.org/2001/XMLSchema#string
apikey - Static variable in class org.semanticdesktop.aperture.websites.flickr.FLICKRDS
Type: Property
Label: API Key
Comment: The Flickr API key
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/11/flickrds#FlickrDataSource
Range: http://www.w3.org/2001/XMLSchema#string
apiusername - Static variable in class org.semanticdesktop.aperture.websites.bibsonomy.BIBSONOMYDS
Type: Property
Label: API username
Comment: The username associated with the API key.
Application - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Application
Comment: An application
applySpecificProcessing(DataObject) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
This method can be overridden by subclasses wishing to perform some specific processing on the data objects reported as new or modified, before they are passed to the CrawlerHandler
Archive - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Archive
Comment: A compressed file.
ArchiveItem - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: ArchiveItem
Comment: A file entity inside an archive.
ArrayMap - Class in org.semanticdesktop.aperture.util
A simple Map implementation, taking roughly the same strategy as ArrayList, resulting in a memory-efficient and (for small amounts of key-value pairs) fast implementation.
ArrayMap() - Constructor for class org.semanticdesktop.aperture.util.ArrayMap
 
ArrayMap(int) - Constructor for class org.semanticdesktop.aperture.util.ArrayMap
 
ArrayMap(Map) - Constructor for class org.semanticdesktop.aperture.util.ArrayMap
 
ArrayMap.Entry - Class in org.semanticdesktop.aperture.util
 
ArrayMap.Entry(int) - Constructor for class org.semanticdesktop.aperture.util.ArrayMap.Entry
 
Article - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
artist - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: artist
Comment: tagNumber: 315 Person who created the image
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact
aspectRatio - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: aspectRatio
Comment: Visual content aspect ratio.
AssistantProfessor - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
AssociateProfessor - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
Association - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
atEvent - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
attach - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: attach
Comment: The property provides the capability to associate a document object with a calendar component.
attachedPicture - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: attachedPicture
Comment: A picture attached to an audio file.
Attachment - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: Attachment
Comment: An object attached to a calendar entity.
Attachment - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Attachment
Comment: A file attached to another data object.
attachmentContent - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: attachmentContent
Comment: The uri of the attachment.
AttachmentEncoding - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: AttachmentEncoding
Comment: Attachment encoding.
attachmentUri - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: attachmentUri
Comment: The uri of the attachment.
Attendee - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: Attendee
Comment: An attendee of an event.
attendee - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: attendee
Comment: The property defines an "Attendee" within a calendar component.
AttendeeOrOrganizer - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: AttendeeOrOrganizer
Comment: A common superclass for ncal:Attendee and ncal:Organizer.
AttendeeRole - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: AttendeeRole
Comment: A role the attendee is going to play during an event.
attribute(String) - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.html.HtmlLinkExtractor
 
attribute(String, String) - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.html.HtmlLinkExtractor
 
attribute(String) - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.html.TokenHandler
Notification of an attribute for the most recently reported element.
attribute(String, String) - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.html.TokenHandler
Notification of an attribute for the most recently reported element.
Audio - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Audio
Comment: A file containing audio content
audioAction - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#AlarmAction
Label: audioAction
audiofileSize - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: audiofileSize
Comment: TSIZ The 'Size' frame contains the size of the audiofile in bytes, excluding the ID3v2 tag, represented as a numeric string.
AudioIMAccount - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: AudioIMAccount
Comment: An account in an InstantMessaging system capable of real-time audio conversations.
author - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Author - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPBasic
 
available() - Method in class org.semanticdesktop.aperture.accessor.base.CountingInputStream
 
averageBitrate - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: averageBitrate
Comment: The average overall bitrate of a media container.

B

backgroundArtist - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: backgroundArtist
Comment: TPE2 The 'Band/Orchestra/Accompaniment' frame is used for additional information about the performers in the recording.
base64Encoding - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#AttachmentEncoding
Label: base64Encoding
BASE_URL_KEY - Static variable in interface org.semanticdesktop.aperture.hypertext.linkextractor.LinkExtractor
Suggested key to use in the params map to indicate the base URL with which relative URLs can be resolved.
baseFolders - Variable in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
List of base folders - roots of the crawling
basepath - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Type: Property
Label: Base Path
Comment: The base path of the IMAP data source
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/imapds#IMAPDataSource
Range: http://www.w3.org/2001/XMLSchema#string
BbsNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: BbsNumber
Comment: A Bulletin Board System (BBS) phone number.
bcc - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: bcc
Comment: A Contact that is to receive a bcc of the email.
beatsPerMinute - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: beatsPerMinute
Comment: TBPM The 'BPM' frame contains the number of beats per minute in the mainpart of the audio.
beginCall() - Method in class org.semanticdesktop.aperture.outlook.OutlookCrawler
 
belongsToContainer - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: belongsToContainer
Comment: Models the containment relations between Files and Folders (or CompressedFiles).
belongsToGroup - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: addressLocation
Comment: Links a Contact with a ContactGroup it belongs to.
BibsonomyCrawler - Class in org.semanticdesktop.aperture.websites.bibsonomy
Crawls bibtex entries of a bibsonomy user.
BibsonomyCrawler() - Constructor for class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyCrawler
 
BibsonomyCrawlerFactory - Class in org.semanticdesktop.aperture.websites.bibsonomy
A factory of bibsonomy crawlers
BibsonomyCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyCrawlerFactory
 
BibsonomyDataSource - Class in org.semanticdesktop.aperture.websites.bibsonomy
Data source class file.
BibsonomyDataSource() - Constructor for class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyDataSource
 
BibsonomyDataSource - Static variable in class org.semanticdesktop.aperture.websites.bibsonomy.BIBSONOMYDS
Type: Class
Label: Bibsonomy Data Source
Comment: Describes a bibsonomy account
BibsonomyDataSourceFactory - Class in org.semanticdesktop.aperture.websites.bibsonomy
A factory of bibsonomy data sources.
BibsonomyDataSourceFactory() - Constructor for class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyDataSourceFactory
 
BIBSONOMYDS - Class in org.semanticdesktop.aperture.websites.bibsonomy
Vocabulary File.
BIBSONOMYDS() - Constructor for class org.semanticdesktop.aperture.websites.bibsonomy.BIBSONOMYDS
 
BIBSONOMYDS_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.websites.bibsonomy.BIBSONOMYDS
Path to the ontology resource
birthDate - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: birthDate
Comment: Birth date of the object represented by this Contact.
bitDepth - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: bitDepth
Comment: A common superproperty for all properties signifying the amount of bits for an atomic unit of data.
bitrateType - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: bitrateType
Comment: The type of the bitrate.
bitsPerSample - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: bitsPerSample
Comment: tagNumber: 258 The number of bits per image component.
bitsPerSample - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: bitsPerSample
Comment: Amount of bits in each audio sample.
blogUrl - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: blogUrl
Comment: A Blog url.
BlueHue - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
BlueSaturation - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
Book - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
Booklet - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
Bookmark - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Bookmark
Comment: A bookmark of a webbrowser.
BookmarkFolder - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Bookmark Folder
Comment: A folder with bookmarks of a webbrowser.
bookmarks - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: link
Comment: The address of the linked object.
booktitle - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
Brightness - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
brightnessValue - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: brightnessValue
Comment: tagNumber: 37379 The value of brightness.
busyFreebusyType - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#FreebusyType
Label: busyFreebusyType
busyTentativeFreebusyType - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#FreebusyType
Label: busyTentativeFreebusyType
busyUnavailableFreebusyType - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#FreebusyType
Label: busyUnavailableFreebusyType
byday - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: byday
Comment: Weekdays the recurrence should occur.
bydayModifier - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: bydayModifier
Comment: A n integer modifier for the BYDAY rule part.
BydayRulePart - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: BydayRulePart
Comment: Expresses the compound value of a byday part of a recurrence rule.
bydayWeekday - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: bydayWeekday
Comment: Connects a BydayRulePath with a weekday.
byhour - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: byhour
Comment: Hour of recurrence.
byminute - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: byminute
Comment: Minute of recurrence.
bymonth - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: bymonth
Comment: Number of the month of the recurrence.
bymonthday - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: bymonthday
Comment: Day of the month when the event should recur.
bysecond - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: bysecond
Comment: Second of a recurrence.
bysetpos - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: bysetpos
Comment: The BYSETPOS rule part specify values which correspond to the nth occurrence within the set of events specified by the rule.
BYTE_SIZE_KEY - Static variable in interface org.semanticdesktop.aperture.accessor.AccessData
Recommended key to store a resource's byte size.
BYTES_TEST_LENGTH - Static variable in class org.semanticdesktop.aperture.extractor.plaintext.PlainTextExtractor
 
byteSize - Static variable in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
byteSize - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: byteSize
Comment: The overall size of the data object in bytes.
byweekno - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: byweekno
Comment: The number of the week an event should recur.
byyearday - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: byyearday
Comment: Day of the year the event should occur.
BZIP2_URI_PREFIX - Static variable in class org.semanticdesktop.aperture.subcrawler.bzip2.BZip2SubCrawlerFactory
Prefix used for uris of entries inside bzip2 archives
BZip2SubCrawler - Class in org.semanticdesktop.aperture.subcrawler.bzip2
A SubCrawler Implementation working with BZIP2 archives.
BZip2SubCrawler() - Constructor for class org.semanticdesktop.aperture.subcrawler.bzip2.BZip2SubCrawler
 
BZip2SubCrawlerFactory - Class in org.semanticdesktop.aperture.subcrawler.bzip2
Produces BZip2SubCrawler instances
BZip2SubCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.subcrawler.bzip2.BZip2SubCrawlerFactory
 

C

CAL_ADDRESS - Static variable in class org.semanticdesktop.aperture.crawler.ical.IcalDataType
The CAL-ADDRESS constant
Calendar - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: Calendar
Comment: A calendar.
CalendarDataObject - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: CalendarDataObject
Comment: A DataObject found in a calendar.
CalendarScale - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: CalendarScale
Comment: A calendar scale.
calendarTimeZone - Variable in class org.semanticdesktop.aperture.outlook.OutlookCrawler
default calendar timezone should be one of the timezones from the website.
CalendarUserType - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: CalendarUserType
Comment: A calendar user type.
calscale - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: calscale
Comment: This property defines the calendar scale used for the calendar information specified in the iCalendar object.
CameraProfile - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
CameraProfileDigest - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
cancelledEventStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#EventStatus
Label: cancelledEventStatus
cancelledJournalStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#JournalStatus
Label: cancelledJournalStatus
cancelledTodoStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#TodoStatus
Label: cancelledTodoStatus
CarPhoneNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: CarPhoneNumber
Comment: A car phone number.
carriedOutBy - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
carriesOut - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
categories - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: categories
Comment: Categories for a calendar component.
cc - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: cc
Comment: A Contact that is to receive a cc of the email.
CellPhoneNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: CellPhoneNumber
Comment: A cellular phone number.
CertificateDialog - Class in org.semanticdesktop.aperture.security.trustdecider.dialog
A CertificateDialog displays a chain of Certificates.
CertificateDialog(Certificate[]) - Constructor for class org.semanticdesktop.aperture.security.trustdecider.dialog.CertificateDialog
 
CertificateStore - Interface in org.semanticdesktop.aperture.security.trustmanager.standard
The base interface for all certificate stores used by the StandardTrustManager.
cfaPattern - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: cfaPattern
Comment: tagNumber: 41730 The color filter array (CFA) geometric pattern of the image sensor when a one-chip color area sensor is used.
chairRole - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#AttendeeRole
Label: chairRole
CHANGED_COUNT_TAG - Static variable in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
tag containing the number of changed objects
channels - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: channels
Comment: Number of channels.
chapter - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
characterCount - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: characterCount
Comment: The amount of characters in the document.
characterSet - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: characterSet
Comment: Characterset in which the content of the InformationElement was created.
CHARSET_KEY - Static variable in class org.semanticdesktop.aperture.accessor.http.ContentType
The used with the parameters Map to obtain the charset
CheckBoxWidget - Static variable in class org.semanticdesktop.aperture.vocabulary.SOURCEFORMAT
Type: Class
Label: CheckBoxWidget
Comment: Use boolean checkbox to style the property. checked = boolean:true, unchecked=boolean:false.
checkClientTrusted(X509Certificate[], String) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.StandardTrustManager
 
checkIfCurrentFolderHasBeenChanged(AccessData) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
 
checkIfCurrentFolderHasBeenChanged(AccessData) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Applies source-specific methods to determine if the current folder has been changed since it has last been crawled.
checkIfCurrentFolderHasBeenChanged(AccessData) - Method in class org.semanticdesktop.aperture.crawler.mbox.MboxCrawler
 
checkServerTrusted(X509Certificate[], String) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.StandardTrustManager
 
checkSubfoldersChanged(AccessData) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Checks if the list of subfolders of the current folder has been changed in comparison with the list stored in the accessData instance.
ChromaticAberrationB - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
ChromaticAberrationR - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
CiAdrCity - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPIPTC
 
CiAdrCtry - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPIPTC
 
CiAdrExtadr - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPIPTC
 
CiAdrPcode - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPIPTC
 
CiAdrRegion - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPIPTC
 
CiEmailWork - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPIPTC
 
cite - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
citedBy - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Range: http://www.w3.org/2002/07/owl#Thing
City - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPPhotoshop
 
CiUrlWork - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPIPTC
 
Clarity - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
class_ - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: class
Comment: Defines the access classification for a calendar component.
classFormatDomain - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: class format domain^^http://www.w3.org/2001/XMLSchema#string
Comment: The Format should be applied to instances of this class.
classLensDomain - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: class lens domain^^http://www.w3.org/2001/XMLSchema#string
Comment: Specifies that the lens is usable for the specified class and its subclasses.
ClassList - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#Class
Comment: This is a convenience class for the OWL specification of Fresnel (an rdf:List of resource selectors only).
clear() - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Clears this AccessData.
clear() - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
clear() - Method in class org.semanticdesktop.aperture.accessor.base.FileAccessData
 
clear() - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
clear() - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
clear() - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
clear() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Reports all IDs stored in the AccessData as being cleared to the CrawlerHandler and then gets rid of the AccessData instance.
clear(String) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
 
clear() - Method in interface org.semanticdesktop.aperture.crawler.Crawler
Clears the information the crawler had about the state of the data source.
clear() - Method in class org.semanticdesktop.aperture.util.ArrayMap
 
clearFinished(Crawler, ExitCode) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
This method implementation doesn't do anything, it is meant to be overridden.
clearFinished(Crawler, ExitCode) - Method in interface org.semanticdesktop.aperture.crawler.CrawlerHandler
Notification that the Crawler has finished clearing the information about the state of the datasource.
clearingObject(Crawler, String) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
This method implementation doesn't do anything, it is meant to be overridden.
clearingObject(Crawler, String) - Method in interface org.semanticdesktop.aperture.crawler.CrawlerHandler
Notification that the Crawler is removing all information it knows about the specified url.
clearStarted(Crawler) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
This method implementation doesn't do anything, it is meant to be overridden.
clearStarted(Crawler) - Method in interface org.semanticdesktop.aperture.crawler.CrawlerHandler
Notification that the specified Crawler has started clearing the information it had about the state of the datasource.
close() - Method in class org.semanticdesktop.aperture.accessor.base.CountingInputStream
 
close() - Method in class org.semanticdesktop.aperture.extractor.microsoft.util.PoiUtil.NonCloseableStream
 
closeConnection() - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
Requests the streamPool to close the connection to the store.
closeConnection() - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Closes the Store.
closeConnection() - Method in class org.semanticdesktop.aperture.crawler.mbox.MboxCrawler
It seems that mstor doesn't close the opened folders when Service.close() is invoked.
closeContent() - Method in class org.semanticdesktop.aperture.accessor.base.FileDataObjectBase
Closes the content stream and sets it to null.
closeEntry() - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractArchiverSubCrawler.ArchiveInputStream
closes the current archive entry
closeEntry() - Method in class org.semanticdesktop.aperture.subcrawler.tar.TarSubCrawler.TarSubCrawlerInputStream
 
closeEntry() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerInputStream
 
codec - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: codec
Comment: The name of the codec necessary to decode a piece of media.
colorDepth - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: colorDepth
Comment: Amount of bits used to express the color of each pixel.
ColorMode - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPPhotoshop
 
ColorNoiseReduction - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
colorSpace - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: colorSpace
Comment: tagNumber: 40961 The color space information tag (ColorSpace) is always recorded as the color space specifier.
ColorSpace - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
ComboBoxEntry - Static variable in class org.semanticdesktop.aperture.vocabulary.SOURCEFORMAT
Type: Class
Label: ComboBoxEntry
ComboBoxWidget - Static variable in class org.semanticdesktop.aperture.vocabulary.SOURCEFORMAT
Type: Class
Label: ComboBoxWidget
Comment: A combo box.
comment(String) - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.html.HtmlLinkExtractor
 
comment(String) - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.html.TokenHandler
Notification of comment.
comment(String) - Method in class org.semanticdesktop.aperture.util.XmlWriter
Writes a comment.
comment - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: comment
Comment: Non-processing information intended to provide a comment to the calendar user.
comment - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: comment
Comment: A user comment about an InformationElement.
commentAltRep - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: commentAltRep
Comment: Alternate representation of the comment.
commentCharacterCount - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: commentCharacterCount
Comment: The amount of character in comments i.e. characters ignored by the compiler/interpreter.
comments - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: comments
Comment: COMM - This frame is indended for any kind of full text information that does not fit in any other frame.
commercialInformationURL - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: commercialInformationURL
Comment: WCOM The 'Commercial information' frame is a URL pointing at a webpage with information such as where the album can be bought.
COMMON_FONT_NAMES - Static variable in class org.semanticdesktop.aperture.util.StringExtractor
 
compareTo(Tag) - Method in class org.semanticdesktop.aperture.websites.Tag
Compares two tags lexicographicallly.
compareTo(Tag.TagEntryEntry) - Method in class org.semanticdesktop.aperture.websites.Tag.TagEntryEntry
 
COMPLETED - Static variable in class org.semanticdesktop.aperture.crawler.ExitCode
Indicates that the process completed naturally.
completed - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: completed
Comment: This property defines the date and time that a to-do was actually completed.
COMPLETED_VALUE - Static variable in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
constant used to signify a successfully completed crawl
completedParticipationStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#ParticipationStatus
Label: completedParticipationStatus
completedStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#TodoStatus
Label: completedStatus
component - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: component
Comment: Links the Vcalendar instance with the calendar components.
componentsConfiguration - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: componentsConfiguration
Comment: Information specific to compressed data.
composer - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: composer
Comment: TCOM The 'Composer(s)' frame is intended for the name of the composer(s).
COMPRESS_URI_PREFIX - Static variable in class org.semanticdesktop.aperture.subcrawler.compress.CompressSubCrawlerFactory
Prefix used for uris of entries inside gzip archives
compressedBitsPerPixel - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: compressedBitsPerPixel
Comment: tagNumber: 37122 Information specific to compressed data.
compression - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: compression
Comment: The compression scheme used for the image data.
CompressionType - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: CompressionType
Comment: Type of compression.
compressionType - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: compressionType
Comment: The type of the compression.
CompressSubCrawler - Class in org.semanticdesktop.aperture.subcrawler.compress
A SubCrawler Implementation working with GZIP archives.
CompressSubCrawler() - Constructor for class org.semanticdesktop.aperture.subcrawler.compress.CompressSubCrawler
 
CompressSubCrawlerFactory - Class in org.semanticdesktop.aperture.subcrawler.compress
Produces CompressSubCrawlers
CompressSubCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.subcrawler.compress.CompressSubCrawlerFactory
 
condition - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Type: Property
Label: condition
Comment: the condition for this pattern to match
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/source#Pattern
Range: http://www.w3.org/2000/01/rdf-schema#Literal
conductor - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: conductor
Comment: TPE3 The 'Conductor' frame is used for the name of the conductor.
Conference - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
confidentialClassification - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#AccessClassification
Label: confidentialClassification
ConfigurationUtil - Class in org.semanticdesktop.aperture.datasource.config
ConfigurationUtil provides utility methods for setting and retrieving standard DataSource configuration properties from an RDFContainer.
confirmedStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#EventStatus
Label: confirmedStatus
conflicts - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: conflicts
Comment: States that a piece of software is in conflict with another piece of software.
ConnectionSecurity - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Type: Class
Comment: Type of connection security, instances of this class serve as values for the connectionSecurity property
connectionSecurity - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Type: Property
Label: Connection security
Comment: The level of security for the connection
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/imapds#IMAPDataSource
Range: http://aperture.semanticdesktop.org/ontology/2007/08/12/imapds#ConnectionSecurity
contact - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: contact
Comment: The property is used to represent contact information or alternately a reference to contact information associated with the calendar component.
Contact - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: Contact
Comment: A Contact.
contactAltRep - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: contactAltRep
Comment: Alternate representation of the contact property.
ContactGroup - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: ContactGroup
Comment: A group of Contacts.
contactGroupName - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: contactGroupName
Comment: The name of the contact group.
ContactList - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: ContactList
Comment: A contact list, this class represents an addressbook or a contact list of an IM application.
ContactListDataObject - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: ContactListDataObject
Comment: An entity occuring on a contact list (usually interpreted as an nco:Contact)
ContactMedium - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: ContactMedium
Comment: A superclass for all contact media - ways to contact an entity represented by a Contact instance.
contactMediumComment - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: contactMediumComment
Comment: A comment about the contact medium.
contactUID - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: contactUID
Comment: A value that represents a globally unique identifier corresponding to the individual or resource associated with the Contact.
CONTAINS - Static variable in class org.semanticdesktop.aperture.datasource.config.SubstringCondition
 
contains(Certificate) - Method in interface org.semanticdesktop.aperture.security.trustmanager.standard.CertificateStore
Returns whether this certificate store contains the specified Certificate (optional operation).
contains(Certificate) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.PersistentCertificateStore
 
contains(Certificate) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.RootCertificateStore
 
contains(Certificate) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.SessionCertificateStore
 
CONTAINS - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Type: Class
Label: CONTAINS
containsBookmark - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: contains bookmark
Comment: The folder contains a bookmark.
containsBookmarkFolder - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: contains folder
Comment: The folder contains a bookmark folder.
containsContact - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: containsContact
Comment: A property used to group contacts into contact groups.
containsExtension(String) - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MimeTypeDescription
Returns whether the set of file extensions of this MimeTypeDescription contains the specified file extension.
containsKey(Object) - Method in class org.semanticdesktop.aperture.util.ArrayMap
 
containsKey(K) - Method in class org.semanticdesktop.aperture.util.ListMap
 
containsValue(Object) - Method in class org.semanticdesktop.aperture.util.ArrayMap
 
contentAfter - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
Label: content after^^http://www.w3.org/2001/XMLSchema#string
Comment: Content that should be displayed before the content of the current box.
contentBefore - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
Label: content before^^http://www.w3.org/2001/XMLSchema#string
Comment: Content that should be displayed before the content of the current box.
contentCreated - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: contentCreated
Comment: The date of the content creation.
contentFirst - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
Label: content first^^http://www.w3.org/2001/XMLSchema#string
Comment: Content that should be displayed before the content of the first element in a list of boxes; takes over the first :contentBefore element in case of a conflict.
contentGroupDescription - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: contentGroupDescription
Comment: TIT1 The 'Content group description' frame is used if the sound belongs to a larger category of sounds/music.
contentLast - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
Label: content last^^http://www.w3.org/2001/XMLSchema#string
Comment: Content that should be displayed after the content of the last element in a list of boxes; takes over the last :contentAfter element in case of a conflict.
contentLastModified - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: contentLastModified
Comment: The date of the last modification of the original content (not its corresponding DataObject or local copy).
contentLastPrinted - Static variable in class org.semanticdesktop.aperture.vocabulary.APERTURE_NIE_EXTENSIONS
Type: Property
Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Document
Range: http://www.w3.org/2001/XMLSchema#dateTime
contentMimeType - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: contentMimeType
Comment: Key used to store the MIME type of the content of an object when it is different from the object's main MIME type.
contentNoValue - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
Label: content no value^^http://www.w3.org/2001/XMLSchema#string
Comment: Content that should be displayed if the current property is missing.
contentSize - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: contentSize
Comment: The size of the content.
ContentType - Class in org.semanticdesktop.aperture.accessor.http
A utility class for working with mimeTypes and content type headers.
ContentType(String) - Constructor for class org.semanticdesktop.aperture.accessor.http.ContentType
Creates a new ContentType object for the header field value.
contentType - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: contentType
Comment: TCON The 'Content type', which previously was stored as a one byte numeric value only, is now a numeric string.
contrast - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: contrast
Comment: tagNumber: 41992 The direction of contrast processing applied by the camera when the image was shot.
Contrast - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
Contrast - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
contributor - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: contributor
Comment: Refers to a single or a group of individuals that contributed to a resource
Domain: http://www.w3.org/2000/01/rdf-schema#Resource
Range: http://www.semanticdesktop.org/ontologies/2007/08/15/nao#Party
contributor - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: contributor
Comment: An entity responsible for making contributions to the content of the InformationElement.
contributor - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.DC
An entity responsible for making contributions to the resource.
ConvenienceToken - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#Class
Label: Convenience Token^^http://www.w3.org/2001/XMLSchema#string
Comment: Abstract class for expressing shorthands a browser must understand how to expand.
convertBibtexEntryToDataObject(RDFContainer, Post<? extends Resource>, BibTex) - Static method in class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyCrawler
Converts the bibtex entry to a data object.
convertIcalDurationToXSDDayTimeDuration(String) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Converts the ICAL duration to XSD duration.
convertNode(Node, Class<?>) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
Converts a node to an instance of the given class.
ConvertToGrayscale - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
ConvienceProperty - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#Class
Label: Convenience Property^^http://www.w3.org/2001/XMLSchema#string
Comment: Abstract class of pseudo properties.
cooperateWith - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
copyFile(File, File) - Static method in class org.semanticdesktop.aperture.util.FileUtil
Copies the contents of file source to file destination.
copyright - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: copyright
Comment: tagNumber: 33432 Copyright information.
copyright - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: copyright
Comment: Content copyright
Range: http://www.w3.org/2001/XMLSchema#string
copyrightInformationURL - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: copyrightInformationURL
Comment: WCOP The 'Copyright/Legal information' frame is a URL pointing at a webpage where the terms of use and ownership of the file is described.
copyrightMessage - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: copyrightMessage
Comment: TCOP The 'Copyright message' frame, which must begin with a year and a space character (making five characters), is intended for the copyright holder of the original sound, not the audio file itself.
coreGraph - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: coreGraph
Comment: Connects the data object with the graph that contains information about it.
count - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: count
Comment: How many times should an event be repeated.
count - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: count
Comment: A common superproperty for all properties signifying the amount of atomic media data units.
CountingInputStream - Class in org.semanticdesktop.aperture.accessor.base
A utility class that wraps an InputStream and counts the bytes read from the stream to provide the CountingInputStream.getCurrentByte() method.
CountingInputStream(InputStream) - Constructor for class org.semanticdesktop.aperture.accessor.base.CountingInputStream
A main constructor.
country - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: country
Comment: A part of an address specyfing the country.
Country - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPPhotoshop
 
CountryCode - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPIPTC
 
coverage - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.DC
The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant.
crashChecker(Throwable) - Method in class org.semanticdesktop.aperture.outlook.OutlookCrawler
check if it would be wise to restart our outlook adaption
crawl() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
 
crawl() - Method in interface org.semanticdesktop.aperture.crawler.Crawler
Starts crawling the domain defined in the DataSource of this Crawler.
CRAWL_REPORT_TAG - Static variable in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
main CrawlReport XML tag
CRAWL_STARTED_TAG - Static variable in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
Crawl started tag - contains the date and time when the crawl has been started
CRAWL_STOPPED_TAG - Static variable in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
Crawl stopped tag - contains the date and time when the crawl has been stopped
crawlActionProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the ACTION property.
crawlAddressbook() - Method in class org.semanticdesktop.aperture.addressbook.AddressbookCrawler
Crawls the addressbook and returns a list of DataObjects.
crawlAddressbook() - Method in class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdCrawler
 
crawlAlarmComponent(Component, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls a single VAlarm component.
crawlAltRepParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
The altrep parameter is ignored it should be represented as appropriate altRep properties
crawlAttachProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the ATTACH property.
crawlAttendeeProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the ATTENDEE property.
crawlCalScaleProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the CALSCALE property.
crawlCategoriesProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the CATEGORIES property.
crawlClassProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the CLASS property.
crawlCnParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
The CN parameter is ignored.
crawlCommentProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the COMMENT property.
crawlCompletedProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the COMPLETED property.
crawlContactProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the CONTACT property.
crawlCreatedProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the CREATED property.
crawlCuTypeParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the CUTYPE parameter.
crawlDaylightObservance(Component, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls a single daylight timezone observance component.
crawlDelegatedFromParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the DELEGATED-FROM parameter ical: ATTENDEE;DELEGATED-FROM="MAILTO:jsmith@host.com":MAILTO: jdoe@host.com n3: _:veventNode ncal:attendee [ a ncal:Attendee ; ncal:delegatedFrom [ a nco:Contact ; nco:hasEmailAddress [ a nco:EmailAddress ; nco:emailAddress "jsmith@host.com" ] ]; ncal:involvedContact [ a nco:Contact ; nco:hasEmailAddress [ a nco:EmailAddress ; nco:emailAddress "jdoe@host.com" ] ] ] .
crawlDelegatedToParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the DELEGATED-TO parameter ical: ATTENDEE;DELEGATED-TO="MAILTO:jdoe@host.com","MAILTO:jqpublic@ host.com":MAILTO:jsmith@host.com n3: _:veventNode ncal:attendee [ a ncal:Attendee ; ncal:delegatedTo [ a nco:Contact ; nco:hasEmailAddress [ a nco:EmailAddress ; nco:emailAddress "jdoe@host.com" ] ]; ncal:delegatedTo [ a nco:Contact ; nco:hasEmailAddress [ a nco:EmailAddress ; nco:emailAddress "jqpublic@host.com" ] ]; ncal:involvedContact [ a nco:Contact ; nco:hasEmailAddress [ a nco:EmailAddress ; nco:emailAddress "jsmith@host.com" ] ] ] .
crawlDescriptionProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the DESCRIPTION property.
crawlDirParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the DIR parameter ical: ORGANIZER;DIR="ldap://host.com:6666/o=eDABC%20Industries,c=3DUS??
crawlDtEndProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the DTEND property.
crawlDtStampProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the DTSTAMP property.
crawlDtStartProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the DTSTART property.
crawlDueProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the DTSTART property.
crawlDurationProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the DURATION property.
crawledusername - Static variable in class org.semanticdesktop.aperture.websites.bibsonomy.BIBSONOMYDS
Type: Property
Label: Crawled username
Comment: The name of the account that is to be crawled
Domain: http://aperture.semanticdesktop.org/ontology/2008/11/14/bibsonomyds#BibsonomyDataSource
Range: http://www.w3.org/2001/XMLSchema#string
crawlEncodingParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the ENCODING parameter.
Crawler - Interface in org.semanticdesktop.aperture.crawler
A Crawler accesses the physical source represented by a DataSource and delivers a stream of DataObjects representing the resources in that source.
CrawlerBase - Class in org.semanticdesktop.aperture.crawler.base
An implementation of the Crawler interface that offers generic implementations for some of its methods.
CrawlerBase() - Constructor for class org.semanticdesktop.aperture.crawler.base.CrawlerBase
The default constructor
CrawlerFactory - Interface in org.semanticdesktop.aperture.crawler
CrawlerFactories created Crawlers capable of crawling specific types of DataSources.
CrawlerHandler - Interface in org.semanticdesktop.aperture.crawler
CrawlerHandlers are notified by a Crawler about additions, changes and deletions or resources in a DataSource.
CrawlerHandlerBase - Class in org.semanticdesktop.aperture.crawler.base
A base implementation of the CrawlerHandler interface.
CrawlerHandlerBase() - Constructor for class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
Construct and empty BaseCrawlerHandler.
CrawlerHandlerBase(MimeTypeIdentifier, ExtractorRegistry, SubCrawlerRegistry) - Constructor for class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
Construct an initialised BaseCrawlerHandler.
CrawlerRegistry - Interface in org.semanticdesktop.aperture.crawler
An CrawlerRegistry serves as a central registry for registering and obtaining CrawlerFactories.
CrawlerRegistryImpl - Class in org.semanticdesktop.aperture.crawler.impl
A trivial default implementation of the CrawlerRegistry interface.
CrawlerRegistryImpl() - Constructor for class org.semanticdesktop.aperture.crawler.impl.CrawlerRegistryImpl
 
crawlEventComponent(Component, Resource) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the vevent component.
crawlExDateProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the EXDATE property.
crawlExperimentalComponent(Component, Resource) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Experimental components are unsupported at the moment.
crawlExRuleProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the EXRULE property.
crawlFbTypeParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the FBTYPE parameter.
crawlFolder(Folder, int) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Crawls a subfolder tree starting at the given folder up until the given depth.
crawlFreebusyComponent(Component, Resource) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls a single VFreebusy component.
crawlFreeBusyProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the FREEBUSY property.
crawlGeoProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the GEO property.
CrawlJob - Class in org.semanticdesktop.aperture.crawler.web
A CrawlJob is used to queue a request for retrieving the content of a URL.
CrawlJob(String, int) - Constructor for class org.semanticdesktop.aperture.crawler.web.CrawlJob
Schedule a URL for crawling.
crawlJournalComponent(Component, Resource) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls a single VJournal component.
crawlLanguageParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
The language parameter is ignored.
crawlLastModifiedProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the LAST-MODIFIED property.
crawlLocationProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the LOCATION property.
crawlMemberParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the MEMBER parameter ical: ATTENDEE;MEMBER="MAILTO:projectA@host.com","MAILTO:projectB@host.
crawlMessages(Folder, URI) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
 
crawlMethodProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the METHOD property.
crawlObjects() - Method in class org.semanticdesktop.aperture.addressbook.AddressbookCrawler
 
crawlObjects() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Method called by crawl() that should implement the actual crawling of the DataSource.
crawlObjects() - Method in class org.semanticdesktop.aperture.crawler.filesystem.FileSystemCrawler
 
crawlObjects() - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
The main method that performs the actual crawl.
crawlObjects() - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
 
crawlObjects() - Method in class org.semanticdesktop.aperture.crawler.mbox.MboxCrawler
 
crawlObjects() - Method in class org.semanticdesktop.aperture.crawler.samba.SambaCrawler
 
crawlObjects() - Method in class org.semanticdesktop.aperture.crawler.web.WebCrawler
 
crawlObjects() - Method in class org.semanticdesktop.aperture.outlook.OutlookCrawler
crawling outlook.
crawlObjects() - Method in class org.semanticdesktop.aperture.websites.AbstractTagCrawler
 
crawlObjects() - Method in class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyCrawler
 
crawlObjects() - Method in class org.semanticdesktop.aperture.websites.flickr.FlickrCrawler
 
crawlOrganizerProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the ORGANIZER property.
crawlPartStatParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the PARTSTAT parameter.
crawlPercentCompleteProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the PERCENT-COMPLETE property.
crawlPriorityProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the PRIORITY property.
crawlProdIdProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the PRODID property.
crawlRangeParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the RANGE parameter.
crawlRDateProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the RDATE property.
crawlRecurrenceIdProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the RECURRENCE-ID property.
crawlRelatedParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the RELATED parameter.
crawlRelatedToProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the RELATED-TO property.
crawlRelTypeParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
The reltype parameter is ignored, it should be covered by the relatedTo property.
crawlRepeatProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the REPEAT property.
CrawlReport - Interface in org.semanticdesktop.aperture.crawler
A CrawlReport instance contains statistics about the last performed or currently active crawl procedure of a Crawler.
CrawlReportBase - Class in org.semanticdesktop.aperture.crawler.base
A trivial implementation of the CrawlReport interface.
CrawlReportBase() - Constructor for class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
Default constructor
crawlReportFile - Variable in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
The file for persistent storage of CrawlReports.
crawlRequestStatusProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the REQUEST-STATUS property.
crawlResourcesProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the RESOURCES property.
crawlRoleParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the ROLE parameter.
crawlRRuleProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the RRULE property.
crawlRsvpParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the RSVP parameter.
crawlSentByParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the SENT-BY parameter.
crawlSequenceProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the SEQUENCE property.
crawlSingleFolder(Folder) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
 
crawlSingleMessage(MimeMessage, String, URI) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
 
crawlStandardObservance(Component, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls a single Standard timezone observance component.
crawlStarted(Crawler) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
This method implementation doesn't do anything, it is meant to be overridden.
crawlStarted(Crawler) - Method in interface org.semanticdesktop.aperture.crawler.CrawlerHandler
Notification that the specified Crawler has started crawling its DataSource for DataObjects.
crawlStatusProperty(Property, Resource, RDFContainer, Component) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the STATUS property.
crawlStopped(Crawler, ExitCode) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
This method implementation doesn't do anything, it is meant to be overridden.
crawlStopped(Crawler, ExitCode) - Method in interface org.semanticdesktop.aperture.crawler.CrawlerHandler
Notification that the specified Crawler has stopped crawling its DataSource for DataObjects.
crawlSubFolders(Folder, int) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
 
crawlSummaryProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the SUMMARY property.
crawlTags(String, String) - Method in class org.semanticdesktop.aperture.websites.AbstractTagCrawler
Gets a list of the user's tags
crawlTags(String, String) - Method in class org.semanticdesktop.aperture.websites.delicious.DeliciousCrawler
 
crawlTheRest(String, String) - Method in class org.semanticdesktop.aperture.websites.AbstractTagCrawler
crawl photos, etc return them to the crawlerhandler yourself
crawlTheRest(String, String) - Method in class org.semanticdesktop.aperture.websites.delicious.DeliciousCrawler
Crawl POSTS from del.icio.us
crawlTimezoneComponent(Component, Resource) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls a single VTimezone component.
crawlTodoComponent(Component, Resource) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls a single VTodo component.
crawlTranspProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the TRANSP property.
crawlTriggerProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the TRIGGER property.
CrawlType - Static variable in class org.semanticdesktop.aperture.websites.flickr.FLICKRDS
Type: Class
crawlType - Static variable in class org.semanticdesktop.aperture.websites.flickr.FLICKRDS
Type: Property
Label: Crawl type
Comment: Type of crawl
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/11/flickrds#FlickrDataSource
Range: http://aperture.semanticdesktop.org/ontology/2007/08/11/flickrds#CrawlType
crawlTzidParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Note that this parameter is ignored in the NCAL ontology.
crawlTzidProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the TZID property.
crawlTzNameProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the TZNAME property.
crawlTzOffsetFromProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the TZOFFSETFROM property.
crawlTzOffsetToProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the TZOFFSETTO property.
crawlTzUrlProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the TZURL property.
crawlUidProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the UID property.
crawlUrlProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the URL property.
crawlValueParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
This parameter is ignored.
crawlVersionProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Crawls the VERSION property.
crawlXParameter(Parameter, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Extended parameters are disregarded at the moment.
crawlXtendedProperty(Property, Resource, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Extended properties are disregarded at the moment.
createBlankNode() - Method in class org.semanticdesktop.aperture.rdf.impl.ValueFactoryImpl
 
createBlankNode(Model) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
 
createBlankNode() - Method in interface org.semanticdesktop.aperture.rdf.ValueFactory
Creates a new blank node.
createChildUri(URI, String) - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractSubCrawler
Creates a URI for a subcrawled entity.
createChildUri(URI, String, String) - Static method in class org.semanticdesktop.aperture.subcrawler.SubCrawlerUtil
Creates a URI for a subcrawled entity.
created - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: created at
Comment: States the creation, or first modification time for a resource
Domain: http://www.w3.org/2000/01/rdf-schema#Resource
Range: http://www.w3.org/2001/XMLSchema#dateTime
created - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: created
Comment: This property specifies the date and time that the calendar information was created by the calendar user agent in the calendar store.
created - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: created
Comment: Date of creation of the DataObject.
createDataObject(URI, DataSource, RDFContainer, MimeMessage) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
 
createDataObject(URI, DataSource, RDFContainer, MimeMessage) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
 
createDataObject(URI, DataSource, RDFContainer, MimeMessage) - Method in interface org.semanticdesktop.aperture.crawler.mail.DataObjectFactory.PartStreamFactory
Creates a message data object for the given parameters
createDataObject(URI, DataSource, RDFContainer, MimeMessage) - Method in class org.semanticdesktop.aperture.subcrawler.mime.MimeSubCrawler
 
CreateDate - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPBasic
 
createDirIfNotExists(File) - Static method in class org.semanticdesktop.aperture.util.FileUtil
Creates a directory if it doesn't exist yet.
createForCoreOntologies() - Static method in class org.semanticdesktop.aperture.rdf.util.InferenceUtil
Create a new inference utility, loading the core ontologies (the ones from the vocabulary package)
createLiteral(String) - Method in class org.semanticdesktop.aperture.rdf.impl.ValueFactoryImpl
 
createLiteral(String, URI) - Method in class org.semanticdesktop.aperture.rdf.impl.ValueFactoryImpl
 
createLiteral(boolean) - Method in class org.semanticdesktop.aperture.rdf.impl.ValueFactoryImpl
 
createLiteral(long) - Method in class org.semanticdesktop.aperture.rdf.impl.ValueFactoryImpl
 
createLiteral(int) - Method in class org.semanticdesktop.aperture.rdf.impl.ValueFactoryImpl
 
createLiteral(short) - Method in class org.semanticdesktop.aperture.rdf.impl.ValueFactoryImpl
 
createLiteral(byte) - Method in class org.semanticdesktop.aperture.rdf.impl.ValueFactoryImpl
 
createLiteral(double) - Method in class org.semanticdesktop.aperture.rdf.impl.ValueFactoryImpl
 
createLiteral(float) - Method in class org.semanticdesktop.aperture.rdf.impl.ValueFactoryImpl
 
createLiteral(Model, String) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
 
createLiteral(Model, String, URI) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
 
createLiteral(Model, boolean) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
 
createLiteral(Model, long) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
 
createLiteral(Model, int) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
 
createLiteral(Model, short) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
 
createLiteral(Model, byte) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
 
createLiteral(Model, double) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
 
createLiteral(Model, float) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
 
createLiteral(String) - Method in interface org.semanticdesktop.aperture.rdf.ValueFactory
Creates a new literal with the supplied label.
createLiteral(String, URI) - Method in interface org.semanticdesktop.aperture.rdf.ValueFactory
Creates a new literal with the supplied label and datatype.
createLiteral(boolean) - Method in interface org.semanticdesktop.aperture.rdf.ValueFactory
Creates a new xsd:boolean-typed literal representing the specified value.
createLiteral(long) - Method in interface org.semanticdesktop.aperture.rdf.ValueFactory
Creates a new xsd:long-typed literal representing the specified value.
createLiteral(int) - Method in interface org.semanticdesktop.aperture.rdf.ValueFactory
Creates a new xsd:int-typed literal representing the specified value.
createLiteral(short) - Method in interface org.semanticdesktop.aperture.rdf.ValueFactory
Creates a new xsd:short-typed literal representing the specified value.
createLiteral(byte) - Method in interface org.semanticdesktop.aperture.rdf.ValueFactory
Creates a new xsd:byte-typed literal representing the specified value.
createLiteral(double) - Method in interface org.semanticdesktop.aperture.rdf.ValueFactory
Creates a new xsd:double-typed literal representing the specified value.
createLiteral(float) - Method in interface org.semanticdesktop.aperture.rdf.ValueFactory
Creates a new xsd:float-typed literal representing the specified value.
createSocket() - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler.SimpleSocketFactory
Creates a socket
createSocket(Socket, String, int, boolean) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler.SimpleSocketFactory
Creates a socket with the given parameters.
createSocket(InetAddress, int, InetAddress, int) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler.SimpleSocketFactory
Creates a socket with the given parameters.
createSocket(InetAddress, int) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler.SimpleSocketFactory
Creates a socket with the given parameters.
createSocket(String, int, InetAddress, int) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler.SimpleSocketFactory
Creates a socket with the given parameters.
createSocket(String, int) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler.SimpleSocketFactory
Creates a socket with the given parameters.
createSocket() - Method in class org.semanticdesktop.aperture.security.socketfactory.standard.StandardSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.semanticdesktop.aperture.security.socketfactory.standard.StandardSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.semanticdesktop.aperture.security.socketfactory.standard.StandardSocketFactory
 
createSocket(InetAddress, int) - Method in class org.semanticdesktop.aperture.security.socketfactory.standard.StandardSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.semanticdesktop.aperture.security.socketfactory.standard.StandardSocketFactory
 
createSocket(String, int) - Method in class org.semanticdesktop.aperture.security.socketfactory.standard.StandardSocketFactory
 
createStatement(Resource, URI, Node) - Method in class org.semanticdesktop.aperture.rdf.impl.ValueFactoryImpl
 
createStatement(Model, Resource, URI, Node) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
 
createStatement(Resource, URI, Node) - Method in interface org.semanticdesktop.aperture.rdf.ValueFactory
Creates a new statement with the supplied subject, predicate and object.
createURI(String) - Method in class org.semanticdesktop.aperture.rdf.impl.ValueFactoryImpl
 
createURI(String, String) - Method in class org.semanticdesktop.aperture.rdf.impl.ValueFactoryImpl
 
createURI(Model, String) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
 
createURI(Model, String, String) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
 
createURI(String) - Method in interface org.semanticdesktop.aperture.rdf.ValueFactory
Creates a new URI from the supplied string-representation.
createURI(String, String) - Method in interface org.semanticdesktop.aperture.rdf.ValueFactory
Creates a new URI from the namespace uri and local name;
createWrapperFor(OutlookCrawler, Dispatch, Logger) - Static method in class org.semanticdesktop.aperture.outlook.OutlookResource
Factory method to create Wrappers. this looks at the passed Dispatch and sees what type it is and creates an according OutlookResource subclass
createWrapperFor(OutlookCrawler, String, Logger) - Static method in class org.semanticdesktop.aperture.outlook.OutlookResource
create a outlook resource wrapper for a uri Parse the uri and return the resource wrapper or null, if uri points to nowhere This interface is primarily used to get the objects from the Jena/RDF side of the world
createWrapperForFolder(OutlookCrawler, Dispatch) - Static method in class org.semanticdesktop.aperture.outlook.OutlookResource
Factory method to create Wrappers for Folder Dispatchs. this looks at the passed Dispatch and sees what type it is and creates an according OLFolder or other resource
createWrapperForFolder(OutlookCrawler, String, String, Logger) - Static method in class org.semanticdesktop.aperture.outlook.OutlookResource
Factory method to create Wrappers for Folder Dispatchs. this looks at the passed Dispatch and sees what type it is and creates an according OLFolder or other resource
creator - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: creator
Comment: Refers to the single or group of individuals that created the resource
Domain: http://www.w3.org/2000/01/rdf-schema#Resource
Range: http://www.semanticdesktop.org/ontologies/2007/08/15/nao#Party
creator - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: creator
Comment: Creator of a data object, an entity primarily responsible for the creation of the content of the data object.
creator - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.DC
An entity primarily responsible for making the resource.
CreatorContactInfo - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPIPTC
 
CreatorTool - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPBasic
 
currentFolder - Variable in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
The folder currently crawled by the crawler.
currentFolderURI - Variable in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
The URI of the current folder.
Cursor - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Cursor
Comment: A Cursor.
customRendered - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: customRendered
Comment: The use of special processing on image data, such as rendering geared to output.
CustomRendered - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
cutype - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: cutype
Comment: To specify the type of calendar user specified by the property.

D

daily - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#RecurrenceFrequency
Label: daily
DataAccessor - Interface in org.semanticdesktop.aperture.accessor
A DataAccessor provides access to physical resources by creating DataObjects representing the resource, based on a url and optionally previous acces data and other parameters.
DataAccessorFactory - Interface in org.semanticdesktop.aperture.accessor
A DataAccessorFactory returns DataAccessors for a specific scheme.
DataAccessorRegistry - Interface in org.semanticdesktop.aperture.accessor
A DataAccessorRegistry keeps track of the available DataAccessorFactories.
DataAccessorRegistryImpl - Class in org.semanticdesktop.aperture.accessor.impl
 
DataAccessorRegistryImpl() - Constructor for class org.semanticdesktop.aperture.accessor.impl.DataAccessorRegistryImpl
 
DataContainer - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: DataContainer
Comment: A superclass for all entities, whose primary purpose is to serve as containers for other data object.
DataObject - Interface in org.semanticdesktop.aperture.accessor
A general interface for information items obtained from accessing a DataSource.
DataObject - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Class
Label: DataObject
Comment: A unit of data that is created, annotated and processed on the user desktop.
DataObjectBase - Class in org.semanticdesktop.aperture.accessor.base
A trivial default implementation of DataObject.
DataObjectBase() - Constructor for class org.semanticdesktop.aperture.accessor.base.DataObjectBase
 
DataObjectBase(URI, DataSource, RDFContainer) - Constructor for class org.semanticdesktop.aperture.accessor.base.DataObjectBase
 
DataObjectFactory - Class in org.semanticdesktop.aperture.crawler.mail
Creates a set of DataObjects from a MimeMessage.
DataObjectFactory(MimeMessage, RDFContainerFactory, DataObjectFactory.PartStreamFactory, DataSource, URI, URI, String, String) - Constructor for class org.semanticdesktop.aperture.crawler.mail.DataObjectFactory
Constructs a data object factory for the given message
DataObjectFactory(MimeMessage, RDFContainerFactory, DataObjectFactory.PartStreamFactory, DataSource, URI, URI, String) - Constructor for class org.semanticdesktop.aperture.crawler.mail.DataObjectFactory
A little simplified constructor that implies the attachment uri prefix to be the same as the message URI.
DataObjectFactory(MimeMessage, RDFContainerFactory, DataObjectFactory.PartStreamFactory, DataSource, URI, URI) - Constructor for class org.semanticdesktop.aperture.crawler.mail.DataObjectFactory
A simplified constructor that implies the default part uri delimiter
DataObjectFactory.PartStreamFactory - Interface in org.semanticdesktop.aperture.crawler.mail
Obtains InputStreams from Part instances.
DataOpener - Interface in org.semanticdesktop.aperture.opener
A DataOpener opens a URI in its native application, e.g. an editor, web browser or mail reader.
DataOpenerFactory - Interface in org.semanticdesktop.aperture.opener
 
DataOpenerRegistry - Interface in org.semanticdesktop.aperture.opener
 
DataOpenerRegistryImpl - Class in org.semanticdesktop.aperture.opener.impl
 
DataOpenerRegistryImpl() - Constructor for class org.semanticdesktop.aperture.opener.impl.DataOpenerRegistryImpl
 
DataSource - Interface in org.semanticdesktop.aperture.datasource
A DataSource defines the characteristics of a source from which DataObjects can be extracted.
DATASOURCE - Class in org.semanticdesktop.aperture.vocabulary
Vocabulary File.
DATASOURCE() - Constructor for class org.semanticdesktop.aperture.vocabulary.DATASOURCE
 
DataSource - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Class
Label: DataSource
Comment: A superclass for all entities from which DataObjects can be extracted.
dataSource - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: dataSource
Comment: Marks the provenance of a DataObject, what source does a data object come from.
DATASOURCE_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Path to the ontology resource
DataSourceBase - Class in org.semanticdesktop.aperture.datasource.base
A trivial default implementation of the DataSource interface.
DataSourceBase() - Constructor for class org.semanticdesktop.aperture.datasource.base.DataSourceBase
 
DataSourceBase(RDFContainer) - Constructor for class org.semanticdesktop.aperture.datasource.base.DataSourceBase
 
dataSourceComment - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Type: Property
Label: Data Source Comment
Comment: A comment about the datasource.
DataSourceConfigurationException - Exception in org.semanticdesktop.aperture.datasource
Thrown when the DataSource is configured wrong.
DataSourceConfigurationException(String) - Constructor for exception org.semanticdesktop.aperture.datasource.DataSourceConfigurationException
 
DataSourceConfigurationException(String, Throwable) - Constructor for exception org.semanticdesktop.aperture.datasource.DataSourceConfigurationException
 
DataSourceDescription - Class in org.semanticdesktop.aperture.detector
A bean-like object that holds information about a detected datasource.
DataSourceDescription(DataSource) - Constructor for class org.semanticdesktop.aperture.detector.DataSourceDescription
Create a new DataSourceDescription.
DataSourceDescription - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Type: Class
Label: DataSourceDescription
Comment: A human-readable description of a datasource.
DataSourceDetector - Interface in org.semanticdesktop.aperture.detector
Detects a possible datasource on the desktop of the currently logged in user.
DataSourceDetectorRegistry - Interface in org.semanticdesktop.aperture.detector
An DataSourceDetectorRegistry serves as a central registry for registering and obtaining DataSourceDetectors.
DataSourceDetectorRegistryImpl - Class in org.semanticdesktop.aperture.detector.impl
A trivial default implementation of the DataSourceDetectorRegistry interface.
DataSourceDetectorRegistryImpl() - Constructor for class org.semanticdesktop.aperture.detector.impl.DataSourceDetectorRegistryImpl
Default constructor
DataSourceFactory - Interface in org.semanticdesktop.aperture.datasource
DataSourceFactories create instances of DataSources.
dataSourceName - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Type: Property
Label: Data Source Name
Comment: Name of the type of datasource.
DataSourceRegistry - Interface in org.semanticdesktop.aperture.datasource
An DataSourceRegistry serves as a central registry for registering and obtaining DataSourceFactories.
DataSourceRegistryImpl - Class in org.semanticdesktop.aperture.datasource.impl
A trivial default implementation of the DataSourceRegistry interface.
DataSourceRegistryImpl() - Constructor for class org.semanticdesktop.aperture.datasource.impl.DataSourceRegistryImpl
Default constructor
datatype - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: datatype
Comment: The Exif field data type, such as ascii, byte, short etc.
DATE - Static variable in class org.semanticdesktop.aperture.crawler.ical.IcalDataType
The DATE constant
date - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: date
Comment: Date an instance of NcalDateTime refers to.
date - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: date
Comment: a date information.
date - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: date
Comment: TDAT The 'Date' frame is a numeric string in the DDMM format containing the date for the recording.
date - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
date - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.DC
A point or period of time associated with an event in the lifecycle of the resource.
date2String(Date) - Static method in class org.semanticdesktop.aperture.util.DateUtil
Format the given date in a good date format: ISO-8601, using the - seperators accordingly.
DATE_KEY - Static variable in interface org.semanticdesktop.aperture.accessor.AccessData
Recommended key to store a resource's date.
DATE_TIME - Static variable in class org.semanticdesktop.aperture.crawler.ical.IcalDataType
The DATE-TIME constant
dateAndOrTime - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: dateAndOrTime
Comment: An attribute relating to Date and/or Time
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
dateAsNumber - Static variable in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
DateCreated - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPPhotoshop
 
dateTime - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: dateTime
Comment: Representation of a date an instance of NcalDateTime actually refers to.
dateTime - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: dateTime
Comment: The date and time of image creation.
dateTime2String(Date) - Static method in class org.semanticdesktop.aperture.util.DateUtil
Format the given date in a good dateTime format: ISO-8601, using the T separator and the - and : seperators accordingly.
dateTime2UTCString(Date) - Static method in class org.semanticdesktop.aperture.util.DateUtil
Returns the given date formatted as an ISO 8601 dateTime string normalized to the UTC timezone.
dateTimeDigitized - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: dateTimeDigitized
Comment: The date and time when the image was stored as digital data.
DateTimeDigitized - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
dateTimeEqualToUTCString(Date, String) - Static method in class org.semanticdesktop.aperture.util.DateUtil
Returns true if two dates are equal - denote the same time in milliseconds from the Epoch.
dateTimeOriginal - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: dateTimeOriginal
Comment: tagNumber: 36867 The date and time when the original image data was generated.
DateTimeOriginal - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
dateTimeStringEqualToUTCString(String, String) - Static method in class org.semanticdesktop.aperture.util.DateUtil
Returns true if two dates are equal - denote the same time in milliseconds from the Epoch.
DateUtil - Class in org.semanticdesktop.aperture.util
Provides utility methods for handling dates.
DateUtil() - Constructor for class org.semanticdesktop.aperture.util.DateUtil
 
daylight - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: daylight
Comment: Links a timezone with it's daylight observance.
DC - Class in org.semanticdesktop.aperture.vocabulary.xmp
A vocabulary for the Dublin Core Element Set, Version 1.1.
dealtWithIn - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
decide(X509Certificate[], boolean, boolean) - Method in class org.semanticdesktop.aperture.security.trustdecider.dialog.TrustDeciderDialog
 
decide(X509Certificate[], boolean, boolean) - Method in interface org.semanticdesktop.aperture.security.trustdecider.TrustDecider
Lets the TrustDecider decide on the specified Certificate chain.
Decision - Class in org.semanticdesktop.aperture.security.trustdecider
Instances of this class are used to model a decision taken by a TrustDecider.
declinedParticipationStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#ParticipationStatus
Label: declinedParticipationStatus
decodeText(String) - Static method in class org.semanticdesktop.aperture.crawler.mail.MailUtil
Alternative for MimeUtility.decodeText(String) with a less strict parsing algorithm.
decodeUri(String) - Static method in class org.semanticdesktop.aperture.util.UriUtil
Decodes a string according to RFC 2396.
decodeUri(String, StringBuilder) - Static method in class org.semanticdesktop.aperture.util.UriUtil
Decodes a string according to RFC 2396.
decryptedStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#EncryptionStatus
Label: DecryptedStatus
DEFAULT_MAX_IDLE_READ_TIME - Static variable in class org.semanticdesktop.aperture.extractor.util.ThreadedExtractorWrapper
The maximum time between two reads that the wrapped Extractor is allowed to work on the read data before it is considered to be hanging.
DEFAULT_MAX_IDLE_READ_TIME - Static variable in class org.semanticdesktop.aperture.subcrawler.base.ThreadedSubCrawlerWrapper
The maximum time between two reads that the wrapped SubCrawler allowed to work on the read data before it is considered to be hanging.
DEFAULT_MAX_PROCESSING_TIME_PER_MB - Static variable in class org.semanticdesktop.aperture.extractor.util.ThreadedExtractorWrapper
The maximum time per MB of data that the wrapped Extractor is allowed to work on the read data before it is considered to be hanging, in milliseconds.
DEFAULT_MAX_PROCESSING_TIME_PER_MB - Static variable in class org.semanticdesktop.aperture.subcrawler.base.ThreadedSubCrawlerWrapper
The maximum time per MB of data that the wrapped SubCrawler is allowed to work on the read data before it is considered to be hanging, in milliseconds.
DEFAULT_MINIMUM_MAX_PROCESSING_TIME - Static variable in class org.semanticdesktop.aperture.extractor.util.ThreadedExtractorWrapper
The minimum maximum processing time that the wrapped Extractor is allowed to work on the read data before it is considered to be hanging.
DEFAULT_MINIMUM_MAX_PROCESSING_TIME - Static variable in class org.semanticdesktop.aperture.subcrawler.base.ThreadedSubCrawlerWrapper
The minimum maximum processing time that the wrapped SubCrawler is allowed to work on the read data before it is considered to be hanging.
DefaultCrawlerRegistry - Class in org.semanticdesktop.aperture.crawler.impl
DefaultCrawlerRegistry provides the complete set of CrawlerFactories available in Aperture.
DefaultCrawlerRegistry() - Constructor for class org.semanticdesktop.aperture.crawler.impl.DefaultCrawlerRegistry
 
DefaultCrawlerRegistry(InputStream) - Constructor for class org.semanticdesktop.aperture.crawler.impl.DefaultCrawlerRegistry
 
DefaultDataAccessorRegistry - Class in org.semanticdesktop.aperture.accessor.impl
DefaultDataAccessorRegistry provides the complete set of DataAccessorFactories available in Aperture.
DefaultDataAccessorRegistry() - Constructor for class org.semanticdesktop.aperture.accessor.impl.DefaultDataAccessorRegistry
 
DefaultDataAccessorRegistry(InputStream) - Constructor for class org.semanticdesktop.aperture.accessor.impl.DefaultDataAccessorRegistry
 
DefaultDataOpenerRegistry - Class in org.semanticdesktop.aperture.opener.impl
 
DefaultDataOpenerRegistry() - Constructor for class org.semanticdesktop.aperture.opener.impl.DefaultDataOpenerRegistry
 
DefaultDataSourceDetectorRegistry - Class in org.semanticdesktop.aperture.detector.impl
DefaultDataSourceDetectorRegistry provides the complete set of DataSourceDetector available in Aperture.
DefaultDataSourceDetectorRegistry() - Constructor for class org.semanticdesktop.aperture.detector.impl.DefaultDataSourceDetectorRegistry
 
DefaultDataSourceDetectorRegistry(InputStream) - Constructor for class org.semanticdesktop.aperture.detector.impl.DefaultDataSourceDetectorRegistry
 
DefaultDataSourceRegistry - Class in org.semanticdesktop.aperture.datasource.impl
DefaultDataSourceRegistry provides the complete set of DataSourceFactories available in Aperture.
DefaultDataSourceRegistry() - Constructor for class org.semanticdesktop.aperture.datasource.impl.DefaultDataSourceRegistry
 
DefaultDataSourceRegistry(InputStream) - Constructor for class org.semanticdesktop.aperture.datasource.impl.DefaultDataSourceRegistry
 
DefaultExtractorRegistry - Class in org.semanticdesktop.aperture.extractor.impl
DefaultExtractorRegistry provides the complete set of ExtractorFactories available in Aperture.
DefaultExtractorRegistry() - Constructor for class org.semanticdesktop.aperture.extractor.impl.DefaultExtractorRegistry
 
DefaultExtractorRegistry(InputStream) - Constructor for class org.semanticdesktop.aperture.extractor.impl.DefaultExtractorRegistry
 
defaultLens - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2004/09/fresnel#Purpose
Label: Default Lens^^http://www.w3.org/2001/XMLSchema#string
Comment: Provides the browser with a starting point which lens to show.
DefaultLinkExtractorRegistry - Class in org.semanticdesktop.aperture.hypertext.linkextractor.impl
DefaultLinkExtractorRegistry provides the complete set of LinkExtractorFactories available in Aperture.
DefaultLinkExtractorRegistry() - Constructor for class org.semanticdesktop.aperture.hypertext.linkextractor.impl.DefaultLinkExtractorRegistry
 
DefaultLinkExtractorRegistry(InputStream) - Constructor for class org.semanticdesktop.aperture.hypertext.linkextractor.impl.DefaultLinkExtractorRegistry
 
DefaultMimeTypeIdentifierRegistry - Class in org.semanticdesktop.aperture.mime.identifier.impl
DefaultMimeTypeIdentifierRegistry provides the complete set of MimeTypeIdentifierFactories available in Aperture.
DefaultMimeTypeIdentifierRegistry() - Constructor for class org.semanticdesktop.aperture.mime.identifier.impl.DefaultMimeTypeIdentifierRegistry
 
DefaultMimeTypeIdentifierRegistry(InputStream) - Constructor for class org.semanticdesktop.aperture.mime.identifier.impl.DefaultMimeTypeIdentifierRegistry
 
DefaultSubCrawlerRegistry - Class in org.semanticdesktop.aperture.subcrawler.impl
DefaultExtractorRegistry provides the complete set of ExtractorFactories available in Aperture.
DefaultSubCrawlerRegistry() - Constructor for class org.semanticdesktop.aperture.subcrawler.impl.DefaultSubCrawlerRegistry
 
DefaultSubCrawlerRegistry(InputStream) - Constructor for class org.semanticdesktop.aperture.subcrawler.impl.DefaultSubCrawlerRegistry
 
definesClass - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: definesClass
Comment: Name of a class defined in the source code file.
definesFunction - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: definesFunction
Comment: A name of a function/method defined in the given source code file.
definesGlobalVariable - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: definesGlobalVariable
Comment: Name of a global variable defined within the source code file.
Defringe - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
delegatedFrom - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: delegatedFrom
Comment: To specify the calendar users that have delegated their participation to the calendar user specified by the property.
delegatedParticipationStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#ParticipationStatus
Label: delegatedParticipationStatus
delegatedTo - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: delegatedTo
Comment: To specify the calendar users to whom the calendar user specified by the property has delegated participation.
deleteChildren(File) - Static method in class org.semanticdesktop.aperture.util.FileUtil
Deletes all files and directories in the specified directory.
DeletedResource - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: DeletedResource
Comment: A file entity that has been deleted from the original source.
deletionDate - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: deletionDate
Comment: The date and time of the deletion.
DeliciousCrawler - Class in org.semanticdesktop.aperture.websites.delicious
A del.icio.us crawlers
DeliciousCrawler(DataSource) - Constructor for class org.semanticdesktop.aperture.websites.delicious.DeliciousCrawler
 
DeliciousCrawlerFactory - Class in org.semanticdesktop.aperture.websites.delicious
A factory of del.icio.us crawlers
DeliciousCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.websites.delicious.DeliciousCrawlerFactory
 
DeliciousDataSource - Class in org.semanticdesktop.aperture.websites.delicious
Data source class file.
DeliciousDataSource() - Constructor for class org.semanticdesktop.aperture.websites.delicious.DeliciousDataSource
 
DeliciousDataSource - Static variable in class org.semanticdesktop.aperture.websites.delicious.DELICIOUSDS
Type: Class
Label: del.icio.us Data Source
Comment: Describes a del.icio.us account
DeliciousDataSourceFactory - Class in org.semanticdesktop.aperture.websites.delicious
A factory of del.icio.us data source instances
DeliciousDataSourceFactory() - Constructor for class org.semanticdesktop.aperture.websites.delicious.DeliciousDataSourceFactory
 
DELICIOUSDS - Class in org.semanticdesktop.aperture.websites.delicious
Vocabulary File.
DELICIOUSDS() - Constructor for class org.semanticdesktop.aperture.websites.delicious.DELICIOUSDS
 
DELICIOUSDS_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.websites.delicious.DELICIOUSDS
Path to the ontology resource
deltree(File) - Static method in class org.semanticdesktop.aperture.util.FileUtil
Deletes the given file and everything under it.
department - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: department
Comment: Department.
Department - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
depends - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: depends
Comment: Dependency relation.
depth - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
Label: depth^^http://www.w3.org/2001/XMLSchema#string
Comment: Closure mechanism, if lenses are recursively used; the recursive depth limit.
DerivedFrom - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPBasic
 
describedDataSourceType - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Type: Property
Label: describedDataSourceType
Comment: The datasource described
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/source#DataSourceDescription
Range: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#DataSource
describesProject - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
description - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: description
Comment: A non-technical textual annotation for a resource
Range: http://www.w3.org/2000/01/rdf-schema#Literal
description - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: description
Comment: A more complete description of the calendar component, than that provided by the ncal:summary property.Inspired by RFC 2445 sec. 4.8.1.5 with following reservations: the LANGUAGE parameter has been discarded.
description - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: description
Comment: A textual description of the resource.
description - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.DC
Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.
descriptionAltRep - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: descriptionAltRep
Comment: Alternate representation of the calendar entity description.
detect() - Method in class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdAddressbookDetector
Searches inside Returns the path to the users profile directory
detect() - Method in interface org.semanticdesktop.aperture.detector.DataSourceDetector
Detect one or more datasources. returns an empty list if nothing detected
detect() - Method in class org.semanticdesktop.aperture.detector.filesystem.HomeFolderDetector
 
detect() - Method in class org.semanticdesktop.aperture.outlook.OutlookDataSourceDetector
 
developedBy - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
DevelopmentProject - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
develops - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
deviceSettingDescription - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: deviceSettingDescription
Comment: tagNumber: 41995 Information on the picture-taking conditions of a particular camera model.
digitalZoomRatio - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: digitalZoomRatio
Comment: tagNumber: 41988 The digital zoom ratio when the image was shot.
DigitalZoomRatio - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
dir - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: dir
Comment: Specifies a reference to a directory entry associated with the calendar user specified by the property.
disclaimer - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: disclaimer
Comment: A disclaimer
Range: http://www.w3.org/2001/XMLSchema#string
displayAction - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#AlarmAction
Label: displayAction
dispose() - Method in class org.semanticdesktop.aperture.accessor.base.DataObjectBase
 
dispose() - Method in class org.semanticdesktop.aperture.accessor.base.FileDataObjectBase
Closes the stream encapsulated by this FileDataObject.
dispose() - Method in interface org.semanticdesktop.aperture.accessor.DataObject
Closes this DataObject, freeing any resources that it keeps hold of.
dispose() - Method in class org.semanticdesktop.aperture.datasource.base.DataSourceBase
 
dispose() - Method in interface org.semanticdesktop.aperture.datasource.DataSource
Disposes this DataSource.
dispose() - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
Disposes this RDFContainerImpl.
dispose() - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
State that this container won't be used anymore and it can perform any cleanup necessary.
disposeRemainingObjects() - Method in class org.semanticdesktop.aperture.crawler.mail.DataObjectFactory
Disposes of the data objects remaining on the list of objects to return.
DISTRUST - Static variable in class org.semanticdesktop.aperture.security.trustdecider.Decision
 
docType(String, String, String, String) - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.html.HtmlLinkExtractor
 
docType(String, String, String, String) - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.html.TokenHandler
Notification of a processing instruction.
Document - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Document
Comment: A generic document.
DocumentID - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPBasic
 
documentID - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPBasic
 
DOES_NOT_CONTAIN - Static variable in class org.semanticdesktop.aperture.datasource.config.SubstringCondition
 
DOES_NOT_CONTAIN - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Type: Class
Label: DOES_NOT_CONTAIN
domain - Static variable in class org.semanticdesktop.aperture.crawler.samba.SAMBADS
Type: Property
Label: Domain or workgroup
Comment: The name of the domain or workgroup
Domain: http://aperture.semanticdesktop.org/ontology/2010/05/19/sambads#SambaDataSource
Range: http://www.w3.org/2001/XMLSchema#string
DomainBoundable - Interface in org.semanticdesktop.aperture.datasource.config
 
DomainBoundableDataSource - Class in org.semanticdesktop.aperture.datasource.config
 
DomainBoundableDataSource() - Constructor for class org.semanticdesktop.aperture.datasource.config.DomainBoundableDataSource
 
DomainBoundaries - Class in org.semanticdesktop.aperture.datasource.config
A DomainBoundaries uses UrlPatterns (regular expressions or substrings checks) to determine whether a URL belongs to a DataSource domain or not.
DomainBoundaries() - Constructor for class org.semanticdesktop.aperture.datasource.config.DomainBoundaries
 
DomainBoundaries(List, List) - Constructor for class org.semanticdesktop.aperture.datasource.config.DomainBoundaries
 
DomesticDeliveryAddress - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: DomesticDeliveryAddress
Comment: Domestic Delivery Addresse.
downloadContent() - Method in class org.semanticdesktop.aperture.accessor.base.FileDataObjectBase
 
downloadContent() - Method in interface org.semanticdesktop.aperture.accessor.FileDataObject
Downloads the entire content of the stream to a temporary file (created with File.createTempFile(String, String)).
draftStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#JournalStatus
Label: draftStatus
dtend - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: dtend
Comment: This property specifies the date and time that a calendar component ends.
dtstamp - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: dtstamp
Comment: The property indicates the date/time that the instance of the iCalendar object was created.
dtstart - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: dtstart
Comment: This property specifies when the calendar component begins.
due - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: due
Comment: This property defines the date and time that a to-do is expected to be completed.
DURATION - Static variable in class org.semanticdesktop.aperture.crawler.ical.IcalDataType
The DURATION constant
duration - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: duration
Comment: The property specifies a positive duration of time.
duration - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: duration
Comment: Duration of a media piece.

E

edition - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
editor - Static variable in class org.semanticdesktop.aperture.vocabulary.APERTURE_NIE_EXTENSIONS
Type: Property
Domain: http://www.semanticdesktop.org/ontologies/2009/10/06/aperture_nie_extensions#SaveHistoryEntry
Range: http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact
editor - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
editTime - Static variable in class org.semanticdesktop.aperture.vocabulary.APERTURE_NIE_EXTENSIONS
Type: Property
Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Document
Range: http://www.w3.org/2001/XMLSchema#long
Email - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Class
Label: Email
Comment: An email.
email - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
emailAction - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#AlarmAction
Label: emailAction
EmailAddress - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: EmailAddress
Comment: An email address.
emailAddress - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: emailAddress
Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nco#EmailAddress
Range: http://www.w3.org/2001/XMLSchema#string
EmailOpener - Class in org.semanticdesktop.aperture.opener.email
Supported URI's: email://MSGID msgid://MSGID imap://
EmailOpener() - Constructor for class org.semanticdesktop.aperture.opener.email.EmailOpener
 
EmailOpenerFactory - Class in org.semanticdesktop.aperture.opener.email
 
EmailOpenerFactory() - Constructor for class org.semanticdesktop.aperture.opener.email.EmailOpenerFactory
 
EmbeddedFileDataObject - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: EmbeddedFileDataObject
Comment: A file embedded in another data object.
Employee - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
employs - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
emptyElement(String) - Method in class org.semanticdesktop.aperture.util.XmlWriter
Writes an 'empty' element, e.g.
emptyLine() - Method in class org.semanticdesktop.aperture.util.XmlWriter
Writes an empty line.
encodedBy - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: encodedBy
Comment: TENC The 'Encoded by' frame contains the name of the person or organisation that encoded the audio file.
encodeUri(String) - Static method in class org.semanticdesktop.aperture.util.UriUtil
Encodes a string according to RFC 2396.
encodeUri(String, StringBuilder) - Static method in class org.semanticdesktop.aperture.util.UriUtil
Encodes a string according to RFC 2396.
encoding - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: encoding
Comment: To specify an alternate inline encoding for the property value.
encoding - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: encoding
Comment: The encoding used for the Embedded File.
encodingSettings - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: encodingSettings
Comment: TSSE The 'Software/Hardware and settings used for encoding' frame includes the used audio encoder and its settings when the file was encoded.
encryptedStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#EncryptionStatus
Label: EncryptedStatus
EncryptionStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: EncryptionStatus
Comment: The status of the encryption of an InformationElement. nfo:encryptedStatus means that the InformationElement has been encrypted and couldn't be decrypted by the extraction software, thus no content is available. nfo:decryptedStatus means that decryption was successfull and the content is available.
encryptionStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: encryptionStatus
Comment: The status of the encryption of the InformationElement.
endCall() - Method in class org.semanticdesktop.aperture.outlook.OutlookCrawler
 
endDocument() - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.html.HtmlLinkExtractor
 
endDocument() - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.html.TokenHandler
Notification of the end of a document.
endDocument() - Method in class org.semanticdesktop.aperture.util.SimpleSAXAdapter
 
endDocument() - Method in interface org.semanticdesktop.aperture.util.SimpleSAXListener
Notifies the listener that the parser has finished parsing.
endDocument() - Method in class org.semanticdesktop.aperture.util.XmlWriter
Finishes writing and flushes the OutputStream or Writer that this XmlWriter is writing to.
endOfStartTag() - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.html.HtmlLinkExtractor
 
endOfStartTag() - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.html.TokenHandler
Notification of the end of a start tag.
ENDS_WITH - Static variable in class org.semanticdesktop.aperture.datasource.config.SubstringCondition
 
ENDS_WITH - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Type: Class
Label: ENDS_WITH
endTag(String) - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.html.HtmlLinkExtractor
 
endTag(String) - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.html.TokenHandler
Notification of an end tag.
endTag(String) - Method in class org.semanticdesktop.aperture.util.SimpleSAXAdapter
 
endTag(String) - Method in interface org.semanticdesktop.aperture.util.SimpleSAXListener
Reports an end tag to the listener.
endTag(String) - Method in class org.semanticdesktop.aperture.util.XmlWriter
Writes an end tag.
endTriggerRelation - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#TriggerRelation
Label: endTriggerRelation
engineeringTool - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: engineering tool
Comment: Specifies the engineering tool used to generate the graph
Domain: http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#Data
Range: http://www.w3.org/2000/01/rdf-schema#Literal
ensureConnectedStore() - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
 
ensureConnectedStore() - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Ensures that the crawler is connected to the underlying mail storage system and can perform the crawl.
ensureConnectedStore() - Method in class org.semanticdesktop.aperture.crawler.mbox.MboxCrawler
 
Enterprise - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
EntityResolver - Class in org.semanticdesktop.aperture.hypertext.linkextractor.html
Utility methods for resolving HTML entities.
EntityResolver() - Constructor for class org.semanticdesktop.aperture.hypertext.linkextractor.html.EntityResolver
 
entrySet() - Method in class org.semanticdesktop.aperture.util.ArrayMap
 
entrySet() - Method in class org.semanticdesktop.aperture.util.ListMap
Returns a Set copy of the mappings contained in this map.
entrySet() - Method in class org.semanticdesktop.aperture.websites.Tag
 
equals(Object) - Method in class org.semanticdesktop.aperture.accessor.base.CountingInputStream
 
equals(Object) - Method in class org.semanticdesktop.aperture.crawler.ExitCode
 
equals(Object) - Method in class org.semanticdesktop.aperture.datasource.config.RegExpPattern
 
equals(Object) - Method in class org.semanticdesktop.aperture.datasource.config.SubstringCondition
 
equals(Object) - Method in class org.semanticdesktop.aperture.datasource.config.SubstringPattern
 
equals(Object) - Method in class org.semanticdesktop.aperture.security.trustdecider.Decision
 
equals(Object) - Method in class org.semanticdesktop.aperture.util.ArrayMap.Entry
 
equals(Object) - Method in class org.semanticdesktop.aperture.util.ArrayMap
 
equals(Object) - Method in class org.semanticdesktop.aperture.websites.Tag
 
equals(Object) - Method in class org.semanticdesktop.aperture.websites.Tag.TagEntryEntry
 
error(String) - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.html.HtmlLinkExtractor
 
error(String) - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.html.TokenHandler
Notification of a detected error.
Event - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: Event
Comment: Provide a grouping of component properties that describe an event.
Event - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
EventStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: EventStatus
Comment: A status of an event.
eventStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: status
Comment: Defines the overall status or confirmation for an Event.
eventTitle - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
ExcelExtractor - Class in org.semanticdesktop.aperture.extractor.excel
 
ExcelExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.excel.ExcelExtractor
 
ExcelExtractorFactory - Class in org.semanticdesktop.aperture.extractor.excel
 
ExcelExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.excel.ExcelExtractorFactory
 
excludePattern - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Type: Property
Label: Exclusion Pattern
Comment: Pattern to exclude from this datasource
Domain: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#DataSource
Range: http://aperture.semanticdesktop.org/ontology/2007/08/12/source#Pattern
exdate - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: exdate
Comment: This property defines the list of date/time exceptions for a recurring calendar component.
Executable - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Executable
Comment: An executable file.
Exhibition - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
exifAttribute - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: exifAttribute
Comment: A property that connects an IFD (or other resource) to one of its entries (Exif attribute).
exifdata - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: exifdata
Comment: An Exif IFD data entry
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
exifIFDPointer - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: exifIFDPointer
Comment: tagNumber: 34665 A pointer to the Exif IFD, which is a set of tags for recording Exif-specific attribute information.
exifVersion - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: exifVersion
Comment: tagNumber: 36864 Exif Version
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
ExifVersion - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
EXIT_CODE_TAG - Static variable in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
Exit code tag - contains the exit code
ExitCode - Class in org.semanticdesktop.aperture.crawler
Class that defines ExitCodes to be used in the CrawlerHandler interface.
Exposure - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
exposureBiasValue - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: exposureBiasValue
Comment: tagNumber: 37380 The exposure bias.
ExposureBiasValue - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
exposureIndex - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: exposureIndex
Comment: The exposure index selected on the camera or input device at the time the image is captured. tagNumber: 41493
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
exposureMode - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: exposureMode
Comment: tagNumber: 41986 the exposure mode set when the image was shot.
ExposureMode - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
exposureProgram - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: exposureProgram
Comment: tagNumber: 34850 The class of the program used by the camera to set exposure when the picture is taken.
ExposureProgram - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
exposureTime - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: exposureTime
Comment: tagNumber: 33434 Exposure time, given in seconds (sec).
ExposureTime - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
exrule - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: exrule
Comment: This property defines a rule or repeating pattern for an exception to a recurrence set.
extendContent(RDFContainer) - Method in class org.semanticdesktop.aperture.rdf.util.InferenceUtil
Look into the passed rdfcontainer and extend existing triples with inferred triples.
extendContent(Model) - Method in class org.semanticdesktop.aperture.rdf.util.InferenceUtil
Look into the passed model and extend existing triples with inferred triples.
extendedAddress - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: extendedAddress
Comment: An extended part of an address.
externalLink - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2004/09/fresnel#PropertyValueStyle
Label: External Link^^http://www.w3.org/2001/XMLSchema#string
Comment: Show the property value as a dereferenceable URL.
extract(URI, File, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.AbstractFileExtractor
Extracts metadata from a file.
extract(InputStream) - Method in class org.semanticdesktop.aperture.extractor.corel.util.WPStringExtractor
Wraps the specified InputStream in a WPFilterInputStream and passes it to the super class.
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.excel.ExcelExtractor
 
extract(URI, InputStream, Charset, String, RDFContainer) - Method in interface org.semanticdesktop.aperture.extractor.Extractor
Extracts full-text and metadata from the specified binary stream and stores the extracted information as RDF statements in the specified RDFContainer.
extract(URI, File, Charset, String, RDFContainer) - Method in interface org.semanticdesktop.aperture.extractor.FileExtractor
Extracts full-text and metadata from the specified file and stores the extracted information as RDF statements in the specified RDFContainer.
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.html.HtmlExtractor
 
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.jpg.JpgExtractor
Calls the appropriate methods from JpgHeaderExtractor.
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.mime.MimeExtractor
Deprecated.  
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.office.OfficeExtractor
 
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.opendocument.OpenDocumentExtractor
 
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.openxml.OpenXmlExtractor
 
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.pdf.PdfExtractor
 
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.plaintext.PlainTextExtractor
 
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.poiooxml.PoiOOXmlExtractor
 
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.powerpoint.PowerPointExtractor
 
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.presentations.PresentationsExtractor
 
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.publisher.PublisherExtractor
 
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.quattro.QuattroExtractor
 
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.rtf.RtfExtractor
 
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.util.ThreadedExtractorWrapper
Starts the extraction process using the wrapped Extractor on a separate thread.
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.visio.VisioExtractor
 
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.word.WordExtractor
 
extract(URI, InputStream, POIFSFileSystem, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.word.WordExtractor
Additional extract method that lets you specify an existing POIFSFileSystem.
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.wordperfect.WordPerfectExtractor
 
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.works.WorksExtractor
 
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.xml.XmlExtractor
 
extract(URI, InputStream, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.xmp.XMPExtractor
Locates an XMP packet in a stream, parses it and returns the XMP metadata.
extract(InputStream) - Method in class org.semanticdesktop.aperture.util.StringExtractor
Extract all human-readable text from an InputStream.
extractAll(InputStream, PoiUtil.TextExtractor, RDFContainer, Logger) - Static method in class org.semanticdesktop.aperture.extractor.microsoft.util.PoiUtil
Extract full-text and metadata from an MS Office document contained in the specified stream.
extractExif() - Method in class org.semanticdesktop.aperture.extractor.jpg.JpgHeaderExtractor
Extract varios information from JPEG NEXIF header.
extractFrom(String) - Method in class org.semanticdesktop.aperture.runtime.ApertureRuntime
Tries to extract as much information from the given URI as possible.
extractFrom(InputStream, String) - Method in class org.semanticdesktop.aperture.runtime.ApertureRuntime
Tries to extract as much information from the given input stream as possible.
extractFrom(File) - Method in class org.semanticdesktop.aperture.runtime.ApertureRuntime
Tries to extract as much information from the given file as possible.
extractGPS() - Method in class org.semanticdesktop.aperture.extractor.jpg.JpgHeaderExtractor
 
extractingContents - Variable in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
should binaries be processed?
extractIPTC() - Method in class org.semanticdesktop.aperture.extractor.jpg.JpgHeaderExtractor
 
extractLinks(InputStream, Map) - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.html.HtmlLinkExtractor
 
extractLinks(InputStream, Map) - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.LinkExtractor
Extracts all links occurring in the specified stream.
extractMetadata(InputStream, boolean, RDFContainer) - Static method in class org.semanticdesktop.aperture.extractor.microsoft.util.PoiUtil
Extract all metadata from an OLE document.
extractMetadata(POIFSFileSystem, RDFContainer) - Static method in class org.semanticdesktop.aperture.extractor.microsoft.util.PoiUtil
Extracts all metadata from the POIFSFileSystem's SummaryInformation and transforms it to RDF statements that are stored in the specified RDFContainer.
extractMetadata(DirectoryNode, RDFContainer) - Static method in class org.semanticdesktop.aperture.extractor.microsoft.util.PoiUtil
 
Extractor - Interface in org.semanticdesktop.aperture.extractor
Extractors extract information from binary streams such as document full-text, titles, authors and other metadata that may be supported by the format.
extractor - Variable in class org.semanticdesktop.aperture.extractor.plaintext.PlainTextExtractorFactory
 
extractor - Variable in class org.semanticdesktop.aperture.extractor.powerpoint.PowerPointExtractorFactory
 
ExtractorException - Exception in org.semanticdesktop.aperture.extractor
Thrown to indicate that an error occurred while extracting information from an InputStream by an Extractor.
ExtractorException() - Constructor for exception org.semanticdesktop.aperture.extractor.ExtractorException
Constructs an ExtractorException with no detail message.
ExtractorException(String) - Constructor for exception org.semanticdesktop.aperture.extractor.ExtractorException
Constructs an ExtractorException with the specified detail message.
ExtractorException(String, Throwable) - Constructor for exception org.semanticdesktop.aperture.extractor.ExtractorException
Constructs an ExtractorException with the specified detail message and cause.
ExtractorException(Throwable) - Constructor for exception org.semanticdesktop.aperture.extractor.ExtractorException
Constructs an ExtractorException with the specified cause and a detail message of (cause==null ?
ExtractorFactory - Interface in org.semanticdesktop.aperture.extractor
An ExtractorFactory create instances of a specific Extractor implementation.
extractorRegistry - Variable in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
Extractor registry, may be set by overriding classes to use processBinary
ExtractorRegistry - Interface in org.semanticdesktop.aperture.extractor
An ExtractorRegistry serves as a central registry for registering and obtaining ExtractorFactories.
ExtractorRegistryImpl - Class in org.semanticdesktop.aperture.extractor.impl
A trivial default implementation of the ExtractorRegistry interface.
ExtractorRegistryImpl() - Constructor for class org.semanticdesktop.aperture.extractor.impl.ExtractorRegistryImpl
 

F

FacultyMember - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
FATAL_ERROR - Static variable in class org.semanticdesktop.aperture.crawler.ExitCode
Indicates that the process was aborted by a fatal error.
FATAL_ERROR_VALUE - Static variable in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
constant used to signify a crawl interrupted due to a fatal error
fax - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
FaxNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: FaxNumber
Comment: A fax number.
fbtype - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: fbtype
Comment: To specify the free or busy time type.
female - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Gender
Label: female
Comment: A Female
FILE_KEY - Static variable in class org.semanticdesktop.aperture.accessor.file.FileAccessor
 
FileAccessData - Class in org.semanticdesktop.aperture.accessor.base
FileAccessData extends AccessDataImpl with functionality for storing the access data to a file and initializing it with the contents of such a file.
FileAccessData() - Constructor for class org.semanticdesktop.aperture.accessor.base.FileAccessData
Creates a new FileAccessData instance.
FileAccessData(File) - Constructor for class org.semanticdesktop.aperture.accessor.base.FileAccessData
Creates a new FileAccessData that uses the specified File for persistent storage.
FileAccessData(int) - Constructor for class org.semanticdesktop.aperture.accessor.base.FileAccessData
Creates a new FileAccessData instance.
FileAccessData(File, int) - Constructor for class org.semanticdesktop.aperture.accessor.base.FileAccessData
Creates a new FileAccessData that uses the specified File for persistent storage.
FileAccessor - Class in org.semanticdesktop.aperture.accessor.file
A DataAccessor implementation for the file scheme.
FileAccessor() - Constructor for class org.semanticdesktop.aperture.accessor.file.FileAccessor
 
FileAccessorFactory - Class in org.semanticdesktop.aperture.accessor.file
Returns FileAccessor instances.
FileAccessorFactory() - Constructor for class org.semanticdesktop.aperture.accessor.file.FileAccessorFactory
 
fileCreated - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: fileCreated
Comment: File creation date
Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject
Range: http://www.w3.org/2001/XMLSchema#dateTime
FileDataObject - Interface in org.semanticdesktop.aperture.accessor
A general interface for DataObjects that have File-like semantics.
FileDataObject - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: FileDataObject
Comment: A resource containing a finite sequence of bytes with arbitrary information, that is available to a computer program and is usually based on some kind of durable storage.
FileDataObjectBase - Class in org.semanticdesktop.aperture.accessor.base
A trivial default implementation of FileDataObject.
FileDataObjectBase() - Constructor for class org.semanticdesktop.aperture.accessor.base.FileDataObjectBase
Default constructor.
FileDataObjectBase(URI, DataSource, RDFContainer, InputStream) - Constructor for class org.semanticdesktop.aperture.accessor.base.FileDataObjectBase
Constructor accepting a content stream.
FileDataObjectBase(URI, DataSource, RDFContainer, File) - Constructor for class org.semanticdesktop.aperture.accessor.base.FileDataObjectBase
Constructor accepting a file.
FileExtractor - Interface in org.semanticdesktop.aperture.extractor
FileExtractors extract information from files.
FileExtractorFactory - Interface in org.semanticdesktop.aperture.extractor
A FileExtractorFactory create instances of a specific FileExtractor implementation.
FileHash - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: FileHash
Comment: A fingerprint of the file, generated by some hashing function.
fileLastAccessed - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: fileLastAccessed
Comment: Time when the file was last accessed.
fileLastModified - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: fileLastModified
Comment: last modification date
Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject
Range: http://www.w3.org/2001/XMLSchema#dateTime
fileName - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: fileName
Comment: Name of the file, together with the extension
Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#FileDataObject
Range: http://www.w3.org/2001/XMLSchema#string
FileOpener - Class in org.semanticdesktop.aperture.opener.file
 
FileOpener() - Constructor for class org.semanticdesktop.aperture.opener.file.FileOpener
 
FileOpenerFactory - Class in org.semanticdesktop.aperture.opener.file
 
FileOpenerFactory() - Constructor for class org.semanticdesktop.aperture.opener.file.FileOpenerFactory
 
fileOwner - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: fileOwner
Comment: The owner of the file as defined by the file system access rights feature.
fileOwner - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: fileOwner
Comment: TOWN The 'File owner/licensee' frame contains the name of the owner or licensee of the file and it's contents.
fileSize - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: fileSize
Comment: The size of the file in bytes.
fileSource - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: fileSource
Comment: The image source.
FileSource - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
Filesystem - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Filesystem
Comment: A filesystem.
FileSystemCrawler - Class in org.semanticdesktop.aperture.crawler.filesystem
A Crawler implementation for crawling file system sources modeled by a FileSystemDataSource.
FileSystemCrawler() - Constructor for class org.semanticdesktop.aperture.crawler.filesystem.FileSystemCrawler
 
FileSystemCrawlerFactory - Class in org.semanticdesktop.aperture.crawler.filesystem
Provides instances of FileSystemCrawler.
FileSystemCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.crawler.filesystem.FileSystemCrawlerFactory
 
FileSystemDataSource - Class in org.semanticdesktop.aperture.datasource.filesystem
Data source class file.
FileSystemDataSource() - Constructor for class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSource
 
FileSystemDataSource - Static variable in class org.semanticdesktop.aperture.datasource.filesystem.FILESYSTEMDS
Type: Class
Label: Filesystem Data Source
Comment: A data source describing a folder or a filesystem containing files
FileSystemDataSourceFactory - Class in org.semanticdesktop.aperture.datasource.filesystem
ImapDataSourceFactory returns instances of the ImapDataSource class.
FileSystemDataSourceFactory() - Constructor for class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSourceFactory
 
FILESYSTEMDS - Class in org.semanticdesktop.aperture.datasource.filesystem
Vocabulary File.
FILESYSTEMDS() - Constructor for class org.semanticdesktop.aperture.datasource.filesystem.FILESYSTEMDS
 
FILESYSTEMDS_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.datasource.filesystem.FILESYSTEMDS
Path to the ontology resource
FilesystemImage - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: FilesystemImage
Comment: An image of a filesystem.
fileType - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: fileType
Comment: TFLT The 'File type' frame indicates which type of audio this tag defines.
FileUtil - Class in org.semanticdesktop.aperture.util
Utility methods for operations on Files.
FileUtil() - Constructor for class org.semanticdesktop.aperture.util.FileUtil
 
fillByteArray(InputStream, byte[]) - Static method in class org.semanticdesktop.aperture.util.IOUtil
Fills the supplied byte array with bytes read from the specified InputStream.
fillCharArray(Reader, char[]) - Static method in class org.semanticdesktop.aperture.util.IOUtil
Fills the supplied character array with characters read from the specified Reader.
FillLight - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
FilterAccessData - Class in org.semanticdesktop.aperture.accessor.base
Abstract superclass for AccessData implementations that wrap other AccessData instances in order to filter certain information.
FilterAccessData(AccessData) - Constructor for class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
finalize() - Method in class org.semanticdesktop.aperture.accessor.base.DataObjectBase
 
finalize() - Method in class org.semanticdesktop.aperture.accessor.base.FileDataObjectBase
 
finalize() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
finalizer for releasing the activeX //TODO This one runs in its own thread and is therefore dangerous to COM.
finalStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#JournalStatus
Label: finalStatus
financedBy - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
finances - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
findMatchingBOM(byte[]) - Static method in class org.semanticdesktop.aperture.util.UtfUtil
Determines whether the specified byte array starts with a UTF Byte Order Mark and, if so, returns the matching BOM constant.
Fired - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
flash - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: flash
Comment: tagNumber: 37385 The status of flash when the image was shot.
Flash - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
flashEnergy - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: flashEnergy
Comment: tagNumber: 41483 The strobe energy at the time the image is captured, as measured in Beam Candle Power Seconds (BCPS).
flashpixVersion - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: flashpixVersion
Comment: tagNumber: 40960 The Flashpix format version supported by a FPXR file.
FlickrCrawler - Class in org.semanticdesktop.aperture.websites.flickr
Crawls metadata from Flickr accounts.
FlickrCrawler(DataSource) - Constructor for class org.semanticdesktop.aperture.websites.flickr.FlickrCrawler
 
FlickrCrawlerFactory - Class in org.semanticdesktop.aperture.websites.flickr
A factory of Flickr Crawlers
FlickrCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.websites.flickr.FlickrCrawlerFactory
 
FlickrDataSource - Class in org.semanticdesktop.aperture.websites.flickr
Data source class file.
FlickrDataSource() - Constructor for class org.semanticdesktop.aperture.websites.flickr.FlickrDataSource
 
FlickrDataSource - Static variable in class org.semanticdesktop.aperture.websites.flickr.FLICKRDS
Type: Class
Label: Flickr Data Source
Comment: Describes a Flickr account
FlickrDataSource.CrawlType - Enum in org.semanticdesktop.aperture.websites.flickr
Enum of possible values of the crawlType property
FlickrDataSourceFactory - Class in org.semanticdesktop.aperture.websites.flickr
A factory of Flickr data source instances
FlickrDataSourceFactory() - Constructor for class org.semanticdesktop.aperture.websites.flickr.FlickrDataSourceFactory
 
FLICKRDS - Class in org.semanticdesktop.aperture.websites.flickr
Vocabulary File.
FLICKRDS() - Constructor for class org.semanticdesktop.aperture.websites.flickr.FLICKRDS
 
FLICKRDS_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.websites.flickr.FLICKRDS
Path to the ontology resource
fmttype - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: fmttype
Comment: To specify the content type of a referenced object.
fNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: fNumber
Comment: tagNumber: 33437 F number
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
FNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
foafUrl - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: foafUrl
Comment: The URL of the FOAF file.
focalLength - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: focalLength
Comment: The actual focal length of the lens, in mm.
FocalLength - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
focalLengthIn35mmFilm - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: focalLengthIn35mmFilm
Comment: The equivalent focal length assuming a 35mm film camera, in mm.
FocalLengthIn35mmFilm - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
focalPlaneResolutionUnit - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: focalPlaneResolutionUnit
Comment: The unit for measuring FocalPlaneXResolution and FocalPlaneYResolution.
focalPlaneXResolution - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: focalPlaneXResolution
Comment: The number of pixels in the image width (X) direction per FocalPlaneResolutionUnit on the camera focal plane. tagNumber: 41486
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
focalPlaneYResolution - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: focalPlaneYResolution
Comment: tagNumber: 41487 The number of pixels in the image height (Y) direction per FocalPlaneResolutionUnit on the camera focal plane.
Folder - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Folder
Comment: A folder/directory.
FolderDataObject - Interface in org.semanticdesktop.aperture.accessor
A FolderDataObject holds the metadata of a single folder.
FolderDataObjectBase - Class in org.semanticdesktop.aperture.accessor.base
A trivial default implementation of FolderDataObject.
FolderDataObjectBase() - Constructor for class org.semanticdesktop.aperture.accessor.base.FolderDataObjectBase
 
FolderDataObjectBase(URI, DataSource, RDFContainer) - Constructor for class org.semanticdesktop.aperture.accessor.base.FolderDataObjectBase
 
followSymbolicLinks - Static variable in class org.semanticdesktop.aperture.datasource.filesystem.FILESYSTEMDS
Type: Property
Label: Follow symbolic links
Comment: Should the crawler follow symbolic links?
Font - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Font
Comment: A font.
fontFamily - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: fontFamily
Comment: The name of the font family.
Format - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#Class
Label: Format Class^^http://www.w3.org/2001/XMLSchema#string
Comment: A Fresnel format class for displaying RDF data; the domain property can be only one of :formatDomain, :classFormatDomain, :instanceFormatDomain.
format - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.DC
The file format, physical medium, or dimensions of the resource.
FormatDescription - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#Class
Label: Format Description^^http://www.w3.org/2001/XMLSchema#string
Comment: Description of fresnel:Format content separators; super class, not to be used directly.
FormatDescriptionNoSubstitution - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#Class
Label: Format Description No Substitution^^http://www.w3.org/2001/XMLSchema#string
Comment: Description of fresnel:Format content separators only; contentNoValue will not be recognized in conjunction with this class.
FormatDescriptionSubstitution - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#Class
Label: Format Description Substitution^^http://www.w3.org/2001/XMLSchema#string
Comment: Description of fresnel:Format content separators and content replacement if values are missing.
formUrlDecode(String) - Static method in class org.semanticdesktop.aperture.util.HttpClientUtil
Decodes an url-encoded string.
formUrlEncode(String, StringBuilder) - Static method in class org.semanticdesktop.aperture.util.HttpClientUtil
Encodes a string according to RFC 3986 : Uniform Resource locators (URL).
formUrlEncode(String) - Static method in class org.semanticdesktop.aperture.util.HttpClientUtil
Encodes a string according to RFC 3986 : Uniform Resource locators (URL).
formUrlEncode(String, String) - Static method in class org.semanticdesktop.aperture.util.HttpClientUtil
Does the same as HttpClientUtil.formUrlEncode (i.e.
foundry - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: foundry
Comment: The foundry, the organization that created the font.
frameCount - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: frameCount
Comment: The amount of frames in a video sequence.
FrameIdentifier - Enum in org.semanticdesktop.aperture.extractor.mp3
An enumeration of ID3v2 frames defined in the standards.
frameRate - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: frameRate
Comment: Amount of video frames per second.
Freebusy - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: Freebusy
Comment: 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.
freebusy - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: freebusy
Comment: The property defines one or more free or busy time intervals.
FreebusyPeriod - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: FreebusyPeriod
Comment: An aggregate of a period and a freebusy type.
FreebusyType - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: FreebusyType
Comment: Type of a Freebusy indication.
FreeDesktopIcon - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Class
Label: freedesktopicon
Comment: Represents a desktop icon as defined in the FreeDesktop Icon Naming Standard
freeFreebusyType - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#FreebusyType
Label: freeFreebusyType
freq - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: freq
Comment: Frequency of a recurrence rule.
FRESNEL - Class in org.semanticdesktop.aperture.vocabulary
Vocabulary File.
FRESNEL() - Constructor for class org.semanticdesktop.aperture.vocabulary.FRESNEL
 
FRESNEL_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Path to the ontology resource
friday - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#Weekday
Label: friday
from - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: from
Comment: The sender of the message
Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#Message
Range: http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Contact
FromLineFilterStream - Class in org.semanticdesktop.aperture.subcrawler.mbox
A stream that filters out all occurences of the 'From -' lines.
FromLineFilterStream(InputStream) - Constructor for class org.semanticdesktop.aperture.subcrawler.mbox.FromLineFilterStream
 
fromUri(URI) - Static method in enum org.semanticdesktop.aperture.datasource.imap.ImapDataSource.ConnectionSecurity
 
fromUri(URI) - Static method in enum org.semanticdesktop.aperture.websites.flickr.FlickrDataSource.CrawlType
 
frontChannels - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: frontChannels
Comment: Number of front channels.
fullname - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: fullname
Comment: To specify the formatted text corresponding to the name of the object the Contact represents.
FullProfessor - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
Function - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 

G

gainControl - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gainControl
Comment: tagNumber: 41991 The degree of overall image gain adjustment.
GainControl - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
Gender - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: Gender
Comment: Gender.
gender - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: gender
Comment: Gender of the given contact.
generalEncapsulatedObject - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: generalEncapsulatedObject
Comment: An arbitrary file embedded in an audio file.
generateRandomResource(Model) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
This method creates resources that are used by the framework wherever a blank node is needed.
generateRandomURI(Model) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
This method creates URIs that are used by the framework wherever a random URI is needed.
generateUrl(String, String, String, String, String, String, String) - Static method in class org.semanticdesktop.aperture.crawler.samba.SambaCrawler
Generates and smb:// url out of the supplied parameter.
generator - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: generator
Comment: Software used to "generate" the contents.
generatorOption - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: generatorOption
Comment: A common superproperty for all settings used by the generating software.
Genre - Enum in org.semanticdesktop.aperture.extractor.mp3
The genre list as defined in http://www.id3.org/id3v2.3.0.
GEO - Class in org.semanticdesktop.aperture.vocabulary
Vocabulary File.
GEO() - Constructor for class org.semanticdesktop.aperture.vocabulary.GEO
 
geo - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: geo
Comment: This property specifies information related to the global position for the activity specified by a calendar component.
geo - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: geo
Comment: Geometric data such as latitude, longitude and altitude.
GEO_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.vocabulary.GEO
Path to the ontology resource
get(String, String) - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Gets specific information about the specified id.
get(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
get(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.FileAccessData
 
get(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
get(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
get(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
get() - Method in interface org.semanticdesktop.aperture.accessor.DataAccessorFactory
Returns a DataAccessor instance for accessing the represented schemes.
get(String) - Method in interface org.semanticdesktop.aperture.accessor.DataAccessorRegistry
Get all DataAccessorFactories capable of handling the specified scheme.
get() - Method in class org.semanticdesktop.aperture.accessor.file.FileAccessorFactory
 
get() - Method in class org.semanticdesktop.aperture.accessor.http.HttpAccessorFactory
 
get(String) - Method in class org.semanticdesktop.aperture.accessor.impl.DataAccessorRegistryImpl
 
get(URI) - Method in interface org.semanticdesktop.aperture.crawler.CrawlerRegistry
Returns all CrawlerFactories that support the specified DataSource type.
get() - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawlerFactory
 
get() - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawlerFactory
 
get(URI) - Method in class org.semanticdesktop.aperture.crawler.impl.CrawlerRegistryImpl
 
get() - Method in class org.semanticdesktop.aperture.crawler.mbox.MboxCrawlerFactory
 
get(URI) - Method in interface org.semanticdesktop.aperture.datasource.DataSourceRegistry
Returns all DataSourceFactories that support the specified DataSource type.
get(URI) - Method in class org.semanticdesktop.aperture.datasource.impl.DataSourceRegistryImpl
 
get(URI) - Method in interface org.semanticdesktop.aperture.detector.DataSourceDetectorRegistry
Returns all DataSourceDetectors that support the specified DataSource type.
get(URI) - Method in class org.semanticdesktop.aperture.detector.impl.DataSourceDetectorRegistryImpl
 
get() - Method in class org.semanticdesktop.aperture.extractor.excel.ExcelExtractorFactory
 
get() - Method in interface org.semanticdesktop.aperture.extractor.ExtractorFactory
Returns an instance of the represented Extractor implementation.
get(String) - Method in interface org.semanticdesktop.aperture.extractor.ExtractorRegistry
Deprecated. Use getExtractorFactories instead. After the introduction of FileExtractorFactories the semantics of this method may have become unclear. It returns normal stream-based extractor factories. The result is the same as ExtractorRegistry.getExtractorFactories(java.lang.String)
get() - Method in interface org.semanticdesktop.aperture.extractor.FileExtractorFactory
Returns an instance of the represented FileExtractor implementation.
get() - Method in class org.semanticdesktop.aperture.extractor.html.HtmlExtractorFactory
 
get(String) - Method in class org.semanticdesktop.aperture.extractor.impl.ExtractorRegistryImpl
Deprecated.  
get() - Method in class org.semanticdesktop.aperture.extractor.jpg.JpgExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.mime.MimeExtractorFactory
Deprecated.  
get() - Method in class org.semanticdesktop.aperture.extractor.mp3.MP3FileExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.office.OfficeExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.opendocument.OpenDocumentExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.openxml.OpenXmlExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.pdf.PdfExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.plaintext.PlainTextExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.poiooxml.OOXMLExcelExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.poiooxml.OOXMLPowerPointExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.poiooxml.OOXMLWordExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.powerpoint.PowerPointExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.presentations.PresentationsExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.publisher.PublisherExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.quattro.QuattroExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.rtf.RtfExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.visio.VisioExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.word.WordExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.wordperfect.WordPerfectExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.works.WorksExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.xml.XmlExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.extractor.xmp.XMPExtractorFactory
 
get() - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.html.HtmlLinkExtractorFactory
 
get(String) - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.impl.LinkExtractorRegistryImpl
 
get() - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.LinkExtractorFactory
Returns a LinkExtractor instance capable of handling the supported MIME types.
get(String) - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.LinkExtractorRegistry
Get all LinkExtractorFactories registered for the specified MIME type.
get() - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MagicMimeTypeIdentifierFactory
 
get() - Method in interface org.semanticdesktop.aperture.mime.identifier.MimeTypeIdentifierFactory
Get a MimeTypeIdentifier.
get() - Method in interface org.semanticdesktop.aperture.opener.DataOpenerFactory
Returns a DataOpener instance for accessing the represented schemes.
get(String) - Method in interface org.semanticdesktop.aperture.opener.DataOpenerRegistry
Get all DataAccessorFactories capable of handling the specified scheme.
get() - Method in class org.semanticdesktop.aperture.opener.email.EmailOpenerFactory
 
get() - Method in class org.semanticdesktop.aperture.opener.file.FileOpenerFactory
 
get() - Method in class org.semanticdesktop.aperture.opener.http.HttpOpenerFactory
 
get(String) - Method in class org.semanticdesktop.aperture.opener.impl.DataOpenerRegistryImpl
 
get() - Method in class org.semanticdesktop.aperture.outlook.OutlookAccessorFactory
 
get() - Method in class org.semanticdesktop.aperture.outlook.OutlookOpenerFactory
 
get() - Method in class org.semanticdesktop.aperture.outlook.VariantDate
 
get() - Method in class org.semanticdesktop.aperture.security.trustdecider.dialog.TrustDeciderDialogFactory
 
get() - Method in interface org.semanticdesktop.aperture.security.trustdecider.TrustDeciderFactory
Gets a TrustDecider.
get() - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.StandardTrustManagerFactory
 
get() - Method in interface org.semanticdesktop.aperture.security.trustmanager.TrustManagerFactory
Return a new or shared TrustManager instance.
get() - Method in class org.semanticdesktop.aperture.subcrawler.bzip2.BZip2SubCrawlerFactory
 
get() - Method in class org.semanticdesktop.aperture.subcrawler.compress.CompressSubCrawlerFactory
 
get() - Method in class org.semanticdesktop.aperture.subcrawler.gzip.GZipSubCrawlerFactory
 
get(String) - Method in class org.semanticdesktop.aperture.subcrawler.impl.SubCrawlerRegistryImpl
 
get() - Method in class org.semanticdesktop.aperture.subcrawler.mbox.MboxSubCrawlerFactory
 
get() - Method in class org.semanticdesktop.aperture.subcrawler.mime.MimeSubCrawlerFactory
 
get() - Method in interface org.semanticdesktop.aperture.subcrawler.SubCrawlerFactory
Return a SubCrawler instance.
get(String) - Method in interface org.semanticdesktop.aperture.subcrawler.SubCrawlerRegistry
Returns all SubCrawlerFactories that support the specified mime type.
get() - Method in class org.semanticdesktop.aperture.subcrawler.tar.TarSubCrawlerFactory
 
get() - Method in class org.semanticdesktop.aperture.subcrawler.vcard.VcardSubCrawlerFactory
 
get() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawlerFactory
 
get(Object) - Method in class org.semanticdesktop.aperture.util.ArrayMap
 
get(K) - Method in class org.semanticdesktop.aperture.util.ListMap
Get all values registered for key K.
getAcceptedIssuers() - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.StandardTrustManager
 
getAccessData() - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
getAccessData() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Returns the AccessData instance used by the crawler
getAccessData() - Method in interface org.semanticdesktop.aperture.crawler.Crawler
Returns the AccessData used by this Crawler.
getAccessor() - Method in class org.semanticdesktop.aperture.outlook.OutlookCrawler
 
getAccountToCrawl() - Method in class org.semanticdesktop.aperture.websites.flickr.FlickrDataSource
Returns the The Flickr account that should be crawled
getAddresses() - Method in class org.semanticdesktop.aperture.crawler.mail.MailUtil.LiberalInternetAddress
 
getAddressHeader(Message, String) - Static method in class org.semanticdesktop.aperture.crawler.mail.MailUtil
 
getAggregatedIDs(String) - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Returns a set of id's that are aggregated immediately below the given one.
getAggregatedIDs(String) - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
getAggregatedIDs(String) - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
getAggregatedIDs(String) - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
getAggregatedIDs(String) - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
getAggregatedIDsClosure(String) - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Returns an iterator over all ids aggregated within the given one, both directly and indirectly.
getAggregatedIDsClosure(String) - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
getAggregatedIDsClosure(String) - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
getAggregatedIDsClosure(String) - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
getAggregatedIDsClosure(String) - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
getAll() - Method in interface org.semanticdesktop.aperture.accessor.DataAccessorRegistry
Get all registered DataAccessorFactories.
getAll() - Method in class org.semanticdesktop.aperture.accessor.impl.DataAccessorRegistryImpl
 
getAll() - Method in interface org.semanticdesktop.aperture.crawler.CrawlerRegistry
Returns all CrawlerFactories registered in this CrawlerRegistry.
getAll() - Method in class org.semanticdesktop.aperture.crawler.impl.CrawlerRegistryImpl
 
getAll() - Method in interface org.semanticdesktop.aperture.datasource.DataSourceRegistry
Returns all DataSourceFactories registered in this DataSourceRegistry.
getAll() - Method in class org.semanticdesktop.aperture.datasource.impl.DataSourceRegistryImpl
 
getAll() - Method in interface org.semanticdesktop.aperture.detector.DataSourceDetectorRegistry
Returns all DataSourceDetectors registered in this DataSourceDetectorRegistry.
getAll() - Method in class org.semanticdesktop.aperture.detector.impl.DataSourceDetectorRegistryImpl
 
getAll() - Method in interface org.semanticdesktop.aperture.extractor.ExtractorRegistry
Deprecated. Use getAllExtractorFactories instead. After the introduction of FileExtractorFactories the semantics of this method may have become unclear. It returns normal stream-based extractor factories. The result is the same as ExtractorRegistry.getAllExtractorFactories()
getAll() - Method in class org.semanticdesktop.aperture.extractor.impl.ExtractorRegistryImpl
Deprecated.  
getAll() - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.impl.LinkExtractorRegistryImpl
 
getAll() - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.LinkExtractorRegistry
Get all registered LinkExtractorFactories.
getAll() - Method in class org.semanticdesktop.aperture.mime.identifier.impl.MimeTypeIdentifierRegistryImpl
 
getAll() - Method in interface org.semanticdesktop.aperture.mime.identifier.MimeTypeIdentifierRegistry
Returns all MimeTypeIdentifierFactories registered in this MimeTypeIdentifierRegistry.
getAll() - Method in interface org.semanticdesktop.aperture.opener.DataOpenerRegistry
Get all registered DataAccessorFactories.
getAll() - Method in class org.semanticdesktop.aperture.opener.impl.DataOpenerRegistryImpl
 
getAll(URI) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
getAll(URI) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
getAll() - Method in class org.semanticdesktop.aperture.security.trustdecider.impl.TrustDeciderRegistryImpl
 
getAll() - Method in interface org.semanticdesktop.aperture.security.trustdecider.TrustDeciderRegistry
Returns all registered TrustDeciderFactories.
getAll() - Method in class org.semanticdesktop.aperture.security.trustmanager.impl.TrustManagerRegistryImpl
 
getAll() - Method in interface org.semanticdesktop.aperture.security.trustmanager.TrustManagerRegistry
Returns all registered TrustManagerFactories.
getAll() - Method in class org.semanticdesktop.aperture.subcrawler.impl.SubCrawlerRegistryImpl
 
getAll() - Method in interface org.semanticdesktop.aperture.subcrawler.SubCrawlerRegistry
Returns all SubCrawlerFactories registered in this SubCrawlerRegistry.
getAllBasepaths() - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Returns a collection of all values of The base path of the IMAP data source
getAllDataObjects() - Method in class org.semanticdesktop.aperture.crawler.mail.DataObjectFactory
Returns a map containing all data objects, indexed by their URIs (from DataObject.getID()
getAllExtractorFactories() - Method in interface org.semanticdesktop.aperture.extractor.ExtractorRegistry
Returns all ExtractorFactories registered in this ExtractorRegistry.
getAllExtractorFactories() - Method in class org.semanticdesktop.aperture.extractor.impl.ExtractorRegistryImpl
 
getAllFileExtractorFactories() - Method in interface org.semanticdesktop.aperture.extractor.ExtractorRegistry
Returns all FileExtractorFactories registered in this ExtractorRegistry.
getAllFileExtractorFactories() - Method in class org.semanticdesktop.aperture.extractor.impl.ExtractorRegistryImpl
 
getAllowsLeadingWhiteSpace() - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MimeTypeDescription
 
getAllPropertyValues(Model, Resource, URI) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
Returns all values of a given property for the given resource.
getAllRelatedDataObjects(String, DataSource, Map, RDFContainerFactory) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
 
getAllSubjectsWithProperty(Model, URI, Node) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
Returns all resources that have a given property with the given value.
getAPERTURE_NIE_EXTENSIONSOntology(Model) - Static method in class org.semanticdesktop.aperture.vocabulary.APERTURE_NIE_EXTENSIONS
Puts the APERTURE_NIE_EXTENSIONS ontology into the given model.
getApikey() - Method in class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyDataSource
Returns the The API key
getApikey() - Method in class org.semanticdesktop.aperture.websites.flickr.FlickrDataSource
Returns the The Flickr API key
getApiusername() - Method in class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyDataSource
Returns the The username associated with the API key.
getArchiveInputStream(InputStream) - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractArchiverSubCrawler
 
getArchiveInputStream(InputStream) - Method in class org.semanticdesktop.aperture.subcrawler.tar.TarSubCrawler
 
getArchiveInputStream(InputStream) - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler
 
getAuthor() - Method in class org.semanticdesktop.aperture.helper.html.HtmlParserUtil.ContentExtractor
Return the extracted author, if any.
getAutoSaveInterval() - Method in class org.semanticdesktop.aperture.accessor.base.FileAccessData
 
getBIBSONOMYDSOntology(Model) - Static method in class org.semanticdesktop.aperture.websites.bibsonomy.BIBSONOMYDS
Puts the BIBSONOMYDS ontology into the given model.
getBibtexUri(Post<? extends Resource>, BibTex) - Static method in class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyCrawler
Returns a uri for the given bibtex entry.
getBoolean(URI) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
getBoolean(URI) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
getBufferSize() - Static method in class org.semanticdesktop.aperture.extractor.microsoft.util.PoiUtil
Returns the buffer size to use when buffering the contents of a document.
getByPrefix(String) - Method in class org.semanticdesktop.aperture.subcrawler.impl.SubCrawlerRegistryImpl
 
getByPrefix(String) - Method in interface org.semanticdesktop.aperture.subcrawler.SubCrawlerRegistry
Returns all subcrawler factories that support the specified uri prefix.
getCalendar(URI) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
getCalendar(URI) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
getCBD(Resource, Model, boolean) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
Returns the Concise Bounded Description of a RDF Resource in a given Model.
getChangedCount() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
getChangedCount() - Method in interface org.semanticdesktop.aperture.crawler.CrawlReport
Returns the number of changed data objects encountered so far.
getCharset() - Method in class org.semanticdesktop.aperture.accessor.http.ContentType
Returns the charset.
getCharsetName(byte[]) - Static method in class org.semanticdesktop.aperture.util.UtfUtil
Returns the canonical charset name consistent with the specified Byte Order Mark.
getClassName() - Method in class org.semanticdesktop.aperture.websites.Tag
 
getClassUri() - Method in class org.semanticdesktop.aperture.websites.Tag
 
getComment() - Method in class org.semanticdesktop.aperture.datasource.base.DataSourceBase
 
getComment() - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractArchiverSubCrawler.ArchiveEntry
 
getComment() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerEntry
 
getComment() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerJuzEntry
 
getCompressedSize() - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractArchiverSubCrawler.ArchiveEntry
 
getCompressedSize() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerEntry
 
getCompressedSize() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerJuzEntry
 
getCondition() - Method in class org.semanticdesktop.aperture.datasource.config.SubstringPattern
 
getConfiguration() - Method in class org.semanticdesktop.aperture.datasource.base.DataSourceBase
 
getConfiguration() - Method in interface org.semanticdesktop.aperture.datasource.DataSource
Gets the RDF model containing the configuration of this DataSource.
getConnectionSecurity() - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Returns the The level of security for the connection
getConnectTimeout() - Method in class org.semanticdesktop.aperture.accessor.http.HttpAccessor
Returns the connection timeout
getConsumer(InputStream, StreamMonitor) - Method in interface org.semanticdesktop.aperture.util.StreamMonitor.StreamConsumerFactory
 
getContactListUri() - Method in class org.semanticdesktop.aperture.addressbook.AddressbookCrawler
Returns the URI of the address book itself
getContactListUri() - Method in class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdCrawler
 
getContent() - Method in class org.semanticdesktop.aperture.accessor.base.FileDataObjectBase
 
getContent() - Method in interface org.semanticdesktop.aperture.accessor.FileDataObject
Gets an InputStream containing the content represented by the DataObject.
getContentUri(URI) - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractCompressorSubCrawler
Returns the uri of the content file, this method is supposed to strip the compressor-specific suffix (like .gz or .bz2).
getContentUri(URI) - Method in class org.semanticdesktop.aperture.subcrawler.bzip2.BZip2SubCrawler
 
getContentUri(URI) - Method in class org.semanticdesktop.aperture.subcrawler.compress.CompressSubCrawler
 
getContentUri(URI) - Method in class org.semanticdesktop.aperture.subcrawler.gzip.GZipSubCrawler
 
getCrawledusername() - Method in class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyDataSource
Returns the The name of the account that is to be crawled
getCrawler(DataSource) - Method in class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdAddressbookCrawlerFactory
 
getCrawler(DataSource) - Method in interface org.semanticdesktop.aperture.crawler.CrawlerFactory
Return a Crawler that can crawl the specified DataSource.
getCrawler(DataSource) - Method in class org.semanticdesktop.aperture.crawler.filesystem.FileSystemCrawlerFactory
 
getCrawler(DataSource) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawlerFactory
 
getCrawler(DataSource) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawlerFactory
 
getCrawler(DataSource) - Method in class org.semanticdesktop.aperture.crawler.mbox.MboxCrawlerFactory
 
getCrawler(DataSource) - Method in class org.semanticdesktop.aperture.crawler.samba.SambaCrawlerFactory
 
getCrawler(DataSource) - Method in class org.semanticdesktop.aperture.crawler.web.WebCrawlerFactory
 
getCrawler(DataSource) - Method in class org.semanticdesktop.aperture.outlook.OutlookCrawlerFactory
 
getCrawler(DataSource) - Method in class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyCrawlerFactory
 
getCrawler(DataSource) - Method in class org.semanticdesktop.aperture.websites.delicious.DeliciousCrawlerFactory
 
getCrawler(DataSource) - Method in class org.semanticdesktop.aperture.websites.flickr.FlickrCrawlerFactory
 
getCrawlerHandler() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Returns the crawler handler
getCrawlerHandler() - Method in interface org.semanticdesktop.aperture.crawler.Crawler
Returns the currently registered CrawlerHandler.
getCrawlReport() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
 
getCrawlReport() - Method in interface org.semanticdesktop.aperture.crawler.Crawler
Gets the CrawlReport of the last performed crawl, or the current crawl when it is in progress.
getCrawlReportFile() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Returns the file where the crawl report is to be saved
getCrawlStarted() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
getCrawlStarted() - Method in interface org.semanticdesktop.aperture.crawler.CrawlReport
Returns when the crawl was started, encoded in the typical milliseconds style.
getCrawlStopped() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
getCrawlStopped() - Method in interface org.semanticdesktop.aperture.crawler.CrawlReport
Returns when the crawl stopped.
getCrawlType() - Method in class org.semanticdesktop.aperture.websites.flickr.FlickrDataSource
Returns the Type of crawl
getCrc() - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractArchiverSubCrawler.ArchiveEntry
 
getCrc() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerEntry
 
getCrc() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerJuzEntry
 
getCurrentByte() - Method in class org.semanticdesktop.aperture.accessor.base.CountingInputStream
 
getCurrentFolderMessageCount() - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
 
getCurrentFolderMessageCount() - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Returns the amount of messages in the current folder.
getCurrentFolderObject(DataSource, AccessData, RDFContainerFactory) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Returns a DataObject for the current JavaMail folder.
getCurrentUserAppDataFolderPath() - Static method in class org.semanticdesktop.aperture.util.RegistryReader
 
getCurrentUserLocalAppDataFolderPath() - Static method in class org.semanticdesktop.aperture.util.RegistryReader
 
getCurrentUserLocalSettingsFolderPath() - Static method in class org.semanticdesktop.aperture.util.RegistryReader
 
getCurrentUserPersonalFolderPath() - Static method in class org.semanticdesktop.aperture.util.RegistryReader
 
getDataAccessorRegistry() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Returns the data accessor registry
getDataAccessorRegistry() - Method in interface org.semanticdesktop.aperture.crawler.Crawler
Returns the DataAccessorRegistry currently used by this Crawler.
getDataFile() - Method in class org.semanticdesktop.aperture.accessor.base.FileAccessData
 
getDataObject(String, DataSource, Map, RDFContainerFactory) - Method in interface org.semanticdesktop.aperture.accessor.DataAccessor
Get a DataObject for the specified url.
getDataObject(String, DataSource, Map, RDFContainerFactory) - Method in class org.semanticdesktop.aperture.accessor.file.FileAccessor
Return a DataObject for the specified url.
getDataObject(String, DataSource, Map, RDFContainerFactory) - Method in class org.semanticdesktop.aperture.accessor.http.HttpAccessor
 
getDataObject(URI, String, InputStream, DataSource, Charset, String, RDFContainerFactory) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
 
getDataObject(String, DataSource, Map, RDFContainerFactory) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
 
getDataObject(String, DataSource, Map, RDFContainerFactory) - Method in class org.semanticdesktop.aperture.outlook.OutlookAccessor
 
getDataObject(URI, String, InputStream, DataSource, Charset, String, RDFContainerFactory) - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractArchiverSubCrawler
 
getDataObject(URI, String, InputStream, DataSource, Charset, String, RDFContainerFactory) - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractSubCrawler
 
getDataObject(URI, String, InputStream, DataSource, Charset, String, RDFContainerFactory) - Method in class org.semanticdesktop.aperture.subcrawler.mime.MimeSubCrawler
 
getDataObject(URI, String, InputStream, DataSource, Charset, String, RDFContainerFactory) - Method in interface org.semanticdesktop.aperture.subcrawler.SubCrawler
Get a DataObject from the specified stream with the given path.
getDataObject(URI, InputStream, DataSource, Charset, String, RDFContainerFactory, SubCrawlerRegistry) - Static method in class org.semanticdesktop.aperture.subcrawler.SubCrawlerUtil
Tries to access a DataObject that is hidden in a stream.
getDataObject(URI, String, InputStream, DataSource, Charset, String, RDFContainerFactory, String, SubCrawler) - Static method in class org.semanticdesktop.aperture.subcrawler.SubCrawlerUtil
 
getDataObjectByMessageURI(String, DataSource, RDFContainerFactory, Folder, boolean) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
 
getDataObjectIfModified(String, DataSource, AccessData, Map, RDFContainerFactory) - Method in interface org.semanticdesktop.aperture.accessor.DataAccessor
Get a DataObject for the specified url.
getDataObjectIfModified(String, DataSource, AccessData, Map, RDFContainerFactory) - Method in class org.semanticdesktop.aperture.accessor.file.FileAccessor
Return a DataObject for the specified url.
getDataObjectIfModified(String, DataSource, AccessData, Map, RDFContainerFactory) - Method in class org.semanticdesktop.aperture.accessor.http.HttpAccessor
 
getDataObjectIfModified(String, DataSource, AccessData, Map, RDFContainerFactory) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
 
getDataObjectIfModified(String, DataSource, AccessData, Map, RDFContainerFactory) - Method in class org.semanticdesktop.aperture.outlook.OutlookAccessor
 
getDataObjectIfModified(String, DataSource, AccessData, Map, RDFContainerFactory) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
 
getDataObjectIfModifiedOutlook(String, DataSource, AccessData, Map, RDFContainerFactory, OutlookResource, OutlookResource) - Method in class org.semanticdesktop.aperture.outlook.OutlookAccessor
 
getDataObjectOrAllObjects(String, DataSource, AccessData, Map, RDFContainerFactory, boolean) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
 
getDataObjectOrAllObjects(String, DataSource, AccessData, Map, RDFContainerFactory, boolean) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
 
getDataSource() - Method in class org.semanticdesktop.aperture.accessor.base.DataObjectBase
 
getDataSource() - Method in interface org.semanticdesktop.aperture.accessor.DataObject
Gets the DataSource from which this DataObject was obtained.
getDataSource() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Returns the data source
getDataSource() - Method in interface org.semanticdesktop.aperture.crawler.Crawler
Returns the DataSource crawled by this Crawler.
getDataSource() - Method in class org.semanticdesktop.aperture.detector.DataSourceDescription
Get the detected datasource
getDATASOURCEOntology(Model) - Static method in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Puts the DATASOURCE ontology into the given model.
getDataSourceOntologyAndDescriptions(Model) - Method in interface org.semanticdesktop.aperture.datasource.DataSourceRegistry
Generates a graph containing the datasource ontology (the vocabulary used to configure data sources), the sourceformat ontology (vocabulary used to specify widgets for the UI) and descriptions of data source types registered within this registry.
getDataSourceOntologyAndDescriptions(Model) - Method in class org.semanticdesktop.aperture.datasource.impl.DataSourceRegistryImpl
 
getDate() - Method in class org.semanticdesktop.aperture.outlook.VariantDate
 
getDate(Calendar) - Method in class org.semanticdesktop.aperture.outlook.VariantDate
 
getDate(URI) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
getDate(URI) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
getDateOf(Dispatch, String) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
protected helper method to extract literal values from Dispatchs
getDates(Message, RDFContainer) - Static method in class org.semanticdesktop.aperture.extractor.mime.MailUtil
Adds the information about dates pertaining to the given message.
getDefault() - Static method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler.SimpleSocketFactory
Returns the default socket factory
getDefault() - Static method in class org.semanticdesktop.aperture.security.socketfactory.standard.StandardSocketFactory
 
getDefaultCipherSuites() - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler.SimpleSocketFactory
Returns an array of default cipher suites.
getDefaultCipherSuites() - Method in class org.semanticdesktop.aperture.security.socketfactory.standard.StandardSocketFactory
 
getDefaultItemType() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Folder
The oItemType constant identifying the standard type of element stored in this folder.
getDefaultMessageClass() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Folder
The oItemType constant identifying the standard type of element stored in this folder.
getDELICIOUSDSOntology(Model) - Static method in class org.semanticdesktop.aperture.websites.delicious.DELICIOUSDS
Puts the DELICIOUSDS ontology into the given model.
getDepth() - Method in class org.semanticdesktop.aperture.crawler.web.CrawlJob
 
getDescribedUri() - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
getDescribedUri() - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
Get the identifier of the resource that is described by the contents of this RDFContainer.
getDescription(Model) - Method in class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdAddressbookDataSourceFactory
 
getDescription(Model) - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSourceFactory
 
getDescription(Model) - Method in interface org.semanticdesktop.aperture.datasource.DataSourceFactory
Puts a description of this data source into the given model.
getDescription(Model) - Method in class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSourceFactory
 
getDescription(Model) - Method in class org.semanticdesktop.aperture.datasource.ical.IcalDataSourceFactory
 
getDescription(Model) - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSourceFactory
 
getDescription(Model) - Method in class org.semanticdesktop.aperture.datasource.mbox.MboxDataSourceFactory
 
getDescription(Model) - Method in class org.semanticdesktop.aperture.datasource.web.WebDataSourceFactory
 
getDescription() - Method in class org.semanticdesktop.aperture.helper.html.HtmlParserUtil.ContentExtractor
Return the extracted description, if any.
getDescription(Model) - Method in class org.semanticdesktop.aperture.outlook.OutlookDataSourceFactory
 
getDescription(Model) - Method in class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyDataSourceFactory
 
getDescription(Model) - Method in class org.semanticdesktop.aperture.websites.delicious.DeliciousDataSourceFactory
 
getDescription(Model) - Method in class org.semanticdesktop.aperture.websites.flickr.FlickrDataSourceFactory
 
getDescription() - Method in class org.semanticdesktop.aperture.websites.Tag
 
getDocument() - Method in class org.semanticdesktop.aperture.extractor.poiooxml.PoiOOXmlExtractor
 
getDocumentSummaryInformation(POIFSFileSystem) - Static method in class org.semanticdesktop.aperture.extractor.microsoft.util.PoiUtil
Returns the SummaryInformation holding the document metadata from a POIFSFileSystem.
getDomain() - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSource
Returns the The name of the domain or workgroup
getDomainBoundaries(RDFContainer) - Static method in class org.semanticdesktop.aperture.datasource.config.ConfigurationUtil
Create a DomainBoundaries instance populated with UrlPatterns that reflect the specified configuration.
getDomainBoundaries() - Method in interface org.semanticdesktop.aperture.datasource.config.DomainBoundable
Returns the domain boundaries for this domain boundable object
getDomainBoundaries() - Method in class org.semanticdesktop.aperture.datasource.config.DomainBoundableDataSource
Returns the domain boundaries for this data source
getException() - Method in class org.semanticdesktop.aperture.util.StreamMonitor.StreamConsumer
 
getExcludePatterns() - Method in class org.semanticdesktop.aperture.datasource.config.DomainBoundaries
 
getExitCode() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
getExitCode() - Method in interface org.semanticdesktop.aperture.crawler.CrawlReport
Returns the status with which the crawl completed.
getExtensions() - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MimeTypeDescription
 
getExtensionsFor(String) - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MagicMimeTypeIdentifier
Utility method for listing all known file extensions of the specified MIME type.
getExtractorFactories(String) - Method in interface org.semanticdesktop.aperture.extractor.ExtractorRegistry
Returns all ExtractorFactories that support the specified MIME type.
getExtractorFactories(String) - Method in class org.semanticdesktop.aperture.extractor.impl.ExtractorRegistryImpl
 
getExtractorRegistry() - Method in class org.semanticdesktop.aperture.runtime.ApertureRuntime
Returns the extractor registry.
getFatalErrorCause() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
getFatalErrorCause() - Method in interface org.semanticdesktop.aperture.crawler.CrawlReport
Returns the Throwable that caused the fatal error during crawl.
getFile() - Method in class org.semanticdesktop.aperture.accessor.base.FileDataObjectBase
 
getFile() - Method in interface org.semanticdesktop.aperture.accessor.FileDataObject
Returns an instance of java.io.File representing the content of this FileDataObject.
getFileExtension(String) - Static method in class org.semanticdesktop.aperture.util.FileUtil
Gets the extension of the specified file name.
getFileExtractorFactories(String) - Method in interface org.semanticdesktop.aperture.extractor.ExtractorRegistry
Returns all FileExtractorFactories that support the specified MIME type.
getFileExtractorFactories(String) - Method in class org.semanticdesktop.aperture.extractor.impl.ExtractorRegistryImpl
 
getFileName(URI) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
Returns the file name from the uri.
getFILESYSTEMDSOntology(Model) - Static method in class org.semanticdesktop.aperture.datasource.filesystem.FILESYSTEMDS
Puts the FILESYSTEMDS ontology into the given model.
getFLICKRDSOntology(Model) - Static method in class org.semanticdesktop.aperture.websites.flickr.FLICKRDS
Puts the FLICKRDS ontology into the given model.
getFolderName(String) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
Returns the name of the folder with the given URL
getFolderName(String) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Extracts the name of the folder from the data object URI.
getFolderName(String) - Method in class org.semanticdesktop.aperture.crawler.mbox.MboxCrawler
 
getFolderURI(Folder) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
 
getFolderURI(Folder) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Returns the URI of the folder, using the URI scheme appropriate for the current crawler.
getFolderURI(Folder) - Method in class org.semanticdesktop.aperture.crawler.mbox.MboxCrawler
 
getFollowSymbolicLinks() - Method in class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSource
Returns the Should the crawler follow symbolic links?
getFRESNELOntology(Model) - Static method in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Puts the FRESNEL ontology into the given model.
getGenreByByteId(byte) - Static method in enum org.semanticdesktop.aperture.extractor.mp3.Genre
 
getGenreByIntId(int) - Static method in enum org.semanticdesktop.aperture.extractor.mp3.Genre
 
getGenreByName(String) - Static method in enum org.semanticdesktop.aperture.extractor.mp3.Genre
 
getGEOOntology(Model) - Static method in class org.semanticdesktop.aperture.vocabulary.GEO
Puts the GEO ontology into the given model.
getHash(MimeMessage) - Static method in class org.semanticdesktop.aperture.crawler.mail.MailUtil
Returns the hash of the message.
getHostname() - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Returns the The host name of the IMAP server
getICALDSOntology(Model) - Static method in class org.semanticdesktop.aperture.datasource.ical.ICALDS
Puts the ICALDS ontology into the given model.
getID() - Method in class org.semanticdesktop.aperture.accessor.base.DataObjectBase
 
getID() - Method in interface org.semanticdesktop.aperture.accessor.DataObject
Gets the DataObject's primary identifier.
getID() - Method in class org.semanticdesktop.aperture.datasource.base.DataSourceBase
 
getID() - Method in interface org.semanticdesktop.aperture.datasource.DataSource
Gets the id of this data source.
getId() - Method in enum org.semanticdesktop.aperture.extractor.mp3.Genre
 
getIgnoreUidValidity() - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Returns the Should the crawler ignore the UID validity?
getIMAPDSOntology(Model) - Static method in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Puts the IMAPDS ontology into the given model.
getIncludeEmbeddedResources() - Method in class org.semanticdesktop.aperture.datasource.web.WebDataSource
Returns the Should the embedded resources (images, sounds, flash animations etc.) be included in the crawl results
getIncludeHiddenResources() - Method in class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSource
Returns the Should the hidden files and folders be included in crawl results?
getIncludeInbox() - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Returns the Should the inbox itself be included in the crawl results?
getIncludePatterns() - Method in class org.semanticdesktop.aperture.datasource.config.DomainBoundaries
 
getIndentString() - Method in class org.semanticdesktop.aperture.util.XmlWriter
Gets the string used for indentation.
getInputStream(URLConnection) - Static method in class org.semanticdesktop.aperture.util.HttpClientUtil
Gets the InputStream for reading the response from a server.
getInputStream(String, Class) - Static method in class org.semanticdesktop.aperture.util.ResourceUtil
 
getInteger(URI) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
getInteger(URI) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
getISO8601DateFormat() - Static method in class org.semanticdesktop.aperture.util.DateUtil
Returns a statically shared DateFormat that uses the ISO-8601 format, which is used by XSD-DATETIME.
getISO8601DateFormatNoTimezone() - Static method in class org.semanticdesktop.aperture.util.DateUtil
Returns a statically shared DateFormat that uses the ISO-8601 format, which is used by XSD-DATETIME.
getItemType() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
 
getKey() - Method in class org.semanticdesktop.aperture.util.ArrayMap.Entry
 
getKey(int) - Method in class org.semanticdesktop.aperture.util.ArrayMap
 
getKey() - Method in class org.semanticdesktop.aperture.websites.Tag.TagEntryEntry
 
getKeywords() - Method in class org.semanticdesktop.aperture.helper.html.HtmlParserUtil.ContentExtractor
Return the extracted meta keywords, if any.
getLastMimeMessage() - Method in class org.semanticdesktop.aperture.subcrawler.mime.MimeSubCrawler
Returns the last MimeMessage that was created internally by the subCrawl method.
getLastModificationTime() - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractArchiverSubCrawler.ArchiveEntry
 
getLastModificationTime() - Method in class org.semanticdesktop.aperture.subcrawler.tar.TarSubCrawler.TarSubCrawlerEntry
 
getLastModificationTime() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerEntry
 
getLastModificationTime() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerJuzEntry
 
getLastModified() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Folder
 
getLastModified() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
get the last modification time of this resource.
getLastModified() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.RootFolder
 
getLinkExtractorRegistry() - Method in class org.semanticdesktop.aperture.crawler.web.WebCrawler
 
getLinkExtractorRegistry() - Method in class org.semanticdesktop.aperture.crawler.web.WebCrawlerFactory
 
getListener() - Method in class org.semanticdesktop.aperture.util.SimpleSAXParser
Gets the listener that currently receives the events from this parser.
getLiteralOf(Dispatch, String) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
protected helper method to extract literal values from Dispatchs
getLocalName(URI) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
The RDF2Go interface doesn't support getting a local name from the URI.
getLong(URI) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
getLong(URI) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
getMagicBytes() - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MagicNumber
 
getMagicChars() - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MagicString
 
getMagicNumbers() - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MimeTypeDescription
 
getMagicStrings() - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MimeTypeDescription
 
getMaximumDepth() - Method in class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSource
Returns the How many levels below the root folder should the crawled descend.
getMaximumDepth() - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Returns the Maximum depth of the crawl
getMaximumDepth() - Method in class org.semanticdesktop.aperture.datasource.mbox.MboxDataSource
Returns the Maximum depth of the crawl
getMaximumDepth() - Method in class org.semanticdesktop.aperture.datasource.web.WebDataSource
Returns the How many levels of link references should the crawler cover.
getMaximumSize() - Method in class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSource
Returns the Maximum size (in bytes) of files reported by the crawler
getMaximumSize() - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Returns the Maximum size (in bytes) of the attachments that are to be reported by the crawler
getMaximumSize() - Method in class org.semanticdesktop.aperture.datasource.mbox.MboxDataSource
Returns the Maximum size (in bytes) of the attachments that are to be reported by the crawler
getMaximumSize() - Method in class org.semanticdesktop.aperture.datasource.web.WebDataSource
Returns the Maximum size (in bytes) of resources reported by the crawler
getMBOXDSOntology(Model) - Static method in class org.semanticdesktop.aperture.datasource.mbox.MBOXDS
Puts the MBOXDS ontology into the given model.
getMboxPath() - Method in class org.semanticdesktop.aperture.datasource.mbox.MboxDataSource
Returns the The path to the mbox file
getMessage() - Method in exception org.semanticdesktop.aperture.rdf.MultipleValuesException
 
getMessageByURI(String, Folder) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Returns a MimeMessage instance based on the URI of a data object.
getMessageCount(Message[]) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Returns the amount of non-removed messages in the given array.
getMessageFromCurrentFolder(int) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
 
getMessageFromCurrentFolder(int) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Returns the message from the current folder available at the given index.
getMessageId(MimeMessage) - Static method in class org.semanticdesktop.aperture.crawler.mail.MailUtil
Returns a string containing the id of the message together with its hash.
getMessageIdWithHeadersHash(Message) - Static method in class org.semanticdesktop.aperture.crawler.mail.MailUtil
Returns a string containing the id of the message together with its hash.
getMessageUid(Folder, Message) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Returns the UID of the message.
getMessageUri(Folder, Message) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
 
getMessageUri(Folder, Message) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Returns the URI of the message, using the URI scheme appropriate for the current crawler.
getMessageUri(Folder, Message) - Method in class org.semanticdesktop.aperture.crawler.mbox.MboxCrawler
 
getMetadata() - Method in class org.semanticdesktop.aperture.accessor.base.DataObjectBase
 
getMetadata() - Method in interface org.semanticdesktop.aperture.accessor.DataObject
Get the metadata describing this DataObject's ID.
getMimeMessage() - Method in class org.semanticdesktop.aperture.crawler.mail.base.MessageDataObjectBase
 
getMimeMessage() - Method in interface org.semanticdesktop.aperture.crawler.mail.MessageDataObject
Gets an instance of the MimeMessage encapsulated by this DataObject.
getMimeType(String) - Static method in class org.semanticdesktop.aperture.accessor.http.ContentType
Extracts the mime type from a content type header.
getMimeType() - Method in class org.semanticdesktop.aperture.accessor.http.ContentType
Returns the mime type
getMimeType() - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MimeTypeDescription
 
getMimeTypeDescriptions() - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MagicMimeTypeIdentifier
 
getMimeTypeIdentifier() - Method in class org.semanticdesktop.aperture.crawler.web.WebCrawler
 
getMimeTypeIdentifier() - Method in class org.semanticdesktop.aperture.crawler.web.WebCrawlerFactory
 
getMimeTypeIdentifier() - Method in class org.semanticdesktop.aperture.runtime.ApertureRuntime
Returns the mime type identifier.
getMinArrayLength() - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MagicMimeTypeIdentifier
 
getMinArrayLength() - Method in interface org.semanticdesktop.aperture.mime.identifier.MimeTypeIdentifier
Returns the minimum length needed by the identify method for its array parameter.
getMinimumLength() - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MagicNumber
 
getMinimumLength() - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MagicString
 
getModel() - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
getModel() - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
Get the underlying RDF2Go model holding the RDF statements.
getName() - Method in class org.semanticdesktop.aperture.crawler.mail.MailUtil.LiberalInternetAddress
 
getName() - Method in class org.semanticdesktop.aperture.datasource.base.DataSourceBase
 
getName(RDFContainer) - Static method in class org.semanticdesktop.aperture.datasource.config.ConfigurationUtil
Deprecated. use DataSource.getName() instead
getName() - Method in interface org.semanticdesktop.aperture.datasource.DataSource
Gets the name of this data source.
getName() - Method in enum org.semanticdesktop.aperture.extractor.mp3.FrameIdentifier
 
getName() - Method in enum org.semanticdesktop.aperture.extractor.mp3.Genre
 
getName() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Folder
the name of the folder
getName() - Method in class org.semanticdesktop.aperture.security.trustdecider.Decision
 
getName() - Method in class org.semanticdesktop.aperture.websites.Tag
 
getNAOOntology(Model) - Static method in class org.semanticdesktop.aperture.vocabulary.NAO
Puts the NAO ontology into the given model.
getNCALOntology(Model) - Static method in class org.semanticdesktop.aperture.rdf.util.OntologyUtil
Deprecated.  
getNCALOntology(Model) - Static method in class org.semanticdesktop.aperture.vocabulary.NCAL
Puts the NCAL ontology into the given model.
getNCOOntology(Model) - Static method in class org.semanticdesktop.aperture.rdf.util.OntologyUtil
Deprecated.  
getNCOOntology(Model) - Static method in class org.semanticdesktop.aperture.vocabulary.NCO
Puts the NCO ontology into the given model.
getNewCount() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
getNewCount() - Method in interface org.semanticdesktop.aperture.crawler.CrawlReport
Returns the number of new data objects encountered so far.
getNEXIFOntology(Model) - Static method in class org.semanticdesktop.aperture.rdf.util.OntologyUtil
Deprecated.  
getNEXIFOntology(Model) - Static method in class org.semanticdesktop.aperture.vocabulary.NEXIF
Puts the NEXIF ontology into the given model.
getNextEntry() - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractArchiverSubCrawler.ArchiveInputStream
Returns the next archive entry
getNextEntry() - Method in class org.semanticdesktop.aperture.subcrawler.tar.TarSubCrawler.TarSubCrawlerInputStream
 
getNextEntry() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerInputStream
 
getNextMessageBytes() - Method in class org.semanticdesktop.aperture.subcrawler.mbox.FromLineFilterStream
 
getNFOOntology(Model) - Static method in class org.semanticdesktop.aperture.rdf.util.OntologyUtil
Deprecated.  
getNFOOntology(Model) - Static method in class org.semanticdesktop.aperture.vocabulary.NFO
Puts the NFO ontology into the given model.
getNID3Ontology(Model) - Static method in class org.semanticdesktop.aperture.rdf.util.OntologyUtil
Deprecated.  
getNID3Ontology(Model) - Static method in class org.semanticdesktop.aperture.vocabulary.NID3
Puts the NID3 ontology into the given model.
getNIEOntology(Model) - Static method in class org.semanticdesktop.aperture.rdf.util.OntologyUtil
Deprecated.  
getNIEOntology(Model) - Static method in class org.semanticdesktop.aperture.vocabulary.NIE
Puts the NIE ontology into the given model.
getNMOOntology(Model) - Static method in class org.semanticdesktop.aperture.rdf.util.OntologyUtil
Deprecated.  
getNMOOntology(Model) - Static method in class org.semanticdesktop.aperture.vocabulary.NMO
Puts the NMO ontology into the given model.
getNode(URI) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
getNode(URI) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
getObject() - Method in class org.semanticdesktop.aperture.crawler.mail.DataObjectFactory
Returns a DataObject representing a single message.
getObject(String) - Method in class org.semanticdesktop.aperture.crawler.mail.DataObjectFactory
Returns a data object with the given url, the data object will be removed from the list of data objects to remove.
getObjectAndDisposeAllOtherObjects(String) - Method in class org.semanticdesktop.aperture.crawler.mail.DataObjectFactory
Returns a data object with the given url chosen from the set of objects created from the MimeMessage instance passed to the constructor of this DataObjectFactory.
getOffset() - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MagicNumber
 
getOLCrawler() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
get the crawler that hosts this resource
getOUTLOOKDSOntology(Model) - Static method in class org.semanticdesktop.aperture.outlook.OUTLOOKDS
Puts the OUTLOOKDS ontology into the given model.
getOutlookMapi() - Method in class org.semanticdesktop.aperture.outlook.OutlookCrawler
outlookMapi, the fabulous "default namespace" of outlook, useful to retrieve many things.
getParameter(String) - Method in class org.semanticdesktop.aperture.accessor.http.ContentType
Returns the parameter with the given key
getParameters() - Method in class org.semanticdesktop.aperture.accessor.http.ContentType
Returns a map of all parameters
getParent(DataObject) - Static method in class org.semanticdesktop.aperture.crawler.mail.MailUtil
Returns the URI of the object's parent in the containment hierachy.
getParent() - Method in class org.semanticdesktop.aperture.security.trustdecider.dialog.TrustDeciderDialog
 
getParentObjectUri(URI) - Static method in class org.semanticdesktop.aperture.subcrawler.SubCrawlerUtil
Returns the URI of the parent data object, from the URI of a subcrawled object.
getParentType() - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MimeTypeDescription
 
getPartStream(Part) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
 
getPartStream(Part) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
 
getPartStream(Part) - Method in interface org.semanticdesktop.aperture.crawler.mail.DataObjectFactory.PartStreamFactory
Returns an input stream with the part content.
getPartStream(Part) - Method in class org.semanticdesktop.aperture.subcrawler.mime.MimeSubCrawler
 
getPassword() - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSource
Returns the The Password used to access this datasource.
getPassword(RDFContainer) - Static method in class org.semanticdesktop.aperture.datasource.config.ConfigurationUtil
 
getPassword() - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Returns the The Password used to access this datasource.
getPassword() - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.PersistentCertificateStore
 
getPassword() - Method in class org.semanticdesktop.aperture.websites.delicious.DeliciousDataSource
Returns the The Password used to access this datasource.
getPath() - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSource
Returns the Path to the file or folder that is to be crawled
getPath() - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractArchiverSubCrawler.ArchiveEntry
 
getPath() - Method in class org.semanticdesktop.aperture.subcrawler.tar.TarSubCrawler.TarSubCrawlerEntry
 
getPath() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerEntry
 
getPath() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerJuzEntry
 
getPattern() - Method in class org.semanticdesktop.aperture.datasource.config.RegExpPattern
 
getPatternString() - Method in class org.semanticdesktop.aperture.datasource.config.RegExpPattern
 
getPDDocument() - Method in class org.semanticdesktop.aperture.extractor.pdf.PdfExtractor
Retrieves the PDDocument of the most recently processed PDFFile The document is usable only if 'true' has been passed to the constructor: PdfExtractor.PdfExtractor(boolean)
getPersistentStorageFile() - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.StandardTrustManagerFactory
 
getPersonURI(String, String) - Static method in class org.semanticdesktop.aperture.crawler.mail.MailUtil
Derive a URI for a person based on an email address and a name that can be used in an RDF graph.
getPersonURI(String, String) - Static method in class org.semanticdesktop.aperture.extractor.mime.MailUtil
Derive a URI for a person based on an email address and a name that can be used in an RDF graph.
getPlainDateFormat() - Static method in class org.semanticdesktop.aperture.util.DateUtil
Returns a statically shared DateFormat that uses the ISO-8601 format, which is used by XSD-DATE
getPort() - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSource
Returns the The port number where the server is listening for connections
getPort() - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Returns the The port number where the IMAP server is listening for connections
getProperty() - Method in exception org.semanticdesktop.aperture.rdf.MultipleValuesException
 
getPropertyValue(Model, Resource, URI) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
 
getRDFContainer(URI) - Method in interface org.semanticdesktop.aperture.accessor.RDFContainerFactory
Returns a RDFContainer instance.
getRDFContainer(URI) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerFactoryImpl
 
getRDFContainer(URI) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainerFactory
Returns a RDFContainer instance.
getRDFContainerFactory(String) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
 
getRDFContainerFactory(Crawler, String) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
Returns an rdf container factory.
getRDFContainerFactory(Crawler, String) - Method in interface org.semanticdesktop.aperture.crawler.CrawlerHandler
Returns a RDFContainerFactory that will be used to provide RDFContainers that will hold a DataObject's metadata.
getRDFContainerFactory(String) - Method in interface org.semanticdesktop.aperture.subcrawler.SubCrawlerHandler
Returns an RDFContainerFactory that will be used to provide RDFContainers that will hold a DataObject's metadata.
getReadTimeout() - Method in class org.semanticdesktop.aperture.accessor.http.HttpAccessor
Returns the read timeout
getReferredIDs(String) - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Returns all referred resources of the specified resource.
getReferredIDs(String) - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
getReferredIDs(String) - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
getReferredIDs(String) - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
getReferredIDs(String) - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
getRelativeFile(File, File) - Static method in class org.semanticdesktop.aperture.util.FileUtil
Gets the relative representations of a file compared to another.
getRelativePath(File, File) - Static method in class org.semanticdesktop.aperture.util.FileUtil
Gets the relative representations of a file compared to another.
getRemovedCount() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
getRemovedCount() - Method in interface org.semanticdesktop.aperture.crawler.CrawlReport
Returns the number of removed data objects encountered so far.
getRequiringTypes() - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MimeTypeDescription
 
getResource() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
 
getRootFolder() - Method in class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSource
Returns the Path to the root of the folder tree to be crawled
getRootObjectUri(URI) - Static method in class org.semanticdesktop.aperture.subcrawler.SubCrawlerUtil
Returns the URI of the root object, from the URI of a subcrawled object.
getRootUrl() - Method in class org.semanticdesktop.aperture.datasource.ical.IcalDataSource
Returns the URL of the ical file to be crawled.
getRootUrl() - Method in class org.semanticdesktop.aperture.datasource.web.WebDataSource
Returns the URL of the webpage were the crawling should begin
getRootUrl() - Method in class org.semanticdesktop.aperture.outlook.OutlookDataSource
Returns the URL used as a prefix for URIs of all outlook resources.
getSAMBADSOntology(Model) - Static method in class org.semanticdesktop.aperture.crawler.samba.SAMBADS
Puts the SAMBADS ontology into the given model.
getSaveResource() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.OutlookResourceSave
return a save-contact using redemption.
getServer() - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSource
Returns the The DNS name or the IP address of the server
getSessionProperties() - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
Returns the session properties
getShare() - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSource
Returns the The name of the network share
getSharedSecret() - Method in class org.semanticdesktop.aperture.websites.flickr.FlickrDataSource
Returns the The shared secret associated with your Flicckr API key
getShortName(String) - Method in class org.semanticdesktop.aperture.websites.AbstractTagCrawler
The passed uri identifies something on the web, probably a namespace.
getSingleSubjectWithProperty(Model, URI, Node) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
Returns a resource that has a given property with the given value.
getSize() - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Gets the number of resources for which information has been stored in this AccessData.
getSize() - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
getSize() - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
getSize() - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
Warning: expensive operation, as this implementation queries for all unique subjects used in this ModelAccessData's context.
getSize() - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
getSourceFormatOntology(Model) - Static method in class org.semanticdesktop.aperture.rdf.util.OntologyUtil
Deprecated. Puts the source ontology into the given model.
getSOURCEFORMATOntology(Model) - Static method in class org.semanticdesktop.aperture.vocabulary.SOURCEFORMAT
Puts the SOURCEFORMAT ontology into the given model.
getSourceOntology(Model) - Static method in class org.semanticdesktop.aperture.rdf.util.OntologyUtil
Deprecated. Puts the source ontology into the given model.
getSslFileName() - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Returns the The path to the ssl keyfile
getSslFilePassword() - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Returns the Keyphrase for the SSL keyfile
getStatements(Model, Resource) - Method in class org.semanticdesktop.aperture.datasource.config.RegExpPattern
 
getStatements(Model, Resource) - Method in class org.semanticdesktop.aperture.datasource.config.SubstringPattern
 
getStatements(Model, Resource) - Method in class org.semanticdesktop.aperture.datasource.config.UrlPattern
Return a Collection of RDF Statements modeling the contents of this UrlPattern.
getStereotypicalContentCreatedDate(Message) - Static method in class org.semanticdesktop.aperture.crawler.mail.MailUtil
Returns the stereotypical date of a Message.
getStoredIDs() - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Gets the IDs of all resources for which information has been stored in this AccessData.
getStoredIDs() - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
getStoredIDs() - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
getStoredIDs() - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
getStoredIDs() - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
getString(URI) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
getString(URI) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
getString(String, Class) - Static method in class org.semanticdesktop.aperture.util.ResourceUtil
 
getSubCrawledObjectPath(URI) - Static method in class org.semanticdesktop.aperture.subcrawler.SubCrawlerUtil
Returns the the path of the subcrawled object within the parent object.
getSubCrawlerPrefix(URI) - Static method in class org.semanticdesktop.aperture.subcrawler.SubCrawlerUtil
Returns the subcrawler prefix from the URI of a subcrawled object.
getSubFoldersString(Folder) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Returns a string with the names of the subfolders of the given folder.
getSubject() - Method in exception org.semanticdesktop.aperture.rdf.MultipleValuesException
 
getSubstring() - Method in class org.semanticdesktop.aperture.datasource.config.SubstringPattern
 
getSummaryInformation(POIFSFileSystem) - Static method in class org.semanticdesktop.aperture.extractor.microsoft.util.PoiUtil
Returns the SummaryInformation holding the document metadata from a POIFSFileSystem.
getSupportedCipherSuites() - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler.SimpleSocketFactory
Returns an array of supported cipher suites.
getSupportedCipherSuites() - Method in class org.semanticdesktop.aperture.security.socketfactory.standard.StandardSocketFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawlerFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.excel.ExcelExtractorFactory
 
getSupportedMimeTypes() - Method in interface org.semanticdesktop.aperture.extractor.ExtractorFactory
Returns the MIME types of the formats supported by the returned Extractor.
getSupportedMimeTypes() - Method in interface org.semanticdesktop.aperture.extractor.FileExtractorFactory
Returns the MIME types of the formats supported by the returned FileExtractor.
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.html.HtmlExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.jpg.JpgExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.mime.MimeExtractorFactory
Deprecated.  
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.mp3.MP3FileExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.office.OfficeExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.opendocument.OpenDocumentExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.openxml.OpenXmlExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.pdf.PdfExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.plaintext.PlainTextExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.poiooxml.OOXMLExcelExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.poiooxml.OOXMLPowerPointExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.poiooxml.OOXMLWordExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.powerpoint.PowerPointExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.presentations.PresentationsExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.publisher.PublisherExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.quattro.QuattroExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.rtf.RtfExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.visio.VisioExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.word.WordExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.wordperfect.WordPerfectExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.works.WorksExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.xml.XmlExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.extractor.xmp.XMPExtractorFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.html.HtmlLinkExtractorFactory
 
getSupportedMimeTypes() - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.LinkExtractorFactory
Returns the MIME types supported by the LinkExtractors provided by this factory.
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.subcrawler.bzip2.BZip2SubCrawlerFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.subcrawler.compress.CompressSubCrawlerFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.subcrawler.gzip.GZipSubCrawlerFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.subcrawler.mbox.MboxSubCrawlerFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.subcrawler.mime.MimeSubCrawlerFactory
 
getSupportedMimeTypes() - Method in interface org.semanticdesktop.aperture.subcrawler.SubCrawlerFactory
Returns a set of Strings indicating the MIME types that are supported by the SubCrawler implementation provided by this SubCrawlerFactory.
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.subcrawler.tar.TarSubCrawlerFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.subcrawler.vcard.VcardSubCrawlerFactory
 
getSupportedMimeTypes() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawlerFactory
 
getSupportedSchemes() - Method in interface org.semanticdesktop.aperture.accessor.DataAccessorFactory
Returns all schemes supported by the DataAccessors returned by this DataAccessorFactory.
getSupportedSchemes() - Method in class org.semanticdesktop.aperture.accessor.file.FileAccessorFactory
 
getSupportedSchemes() - Method in class org.semanticdesktop.aperture.accessor.http.HttpAccessorFactory
 
getSupportedSchemes() - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawlerFactory
 
getSupportedSchemes() - Method in class org.semanticdesktop.aperture.crawler.mbox.MboxCrawlerFactory
 
getSupportedSchemes() - Method in interface org.semanticdesktop.aperture.opener.DataOpenerFactory
Returns all schemes supported by the DataOpener returned by this DataOpenerFactory.
getSupportedSchemes() - Method in class org.semanticdesktop.aperture.opener.email.EmailOpenerFactory
 
getSupportedSchemes() - Method in class org.semanticdesktop.aperture.opener.file.FileOpenerFactory
 
getSupportedSchemes() - Method in class org.semanticdesktop.aperture.opener.http.HttpOpenerFactory
 
getSupportedSchemes() - Method in class org.semanticdesktop.aperture.outlook.OutlookAccessorFactory
 
getSupportedSchemes() - Method in class org.semanticdesktop.aperture.outlook.OutlookOpenerFactory
 
getSupportedType() - Method in class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdAddressbookDataSourceFactory
 
getSupportedType() - Method in class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdAddressbookDetector
 
getSupportedType() - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSourceFactory
 
getSupportedType() - Method in interface org.semanticdesktop.aperture.datasource.DataSourceFactory
Returns the URI of the supported DataSource type.
getSupportedType() - Method in class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSourceFactory
 
getSupportedType() - Method in class org.semanticdesktop.aperture.datasource.ical.IcalDataSourceFactory
 
getSupportedType() - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSourceFactory
 
getSupportedType() - Method in class org.semanticdesktop.aperture.datasource.mbox.MboxDataSourceFactory
 
getSupportedType() - Method in class org.semanticdesktop.aperture.datasource.web.WebDataSourceFactory
 
getSupportedType() - Method in interface org.semanticdesktop.aperture.detector.DataSourceDetector
Returns the URI of the supported DataSource type.
getSupportedType() - Method in class org.semanticdesktop.aperture.detector.filesystem.HomeFolderDetector
 
getSupportedType() - Method in class org.semanticdesktop.aperture.outlook.OutlookDataSourceDetector
 
getSupportedType() - Method in class org.semanticdesktop.aperture.outlook.OutlookDataSourceFactory
 
getSupportedType() - Method in class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyDataSourceFactory
 
getSupportedType() - Method in class org.semanticdesktop.aperture.websites.delicious.DeliciousDataSourceFactory
 
getSupportedType() - Method in class org.semanticdesktop.aperture.websites.flickr.FlickrDataSourceFactory
 
getSupportedTypes() - Method in class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdAddressbookCrawlerFactory
 
getSupportedTypes() - Method in interface org.semanticdesktop.aperture.crawler.CrawlerFactory
Returns a set of URIs indicating the DataSource types that are supported by the Crawler implementation provided by this CrawlerFactory.
getSupportedTypes() - Method in class org.semanticdesktop.aperture.crawler.filesystem.FileSystemCrawlerFactory
 
getSupportedTypes() - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawlerFactory
 
getSupportedTypes() - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawlerFactory
 
getSupportedTypes() - Method in class org.semanticdesktop.aperture.crawler.mbox.MboxCrawlerFactory
 
getSupportedTypes() - Method in class org.semanticdesktop.aperture.crawler.samba.SambaCrawlerFactory
 
getSupportedTypes() - Method in class org.semanticdesktop.aperture.crawler.web.WebCrawlerFactory
 
getSupportedTypes() - Method in class org.semanticdesktop.aperture.outlook.OutlookCrawlerFactory
 
getSupportedTypes() - Method in class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyCrawlerFactory
 
getSupportedTypes() - Method in class org.semanticdesktop.aperture.websites.delicious.DeliciousCrawlerFactory
 
getSupportedTypes() - Method in class org.semanticdesktop.aperture.websites.flickr.FlickrCrawlerFactory
 
getSuppressParentChildLinks() - Method in class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSource
Returns the
getSWRCOntology(Model) - Static method in class org.semanticdesktop.aperture.vocabulary.SWRC
Puts the SWRC ontology into the given model.
getTAGGINGOntology(Model) - Static method in class org.semanticdesktop.aperture.rdf.util.OntologyUtil
Deprecated. This method is even more deprecated than the entire class the TAGGING 'ontology' is not to be used at all, use NAO.
getTAGGINGOntology(Model) - Static method in class org.semanticdesktop.aperture.vocabulary.TAGGING
Puts the TAGGING ontology into the given model.
getTargetFolder() - Method in class org.semanticdesktop.aperture.websites.flickr.FlickrDataSource
Returns the Path to the folder where local copies of your photos will be stored
getText(DirectoryNode, POIFSFileSystem) - Static method in class org.semanticdesktop.aperture.extractor.excel.ExcelExtractor
 
getText(DirectoryNode, POIFSFileSystem) - Method in interface org.semanticdesktop.aperture.extractor.microsoft.util.PoiUtil.TextExtractor
Extract the full-text from an MS Office document.
getText(DirectoryNode, POIFSFileSystem) - Static method in class org.semanticdesktop.aperture.extractor.powerpoint.PowerPointExtractor
 
getText(InputStream) - Method in class org.semanticdesktop.aperture.extractor.word.TmExtractorsWrapper
 
getText() - Method in class org.semanticdesktop.aperture.helper.html.HtmlParserUtil.ContentExtractor
Return the extracted full-text, if any.
getTHUNDERBIRDADDRESSBOOKDSOntology(Model) - Static method in class org.semanticdesktop.aperture.addressbook.thunderbird.THUNDERBIRDADDRESSBOOKDS
Puts the THUNDERBIRDADDRESSBOOKDS ontology into the given model.
getThunderbirdAddressbookPath() - Method in class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdAddressbookDataSource
Returns the Path to the file where the addresbook is stored.
getTimeout() - Method in class org.semanticdesktop.aperture.datasource.base.DataSourceBase
 
getTitle() - Method in class org.semanticdesktop.aperture.helper.html.HtmlParserUtil.ContentExtractor
Return the extracted title, if any.
getTotalCount() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
Gets the total amount of items processed in the last crawl, i.e. the sum of the number of new, changed and unchanged items.
getTrimWhitespace() - Method in class org.semanticdesktop.aperture.util.SimpleSAXParser
Returns whether textual content is trimmed before being reported to the SimpleSAXListener.
getTrustDecider() - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.StandardTrustManager
 
getTrustDecider() - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.StandardTrustManagerFactory
 
getType() - Method in class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdAddressbookDataSource
 
getType() - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSource
 
getType() - Method in interface org.semanticdesktop.aperture.datasource.DataSource
Returns a URI that indicates the DataSource type in a platform- and programming language-independent way.
getType() - Method in class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSource
 
getType() - Method in class org.semanticdesktop.aperture.datasource.ical.IcalDataSource
 
getType() - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
 
getType() - Method in class org.semanticdesktop.aperture.datasource.mbox.MboxDataSource
 
getType() - Method in class org.semanticdesktop.aperture.datasource.web.WebDataSource
 
getType() - Method in class org.semanticdesktop.aperture.outlook.OutlookDataSource
 
getType() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Appointment
 
getType() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Contact
 
getType() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.DistList
 
getType() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Document
 
getType() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Folder
 
getType() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
 
getType() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Mail
 
getType() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Note
 
getType() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.RootFolder
 
getType() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Task
 
getType() - Method in class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyDataSource
 
getType() - Method in class org.semanticdesktop.aperture.websites.delicious.DeliciousDataSource
 
getType() - Method in class org.semanticdesktop.aperture.websites.flickr.FlickrDataSource
 
getUnchangedCount() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
getUnchangedCount() - Method in interface org.semanticdesktop.aperture.crawler.CrawlReport
Returns the number of unchanged data objects encountered so far.
getUncompressedStream(InputStream) - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractCompressorSubCrawler
Returns a stream that uncompresses the data
getUncompressedStream(InputStream) - Method in class org.semanticdesktop.aperture.subcrawler.bzip2.BZip2SubCrawler
 
getUncompressedStream(InputStream) - Method in class org.semanticdesktop.aperture.subcrawler.compress.CompressSubCrawler
 
getUncompressedStream(InputStream) - Method in class org.semanticdesktop.aperture.subcrawler.gzip.GZipSubCrawler
 
getUntouchedIDsIterator() - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Returns an iterator over all ID's in this access data instance that have not been touched since the last call to AccessData.initialize()
getUntouchedIDsIterator() - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
getUntouchedIDsIterator() - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
getUntouchedIDsIterator() - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
getUntouchedIDsIterator() - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
getURI() - Method in class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdAddressbookDetector
 
getUri() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
 
getURI(URI) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
getURI(URI) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
getUri() - Method in class org.semanticdesktop.aperture.websites.Tag
 
getUriPrefix() - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawlerFactory
 
getUriPrefix() - Method in class org.semanticdesktop.aperture.outlook.OutlookCrawler
 
getUriPrefix() - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractSubCrawler
Returns the prefix used when generating uris.
getUriPrefix() - Method in class org.semanticdesktop.aperture.subcrawler.bzip2.BZip2SubCrawler
 
getUriPrefix() - Method in class org.semanticdesktop.aperture.subcrawler.bzip2.BZip2SubCrawlerFactory
 
getUriPrefix() - Method in class org.semanticdesktop.aperture.subcrawler.compress.CompressSubCrawler
 
getUriPrefix() - Method in class org.semanticdesktop.aperture.subcrawler.compress.CompressSubCrawlerFactory
 
getUriPrefix() - Method in class org.semanticdesktop.aperture.subcrawler.gzip.GZipSubCrawler
 
getUriPrefix() - Method in class org.semanticdesktop.aperture.subcrawler.gzip.GZipSubCrawlerFactory
 
getUriPrefix() - Method in class org.semanticdesktop.aperture.subcrawler.mbox.MboxSubCrawler
 
getUriPrefix() - Method in class org.semanticdesktop.aperture.subcrawler.mbox.MboxSubCrawlerFactory
 
getUriPrefix() - Method in class org.semanticdesktop.aperture.subcrawler.mime.MimeSubCrawler
 
getUriPrefix() - Method in class org.semanticdesktop.aperture.subcrawler.mime.MimeSubCrawlerFactory
 
getUriPrefix() - Method in interface org.semanticdesktop.aperture.subcrawler.SubCrawlerFactory
Returns the prefix used to construct uris.
getUriPrefix() - Method in class org.semanticdesktop.aperture.subcrawler.tar.TarSubCrawler
 
getUriPrefix() - Method in class org.semanticdesktop.aperture.subcrawler.tar.TarSubCrawlerFactory
 
getUriPrefix() - Method in class org.semanticdesktop.aperture.subcrawler.vcard.VcardSubCrawler
 
getUriPrefix() - Method in class org.semanticdesktop.aperture.subcrawler.vcard.VcardSubCrawlerFactory
 
getUriPrefix() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler
 
getUriPrefix() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawlerFactory
 
getUrl() - Method in exception org.semanticdesktop.aperture.accessor.UrlNotFoundException
 
getURL() - Method in class org.semanticdesktop.aperture.crawler.web.CrawlJob
 
getURL(String, Class) - Static method in class org.semanticdesktop.aperture.util.ResourceUtil
 
getUseHeadersHash() - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Returns the On mh-backed IMAP folders the crawler doesn't use the UID as part of the URI.
getUsername() - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSource
Returns the Username used for authentication in a data source
getUsername(RDFContainer) - Static method in class org.semanticdesktop.aperture.datasource.config.ConfigurationUtil
 
getUsername() - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Returns the Username used for authentication in a data source
getUsername() - Method in class org.semanticdesktop.aperture.websites.delicious.DeliciousDataSource
Returns the Username used for authentication in a data source
getValue() - Method in class org.semanticdesktop.aperture.outlook.VariantDate
 
getValue() - Method in class org.semanticdesktop.aperture.util.ArrayMap.Entry
 
getValue(int) - Method in class org.semanticdesktop.aperture.util.ArrayMap
 
getValue() - Method in class org.semanticdesktop.aperture.websites.Tag.TagEntryEntry
 
getValueFactory() - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
getValueFactory() - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
Get a ValueFactory with which RDF2Go datatype instances can be made.
getWEBDSOntology(Model) - Static method in class org.semanticdesktop.aperture.datasource.web.WEBDS
Puts the WEBDS ontology into the given model.
getWrappedDataObject() - Method in class org.semanticdesktop.aperture.accessor.base.DataObjectBase
 
givenBy - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
gps - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gps
Comment: The location where the picture has been made.
gpsAltitudeRef - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsAltitudeRef
Comment: Indicates the altitude used as the reference altitude.
gpsAreaInformation - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsAreaInformation
Comment: A character string recording the name of the GPS area.
gpsDateStamp - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsDateStamp
Comment: tagNumber: 29 date and time information relative to UTC (Coordinated Universal Time).
gpsDest - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsDest
Comment: Location of the destination.
gpsDestBearing - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsDestBearing
Comment: The bearing to the destination point.
gpsDestBearingRef - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsDestBearingRef
Comment: Indicates the reference used for giving the bearing to the destination point.
gpsDestDistance - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsDestDistance
Comment: The distance to the destination point. tagNumber: 26
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
gpsDestDistanceRef - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsDestDistanceRef
Comment: Indicates the unit used to express the distance to the destination point.
gpsDestLatitudeRef - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsDestLatitudeRef
Comment: tagNumber: 19 Reference for latitude of destination
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
gpsDestLongitudeRef - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsDestLongitudeRef
Comment: Reference for longitude of destination tagNumber: 21
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
gpsDifferential - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsDifferential
Comment: tagNumber: 30 Indicates whether differential correction is applied to the GPS receiver.
gpsDOP - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsDOP
Comment: The GPS DOP (data degree of precision).
gpsImgDirection - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsImgDirection
Comment: tagNumber: 17 The direction of the image when it was captured.
gpsImgDirectionRef - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsImgDirectionRef
Comment: tagNumber: 16 The reference for giving the direction of the image when it is captured.
gpsInfo - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsInfo
Comment: An attribute relating to GPS information
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
gpsInfoIFDPointer - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsInfoIFDPointer
Comment: A pointer to the GPS IFD, which is a set of tags for recording GPS information. tagNumber: 34853
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
gpsLatitudeRef - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsLatitudeRef
Comment: tagNumber: 1 Indicates whether the latitude is north or south latitude.
gpsLongitudeRef - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsLongitudeRef
Comment: tagNumber: 3 Indicates whether the longitude is east or west longitude.
gpsMapDatum - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsMapDatum
Comment: The geodetic survey data used by the GPS receiver.
gpsMeasureMode - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsMeasureMode
Comment: The GPS measurement mode. '2' means two-dimensional measurement and '3' means three-dimensional measurement is in progress. tagNumber: 10
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
gpsProcessingMethod - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsProcessingMethod
Comment: tagNumber: 27 A character string recording the name of the method used for location finding.
gpsSatellites - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsSatellites
Comment: tagNumber: 8 The GPS satellites used for measurements.
gpsSpeed - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsSpeed
Comment: The speed of GPS receiver movement. tagNumber: 13
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
gpsSpeedRef - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsSpeedRef
Comment: tagNumber: 12 The unit used to express the GPS receiver speed of movement.
gpsStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsStatus
Comment: tagNumber: 9 The status of the GPS receiver when the image is recorded.
gpsTimeStamp - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsTimeStamp
Comment: tagNumber: 7 The time as UTC (Coordinated Universal Time).
gpsTrack - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsTrack
Comment: The direction of GPS receiver movement.
gpsTrackRef - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsTrackRef
Comment: tagNumber: 14 The reference for giving the direction of GPS receiver movement.
gpsVersionID - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: gpsVersionID
Comment: The version of GPSInfoIFD.
Graduate - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
GreenHue - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
GreenSaturation - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
gregorianCalendarScale - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#CalendarScale
Label: gregorianCalendarScale
Group - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#Class
Label: Group^^http://www.w3.org/2001/XMLSchema#string
Comment: A Fresnel Group is used for grouping formats and lenses together.
group - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: group^^http://www.w3.org/2001/XMLSchema#string
Comment: Specifies the format group to which a format or a lens belongs.
groupUserType - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#CalendarUserType
Label: groupUserType
guessCharset(InputStream) - Static method in class org.semanticdesktop.aperture.extractor.plaintext.PlainTextExtractor
Tries to guess the charset of the input stream.
GZIP_URI_PREFIX - Static variable in class org.semanticdesktop.aperture.subcrawler.gzip.GZipSubCrawlerFactory
Prefix used for uris of entries inside gzip archives
GZipSubCrawler - Class in org.semanticdesktop.aperture.subcrawler.gzip
A SubCrawler Implementation working with GZIP archives.
GZipSubCrawler() - Constructor for class org.semanticdesktop.aperture.subcrawler.gzip.GZipSubCrawler
 
GZipSubCrawlerFactory - Class in org.semanticdesktop.aperture.subcrawler.gzip
Produces GzipSubCrawlers
GZipSubCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.subcrawler.gzip.GZipSubCrawlerFactory
 

H

HardDiskPartition - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: HardDiskPartition
Comment: A partition on a hard disk
hasAffiliation - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: hasAffiliation
Comment: Links a PersonContact with an Affiliation.
hasAlarm - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: hasAlarm
Comment: Links an event or a todo with a DataObject that can be interpreted as an alarm.
hasAttachment - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: hasAttachment
Comment: Links a message with files that were sent as attachments.
hasContactMedium - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: hasContactMedium
Comment: A superProperty for all properties linking a Contact to an instance of a contact medium.
HasCrop - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
hasDefaultNamespace - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: has default namespace
Comment: Defines the default static namespace for a graph
Domain: http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#Data
Range: http://www.w3.org/2000/01/rdf-schema#Literal
hasDefaultNamespaceAbbreviation - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: has default namespace abbreviation
Comment: Defines the default static namespace abbreviation for a graph
Domain: http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#Data
Range: http://www.w3.org/2000/01/rdf-schema#Literal
hasEmailAddress - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: hasEmailAddress
Comment: An address for electronic mail communication with the object specified by this contact.
hasEntry - Static variable in class org.semanticdesktop.aperture.vocabulary.SOURCEFORMAT
Type: Property
Label: hasEntry
Comment: Binds a combo box widget with combo box entries
Domain: http://aperture.semanticdesktop.org/ontology/sourceformat#ComboBoxWidget
Range: http://aperture.semanticdesktop.org/ontology/sourceformat#ComboBoxEntry
hashAlgorithm - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: hashAlgorithm
Comment: Name of the algorithm used to compute the hash value.
hasHash - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: hasHash
Comment: Links the file with it's hash value.
hashCode() - Method in class org.semanticdesktop.aperture.accessor.base.CountingInputStream
 
hashCode() - Method in class org.semanticdesktop.aperture.crawler.ExitCode
 
hashCode() - Method in class org.semanticdesktop.aperture.datasource.config.RegExpPattern
 
hashCode() - Method in class org.semanticdesktop.aperture.datasource.config.SubstringCondition
 
hashCode() - Method in class org.semanticdesktop.aperture.datasource.config.SubstringPattern
 
hashCode() - Method in class org.semanticdesktop.aperture.security.trustdecider.Decision
 
hashCode() - Method in class org.semanticdesktop.aperture.util.ArrayMap.Entry
 
hashCode() - Method in class org.semanticdesktop.aperture.util.ArrayMap
 
hashCode() - Method in class org.semanticdesktop.aperture.websites.Tag
 
hashCode() - Method in class org.semanticdesktop.aperture.websites.Tag.TagEntryEntry
 
hashValue - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: hashValue
Comment: The actual value of the hash.
hasIMAccount - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: hasIMAccount
Comment: Indicates that an Instant Messaging account owned by an entity represented by this contact.
hasLocation - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: hasLocation
Comment: Geographical location of the contact.
hasLogicalPart - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: hasLogicalPart
Comment: Generic property used to express 'logical' containment relationships between InformationElements.
hasMediaFileListEntry - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: hasMediaFileListEntry
Comment: This property is intended to point to an RDF list of MediaFiles.
hasMediaStream - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: hasMediaStream
Comment: Connects a media container with a single media stream contained within.
hasPart - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: hasPart
Comment: Generic property used to express 'physical' containment relationships between DataObjects.
hasPartEvent - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
hasParts - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
hasPhoneNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: hasPhoneNumber
Comment: A number for telephony communication with the object represented by this Contact.
hasPostalAddress - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: hasPostalAddress
Comment: The default Address for a Contact.
hasPrice - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
hasRedemption() - Method in class org.semanticdesktop.aperture.outlook.OutlookCrawler
can this OLAdapter be used in combination with redemption?
hasSaveHistoryEntry - Static variable in class org.semanticdesktop.aperture.vocabulary.APERTURE_NIE_EXTENSIONS
Type: Property
Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Document
Range: http://www.semanticdesktop.org/ontologies/2009/10/06/aperture_nie_extensions#SaveHistoryEntry
HasSettings - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
hasSignature - Static variable in class org.semanticdesktop.aperture.vocabulary.APERTURE_NIE_EXTENSIONS
Type: Property
Domain: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#InformationElement
Range: http://www.w3.org/2001/XMLSchema#boolean
hasStatement(Model, Resource, URI, Node) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
 
hasSymbol - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: has symbol
Comment: Annotation for a resource in the form of a symbol representation
Domain: http://www.w3.org/2000/01/rdf-schema#Resource
Range: http://www.semanticdesktop.org/ontologies/2007/08/15/nao#Symbol
hasSynchronizedText - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: hasSynchronizedText
Comment: Links the ID3Audio with an instance of SynchronizedText
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio
Range: http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#SynchronizedText
hasSynchronizedTextElement - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: hasSynchronizedTextElement
Comment: Links the synchronized text object with the text elements.
hasTag - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: has tag
Comment: Defines an existing tag for a resource
Domain: http://www.w3.org/2000/01/rdf-schema#Resource
Range: http://www.semanticdesktop.org/ontologies/2007/08/15/nao#Tag
hasTag - Static variable in class org.semanticdesktop.aperture.vocabulary.TAGGING
Type: Property
Label: hasTag
Comment: this item was tagged with the this tag
Domain: http://aperture.sourceforge.net/ontologies/tagging#Item
Range: http://aperture.sourceforge.net/ontologies/tagging#Tag
hasTopic - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: has topic
Comment: Defines a relationship between two resources, where the object is a topic of the subject
Range: http://www.w3.org/2000/01/rdf-schema#Resource
head - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
headerName - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: headerName
Comment: Name of the message header.
headerValue - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: headerValue
Comment: Value of the message header.
headOf - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
headOfGroup - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
height - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: height
Comment: Height of an object
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
height - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: height
Comment: Visual content height in pixels.
hideProperties - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: hide properties^^http://www.w3.org/2001/XMLSchema#string
Comment: List of all properties which should be hidden.
HidePropertyList - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#Class
Label: Hide Property List^^http://www.w3.org/2001/XMLSchema#string
Comment: This is a convenience class for the OWL specification of Fresnel.
HighlightRecovery - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
History - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPPhotoshop
 
hobby - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: hobby
Comment: A hobby associated with a PersonContact.
holdsFolders(Folder) - Static method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Does this folder hold any subfolders?
holdsMessages(Folder) - Static method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Does this folder hold any messages?
HomeFolderDetector - Class in org.semanticdesktop.aperture.detector.filesystem
Detect the "my documents" folder of the user.
HomeFolderDetector() - Constructor for class org.semanticdesktop.aperture.detector.filesystem.HomeFolderDetector
 
homepage - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
horizontalResolution - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: horizontalResolution
Comment: Horizontal resolution of an image (if printed).
hostname - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Type: Property
Label: Host name
Comment: The host name of the IMAP server
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/imapds#IMAPDataSource
Range: http://www.w3.org/2001/XMLSchema#string
hourly - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#RecurrenceFrequency
Label: hourly
howpublished - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
HtmlDocument - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: HtmlDocument
Comment: A HTML document, may contain links to other files.
HtmlExtractor - Class in org.semanticdesktop.aperture.extractor.html
HtmlExtractor extracts full-text and metadata from HTML and XHTML documents.
HtmlExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.html.HtmlExtractor
 
HtmlExtractorFactory - Class in org.semanticdesktop.aperture.extractor.html
 
HtmlExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.html.HtmlExtractorFactory
 
HtmlLinkExtractor - Class in org.semanticdesktop.aperture.hypertext.linkextractor.html
A LinkExtractor implementation that can extract links from HTML documents.
HtmlLinkExtractor() - Constructor for class org.semanticdesktop.aperture.hypertext.linkextractor.html.HtmlLinkExtractor
 
HtmlLinkExtractorFactory - Class in org.semanticdesktop.aperture.hypertext.linkextractor.html
A HtmlLinkExtractorFactory returns instances of HtmlLinkExtractor.
HtmlLinkExtractorFactory() - Constructor for class org.semanticdesktop.aperture.hypertext.linkextractor.html.HtmlLinkExtractorFactory
 
htmlMessageContent - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: htmlMessageContent
Comment: HTML representation of the body of the message.
HtmlParserException - Exception in org.semanticdesktop.aperture.helper.html
 
HtmlParserException() - Constructor for exception org.semanticdesktop.aperture.helper.html.HtmlParserException
Constructs an HtmlParserException with no detail message.
HtmlParserException(String) - Constructor for exception org.semanticdesktop.aperture.helper.html.HtmlParserException
Constructs an HtmlParserException with the specified detail message.
HtmlParserException(String, Throwable) - Constructor for exception org.semanticdesktop.aperture.helper.html.HtmlParserException
Constructs an HtmlParserException with the specified detail message and cause.
HtmlParserException(Throwable) - Constructor for exception org.semanticdesktop.aperture.helper.html.HtmlParserException
Constructs an HtmlParserException with the specified cause and a detail message of (cause==null ?
HtmlParserUtil - Class in org.semanticdesktop.aperture.helper.html
A utility class for HTML parsing using the HTMLParser library.
HtmlParserUtil() - Constructor for class org.semanticdesktop.aperture.helper.html.HtmlParserUtil
 
HtmlParserUtil.ContentExtractor - Class in org.semanticdesktop.aperture.helper.html
A NodeVisitor specialization that is able to start all over with interpreting parsing events.
HtmlParserUtil.ContentExtractor() - Constructor for class org.semanticdesktop.aperture.helper.html.HtmlParserUtil.ContentExtractor
 
HttpAccessor - Class in org.semanticdesktop.aperture.accessor.http
A DataAccessor implementation for the http and https schemes.
HttpAccessor() - Constructor for class org.semanticdesktop.aperture.accessor.http.HttpAccessor
 
HttpAccessorFactory - Class in org.semanticdesktop.aperture.accessor.http
Returns HttpAccessor instances.
HttpAccessorFactory() - Constructor for class org.semanticdesktop.aperture.accessor.http.HttpAccessorFactory
 
HttpClientUtil - Class in org.semanticdesktop.aperture.util
Utility methods for clients dealing with HTTP communication.
HttpClientUtil() - Constructor for class org.semanticdesktop.aperture.util.HttpClientUtil
 
HttpOpener - Class in org.semanticdesktop.aperture.opener.http
 
HttpOpener() - Constructor for class org.semanticdesktop.aperture.opener.http.HttpOpener
 
HttpOpenerFactory - Class in org.semanticdesktop.aperture.opener.http
 
HttpOpenerFactory() - Constructor for class org.semanticdesktop.aperture.opener.http.HttpOpenerFactory
 
HueAdjustmentAqua - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
HueAdjustmentBlue - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
HueAdjustmentGreen - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
HueAdjustmentMagenta - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
HueAdjustmentOrange - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
HueAdjustmentPurple - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
HueAdjustmentRed - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
HueAdjustmentYellow - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 

I

IcalCrawler - Class in org.semanticdesktop.aperture.crawler.ical
A Crawler implementation for crawling ical files.
IcalCrawler() - Constructor for class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Default constructor.
IcalCrawler(boolean) - Constructor for class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
A constructor
IcalCrawlerFactory - Class in org.semanticdesktop.aperture.crawler.ical
Provides instances of IcalCrawler.
IcalCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.crawler.ical.IcalCrawlerFactory
 
IcalCrawlerFactory(boolean) - Constructor for class org.semanticdesktop.aperture.crawler.ical.IcalCrawlerFactory
 
IcalDataSource - Class in org.semanticdesktop.aperture.datasource.ical
Data source class file.
IcalDataSource() - Constructor for class org.semanticdesktop.aperture.datasource.ical.IcalDataSource
 
IcalDataSource - Static variable in class org.semanticdesktop.aperture.datasource.ical.ICALDS
Type: Class
Label: ICAL Calendar Data Source
Comment: Describes a calendar stored in file in the iCalendar format
IcalDataSourceFactory - Class in org.semanticdesktop.aperture.datasource.ical
ImapDataSourceFactory returns instances of the ImapDataSource class.
IcalDataSourceFactory() - Constructor for class org.semanticdesktop.aperture.datasource.ical.IcalDataSourceFactory
 
IcalDataType - Class in org.semanticdesktop.aperture.crawler.ical
This class contains the constants used for ical datatypes
IcalDataType() - Constructor for class org.semanticdesktop.aperture.crawler.ical.IcalDataType
 
ICALDS - Class in org.semanticdesktop.aperture.datasource.ical
Vocabulary File.
ICALDS() - Constructor for class org.semanticdesktop.aperture.datasource.ical.ICALDS
 
ICALDS_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.datasource.ical.ICALDS
Path to the ontology resource
ICCProfile - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPPhotoshop
 
Icon - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Icon
Comment: An Icon (regardless of whether it's a raster or a vector icon.
iconName - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: iconname
Comment: Defines a name for a FreeDesktop Icon as defined in the FreeDesktop Icon Naming Standard
Domain: http://www.semanticdesktop.org/ontologies/2007/08/15/nao#FreeDesktopIcon
Range: http://www.w3.org/2000/01/rdf-schema#Literal
ID3Audio - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Class
Label: ID3Audio
Comment: A File annotated with ID3 tags
id3v24timestampToDate(String) - Method in enum org.semanticdesktop.aperture.extractor.mp3.FrameIdentifier
As taken from the timestamp definition published at

http://www.id3.org/id3v2.4.0-structure

The timestamp fields are based on a subset of ISO 8601.
identifier - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: identifier
Comment: Defines a generic identifier for a resource
Domain: http://www.w3.org/2000/01/rdf-schema#Resource
identifier - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: identifier
Comment: An unambiguous reference to the InformationElement within a given context.
identifier - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.DC
An unambiguous reference to the resource within a given context.
identify(byte[], String, URI) - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MagicMimeTypeIdentifier
 
identify(byte[], String, URI) - Method in interface org.semanticdesktop.aperture.mime.identifier.MimeTypeIdentifier
Identifies the MIME type of a binary resource based on the specified characteristics.
identifyMimeType(InputStream, String) - Method in class org.semanticdesktop.aperture.runtime.ApertureRuntime
Tries to identify the MIME type of the given input stream.
idMap - Variable in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
A Map mapping IDs to another Map that contains the key-value pairs for that ID.
ifdPointer - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: ifdPointer
Comment: A tag that refers a child IFD
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
ignoreUidValidity - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Type: Property
Label: Ignore UID Validity?
IMAccount - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: IMAccount
Comment: An account in an Instant Messaging system.
imAccountType - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: imAccountType
Comment: Type of the IM account.
image - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2004/09/fresnel#PropertyValueStyle
Label: Image^^http://www.w3.org/2001/XMLSchema#string
Comment: Show the property value as an image, such as PNG or JPEG .
Image - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Image
Comment: A file containing an image.
imageConfig - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: imageConfig
Comment: An attribute relating to Image Configuration
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
imageDataCharacter - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: imageDataCharacter
Comment: An attribute relating to image data characteristics
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
imageDataStruct - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: imageDataStruct
Comment: An attribute relating to image data structure
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
imageDescription - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: imageDescription
Comment: tagNumber: 270 A character string giving the title of the image.
imageLength - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: imageLength
Comment: tagNumber: 257 Image height.
ImageLength - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPTIFF
 
ImageNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
imageUniqueID - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: imageUniqueID
Comment: An identifier assigned uniquely to each image.
imageWidth - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: imageWidth
Comment: tagNumber: 256 Image width.
ImageWidth - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPTIFF
 
ImapCrawler - Class in org.semanticdesktop.aperture.crawler.imap
A Combined Crawler and DataAccessor implementation for IMAP.
ImapCrawler() - Constructor for class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
 
ImapCrawler.SimpleSocketFactory - Class in org.semanticdesktop.aperture.crawler.imap
This is a socket factory that ignores ssl certificates.
ImapCrawler.SimpleSocketFactory() - Constructor for class org.semanticdesktop.aperture.crawler.imap.ImapCrawler.SimpleSocketFactory
Creates a socket factory that will ignore the ssl certificate, and accept any as valid.
ImapCrawler.SimpleSocketFactory(File, String) - Constructor for class org.semanticdesktop.aperture.crawler.imap.ImapCrawler.SimpleSocketFactory
Read trusted certificates from the given keyStore
ImapCrawlerFactory - Class in org.semanticdesktop.aperture.crawler.imap
Manages instances of ImapCrawler.
ImapCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.crawler.imap.ImapCrawlerFactory
 
ImapDataSource - Class in org.semanticdesktop.aperture.datasource.imap
Data source class file.
ImapDataSource() - Constructor for class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
 
ImapDataSource - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Type: Class
Label: IMAP Account Data Source
Comment: Describes a mailbox accessible with the IMAP protocol
ImapDataSource.ConnectionSecurity - Enum in org.semanticdesktop.aperture.datasource.imap
Enum of possible values of the connectionSecurity property
ImapDataSourceFactory - Class in org.semanticdesktop.aperture.datasource.imap
ImapDataSourceFactory returns instances of the ImapDataSource class.
ImapDataSourceFactory() - Constructor for class org.semanticdesktop.aperture.datasource.imap.ImapDataSourceFactory
 
IMAPDS - Class in org.semanticdesktop.aperture.datasource.imap
Vocabulary File.
IMAPDS() - Constructor for class org.semanticdesktop.aperture.datasource.imap.IMAPDS
 
IMAPDS_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Path to the ontology resource
imID - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: imID
Comment: Identifier of the IM account.
IMMessage - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Class
Label: IMMessage
Comment: A message sent with Instant Messaging software.
imNickname - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: imNickname
Comment: A nickname attached to a particular IM Account.
imStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: imStatus
Comment: Current status of the given IM account.
imStatusMessage - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: imStatusMessage
Comment: A feature common in most IM systems.
InBook - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
INCLUDE_EMBEDDED_RESOURCES_KEY - Static variable in interface org.semanticdesktop.aperture.hypertext.linkextractor.LinkExtractor
Suggested key to use in the params map to indicate that non-navigational links should als be extracted, e.g. embedded images, background, stylesheets, etc.
includeEmbeddedResources - Static variable in class org.semanticdesktop.aperture.datasource.web.WEBDS
Type: Property
Label: Include Embedded Resources
Comment: Should the embedded resources (images, sounds, flash animations etc.) be included in the crawl results
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/webds#WebDataSource
Range: http://www.w3.org/2001/XMLSchema#boolean
includeHiddenResources - Static variable in class org.semanticdesktop.aperture.datasource.filesystem.FILESYSTEMDS
Type: Property
Label: Include hidden resources
Comment: Should the hidden files and folders be included in crawl results?
includeInbox - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Type: Property
Label: Include Inbox?
includePattern - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Type: Property
Label: Inclusion Pattern
Comment: Pattern to include in this datasource
Domain: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#DataSource
Range: http://aperture.semanticdesktop.org/ontology/2007/08/12/source#Pattern
InCollection - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
increaseChangedCount() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
increaseNewCount() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
increaseRemovedCount() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
increaseUnchangedCount() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
index - Static variable in class org.semanticdesktop.aperture.vocabulary.APERTURE_NIE_EXTENSIONS
Type: Property
Domain: http://www.semanticdesktop.org/ontologies/2009/10/06/aperture_nie_extensions#SaveHistoryEntry
Range: http://www.w3.org/2001/XMLSchema#integer
individualUserType - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#CalendarUserType
Label: individualUserType
inDomain(String) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
 
inDomain(String) - Method in class org.semanticdesktop.aperture.datasource.config.DomainBoundaries
Checks whether the supplied URL falls inside the specified boundaries.
InferenceUtil - Class in org.semanticdesktop.aperture.rdf.util
Utility class to infer additional statements in RDF containers.
InferenceUtil() - Constructor for class org.semanticdesktop.aperture.rdf.util.InferenceUtil
Create an uninitialized version of the Inference Util
InformationElement - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Class
Label: InformationElement
Comment: A unit of content the user works with.
informationElementDate - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: informationElementDate
Comment: A point or period of time associated with an event in the lifecycle of an Information Element.
initCalendar(Calendar) - Method in class org.semanticdesktop.aperture.outlook.VariantDate
 
initialize() - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Prepares the AccessData for operation.
initialize() - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
initialize() - Method in class org.semanticdesktop.aperture.accessor.base.FileAccessData
 
initialize() - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
initialize() - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
initialize() - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
initialKey - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: initialKey
Comment: TKEY The 'Initial key' frame contains the musical key in which the sound starts.
InProceedings - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
inProcessParticipationStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#ParticipationStatus
Label: inProcessParticipationStatus
inProcessStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#TodoStatus
Label: inProcessStatus
inReplyTo - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: inReplyTo
Comment: Signifies that a message is a reply to another message.
instanceFormatDomain - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: instance format domain^^http://www.w3.org/2001/XMLSchema#string
Comment: The Format should be applied to this set of instances.
InstanceID - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPBasic
 
instanceID - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPBasic
 
instanceLensDomain - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: instance lens domain^^http://www.w3.org/2001/XMLSchema#string
Comment: The lens is usable for the specified set of instances.
Institute - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
institution - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Instructions - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPPhotoshop
 
INTEGER - Static variable in class org.semanticdesktop.aperture.crawler.ical.IcalDataType
The INTEGER constant
IntegerFieldWidget - Static variable in class org.semanticdesktop.aperture.vocabulary.SOURCEFORMAT
Type: Class
Label: IntegerFieldWidget
interlaceMode - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: interlaceMode
Comment: True if the image is interlaced, false if not.
InternationalDeliveryAddress - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: InternationalDeliveryAddress
Comment: International Delivery Addresse.
internationalStandardRecordingCode - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: internationalStandardRecordingCode
Comment: TSRC The 'ISRC' frame should contain the International Standard Recording Code (ISRC) (12 characters).
internetRadioStationName - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: internetRadioStationName
Comment: TRSN The 'Internet radio station name' frame contains the name of the internet radio station from which the audio is streamed.
internetRadioStationOwner - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: internetRadioStationOwner
Comment: TRSO The 'Internet radio station owner' frame contains the name of the owner of the internet radio station from which the audio is streamed.
interoperabilityIFDPointer - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: interoperabilityIFDPointer
Comment: A pointer to the Interoperability IFD, which is composed of tags storing the information to ensure the Interoperability tagNumber: 40965
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
interoperabilityIndex - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: interoperabilityIndex
Comment: Indicates the identification of the Interoperability rule.
interoperabilityVersion - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: interoperabilityVersion
Comment: tagNumber: 2 Interoperability Version
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
interopInfo - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: interopInfo
Comment: An attribute relating to Interoperability.
interpretedAs - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: interpretedAs
Comment: Links the DataObject with the InformationElement it is interpreted as.
interpretedBy - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: interpretedBy
Comment: TPE4 The 'Interpreted, remixed, or otherwise modified by' frame contains more information about the people behind a remix and similar interpretations of another existing piece.
interval - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: interval
Comment: The INTERVAL rule part contains a positive integer representing how often the recurrence rule repeats.
involvedContact - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: involvedContact
Comment: A contact of the Attendee or the organizer involved in an event or other calendar entity.
InvolvedPerson - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Class
Label: InvolvedPerson
Comment: Since there might be a lot of people contributing to an audio file in various ways, such as musicians and technicians, the 'Text information frames' are often insufficient to list everyone involved in a project.
involvedPerson - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: involvedPerson
Comment: Links an ID3 file to an InvolvedPerson, an equivalent of the involvedPeopleList tag.
involvedPersonContact - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: involvedPersonContact
Comment: An actual contact to the involved person.
involvment - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: involvment
Comment: How was this particular person involved in this particular track.
IOUtil - Class in org.semanticdesktop.aperture.util
I/O utility methods for working with Readers, Writers, InputStreams, OutputStreams and URLs.
IOUtil() - Constructor for class org.semanticdesktop.aperture.util.IOUtil
 
isAbout - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
isAcceptable(Message) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Returns true if this message can be crawled, according to the criteria defined for this d data source.
isbn - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
isCacheDocument() - Method in class org.semanticdesktop.aperture.extractor.poiooxml.PoiOOXmlExtractor
 
isDirectory() - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractArchiverSubCrawler.ArchiveEntry
 
isDirectory() - Method in class org.semanticdesktop.aperture.subcrawler.tar.TarSubCrawler.TarSubCrawlerEntry
 
isDirectory() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerEntry
 
isDirectory() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerJuzEntry
 
isDisposed() - Method in class org.semanticdesktop.aperture.accessor.base.DataObjectBase
 
isDisposed() - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
Returns whether this RDFContainerImpl has been disposed.
IsdnNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: IsdnNumber
Comment: An ISDN phone number.
isEmpty() - Method in class org.semanticdesktop.aperture.util.ArrayMap
 
isEncrypted() - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractArchiverSubCrawler.ArchiveEntry
 
isEncrypted() - Method in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerEntry
 
isExtractingContents() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
should binaries be processed?
isFolder() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Folder
 
isFolder() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
 
isFolder() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.RootFolder
 
isKnownId(String) - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Returns whether this AccessData holds any information about the specified ID.
isKnownId(String) - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
isKnownId(String) - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
isKnownId(String) - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
isKnownId(String) - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
isLegalFileName(String) - Static method in class org.semanticdesktop.aperture.util.FileUtil
Checks whether the specified file name is a legal (DOS/Windows-) file name.
isLegalFileNameChar(char) - Static method in class org.semanticdesktop.aperture.util.FileUtil
Checks whether the specified character is a legal (DOS/Windows-) file name character.
isLinux() - Static method in class org.semanticdesktop.aperture.util.OSUtils
 
isLogicalPartOf - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: isLogicalPartOf
Comment: Generic property used to express 'logical' containment relationships between DataObjects.
isMac() - Static method in class org.semanticdesktop.aperture.util.OSUtils
 
isMacOSXBundle(File) - Static method in class org.semanticdesktop.aperture.util.OSUtils
Checks if the given directory is a MacOS X bundle.
isModelShared() - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
Returns whether the wrapped Model is shared with other RDFContainerImpls.
isNormalWord(String) - Method in class org.semanticdesktop.aperture.util.StringExtractor
 
isoSpeedRatings - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: isoSpeedRatings
Comment: Indicates the ISO Speed and ISO Latitude of the camera or input device as specified in ISO 12232. tagNumber: 34855
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
ISOSpeedRatings - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
isPartOf - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: isPartOf
Comment: Generic property used to express containment relationships between DataObjects.
isPasswordProtected - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: isPasswordProtected
Comment: States if a given resource is password-protected.
isRead - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: isRead
Comment: A flag that states the fact that a MailboxDataObject has been read.
isRelated - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#SymmetricProperty
Label: is related to
Comment: Defines an annotation for a resource in the form of a relationship between the subject resource and another resource
Range: http://www.w3.org/2000/01/rdf-schema#Resource
isRemoved(Message) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Returns true if the given message has been marked as expunged or deleted
isStartLine(String) - Method in class org.semanticdesktop.aperture.extractor.corel.util.WPStringExtractor
 
isStartLine(String) - Method in class org.semanticdesktop.aperture.util.StringExtractor
Determines whether the supplied line indicates the start of the textual contents.
isStopRequested() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Returns true if the crawler is currently stopping, false otherwise
isStopRequested() - Method in interface org.semanticdesktop.aperture.util.StreamMonitor.StopRequestor
 
isStoredAs - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: isStoredAs
Comment: Links the information element with the DataObject it is stored in.
isSubcrawledObjectUri(URI) - Static method in class org.semanticdesktop.aperture.subcrawler.SubCrawlerUtil
Returns true if the given uri is an URI of the subcrawled object, false otherwise.
isSupported() - Method in enum org.semanticdesktop.aperture.extractor.mp3.FrameIdentifier
 
isTagFor - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: is tag for
Comment: States which resources a tag is associated with
Domain: http://www.semanticdesktop.org/ontologies/2007/08/15/nao#Tag
Range: http://www.w3.org/2000/01/rdf-schema#Resource
isTextCharacter(int) - Method in class org.semanticdesktop.aperture.extractor.corel.util.WPStringExtractor
 
isTextCharacter(int) - Method in class org.semanticdesktop.aperture.util.StringExtractor
Checks whether the supplied character is a text character.
isTooLarge(Message) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Returns true if this message is larger than the maximum size defined for the current data source.
isTopicOf - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: is topic of
Comment: Defines a relationship between two resources, where the subject is a topic of the object
Range: http://www.w3.org/2000/01/rdf-schema#Resource
isTouched(String) - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Returns true if this id is known and has been touched since the last call to AccessData.initialize(), false if the id is not known, or hasn't been touched since the last call to AccessData.initialize().
isTouched(String) - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
Returns true if the given id has been touched during the current crawl, false otherwise
isTouched(String) - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
isTouched(String) - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
isTouched(String) - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
isValidLine(String) - Method in class org.semanticdesktop.aperture.extractor.corel.util.WPStringExtractor
 
isValidLine(String) - Method in class org.semanticdesktop.aperture.util.StringExtractor
Determines whether the supplied line should be included in the end result.
isWindows() - Static method in class org.semanticdesktop.aperture.util.OSUtils
 
isWorkedOnBy - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Item - Static variable in class org.semanticdesktop.aperture.vocabulary.TAGGING
Type: Class
Label: Item
Comment: An item that may be tagged, links, photos, etc.
ITEMID_IDENTIFIERPREFIX - Static variable in class org.semanticdesktop.aperture.outlook.OutlookCrawler
A prefix to distinguish outlook item-identifiers from other nao:identifiers.
ITEMTYPE - Static variable in class org.semanticdesktop.aperture.outlook.OutlookResource.Appointment
 
ITEMTYPE - Static variable in class org.semanticdesktop.aperture.outlook.OutlookResource.Calendar
 
ITEMTYPE - Static variable in class org.semanticdesktop.aperture.outlook.OutlookResource.Contact
 
ITEMTYPE - Static variable in class org.semanticdesktop.aperture.outlook.OutlookResource.DistList
 
ITEMTYPE - Static variable in class org.semanticdesktop.aperture.outlook.OutlookResource.Document
 
ITEMTYPE - Static variable in class org.semanticdesktop.aperture.outlook.OutlookResource.Folder
 
ITEMTYPE - Static variable in class org.semanticdesktop.aperture.outlook.OutlookResource.Mail
 
ITEMTYPE - Static variable in class org.semanticdesktop.aperture.outlook.OutlookResource.Note
 
ITEMTYPE - Static variable in class org.semanticdesktop.aperture.outlook.OutlookResource.RootFolder
 
ITEMTYPE - Static variable in class org.semanticdesktop.aperture.outlook.OutlookResource.Task
 
iterator() - Method in interface org.semanticdesktop.aperture.security.trustmanager.standard.CertificateStore
Returns an Iterator that iterates over all Certificates in this store.
iterator() - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.PersistentCertificateStore
 
iterator() - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.RootCertificateStore
 
iterator() - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.SessionCertificateStore
 

J

Journal - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: Journal
Comment: Provide a grouping of component properties that describe a journal entry.
journal - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
JournalStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: JournalStatus
Comment: A status of a journal entry.
journalStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: status
Comment: Defines the overall status or confirmation for a journal entry.
jpegInterchangeFormat - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: jpegInterchangeFormat
Comment: tagNumber: 513 The offset to the start byte (SOI) of JPEG compressed thumbnail data.
jpegInterchangeFormatLength - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: jpegInterchangeFormatLength
Comment: The number of bytes of JPEG compressed thumbnail data.
JpgExtractor - Class in org.semanticdesktop.aperture.extractor.jpg
Implementation of JPG extractor for Aperture.
JpgExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.jpg.JpgExtractor
 
JpgExtractorFactory - Class in org.semanticdesktop.aperture.extractor.jpg
Minimalistic factory for JpgExtractor.
JpgExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.jpg.JpgExtractorFactory
 
JpgHeaderExtractor - Class in org.semanticdesktop.aperture.extractor.jpg
Class for extraction of various header information that can be retrieved from JPEG files.
JpgHeaderExtractor(URI, InputStream, RDFContainer) - Constructor for class org.semanticdesktop.aperture.extractor.jpg.JpgHeaderExtractor
Constructor.

K

key - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: key
Comment: An encryption key attached to a contact.
keySet() - Method in class org.semanticdesktop.aperture.util.ArrayMap
 
keyword - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: keyword
Comment: Adapted DublinCore: The topic of the content of the resource, as keyword.
keywords - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
killKillKill() - Method in class org.semanticdesktop.aperture.outlook.OutlookCrawler
due to enduring problems with release, this method is used to kill outlook crawler for sure

L

label - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: label^^http://www.w3.org/2001/XMLSchema#string
Comment: Specifies how a property is labelled (only works in conjunction with propertyFormatDomain).
label - Static variable in class org.semanticdesktop.aperture.vocabulary.SOURCEFORMAT
Type: Property
Label: label
Domain: http://aperture.semanticdesktop.org/ontology/sourceformat#ComboBoxEntry
Range: http://www.w3.org/2000/01/rdf-schema#Literal
labelFormat - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: label format^^http://www.w3.org/2001/XMLSchema#string
Comment: Assign content formatting to a set of labels (theoretically, this does not make much sense, but it does round out the set of formatting properties; only works in conjunction with propertyFormatDomain).
labelLens - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2004/09/fresnel#Purpose
Label: Label Lens^^http://www.w3.org/2001/XMLSchema#string
Comment: Lens for providing a label for a resource.
LabellingFormat - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#Class
Label: Labelling Format^^http://www.w3.org/2001/XMLSchema#string
Comment: Abstract superclass of all labelling formats.
labelStyle - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
Label: label style^^http://www.w3.org/2001/XMLSchema#string
Comment: Attaching a symbol appropriate for styling labels (only works in conjunction with propertyFormatDomain).
language - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: language
Comment: TLAN The 'Language(s)' frame should contain the languages of the text or lyrics spoken or sung in the audio.
language - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: language
Comment: Language the InformationElement is expressed in.
language - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.DC
A language of the resource.
lastModified - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: lastModified
Comment: States the last modification time for a resource
Domain: http://www.w3.org/2000/01/rdf-schema#Resource
Range: http://www.w3.org/2001/XMLSchema#dateTime
lastModified - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: lastModified
Comment: The property specifies the date and time that the information associated with the calendar component was last revised in the calendar store.
lastModified - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: lastModified
Comment: Last modification date of the DataObject.
lastRefreshed - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: lastRefreshed
Comment: Date when information about this data object was retrieved (for the first time) or last refreshed from the data source.
lat - Static variable in class org.semanticdesktop.aperture.vocabulary.GEO
Type: Property
Label: latitude
Comment: The WGS84 latitude of a SpatialThing (decimal degrees).
lat_long - Static variable in class org.semanticdesktop.aperture.vocabulary.GEO
Type: Property
Label: lat/long
Comment: A comma-separated representation of a latitude, longitude coordinate.
leadArtist - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: leadArtist
Comment: TPE1 The 'Lead artist(s)/Lead performer(s)/Soloist(s)/Performing group' is used for the main artist(s).
Lecture - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
Lecturer - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
legal - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: legal
Comment: A common superproperty for all properties that point at legal information about an Information Element
Domain: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#InformationElement
Range: http://www.w3.org/2001/XMLSchema#string
length - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: length
Comment: Length of an object.
length - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: length
Comment: TLEN The 'Length' frame contains the length of the audiofile in milliseconds, represented as a numeric string.
Lens - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#Class
Label: Lens^^http://www.w3.org/2001/XMLSchema#string
Comment: Lens for viewing RDF data.
Lens - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
LensInfo - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
lfeChannels - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: lfeChannels
Comment: Number of Low Frequency Expansion (subwoofer) channels.
license - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: license
Comment: Terms and intellectual property rights licensing conditions.
licensee - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: licensee
Comment: TOWN The 'File owner/licensee' frame contains the name of the owner or licensee of the file and it's contents.
licenseType - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: licenseType
Comment: The type of the license.
lightSource - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: lightSource
Comment: tagNumber: 37384 Light source such as Daylight, Tungsten, Flash etc.
LightSource - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
lineCount - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: lineCount
Comment: The amount of lines in a text document
Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#TextDocument
Range: http://www.w3.org/2001/XMLSchema#integer
Link - Static variable in class org.semanticdesktop.aperture.vocabulary.TAGGING
Type: Class
Label: Link
LinkExtractor - Interface in org.semanticdesktop.aperture.hypertext.linkextractor
A LinkExtractor extracts links from a document, e.g. the anchors inside a HTML document.
LinkExtractorFactory - Interface in org.semanticdesktop.aperture.hypertext.linkextractor
A LinkExtractorFactory returns LinkExtractor instances that can handle a specified set of MIME types.
LinkExtractorRegistry - Interface in org.semanticdesktop.aperture.hypertext.linkextractor
A LinkExtractorRegistry keeps track of the available LinkExtractorFactories.
LinkExtractorRegistryImpl - Class in org.semanticdesktop.aperture.hypertext.linkextractor.impl
 
LinkExtractorRegistryImpl() - Constructor for class org.semanticdesktop.aperture.hypertext.linkextractor.impl.LinkExtractorRegistryImpl
 
links - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: links
Comment: A linking relation.
linksTo - Static variable in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
ListMap<K,V> - Class in org.semanticdesktop.aperture.util
A Map like structure where each key maps to a list of values.
ListMap() - Constructor for class org.semanticdesktop.aperture.util.ListMap
 
load() - Method in interface org.semanticdesktop.aperture.security.trustmanager.standard.CertificateStore
Loads all certificates belonging to this store (optional operation).
load() - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.PersistentCertificateStore
 
load() - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.RootCertificateStore
 
load() - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.SessionCertificateStore
 
locality - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: locality
Comment: Locality or City.
location - Static variable in class org.semanticdesktop.aperture.vocabulary.APERTURE_NIE_EXTENSIONS
Type: Property
Domain: http://www.semanticdesktop.org/ontologies/2009/10/06/aperture_nie_extensions#SaveHistoryEntry
Range: http://www.w3.org/2001/XMLSchema#string
location - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: location
Comment: Defines the intended venue for the activity defined by a calendar component.
location - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
Location - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPIPTC
 
locationAltRep - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: locationAltRep
Comment: Alternate representation of the event or todo location.
log - Static variable in class org.semanticdesktop.aperture.websites.Tag
 
logger - Variable in class org.semanticdesktop.aperture.outlook.OutlookResource.OutlookResourceSave
 
logo - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: logo
Comment: Logo of a company.
long_ - Static variable in class org.semanticdesktop.aperture.vocabulary.GEO
Type: Property
Label: longitude
Comment: The WGS84 longitude of a SpatialThing (decimal degrees).
losslessCompressionType - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#CompressionType
Label: losslessCompressionType
lossyCompressionType - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#CompressionType
Label: lossyCompressionType
LuminanceAdjustmentAqua - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
LuminanceAdjustmentBlue - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
LuminanceAdjustmentGreen - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
LuminanceAdjustmentMagenta - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
LuminanceAdjustmentOrange - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
LuminanceAdjustmentPurple - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
LuminanceAdjustmentRed - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
LuminanceAdjustmentYellow - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
LuminanceSmoothing - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 

M

MagicMimeTypeIdentifier - Class in org.semanticdesktop.aperture.mime.identifier.magic
Determines the MIME type of a binary resource based on magic number-based heuristics.
MagicMimeTypeIdentifier() - Constructor for class org.semanticdesktop.aperture.mime.identifier.magic.MagicMimeTypeIdentifier
 
MagicMimeTypeIdentifier(String) - Constructor for class org.semanticdesktop.aperture.mime.identifier.magic.MagicMimeTypeIdentifier
 
MagicMimeTypeIdentifierFactory - Class in org.semanticdesktop.aperture.mime.identifier.magic
 
MagicMimeTypeIdentifierFactory() - Constructor for class org.semanticdesktop.aperture.mime.identifier.magic.MagicMimeTypeIdentifierFactory
 
MagicNumber - Class in org.semanticdesktop.aperture.mime.identifier.magic
 
MagicNumber(byte[], int) - Constructor for class org.semanticdesktop.aperture.mime.identifier.magic.MagicNumber
 
MagicString - Class in org.semanticdesktop.aperture.mime.identifier.magic
 
MagicString(char[], boolean) - Constructor for class org.semanticdesktop.aperture.mime.identifier.magic.MagicString
 
Mailbox - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Class
Label: Mailbox
Comment: A mailbox - container for MailboxDataObjects.
MailboxDataObject - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Class
Label: MailboxDataObject
Comment: An entity encountered in a mailbox.
MailUtil - Class in org.semanticdesktop.aperture.crawler.mail
Utility methods for JavaMail.
MailUtil() - Constructor for class org.semanticdesktop.aperture.crawler.mail.MailUtil
 
MailUtil - Class in org.semanticdesktop.aperture.extractor.mime
Utility methods for JavaMail.
MailUtil() - Constructor for class org.semanticdesktop.aperture.extractor.mime.MailUtil
 
MailUtil.LiberalInternetAddress - Class in org.semanticdesktop.aperture.crawler.mail
 
MailUtil.LiberalInternetAddress(String, String, String...) - Constructor for class org.semanticdesktop.aperture.crawler.mail.MailUtil.LiberalInternetAddress
 
main(String[]) - Static method in class org.semanticdesktop.aperture.crawler.NativeTest
 
main(String[]) - Static method in class org.semanticdesktop.aperture.opener.file.FileOpener
 
main(String[]) - Static method in class org.semanticdesktop.aperture.opener.http.HttpOpener
 
main(String[]) - Static method in class org.semanticdesktop.aperture.util.RegistryReader
 
make - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: make
Comment: Manufacturer of image input equipment tagNumber: 271
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
Make - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPTIFF
 
makerNote - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: makerNote
Comment: Manufacturer notes tagNumber: 37500
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
makeXmlSafe(String) - Static method in class org.semanticdesktop.aperture.rdf.util.XmlSafetyUtils
Strips all invalid XML Character data chars from the given string.
makeXmlSafe(String, int, int) - Static method in class org.semanticdesktop.aperture.rdf.util.XmlSafetyUtils
Strips all invalid XML Character data chars from the given string.
makeXmlSafe(char[]) - Static method in class org.semanticdesktop.aperture.rdf.util.XmlSafetyUtils
Removes all non-valid XML character data chars from the specified char array.
makeXmlSafe(char[], int, int) - Static method in class org.semanticdesktop.aperture.rdf.util.XmlSafetyUtils
Removes all non-valid XML character data chars from the specified char array and substitutes them with spaces.
makeXmlSafe(Model, Node) - Static method in class org.semanticdesktop.aperture.rdf.util.XmlSafetyUtils
Returns an XML-safe version of the given node.
makeXmlSafe(Model, Statement) - Static method in class org.semanticdesktop.aperture.rdf.util.XmlSafetyUtils
Returns a statement with the same subject and predicate, but with an XML-safe object.
male - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/03/22/nco#Gender
Label: male
Comment: A Male
Manager - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
Manual - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
mark(int) - Method in class org.semanticdesktop.aperture.accessor.base.CountingInputStream
 
Marked - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPBasic
 
markSupported() - Method in class org.semanticdesktop.aperture.accessor.base.CountingInputStream
 
MasterThesis - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
matches(String) - Method in class org.semanticdesktop.aperture.datasource.config.RegExpPattern
 
matches(String) - Method in class org.semanticdesktop.aperture.datasource.config.SubstringPattern
 
matches(String) - Method in class org.semanticdesktop.aperture.datasource.config.UrlPattern
Apply the pattern matching test on a URL.
matches(byte[], int) - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MagicNumber
 
matches(char[], int) - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MagicString
 
matches(char[]) - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MimeTypeDescription
 
matches(byte[]) - Method in class org.semanticdesktop.aperture.mime.identifier.magic.MimeTypeDescription
 
MAX_BOM_LENGTH - Static variable in class org.semanticdesktop.aperture.util.UtfUtil
 
MAX_ZIP_BOMB_REPEAT_COUNT - Static variable in class org.semanticdesktop.aperture.subcrawler.base.AbstractArchiverSubCrawler
The maximal number of times a path may repeat in the uri of a resource to consider it a zip-bomb of the kind similar to the well-known droste.zip.
maxApertureValue - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: maxApertureValue
Comment: tagNumber: 37381 The smallest F number of the lens.
MaxApertureValue - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
maxDepth - Variable in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Maximum depth below the base folders the crawler will crawl
maximumByteSize - Variable in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Maximum size of the message accepted by the crawler, bigger messages will be ignored
maximumDepth - Static variable in class org.semanticdesktop.aperture.datasource.filesystem.FILESYSTEMDS
Type: Property
Label: Maximum Depth
Comment: How many levels below the root folder should the crawled descend.
maximumDepth - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Type: Property
Label: Maximum Depth
Comment: Maximum depth of the crawl
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/imapds#IMAPDataSource
Range: http://www.w3.org/2001/XMLSchema#integer
maximumDepth - Static variable in class org.semanticdesktop.aperture.datasource.mbox.MBOXDS
Type: Property
Label: Maximum Depth
Comment: Maximum depth of the crawl
Domain: http://aperture.semanticdesktop.org/ontology/2008/02/03/mboxds#MboxDataSource
Range: http://www.w3.org/2001/XMLSchema#integer
maximumDepth - Static variable in class org.semanticdesktop.aperture.datasource.web.WEBDS
Type: Property
Label: Maximum Depth
Comment: How many levels of link references should the crawler cover.
maximumSize - Static variable in class org.semanticdesktop.aperture.datasource.filesystem.FILESYSTEMDS
Type: Property
Label: Maximum Size
Comment: Maximum size (in bytes) of files reported by the crawler
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/filesystemds#FileSystemDataSource
Range: http://www.w3.org/2001/XMLSchema#long
maximumSize - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Type: Property
Label: Maximum Size
Comment: Maximum size (in bytes) of the attachments that are to be reported by the crawler
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/imapds#IMAPDataSource
Range: http://www.w3.org/2001/XMLSchema#long
maximumSize - Static variable in class org.semanticdesktop.aperture.datasource.mbox.MBOXDS
Type: Property
Label: Maximum Size
Comment: Maximum size (in bytes) of the attachments that are to be reported by the crawler
Domain: http://aperture.semanticdesktop.org/ontology/2008/02/03/mboxds#MboxDataSource
Range: http://www.w3.org/2001/XMLSchema#long
maximumSize - Static variable in class org.semanticdesktop.aperture.datasource.web.WEBDS
Type: Property
Label: Maximum Size
Comment: Maximum size (in bytes) of resources reported by the crawler
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/webds#WebDataSource
Range: http://www.w3.org/2001/XMLSchema#long
MBOX_URI_PREFIX - Static variable in class org.semanticdesktop.aperture.subcrawler.mbox.MboxSubCrawlerFactory
 
MboxCrawler - Class in org.semanticdesktop.aperture.crawler.mbox
A crawler implementation for mbox files.
MboxCrawler() - Constructor for class org.semanticdesktop.aperture.crawler.mbox.MboxCrawler
 
MboxCrawlerFactory - Class in org.semanticdesktop.aperture.crawler.mbox
Manages instances of the MboxCrawler.
MboxCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.crawler.mbox.MboxCrawlerFactory
 
MboxDataSource - Class in org.semanticdesktop.aperture.datasource.mbox
Data source class file.
MboxDataSource() - Constructor for class org.semanticdesktop.aperture.datasource.mbox.MboxDataSource
 
MboxDataSource - Static variable in class org.semanticdesktop.aperture.datasource.mbox.MBOXDS
Type: Class
Label: MBOX File Data Source
Comment: Describes a mailbox stored in an mbox-format file
MboxDataSourceFactory - Class in org.semanticdesktop.aperture.datasource.mbox
ImapDataSourceFactory returns instances of the ImapDataSource class.
MboxDataSourceFactory() - Constructor for class org.semanticdesktop.aperture.datasource.mbox.MboxDataSourceFactory
 
MBOXDS - Class in org.semanticdesktop.aperture.datasource.mbox
Vocabulary File.
MBOXDS() - Constructor for class org.semanticdesktop.aperture.datasource.mbox.MBOXDS
 
MBOXDS_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.datasource.mbox.MBOXDS
Path to the ontology resource
mboxPath - Static variable in class org.semanticdesktop.aperture.datasource.mbox.MBOXDS
Type: Property
Label: MBOX Path
Comment: The path to the mbox file
Domain: http://aperture.semanticdesktop.org/ontology/2008/02/03/mboxds#MboxDataSource
Range: http://www.w3.org/2001/XMLSchema#string
MboxSubCrawler - Class in org.semanticdesktop.aperture.subcrawler.mbox
A SubCrawer implementation for mbox files It is basically a thin wrapper around the DataObjectFactory.
MboxSubCrawler() - Constructor for class org.semanticdesktop.aperture.subcrawler.mbox.MboxSubCrawler
 
MboxSubCrawlerFactory - Class in org.semanticdesktop.aperture.subcrawler.mbox
A factory for MboxSubCrawlers
MboxSubCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.subcrawler.mbox.MboxSubCrawlerFactory
 
Media - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Media
Comment: A piece of media content.
MediaFileListEntry - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: MediaFileListEntry
Comment: A single node in the list of media files contained within an MediaList instance.
MediaList - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: MediaList
Comment: A file containing a list of media files.e.g. a playlist
MediaStream - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: MediaStream
Comment: A stream of multimedia content, usually contained within a media container such as a movie (containing both audio and video) or a DVD (possibly containing many streams of audio and video).
mediaType - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: mediaType
Comment: TMED The 'Media type' frame describes from which media the sound originated.
Meeting - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
member - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2004/09/fresnel#ConvienceProperty
Label: member^^http://www.w3.org/2001/XMLSchema#string
Comment: A special token to indicate the relationship between any RDF container or collection (rdf:List) and its member items.
member - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: member
Comment: To specify the group or list membership of the calendar user specified by the property.
member - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
memberOfPC - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Message - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Class
Label: Message
Comment: A message.
MessageDataObject - Interface in org.semanticdesktop.aperture.crawler.mail
A general interface for DataObjects that encapsulate an instance of a javax.mail.internet.MimeMessage
MessageDataObjectBase - Class in org.semanticdesktop.aperture.crawler.mail.base
A trivial default implementation of a MessageDataObject.
MessageDataObjectBase(URI, DataSource, RDFContainer, MimeMessage) - Constructor for class org.semanticdesktop.aperture.crawler.mail.base.MessageDataObjectBase
Constructor accepting a message.
MessageHeader - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Class
Label: MessageHeader
Comment: An arbitrary message header.
messageHeader - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: messageHeader
Comment: Links the message wiith an arbitrary message header.
messageId - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: messageId
Comment: An identifier of a message.
messageSubject - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: messageSubject
Comment: The subject of a message
Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nmo#Message
Range: http://www.w3.org/2001/XMLSchema#string
MessagingNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: MessagingNumber
Comment: A number that can accept textual messages.
MetadataAndPicturesCrawlType - Static variable in class org.semanticdesktop.aperture.websites.flickr.FLICKRDS
Type: Instance of http://aperture.semanticdesktop.org/ontology/2007/08/11/flickrds#CrawlType
MetadataDate - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPBasic
 
MetadataOnlyCrawlType - Static variable in class org.semanticdesktop.aperture.websites.flickr.FLICKRDS
Type: Instance of http://aperture.semanticdesktop.org/ontology/2007/08/11/flickrds#CrawlType
meter - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: meter
Comment: A length with unit of meter
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
meteringMode - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: meteringMode
Comment: Metering mode, such as CenterWeightedAverage, Spot, MultiSpot,Pattern, Partial etc. tagNumber: 37383
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
MeteringMode - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
method - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: method
Comment: This property defines the iCalendar object method associated with the calendar object.
MIME_URI_PREFIX - Static variable in class org.semanticdesktop.aperture.subcrawler.mime.MimeSubCrawlerFactory
 
MimeEntity - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Class
Label: MimeEntity
Comment: A MIME entity, as defined in RFC2045, Section 2.4.
MimeExtractor - Class in org.semanticdesktop.aperture.extractor.mime
Deprecated. Use MimeSubCrawler instead.
MimeExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.mime.MimeExtractor
Deprecated.  
MimeExtractorFactory - Class in org.semanticdesktop.aperture.extractor.mime
Deprecated. Use MimeSubCrawlerFactory and MimeSubCrawlers instead
MimeExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.mime.MimeExtractorFactory
Deprecated.  
MimeSubCrawler - Class in org.semanticdesktop.aperture.subcrawler.mime
A SubCrawer implementation for message/rfc822-style messages.
MimeSubCrawler() - Constructor for class org.semanticdesktop.aperture.subcrawler.mime.MimeSubCrawler
 
MimeSubCrawlerFactory - Class in org.semanticdesktop.aperture.subcrawler.mime
A factory for MimeSubCrawlers
MimeSubCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.subcrawler.mime.MimeSubCrawlerFactory
 
mimeType - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: mimeType
Comment: The mime type of the resource, if available.
MimeTypeDescription - Class in org.semanticdesktop.aperture.mime.identifier.magic
 
MimeTypeDescription(String, String, ArrayList, ArrayList, ArrayList, boolean) - Constructor for class org.semanticdesktop.aperture.mime.identifier.magic.MimeTypeDescription
 
mimeTypeIdentifier - Variable in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
Mime-type identifier, must be set by overriding classes to use processBinary
MimeTypeIdentifier - Interface in org.semanticdesktop.aperture.mime.identifier
Identifies the MIME type of a binary resource.
MimeTypeIdentifierFactory - Interface in org.semanticdesktop.aperture.mime.identifier
A MimeTypeIdentifierFactory creates instances of a specific MimeTypeIdentifier implementation.
MimeTypeIdentifierRegistry - Interface in org.semanticdesktop.aperture.mime.identifier
A MimeTypeIdentifierRegistry keeps track of all known MimeTypeIdentifierFactories.
MimeTypeIdentifierRegistryImpl - Class in org.semanticdesktop.aperture.mime.identifier.impl
A trivial default implementation of the MimeTypeIdentifierRegistry interface.
MimeTypeIdentifierRegistryImpl() - Constructor for class org.semanticdesktop.aperture.mime.identifier.impl.MimeTypeIdentifierRegistryImpl
 
MindMap - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: MindMap
Comment: A MindMap, created by a mind-mapping utility.
minutely - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#RecurrenceFrequency
Label: minutely
Misc - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
mm - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: mm
Comment: A length with unit of mm
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
Mode - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
model - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: model
Comment: tagNumber: 272 Model of image input equipment
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
Model - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPTIFF
 
ModelAccessData - Class in org.semanticdesktop.aperture.accessor.base
ModelAccessData provides an AccessData implementation storing its information to and retrieving it from a Model.
ModelAccessData(Model) - Constructor for class org.semanticdesktop.aperture.accessor.base.ModelAccessData
Creates a new ModelAccessData instance.
ModelUtil - Class in org.semanticdesktop.aperture.rdf.util
This class contains utility methods that facilitate the generation of various values from an RDF2Go model.
ModelUtil() - Constructor for class org.semanticdesktop.aperture.rdf.util.ModelUtil
 
ModemNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: ModemNumber
Comment: A modem phone number.
modified - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: modified at
Comment: States the modification time for a resource
Domain: http://www.w3.org/2000/01/rdf-schema#Resource
Range: http://www.w3.org/2001/XMLSchema#dateTime
ModifyDate - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPBasic
 
monday - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#Weekday
Label: monday
month - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
monthly - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#RecurrenceFrequency
Label: monthly
moveRecursive(File, File, Collection) - Static method in class org.semanticdesktop.aperture.util.FileUtil
Moves the given file and all files under it (if it's a directory) to the given location, excluding the given collection of File objects!
MP3FileExtractor - Class in org.semanticdesktop.aperture.extractor.mp3
A file extractor implementation for MP3 files.
MP3FileExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.mp3.MP3FileExtractor
 
MP3FileExtractorFactory - Class in org.semanticdesktop.aperture.extractor.mp3
A FileExtractorFactory implementation for the MP3FileExtractors
MP3FileExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.mp3.MP3FileExtractorFactory
 
MultipleTextFieldWidget - Static variable in class org.semanticdesktop.aperture.vocabulary.SOURCEFORMAT
Type: Class
Label: MultipleTextFieldWidget
Comment: A textfield for a multi-valued property
MultipleValuesException - Exception in org.semanticdesktop.aperture.rdf
A MultipleValuesException is thown in cases where an RDF model contains multiple values for a subject-property pair, whereas one or zero values were expected.
MultipleValuesException(URI, URI) - Constructor for exception org.semanticdesktop.aperture.rdf.MultipleValuesException
 
musicCDIdentifier - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: musicCDIdentifier
Comment: This frame is intended for music that comes from a CD, so that the CD can be identified in databases such as the CDDB.

N

name - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
nameAdditional - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: nameAdditional
Comment: Additional given name of an object represented by this contact.
nameFamily - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: nameFamily
Comment: The family name of an Object represented by this Contact.
nameGiven - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: nameGiven
Comment: The given name for the object represented by this Contact.
nameHonorificPrefix - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: nameHonorificPrefix
Comment: A prefix for the name of the object represented by this Contact.
nameHonorificSuffix - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: nameHonorificSuffix
Comment: A suffix for the name of the Object represented by the given object.
NAMESPACE - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPBasic
 
NAMESPACE - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPTIFF
 
NAO - Class in org.semanticdesktop.aperture.vocabulary
Vocabulary File.
NAO() - Constructor for class org.semanticdesktop.aperture.vocabulary.NAO
 
NAO_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Path to the ontology resource
NativeDigest - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
NativeDigest - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPTIFF
 
NativeTest - Class in org.semanticdesktop.aperture.crawler
 
NativeTest() - Constructor for class org.semanticdesktop.aperture.crawler.NativeTest
 
NCAL - Class in org.semanticdesktop.aperture.vocabulary
Vocabulary File.
NCAL() - Constructor for class org.semanticdesktop.aperture.vocabulary.NCAL
 
NCAL_DATE_TIME - Static variable in class org.semanticdesktop.aperture.crawler.ical.IcalDataType
A special constant.
NCAL_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Path to the ontology resource
NcalDateTime - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: NcalDateTime
NcalPeriod - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: NcalPeriod
Comment: A period of time.
ncalRelation - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: ncalRelation
Comment: A common superproperty for all types of ncal relations.
NcalTimeEntity - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: NcalTimeEntity
Comment: A time entity.
ncalTimezone - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: ncalTimezone
Comment: The timezone instance that should be used to interpret an NcalDateTime.
NCO - Class in org.semanticdesktop.aperture.vocabulary
Vocabulary File.
NCO() - Constructor for class org.semanticdesktop.aperture.vocabulary.NCO
 
NCO_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Path to the ontology resource
needsActionParticipationStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#ParticipationStatus
Label: needsActionParticipationStatus
needsActionStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#TodoStatus
Label: needsActionStatus
NEW_COUNT_TAG - Static variable in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
tag containing the number of new objects
newInstance() - Method in class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdAddressbookDataSourceFactory
 
newInstance() - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSourceFactory
 
newInstance() - Method in interface org.semanticdesktop.aperture.datasource.DataSourceFactory
Returns a new instance of the supported DataSource type.
newInstance() - Method in class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSourceFactory
 
newInstance() - Method in class org.semanticdesktop.aperture.datasource.ical.IcalDataSourceFactory
 
newInstance() - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSourceFactory
 
newInstance() - Method in class org.semanticdesktop.aperture.datasource.mbox.MboxDataSourceFactory
 
newInstance() - Method in class org.semanticdesktop.aperture.datasource.web.WebDataSourceFactory
 
newInstance() - Method in class org.semanticdesktop.aperture.outlook.OutlookDataSourceFactory
 
newInstance(String) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerFactoryImpl
 
newInstance(URI) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerFactoryImpl
 
newInstance(String) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainerFactory
Create a new empty RDFContainer describing the specified ID.
newInstance(URI) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainerFactory
Create a new empty RDFContainer describing the specified ID.
newInstance() - Method in class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyDataSourceFactory
 
newInstance() - Method in class org.semanticdesktop.aperture.websites.delicious.DeliciousDataSourceFactory
 
newInstance() - Method in class org.semanticdesktop.aperture.websites.flickr.FlickrDataSourceFactory
 
NEXIF - Class in org.semanticdesktop.aperture.vocabulary
Vocabulary File.
NEXIF() - Constructor for class org.semanticdesktop.aperture.vocabulary.NEXIF
 
NEXIF_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Path to the ontology resource
NFO - Class in org.semanticdesktop.aperture.vocabulary
Vocabulary File.
NFO() - Constructor for class org.semanticdesktop.aperture.vocabulary.NFO
 
NFO_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Path to the ontology resource
nickname - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: nickname
Comment: A nickname of the Object represented by this Contact.
NID3 - Class in org.semanticdesktop.aperture.vocabulary
Vocabulary File.
NID3() - Constructor for class org.semanticdesktop.aperture.vocabulary.NID3
 
NID3_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Path to the ontology resource
NIE - Class in org.semanticdesktop.aperture.vocabulary
Vocabulary File.
NIE() - Constructor for class org.semanticdesktop.aperture.vocabulary.NIE
 
NIE_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Path to the ontology resource
NMO - Class in org.semanticdesktop.aperture.vocabulary
Vocabulary File.
NMO() - Constructor for class org.semanticdesktop.aperture.vocabulary.NMO
 
NMO_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Path to the ontology resource
none - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2004/09/fresnel#LabellingFormat
Label: none^^http://www.w3.org/2001/XMLSchema#string
Comment: Do not show any label for the property.
nonParticipantRole - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#AttendeeRole
Label: nonParticipantRole
normalizePath(String) - Static method in class org.semanticdesktop.aperture.util.UrlUtil
Remove relative references and "mistakes" like double slashes from the path.
normalizeQuery(String) - Static method in class org.semanticdesktop.aperture.util.UrlUtil
Normalizes a query string by sorting the query parameters alpabetically.
normalizeURL(URL) - Static method in class org.semanticdesktop.aperture.util.UrlUtil
Normalizes a URL.
note - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: note
Comment: A note about the object represented by this Contact.
note - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
NS - Static variable in class org.semanticdesktop.aperture.outlook.OutlookCrawler
Namespace
NS_APERTURE_NIE_EXTENSIONS - Static variable in class org.semanticdesktop.aperture.vocabulary.APERTURE_NIE_EXTENSIONS
The namespace for APERTURE_NIE_EXTENSIONS
NS_BIBSONOMYDS - Static variable in class org.semanticdesktop.aperture.websites.bibsonomy.BIBSONOMYDS
The namespace for BIBSONOMYDS
NS_DATASOURCE - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
The namespace for DATASOURCE
NS_DELICIOUSDS - Static variable in class org.semanticdesktop.aperture.websites.delicious.DELICIOUSDS
The namespace for DELICIOUSDS
NS_FILESYSTEMDS - Static variable in class org.semanticdesktop.aperture.datasource.filesystem.FILESYSTEMDS
The namespace for FILESYSTEMDS
NS_FLICKRDS - Static variable in class org.semanticdesktop.aperture.websites.flickr.FLICKRDS
The namespace for FLICKRDS
NS_FRESNEL - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
The namespace for FRESNEL
NS_GEO - Static variable in class org.semanticdesktop.aperture.vocabulary.GEO
The namespace for GEO
NS_ICALDS - Static variable in class org.semanticdesktop.aperture.datasource.ical.ICALDS
The namespace for ICALDS
NS_IMAPDS - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
The namespace for IMAPDS
NS_MAD - Static variable in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
NS_MAD_STRING - Static variable in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
NS_MBOXDS - Static variable in class org.semanticdesktop.aperture.datasource.mbox.MBOXDS
The namespace for MBOXDS
NS_NAO - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
The namespace for NAO
NS_NCAL - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
The namespace for NCAL
NS_NCO - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
The namespace for NCO
NS_NEXIF - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
The namespace for NEXIF
NS_NFO - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
The namespace for NFO
NS_NID3 - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
The namespace for NID3
NS_NIE - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
The namespace for NIE
NS_NMO - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
The namespace for NMO
NS_OUTLOOKDS - Static variable in class org.semanticdesktop.aperture.outlook.OUTLOOKDS
The namespace for OUTLOOKDS
NS_SAMBADS - Static variable in class org.semanticdesktop.aperture.crawler.samba.SAMBADS
The namespace for SAMBADS
NS_SOURCEFORMAT - Static variable in class org.semanticdesktop.aperture.vocabulary.SOURCEFORMAT
The namespace for SOURCEFORMAT
NS_SWRC - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
The namespace for SWRC
NS_TAGGING - Static variable in class org.semanticdesktop.aperture.vocabulary.TAGGING
The namespace for TAGGING
NS_THUNDERBIRDADDRESSBOOKDS - Static variable in class org.semanticdesktop.aperture.addressbook.thunderbird.THUNDERBIRDADDRESSBOOKDS
The namespace for THUNDERBIRDADDRESSBOOKDS
NS_WEBDS - Static variable in class org.semanticdesktop.aperture.datasource.web.WEBDS
The namespace for WEBDS
number - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
numericRating - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: numeric rating
Comment: Annotation for a resource in the form of a numeric rating (float value), allowed values are between 1 and 10 whereas 0 is interpreted as not set
Domain: http://www.w3.org/2000/01/rdf-schema#Resource
Range: http://www.w3.org/2001/XMLSchema#float

O

objectChanged(Crawler, DataObject) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
This method implementation only disposes the data object and does nothing more.
objectChanged(Crawler, DataObject) - Method in interface org.semanticdesktop.aperture.crawler.CrawlerHandler
Notification that the Crawler has found a changed resource in the domain it is crawling.
objectChanged(DataObject) - Method in interface org.semanticdesktop.aperture.subcrawler.SubCrawlerHandler
Notification that the Crawler has found a changed resource in the domain it is crawling.
objectNew(Crawler, DataObject) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
This method implementation only disposes the data object and does nothing more.
objectNew(Crawler, DataObject) - Method in interface org.semanticdesktop.aperture.crawler.CrawlerHandler
Notification that the Crawler has found a new resource in the domain it is crawling.
objectNew(DataObject) - Method in interface org.semanticdesktop.aperture.subcrawler.SubCrawlerHandler
Notification that the Crawler has found a new resource in the domain it is crawling.
objectNotModified(Crawler, String) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
This method implementation doesn't do anything, it is meant to be overridden.
objectNotModified(Crawler, String) - Method in interface org.semanticdesktop.aperture.crawler.CrawlerHandler
Notification that the Crawler has found a resource that has not been modified since the previous crawl.
objectNotModified(String) - Method in interface org.semanticdesktop.aperture.subcrawler.SubCrawlerHandler
Notification that the Crawler has found a resource that has not been modified since the previous crawl.
objectRemoved(Crawler, String) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
This method implementation doesn't do anything, it is meant to be overridden.
objectRemoved(Crawler, String) - Method in interface org.semanticdesktop.aperture.crawler.CrawlerHandler
Notification that the specified resource that has been found in the past could no longer be found.
oecf - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: oecf
Comment: tagNumber: 34856 Indicates the Opto-Electric Conversion Function (OECF) specified in ISO 14524.
OfficeExtractor - Class in org.semanticdesktop.aperture.extractor.office
An Extractor implementation that can be used to process MS Office documents when we don't know its specific subtype (e.g.
OfficeExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.office.OfficeExtractor
 
OfficeExtractorFactory - Class in org.semanticdesktop.aperture.extractor.office
 
OfficeExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.office.OfficeExtractorFactory
 
officialArtistWebpage - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: officialArtistWebpage
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#ID3Audio
Range: http://www.w3.org/2000/01/rdf-schema#Resource
officialAudioSourceWebpage - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: officialAudioSourceWebpage
Comment: WOAS The 'Official audio source webpage' frame is a URL pointing at the official webpage for the source of the audio file, e.g. a movie.
officialFileWebpage - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: officialFileWebpage
Comment: WOAF The 'Official audio file webpage' frame is a URL pointing at a file specific webpage.
officialInternetRadioStationHomepage - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: officialInternetRadioStationHomepage
Comment: WORS The 'Official internet radio station homepage' contains a URL pointing at the homepage of the internet radio station.
olAction - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olActions - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olAddressEntries - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olAddressEntry - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olAddressList - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olAddressLists - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olApplication - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olAppointment - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olAppointmentItem - Static variable in class org.semanticdesktop.aperture.outlook.OutlookCrawler.OLConst
 
olAttachment - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olAttachments - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olBCC - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olCC - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
Recipient type
olContact - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olDistributionList - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olDocument - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olException - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olExceptions - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olExplorer - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olExplorers - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olFolder - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olFolderCalendar - Static variable in class org.semanticdesktop.aperture.outlook.OutlookCrawler.OLConst
 
olFolderContacts - Static variable in class org.semanticdesktop.aperture.outlook.OutlookCrawler.OLConst
 
olFolders - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olFormDescription - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olInspector - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olInspectors - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olItemProperties - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olItemProperty - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olItems - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olJournal - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olLink - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olLinks - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olMail - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olMeetingCancellation - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olMeetingRequest - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olMeetingResponseNegative - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olMeetingResponsePositive - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olMeetingResponseTentative - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olNamespace - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olNote - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
OlObjectClass - Interface in org.semanticdesktop.aperture.outlook
Enum: OlObjectClass Copyright: Copyright (c) 2003 Organisation: www.gnowsis.com
olOptional - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
OlMeetingRecipientType recipient type - appointment
olOrganizer - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olOutlookBarGroup - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olOutlookBarGroups - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olOutlookBarPane - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olOutlookBarShortcut - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olOutlookBarShortcuts - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olOutlookBarStorage - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olPages - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olPanes - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olPost - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olPropertyPages - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olPropertyPageSite - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olRecipient - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olRecipients - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olRecurrencePattern - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olReminder - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olReminders - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olRemote - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olReport - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olRequired - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olResource - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olResults - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olSearch - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olSelection - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olSyncObject - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olSyncObjects - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olTask - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olTaskRequest - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olTaskRequestAccept - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olTaskRequestDecline - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olTaskRequestUpdate - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olTo - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olUserProperties - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olUserProperty - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olView - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
olViews - Static variable in interface org.semanticdesktop.aperture.outlook.OlObjectClass
 
OntologyUtil - Class in org.semanticdesktop.aperture.rdf.util
Deprecated.  
OntologyUtil() - Constructor for class org.semanticdesktop.aperture.rdf.util.OntologyUtil
Deprecated.  
OOXMLExcelExtractorFactory - Class in org.semanticdesktop.aperture.extractor.poiooxml
An ExtractorFactory implementation for Open XML Spreadsheets.
OOXMLExcelExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.poiooxml.OOXMLExcelExtractorFactory
 
OOXMLPowerPointExtractorFactory - Class in org.semanticdesktop.aperture.extractor.poiooxml
An ExtractorFactory implementation for Open XML Presentations.
OOXMLPowerPointExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.poiooxml.OOXMLPowerPointExtractorFactory
 
OOXMLWordExtractorFactory - Class in org.semanticdesktop.aperture.extractor.poiooxml
An ExtractorFactory implementation for Open XML Word Processing documents.
OOXMLWordExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.poiooxml.OOXMLWordExtractorFactory
 
opaqueTransparency - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#TimeTransparency
Label: opaqueTransparency
open(URI) - Method in interface org.semanticdesktop.aperture.opener.DataOpener
Opens the resource indicated by the specified URI in the application that the user typically would use to access such a resource.
open(URI) - Method in class org.semanticdesktop.aperture.opener.email.EmailOpener
 
open(URI) - Method in class org.semanticdesktop.aperture.opener.file.FileOpener
 
open(URI) - Method in class org.semanticdesktop.aperture.opener.http.HttpOpener
 
open(URI) - Method in class org.semanticdesktop.aperture.outlook.OutlookCrawler
 
openCommand(String) - Method in class org.semanticdesktop.aperture.opener.email.EmailOpener
 
OpenDocumentExtractor - Class in org.semanticdesktop.aperture.extractor.opendocument
Extracts full-text and metadata from OpenDocument files and is backwards compatible with older OpenOffice (1.x) and StarOffice (6.x and 7.x) documents.
OpenDocumentExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.opendocument.OpenDocumentExtractor
 
OpenDocumentExtractorFactory - Class in org.semanticdesktop.aperture.extractor.opendocument
 
OpenDocumentExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.opendocument.OpenDocumentExtractorFactory
 
OpenXmlExtractor - Class in org.semanticdesktop.aperture.extractor.openxml
Extracts full-text and metadata from Office Open XML documents, the XML- and ZIP-based format introduced by Microsoft Office 2007.
OpenXmlExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.openxml.OpenXmlExtractor
 
OpenXmlExtractorFactory - Class in org.semanticdesktop.aperture.extractor.openxml
 
OpenXmlExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.openxml.OpenXmlExtractorFactory
 
OperatingSystem - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: OperatingSystem
Comment: An OperatingSystem
optParticipantRole - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#AttendeeRole
Label: optParticipantRole
org - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: org
Comment: Name of an organization or a unit within an organization the object represented by a Contact is associated with.
org.semanticdesktop.aperture.accessor - package org.semanticdesktop.aperture.accessor
 
org.semanticdesktop.aperture.accessor.base - package org.semanticdesktop.aperture.accessor.base
 
org.semanticdesktop.aperture.accessor.file - package org.semanticdesktop.aperture.accessor.file
 
org.semanticdesktop.aperture.accessor.http - package org.semanticdesktop.aperture.accessor.http
 
org.semanticdesktop.aperture.accessor.impl - package org.semanticdesktop.aperture.accessor.impl
 
org.semanticdesktop.aperture.addressbook - package org.semanticdesktop.aperture.addressbook
 
org.semanticdesktop.aperture.addressbook.thunderbird - package org.semanticdesktop.aperture.addressbook.thunderbird
 
org.semanticdesktop.aperture.crawler - package org.semanticdesktop.aperture.crawler
 
org.semanticdesktop.aperture.crawler.base - package org.semanticdesktop.aperture.crawler.base
 
org.semanticdesktop.aperture.crawler.filesystem - package org.semanticdesktop.aperture.crawler.filesystem
 
org.semanticdesktop.aperture.crawler.ical - package org.semanticdesktop.aperture.crawler.ical
 
org.semanticdesktop.aperture.crawler.imap - package org.semanticdesktop.aperture.crawler.imap
 
org.semanticdesktop.aperture.crawler.impl - package org.semanticdesktop.aperture.crawler.impl
 
org.semanticdesktop.aperture.crawler.mail - package org.semanticdesktop.aperture.crawler.mail
 
org.semanticdesktop.aperture.crawler.mail.base - package org.semanticdesktop.aperture.crawler.mail.base
 
org.semanticdesktop.aperture.crawler.mbox - package org.semanticdesktop.aperture.crawler.mbox
 
org.semanticdesktop.aperture.crawler.samba - package org.semanticdesktop.aperture.crawler.samba
 
org.semanticdesktop.aperture.crawler.web - package org.semanticdesktop.aperture.crawler.web
 
org.semanticdesktop.aperture.datasource - package org.semanticdesktop.aperture.datasource
 
org.semanticdesktop.aperture.datasource.base - package org.semanticdesktop.aperture.datasource.base
 
org.semanticdesktop.aperture.datasource.config - package org.semanticdesktop.aperture.datasource.config
 
org.semanticdesktop.aperture.datasource.filesystem - package org.semanticdesktop.aperture.datasource.filesystem
 
org.semanticdesktop.aperture.datasource.ical - package org.semanticdesktop.aperture.datasource.ical
 
org.semanticdesktop.aperture.datasource.imap - package org.semanticdesktop.aperture.datasource.imap
 
org.semanticdesktop.aperture.datasource.impl - package org.semanticdesktop.aperture.datasource.impl
 
org.semanticdesktop.aperture.datasource.mbox - package org.semanticdesktop.aperture.datasource.mbox
 
org.semanticdesktop.aperture.datasource.web - package org.semanticdesktop.aperture.datasource.web
 
org.semanticdesktop.aperture.detector - package org.semanticdesktop.aperture.detector
Data Source Detectors Used on desktop computers.
org.semanticdesktop.aperture.detector.filesystem - package org.semanticdesktop.aperture.detector.filesystem
 
org.semanticdesktop.aperture.detector.impl - package org.semanticdesktop.aperture.detector.impl
 
org.semanticdesktop.aperture.extractor - package org.semanticdesktop.aperture.extractor
 
org.semanticdesktop.aperture.extractor.corel.util - package org.semanticdesktop.aperture.extractor.corel.util
 
org.semanticdesktop.aperture.extractor.excel - package org.semanticdesktop.aperture.extractor.excel
 
org.semanticdesktop.aperture.extractor.html - package org.semanticdesktop.aperture.extractor.html
 
org.semanticdesktop.aperture.extractor.impl - package org.semanticdesktop.aperture.extractor.impl
 
org.semanticdesktop.aperture.extractor.jpg - package org.semanticdesktop.aperture.extractor.jpg
 
org.semanticdesktop.aperture.extractor.microsoft.util - package org.semanticdesktop.aperture.extractor.microsoft.util
 
org.semanticdesktop.aperture.extractor.mime - package org.semanticdesktop.aperture.extractor.mime
 
org.semanticdesktop.aperture.extractor.mp3 - package org.semanticdesktop.aperture.extractor.mp3
 
org.semanticdesktop.aperture.extractor.office - package org.semanticdesktop.aperture.extractor.office
 
org.semanticdesktop.aperture.extractor.opendocument - package org.semanticdesktop.aperture.extractor.opendocument
 
org.semanticdesktop.aperture.extractor.openxml - package org.semanticdesktop.aperture.extractor.openxml
 
org.semanticdesktop.aperture.extractor.pdf - package org.semanticdesktop.aperture.extractor.pdf
 
org.semanticdesktop.aperture.extractor.plaintext - package org.semanticdesktop.aperture.extractor.plaintext
 
org.semanticdesktop.aperture.extractor.poiooxml - package org.semanticdesktop.aperture.extractor.poiooxml
 
org.semanticdesktop.aperture.extractor.powerpoint - package org.semanticdesktop.aperture.extractor.powerpoint
 
org.semanticdesktop.aperture.extractor.presentations - package org.semanticdesktop.aperture.extractor.presentations
 
org.semanticdesktop.aperture.extractor.publisher - package org.semanticdesktop.aperture.extractor.publisher
 
org.semanticdesktop.aperture.extractor.quattro - package org.semanticdesktop.aperture.extractor.quattro
 
org.semanticdesktop.aperture.extractor.rtf - package org.semanticdesktop.aperture.extractor.rtf
 
org.semanticdesktop.aperture.extractor.util - package org.semanticdesktop.aperture.extractor.util
 
org.semanticdesktop.aperture.extractor.visio - package org.semanticdesktop.aperture.extractor.visio
 
org.semanticdesktop.aperture.extractor.word - package org.semanticdesktop.aperture.extractor.word
 
org.semanticdesktop.aperture.extractor.wordperfect - package org.semanticdesktop.aperture.extractor.wordperfect
 
org.semanticdesktop.aperture.extractor.works - package org.semanticdesktop.aperture.extractor.works
 
org.semanticdesktop.aperture.extractor.xml - package org.semanticdesktop.aperture.extractor.xml
 
org.semanticdesktop.aperture.extractor.xmp - package org.semanticdesktop.aperture.extractor.xmp
 
org.semanticdesktop.aperture.helper.html - package org.semanticdesktop.aperture.helper.html
 
org.semanticdesktop.aperture.hypertext.linkextractor - package org.semanticdesktop.aperture.hypertext.linkextractor
 
org.semanticdesktop.aperture.hypertext.linkextractor.html - package org.semanticdesktop.aperture.hypertext.linkextractor.html
 
org.semanticdesktop.aperture.hypertext.linkextractor.impl - package org.semanticdesktop.aperture.hypertext.linkextractor.impl
 
org.semanticdesktop.aperture.mime.identifier - package org.semanticdesktop.aperture.mime.identifier
 
org.semanticdesktop.aperture.mime.identifier.impl - package org.semanticdesktop.aperture.mime.identifier.impl
 
org.semanticdesktop.aperture.mime.identifier.magic - package org.semanticdesktop.aperture.mime.identifier.magic
 
org.semanticdesktop.aperture.opener - package org.semanticdesktop.aperture.opener
 
org.semanticdesktop.aperture.opener.email - package org.semanticdesktop.aperture.opener.email
 
org.semanticdesktop.aperture.opener.file - package org.semanticdesktop.aperture.opener.file
 
org.semanticdesktop.aperture.opener.http - package org.semanticdesktop.aperture.opener.http
 
org.semanticdesktop.aperture.opener.impl - package org.semanticdesktop.aperture.opener.impl
 
org.semanticdesktop.aperture.outlook - package org.semanticdesktop.aperture.outlook
Microsoft Outlook Crawler This package holds a crawler for Microsoft Outlook.
org.semanticdesktop.aperture.rdf - package org.semanticdesktop.aperture.rdf
 
org.semanticdesktop.aperture.rdf.impl - package org.semanticdesktop.aperture.rdf.impl
 
org.semanticdesktop.aperture.rdf.util - package org.semanticdesktop.aperture.rdf.util
 
org.semanticdesktop.aperture.runtime - package org.semanticdesktop.aperture.runtime
 
org.semanticdesktop.aperture.security.socketfactory.standard - package org.semanticdesktop.aperture.security.socketfactory.standard
 
org.semanticdesktop.aperture.security.trustdecider - package org.semanticdesktop.aperture.security.trustdecider
 
org.semanticdesktop.aperture.security.trustdecider.dialog - package org.semanticdesktop.aperture.security.trustdecider.dialog
 
org.semanticdesktop.aperture.security.trustdecider.impl - package org.semanticdesktop.aperture.security.trustdecider.impl
 
org.semanticdesktop.aperture.security.trustmanager - package org.semanticdesktop.aperture.security.trustmanager
 
org.semanticdesktop.aperture.security.trustmanager.impl - package org.semanticdesktop.aperture.security.trustmanager.impl
 
org.semanticdesktop.aperture.security.trustmanager.standard - package org.semanticdesktop.aperture.security.trustmanager.standard
 
org.semanticdesktop.aperture.subcrawler - package org.semanticdesktop.aperture.subcrawler
 
org.semanticdesktop.aperture.subcrawler.base - package org.semanticdesktop.aperture.subcrawler.base
 
org.semanticdesktop.aperture.subcrawler.bzip2 - package org.semanticdesktop.aperture.subcrawler.bzip2
 
org.semanticdesktop.aperture.subcrawler.compress - package org.semanticdesktop.aperture.subcrawler.compress
 
org.semanticdesktop.aperture.subcrawler.gzip - package org.semanticdesktop.aperture.subcrawler.gzip
 
org.semanticdesktop.aperture.subcrawler.impl - package org.semanticdesktop.aperture.subcrawler.impl
 
org.semanticdesktop.aperture.subcrawler.mbox - package org.semanticdesktop.aperture.subcrawler.mbox
 
org.semanticdesktop.aperture.subcrawler.mime - package org.semanticdesktop.aperture.subcrawler.mime
 
org.semanticdesktop.aperture.subcrawler.tar - package org.semanticdesktop.aperture.subcrawler.tar
 
org.semanticdesktop.aperture.subcrawler.vcard - package org.semanticdesktop.aperture.subcrawler.vcard
 
org.semanticdesktop.aperture.subcrawler.zip - package org.semanticdesktop.aperture.subcrawler.zip
 
org.semanticdesktop.aperture.util - package org.semanticdesktop.aperture.util
 
org.semanticdesktop.aperture.vocabulary - package org.semanticdesktop.aperture.vocabulary
The vocabulary classes in this package are automatically generated, do NOT edit.
org.semanticdesktop.aperture.vocabulary.xmp - package org.semanticdesktop.aperture.vocabulary.xmp
 
org.semanticdesktop.aperture.websites - package org.semanticdesktop.aperture.websites
 
org.semanticdesktop.aperture.websites.bibsonomy - package org.semanticdesktop.aperture.websites.bibsonomy
 
org.semanticdesktop.aperture.websites.delicious - package org.semanticdesktop.aperture.websites.delicious
 
org.semanticdesktop.aperture.websites.flickr - package org.semanticdesktop.aperture.websites.flickr
 
Organization - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
organization - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
OrganizationContact - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: OrganizationContact
Comment: A Contact that denotes on Organization.
Organizer - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: Organizer
Comment: An organizer of an event.
organizer - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: organizer
Comment: The property defines the organizer for a calendar component.
organizerOrChairOf - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
orientation - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: orientation
Comment: tagNumber: 274 The image orientation viewed in terms of rows and columns.
Orientation - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPTIFF
 
originalAlbumTitle - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: originalAlbumTitle
Comment: TOAL The 'Original album/movie/show title' frame is intended for the title of the original recording (or source of sound), if for example the music in the file should be a cover of a previously released song.
originalArtist - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: originalArtist
Comment: TOPE The 'Original artist(s)/performer(s)' frame is intended for the performer(s) of the original recording, if for example the music in the file should be a cover of a previously released song.
originalFilename - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: originalFilename
Comment: TOFN The 'Original filename' frame contains the preferred filename for the file, since some media doesn't allow the desired length of the filename.
originalLocation - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: originalLocation
Comment: The original location of the deleted resource.
originalReleaseYear - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: originalReleaseYear
Comment: TORY The 'Original release year' frame is intended for the year when the original recording, if for example the music in the file should be a cover of a previously released song, was released.
originalTextWriter - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: originalTextWriter
Comment: TOLY The 'Original lyricist(s)/text writer(s)' frame is intended for the text writer(s) of the original recording, if for example the music in the file should be a cover of a previously released song.
OSUtils - Class in org.semanticdesktop.aperture.util
 
OSUtils() - Constructor for class org.semanticdesktop.aperture.util.OSUtils
 
OutlookAccessor - Class in org.semanticdesktop.aperture.outlook
Access individual Outlook Objects.
OutlookAccessor() - Constructor for class org.semanticdesktop.aperture.outlook.OutlookAccessor
 
OutlookAccessorFactory - Class in org.semanticdesktop.aperture.outlook
 
OutlookAccessorFactory() - Constructor for class org.semanticdesktop.aperture.outlook.OutlookAccessorFactory
 
OutlookCrawler - Class in org.semanticdesktop.aperture.outlook
Outlook Crawler Crawler that wraps Microsoft Outlook.
OutlookCrawler() - Constructor for class org.semanticdesktop.aperture.outlook.OutlookCrawler
 
OutlookCrawler.OLConst - Class in org.semanticdesktop.aperture.outlook
Constants from outlook
OutlookCrawler.OLConst() - Constructor for class org.semanticdesktop.aperture.outlook.OutlookCrawler.OLConst
 
OutlookCrawlerFactory - Class in org.semanticdesktop.aperture.outlook
Create a new Outlook crawler
OutlookCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.outlook.OutlookCrawlerFactory
constructor
OutlookDataSource - Class in org.semanticdesktop.aperture.outlook
Data source class file.
OutlookDataSource() - Constructor for class org.semanticdesktop.aperture.outlook.OutlookDataSource
 
OutlookDataSource - Static variable in class org.semanticdesktop.aperture.outlook.OUTLOOKDS
Type: Class
Label: Outlook Data Source
Comment: Configures a data source for extracting mails, contacts and calendar information from a running Outlook instance
OutlookDataSourceDetector - Class in org.semanticdesktop.aperture.outlook
Detect Microsoft Outlook.
OutlookDataSourceDetector() - Constructor for class org.semanticdesktop.aperture.outlook.OutlookDataSourceDetector
 
OutlookDataSourceFactory - Class in org.semanticdesktop.aperture.outlook
Creates Microsoft Outlook Datasources.
OutlookDataSourceFactory() - Constructor for class org.semanticdesktop.aperture.outlook.OutlookDataSourceFactory
 
OUTLOOKDS - Class in org.semanticdesktop.aperture.outlook
Vocabulary File.
OUTLOOKDS() - Constructor for class org.semanticdesktop.aperture.outlook.OUTLOOKDS
 
OUTLOOKDS_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.outlook.OUTLOOKDS
Path to the ontology resource
OutlookOpenerFactory - Class in org.semanticdesktop.aperture.outlook
An outlook opener factory.
OutlookOpenerFactory() - Constructor for class org.semanticdesktop.aperture.outlook.OutlookOpenerFactory
 
OutlookResource - Class in org.semanticdesktop.aperture.outlook
Outlook Resource For each outlook class, a outlook resource class exists.
OutlookResource(OutlookCrawler, Dispatch, String) - Constructor for class org.semanticdesktop.aperture.outlook.OutlookResource
Special constructor for subclasses for a little convenience. argh, in Delphi i would have done this even easier.
OutlookResource(OutlookCrawler, String, Dispatch, String) - Constructor for class org.semanticdesktop.aperture.outlook.OutlookResource
Normal constructor with url and resource.
OutlookResource.Appointment - Class in org.semanticdesktop.aperture.outlook
Copyright: Copyright (c) 2003 Organisation: Gnowsis.com
OutlookResource.Appointment(OutlookCrawler, Dispatch) - Constructor for class org.semanticdesktop.aperture.outlook.OutlookResource.Appointment
 
OutlookResource.Calendar - Class in org.semanticdesktop.aperture.outlook
wraps an outlook calendar folder as vcalendar - leap of faith to do this.
OutlookResource.Calendar(OutlookCrawler, Dispatch) - Constructor for class org.semanticdesktop.aperture.outlook.OutlookResource.Calendar
 
OutlookResource.Contact - Class in org.semanticdesktop.aperture.outlook
 
OutlookResource.Contact(OutlookCrawler, Dispatch) - Constructor for class org.semanticdesktop.aperture.outlook.OutlookResource.Contact
 
OutlookResource.DistList - Class in org.semanticdesktop.aperture.outlook
 
OutlookResource.DistList(OutlookCrawler, Dispatch) - Constructor for class org.semanticdesktop.aperture.outlook.OutlookResource.DistList
 
OutlookResource.Document - Class in org.semanticdesktop.aperture.outlook
 
OutlookResource.Document(OutlookCrawler, Dispatch) - Constructor for class org.semanticdesktop.aperture.outlook.OutlookResource.Document
 
OutlookResource.Folder - Class in org.semanticdesktop.aperture.outlook
 
OutlookResource.Folder(OutlookCrawler, Dispatch) - Constructor for class org.semanticdesktop.aperture.outlook.OutlookResource.Folder
 
OutlookResource.Folder(OutlookCrawler, Dispatch, String) - Constructor for class org.semanticdesktop.aperture.outlook.OutlookResource.Folder
 
OutlookResource.Folder(OutlookCrawler, String, Dispatch, String) - Constructor for class org.semanticdesktop.aperture.outlook.OutlookResource.Folder
 
OutlookResource.Mail - Class in org.semanticdesktop.aperture.outlook
 
OutlookResource.Mail(OutlookCrawler, Dispatch) - Constructor for class org.semanticdesktop.aperture.outlook.OutlookResource.Mail
 
OutlookResource.Note - Class in org.semanticdesktop.aperture.outlook
 
OutlookResource.Note(OutlookCrawler, Dispatch) - Constructor for class org.semanticdesktop.aperture.outlook.OutlookResource.Note
 
OutlookResource.OutlookResourceSave - Class in org.semanticdesktop.aperture.outlook
a OutlookResource that has a "save" object from redemption.
OutlookResource.OutlookResourceSave(OutlookCrawler, Dispatch, String) - Constructor for class org.semanticdesktop.aperture.outlook.OutlookResource.OutlookResourceSave
 
OutlookResource.OutlookResourceSave(OutlookCrawler, String, Dispatch, String) - Constructor for class org.semanticdesktop.aperture.outlook.OutlookResource.OutlookResourceSave
 
OutlookResource.RootFolder - Class in org.semanticdesktop.aperture.outlook
 
OutlookResource.RootFolder(OutlookCrawler) - Constructor for class org.semanticdesktop.aperture.outlook.OutlookResource.RootFolder
 
OutlookResource.Task - Class in org.semanticdesktop.aperture.outlook
 
OutlookResource.Task(OutlookCrawler, Dispatch) - Constructor for class org.semanticdesktop.aperture.outlook.OutlookResource.Task
 
OUTLOOKURIPREFIX - Static variable in class org.semanticdesktop.aperture.outlook.OutlookCrawler
 

P

pageCount - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: pageCount
Comment: Number of pages.
PagerNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: PagerNumber
Comment: A pager phone number.
pages - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
PaginatedTextDocument - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: PaginatedTextDocument
Comment: A file containing a text document, that is unambiguously divided into pages.
PARAM_MAPI - Static variable in class org.semanticdesktop.aperture.outlook.OutlookAccessor
for passing in the already instantiated mapi
PARAM_OUTLOOKPARENT - Static variable in class org.semanticdesktop.aperture.outlook.OutlookAccessor
the parent of the current node. type: OutlookResource
PARAM_OUTLOOKRESOURCE - Static variable in class org.semanticdesktop.aperture.outlook.OutlookAccessor
for passing in the already instantiated outlook resource object. type: OutlookResource
ParametricDarks - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
ParametricHighlights - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
ParametricHighlightSplit - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
ParametricLights - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
ParametricMidtoneSplit - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
ParametricShadows - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
ParametricShadowSplit - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
ParcelDeliveryAddress - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: ParcelDeliveryAddress
Comment: Parcel Delivery Addresse.
parse(InputStream, Charset, HtmlParserUtil.ContentExtractor) - Static method in class org.semanticdesktop.aperture.helper.html.HtmlParserUtil
Parses the specified document stream using the HTMLParser library, using the specified ResetableNodeVisitor as a NodeVisitor during parsing.
parse(InputStream) - Method in class org.semanticdesktop.aperture.util.SimpleSAXParser
Parses the content of the supplied InputStream as XML.
parse(InputStream, String) - Method in class org.semanticdesktop.aperture.util.SimpleSAXParser
Parses the content of the supplied InputStream as XML.
parse(File) - Method in class org.semanticdesktop.aperture.util.SimpleSAXParser
Parses the content of the supplied File as XML.
parseAddressHeaderValue(String) - Static method in class org.semanticdesktop.aperture.crawler.mail.MailUtil
Parses a value of an address header and extracts email addresses.
parseReceivedHeader(String) - Static method in class org.semanticdesktop.aperture.crawler.mail.MailUtil
Parses a single "Received" header and extracts the date time from it.
participant - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
ParticipationStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: ParticipationStatus
Comment: Participation Status.
partOfSet - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: partOfSet
Comment: TPOS The 'Part of a set' frame is a numeric string that describes which part of a set the audio came from.
partstat - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: partstat
Comment: To specify the participation status for the calendar user specified by the property.
Party - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Class
Label: party
Comment: Represents a single or a group of individuals
password - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Type: Property
Label: Password
Comment: The Password used to access this datasource.
PasswordTextFieldWidget - Static variable in class org.semanticdesktop.aperture.vocabulary.SOURCEFORMAT
Type: Class
Label: PasswordTextFieldWidget
Comment: A textfield hiding passwords behind * or other funny characters.
path - Static variable in class org.semanticdesktop.aperture.crawler.samba.SAMBADS
Type: Property
Label: Path
Comment: Path to the file or folder that is to be crawled
Domain: http://aperture.semanticdesktop.org/ontology/2010/05/19/sambads#SambaDataSource
Range: http://www.w3.org/2001/XMLSchema#string
PathNotFoundException - Exception in org.semanticdesktop.aperture.subcrawler
Thrown by SubCrawlers when the requested path did not point to an existing resource.
PathNotFoundException(String, URI, String) - Constructor for exception org.semanticdesktop.aperture.subcrawler.PathNotFoundException
Constructor accepting a path
Pattern - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Type: Class
Label: Pattern
PatternWidget - Static variable in class org.semanticdesktop.aperture.vocabulary.SOURCEFORMAT
Type: Class
Label: PatternWidget
Comment: A domain boundaries pattern widget
paymentURL - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: paymentURL
Comment: WPAY The 'Payment' frame is a URL pointing at a webpage that will handle the process of paying for this file.
PcsNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: PcsNumber
Comment: Personal Communication Services Number.
PdfExtractor - Class in org.semanticdesktop.aperture.extractor.pdf
Extracts full-text and metadata from Adobe Acrobat (PDF) files.
PdfExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.pdf.PdfExtractor
 
PdfExtractor(boolean) - Constructor for class org.semanticdesktop.aperture.extractor.pdf.PdfExtractor
If the closeDocument flag is set to false, the PDDocument is not closed after extraction and it can be retrieved with PdfExtractor.getPDDocument().
PdfExtractorFactory - Class in org.semanticdesktop.aperture.extractor.pdf
 
PdfExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.pdf.PdfExtractorFactory
 
percentComplete - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: percentComplete
Comment: This property is used by an assignee or delegatee of a to-do to convey the percent completion of a to-do to the Organizer.
performExtraction(URI, File, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.AbstractFileExtractor
 
performExtraction(URI, File, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.extractor.mp3.MP3FileExtractor
Extracts ID3 metadata from an MP3 file
PERIOD - Static variable in class org.semanticdesktop.aperture.crawler.ical.IcalDataType
The PERIOD constant
periodBegin - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: periodBegin
Comment: Beginng of a period.
periodDuration - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: periodDuration
Comment: Duration of a period of time.
periodEnd - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: periodEnd
Comment: End of a period of time.
permissions - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: permissions
Comment: A string containing the permissions of a file.
PersistentCertificateStore - Class in org.semanticdesktop.aperture.security.trustmanager.standard
A CertificateStore that can save its certificates to and load them from a file.
PersistentCertificateStore(File, char[]) - Constructor for class org.semanticdesktop.aperture.security.trustmanager.standard.PersistentCertificateStore
 
Person - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
personalIdentifier - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#InverseFunctionalProperty
Label: personal identifier
Comment: Defines a personal string identifier for a resource
Range: http://www.w3.org/2000/01/rdf-schema#Literal
PersonContact - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: PersonContact
Comment: A Contact that denotes a Person.
PhDStudent - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
PhDThesis - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
phone - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
PhoneNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: PhoneNumber
Comment: A telephone number.
phoneNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: phoneNumber
Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nco#PhoneNumber
Range: http://www.w3.org/2001/XMLSchema#string
photo - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: photo
Comment: Photograph attached to a Contact.
Photo - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Class
Label: Photo
Comment: An Image File Directory
photo - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
Photo - Static variable in class org.semanticdesktop.aperture.vocabulary.TAGGING
Type: Class
Label: Photo
photometricInterpretation - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: photometricInterpretation
Comment: Pixel composition.
pictTaking - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: pictTaking
Comment: An attribute relating to Picture-Taking Conditions
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
pimBrightness - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: pimBrightness
Comment: Brightness info for print image matching tagNumber: 10
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
pimColorBalance - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: pimColorBalance
Comment: tagNumber: 11 ColorBalance info for print image matching
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
pimContrast - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: pimContrast
Comment: tagNumber: 9 Contrast info for print image matching
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
pimInfo - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: pimInfo
Comment: An attribute relating to print image matching
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
pimSaturation - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: pimSaturation
Comment: tagNumber: 12 Saturation info for print image matching
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
pimSharpness - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: pimSharpness
Comment: Sharpness info for print image matching tagNumber: 13
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
pixelXDimension - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: pixelXDimension
Comment: Information specific to compressed data.
PixelXDimension - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
pixelYDimension - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: pixelYDimension
Comment: Information specific to compressed data.
PixelYDimension - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
PLAIN - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Type: Instance of http://aperture.semanticdesktop.org/ontology/2007/08/12/imapds#ConnectionSecurity
plainTextContent - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: plainTextContent
Comment: Plain-text representation of the content of a InformationElement with all markup removed.
PlainTextDocument - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: PlainTextDocument
Comment: A file containing plain text (ASCII, Unicode or other encodings).
PlainTextExtractor - Class in org.semanticdesktop.aperture.extractor.plaintext
 
PlainTextExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.plaintext.PlainTextExtractor
 
PlainTextExtractorFactory - Class in org.semanticdesktop.aperture.extractor.plaintext
 
PlainTextExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.plaintext.PlainTextExtractorFactory
 
plainTextMessageContent - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: plainTextMessageContent
Comment: Plain text representation of the body of the message.
planarConfiguration - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: planarConfiguration
Comment: Indicates whether pixel components are recorded in chunky or planar format.
playlistDelay - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: playlistDelay
Comment: TDLY The 'Playlist delay' defines the numbers of milliseconds of silence between every song in a playlist.
pluralPrefLabel - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: preferred label plural form
Comment: The plural form of the preferred label for a resource
Range: http://www.w3.org/2000/01/rdf-schema#Literal
pobox - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: pobox
Comment: Post office box.
Point - Static variable in class org.semanticdesktop.aperture.vocabulary.GEO
Type: Class
Label: Point
Comment: A point, typically described using a coordinate system relative to Earth, such as WGS84.
PoiOOXmlExtractor - Class in org.semanticdesktop.aperture.extractor.poiooxml
An Extractor for Open XML files.
PoiOOXmlExtractor(PoiOOXmlExtractor.Type) - Constructor for class org.semanticdesktop.aperture.extractor.poiooxml.PoiOOXmlExtractor
 
PoiOOXmlExtractor.Type - Enum in org.semanticdesktop.aperture.extractor.poiooxml
 
PoiUtil - Class in org.semanticdesktop.aperture.extractor.microsoft.util
Features Apache POI-specific utility methods for text and metadata extraction purposes.
PoiUtil() - Constructor for class org.semanticdesktop.aperture.extractor.microsoft.util.PoiUtil
 
PoiUtil.NonCloseableStream - Class in org.semanticdesktop.aperture.extractor.microsoft.util
 
PoiUtil.NonCloseableStream(InputStream) - Constructor for class org.semanticdesktop.aperture.extractor.microsoft.util.PoiUtil.NonCloseableStream
 
PoiUtil.TextExtractor - Interface in org.semanticdesktop.aperture.extractor.microsoft.util
A TextExtractor is a delegate that extracts the full-text from an MS Office document using a POIFSFileSystem.
port - Static variable in class org.semanticdesktop.aperture.crawler.samba.SAMBADS
Type: Property
Label: Port number
Comment: The port number where the server is listening for connections
Domain: http://aperture.semanticdesktop.org/ontology/2010/05/19/sambads#SambaDataSource
Range: http://www.w3.org/2001/XMLSchema#integer
port - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Type: Property
Label: Port number
Comment: The port number where the IMAP server is listening for connections
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/imapds#IMAPDataSource
Range: http://www.w3.org/2001/XMLSchema#integer
PostalAddress - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: PostalAddress
Comment: A postal address.
postalcode - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: postalcode
Comment: Postal Code.
PostCropVignetteAmount - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
postProcessLine(String) - Method in class org.semanticdesktop.aperture.util.StringExtractor
 
POSTS_API - Static variable in class org.semanticdesktop.aperture.websites.delicious.DeliciousCrawler
URL to the posts API
PowerPointExtractor - Class in org.semanticdesktop.aperture.extractor.powerpoint
 
PowerPointExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.powerpoint.PowerPointExtractor
 
PowerPointExtractorFactory - Class in org.semanticdesktop.aperture.extractor.powerpoint
 
PowerPointExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.powerpoint.PowerPointExtractorFactory
 
PREFIX - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPBasic
 
PREFIX - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPTIFF
 
prefLabel - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: preferred label
Comment: A preferred label for a resource
Range: http://www.w3.org/2000/01/rdf-schema#Literal
prefSymbol - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: preferred symbol
Comment: A unique preferred symbol representation for a resource
Domain: http://www.w3.org/2000/01/rdf-schema#Resource
Range: http://www.semanticdesktop.org/ontologies/2007/08/15/nao#Symbol
Presentation - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Presentation
Comment: A Presentation made by some presentation software (Corel Presentations, OpenOffice Impress, MS Powerpoint etc.)
PresentationsExtractor - Class in org.semanticdesktop.aperture.extractor.presentations
An Extractor implementation for Corel Presentations files.
PresentationsExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.presentations.PresentationsExtractor
 
PresentationsExtractorFactory - Class in org.semanticdesktop.aperture.extractor.presentations
 
PresentationsExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.presentations.PresentationsExtractorFactory
 
PreservedFileName - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPBasic
 
prettyPrintEnabled() - Method in class org.semanticdesktop.aperture.util.XmlWriter
Checks whether pretty-printing is enabled.
price - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
primaryChromaticities - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: primaryChromaticities
Comment: The chromaticity of the three primary colors of the image.
primaryClasses - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: primaryClasses^^http://www.w3.org/2001/XMLSchema#string
Comment: Specifies the classes that should be considered primaries, or first class results; secondary resources not matching the primaries will only be shown as sublenses.
primaryRecipient - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: primaryRecipient
Comment: The primary intended recipient of a message.
printImageMatchingIFDPointer - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: printImageMatchingIFDPointer
Comment: tagNumber: 50341 A pointer to the print image matching IFD
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
priority - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: priority
Comment: The property defines the relative priority for a calendar component.
privateClassification - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#AccessClassification
Label: privateClassification
procedureAction - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#AlarmAction
Label: procedureAction
Proceedings - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
process(AbstractTagFrameBody, AbstractID3v2Tag, HashMap<URI, String>, RDFContainer) - Method in enum org.semanticdesktop.aperture.extractor.mp3.FrameIdentifier
 
processBinary(Crawler, DataObject) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
Default and reference implementation of the handling of objects found in the crawling process: Identify the mime-type, invoke Extractors.
prodid - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: prodid
Comment: This property specifies the identifier for the product that created the iCalendar object.
Product - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
product - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
programmingLanguage - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: programmingLanguage
Comment: Indicates the name of the programming language this source code file is written in.
Project - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
projectInfo - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
ProjectMeeting - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
ProjectReport - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
property - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: property^^http://www.w3.org/2001/XMLSchema#string
Comment: The RDF property, which is described.
PropertyDescription - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#Class
Label: Property Description^^http://www.w3.org/2001/XMLSchema#string
Comment: More detailed description of the property, e.g. for specifing sublenses or merging properties.
propertyFormat - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: property format^^http://www.w3.org/2001/XMLSchema#string
Comment: Assign content formatting to a set of properties (only works in conjunction with propertyFormatDomain).
propertyFormatDomain - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: property format domain^^http://www.w3.org/2001/XMLSchema#string
Comment: The Format should be used for the specified properties.
PropertySet - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#Class
Label: Property Set^^http://www.w3.org/2001/XMLSchema#string
Comment: Abstract class of property sets.
propertyStyle - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
Label: property style^^http://www.w3.org/2001/XMLSchema#string
Comment: Attaching a symbol appropriate for styling properties (only works in conjunction with propertyFormatDomain).
PropertyValueStyle - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#Class
Label: Property value display style^^http://www.w3.org/2001/XMLSchema#string
Comment: Abstract superclass of all property value display styles.
Publication - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
publication - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
publicClassification - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#AccessClassification
Label: publicClassification
publisher - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: publisher
Comment: An entity responsible for making the InformationElement available.
publisher - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: publisher
Comment: TPUB The 'Publisher' frame simply contains the name of the label or publisher.
publisher - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
publisher - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.DC
An entity responsible for making the resource available.
PublisherExtractor - Class in org.semanticdesktop.aperture.extractor.publisher
An Extractor implementation for MS Publisher documents.
PublisherExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.publisher.PublisherExtractor
 
PublisherExtractorFactory - Class in org.semanticdesktop.aperture.extractor.publisher
 
PublisherExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.publisher.PublisherExtractorFactory
 
publishersWebpage - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: publishersWebpage
Comment: WPUB The 'Publishers official webpage' frame is a URL pointing at the official wepage for the publisher.
publishes - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Purpose - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#Class
Label: Purpose^^http://www.w3.org/2001/XMLSchema#string
Comment: Propose in which a specific lens might be appropriate.
purpose - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: purpose^^http://www.w3.org/2001/XMLSchema#string
Comment: Specifies a purpose for which a lens or format might be appropriate.
put(String, String, String) - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Stores information (a key-value pair) for the specified id.
put(String, String, String) - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
put(String, String, String) - Method in class org.semanticdesktop.aperture.accessor.base.FileAccessData
 
put(String, String, String) - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
put(String, String, String) - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
put(String, String, String) - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
put(URI, String) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
put(URI, Date) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
put(URI, Calendar) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
put(URI, boolean) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
put(URI, int) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
put(URI, long) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
put(URI, Node) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
put(URI, String) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
put(URI, Date) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
put(URI, Calendar) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
put(URI, boolean) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
put(URI, int) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
put(URI, long) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
put(URI, Node) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
put(Object, Object) - Method in class org.semanticdesktop.aperture.util.ArrayMap
 
put(K, V) - Method in class org.semanticdesktop.aperture.util.ListMap
 
put(String, String) - Method in class org.semanticdesktop.aperture.websites.Tag
 
putAggregatedID(String, String) - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Puts a link between the given id and the aggregated ID.
putAggregatedID(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
putAggregatedID(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
putAggregatedID(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
putAggregatedID(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
putAll(Map) - Method in class org.semanticdesktop.aperture.util.ArrayMap
 
putReferredID(String, String) - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Stores a reference relation between two resources, modeling e.g. a link.
putReferredID(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
putReferredID(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
putReferredID(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
putReferredID(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 

Q

QuattroExtractor - Class in org.semanticdesktop.aperture.extractor.quattro
An Extractor implementation for Quattro Spreadsheets.
QuattroExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.quattro.QuattroExtractor
 
QuattroExtractorFactory - Class in org.semanticdesktop.aperture.extractor.quattro
 
QuattroExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.quattro.QuattroExtractorFactory
 

R

range - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: range
Comment: To specify the effective range of recurrence instances from the instance specified by the recurrence identifier specified by the property.
RasterImage - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: RasterImage
Comment: A raster image.
rate - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: rate
Comment: A common superproperty for all properties specifying the media rate.
rating - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: rating
Comment: Annotation for a resource in the form of an unrestricted rating
Domain: http://www.w3.org/2000/01/rdf-schema#Resource
Rating - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPBasic
 
RawFileName - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
rdate - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: rdate
Comment: This property defines the list of date/times for a recurrence set.
RDFContainer - Interface in org.semanticdesktop.aperture.rdf
RDFContainer defines a simple interface for RDF stores.
RDFContainerFactory - Interface in org.semanticdesktop.aperture.accessor
An RDFContainerFactory delivers a RDFContainer on-demand to a DataAccessor.
RDFContainerFactory - Interface in org.semanticdesktop.aperture.rdf
RDFContainerFactories create new RDFContainers on demand.
RDFContainerFactoryImpl - Class in org.semanticdesktop.aperture.accessor.base
Converter to make rdf.RDFContainerFactoryImpl compatible with accessor.RDFContainerFactory
RDFContainerFactoryImpl() - Constructor for class org.semanticdesktop.aperture.accessor.base.RDFContainerFactoryImpl
 
RDFContainerFactoryImpl - Class in org.semanticdesktop.aperture.rdf.impl
Creates RDFContainerImpl instances.
RDFContainerFactoryImpl() - Constructor for class org.semanticdesktop.aperture.rdf.impl.RDFContainerFactoryImpl
 
RDFContainerImpl - Class in org.semanticdesktop.aperture.rdf.impl
A default RDFContainer implementation, wrapping and editing a RDF2Go Model.
RDFContainerImpl(Model, String) - Constructor for class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
Create a new RDFContainerImpl that will manage statements concerning the specified URI.
RDFContainerImpl(Model, URI) - Constructor for class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
Create a new RDFContainerImpl that will manage statements concerning the specified URI.
RDFContainerImpl(Model, URI, boolean) - Constructor for class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
Create a new RDFContainerImpl that will manage statements concerning the specified URI.
RDFContainerImpl(Model, String, boolean) - Constructor for class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
Create a new RDFContainerImpl that will manage statements concerning the specified URI.
read() - Method in class org.semanticdesktop.aperture.accessor.base.CountingInputStream
 
read(byte[], int, int) - Method in class org.semanticdesktop.aperture.accessor.base.CountingInputStream
 
read(byte[]) - Method in class org.semanticdesktop.aperture.accessor.base.CountingInputStream
 
read(InputStream) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
read() - Method in class org.semanticdesktop.aperture.extractor.corel.util.WPFilterInputStream
Converts all characters to 0 except for the readable ASCII-characters and characters from special byte sequences.
read(byte[], int, int) - Method in class org.semanticdesktop.aperture.extractor.corel.util.WPFilterInputStream
 
read(InputStream) - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.html.Tokenizer
Reads the entire contents of the supplied stream and tokenizes it.
readAddress(Dispatch, String, RDFContainer, String) - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.Contact
read the prefixed address from the person. if it exists, add it
readBytes(InputStream) - Static method in class org.semanticdesktop.aperture.util.IOUtil
Reads all bytes from the supplied input stream and returns them as a byte array.
readBytes(InputStream, int) - Static method in class org.semanticdesktop.aperture.util.IOUtil
Reads bytes from the supplied input stream up until a maximum number of bytes has been reached and returns them as a byte array.
readChars(Reader) - Static method in class org.semanticdesktop.aperture.util.IOUtil
Reads all characters from the supplied reader and returns them as an array
readFileFromResource(Model, String, Syntax) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
Reads rdf from the resource at the given resource path to the given model
readOntology(Model) - Method in class org.semanticdesktop.aperture.rdf.util.InferenceUtil
Read the subclass/supproperty rules from the passed ontology and remember them.
readStreamAsEncoding(InputStream, String) - Static method in class org.semanticdesktop.aperture.util.FileUtil
 
readStreamAsUTF8(InputStream) - Static method in class org.semanticdesktop.aperture.util.FileUtil
 
readString(File) - Static method in class org.semanticdesktop.aperture.util.IOUtil
Reads the contents from the given file as a String.
readString(URL) - Static method in class org.semanticdesktop.aperture.util.IOUtil
Reads the contents from the given URL as a String.
readString(InputStream) - Static method in class org.semanticdesktop.aperture.util.IOUtil
Read the contents of the given stream as a String, using the default Charset.
readString(InputStream, Charset) - Static method in class org.semanticdesktop.aperture.util.IOUtil
Read the contents of the given stream as a String, using the given Charset.
readString(Reader) - Static method in class org.semanticdesktop.aperture.util.IOUtil
Reads all characters from the supplied reader and returns them as a String.
readString(Reader, int) - Static method in class org.semanticdesktop.aperture.util.IOUtil
Reads a string of at most length maxChars from the supplied Reader.
readWholeFileAsEncoding(String, String) - Static method in class org.semanticdesktop.aperture.util.FileUtil
 
readWholeFileAsUTF8(String) - Static method in class org.semanticdesktop.aperture.util.FileUtil
Read a whole file as UTF-8
rearChannels - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: rearChannels
Comment: Number of rear channels.
receivedDate - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: receivedDate
Comment: Date when this message was received.
recipient - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: recipient
Comment: A common superproperty for all properties that link a message with its recipients.
recOffset - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: recOffset
Comment: An attribute relating to recording offset
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
recordCurrentFolderInAccessData(AccessData) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
 
recordCurrentFolderInAccessData(AccessData) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Records source-specific information about the current folder that will enable the crawler to detect if the crawler has been changed on a future crawl.
recordCurrentFolderInAccessData(AccessData) - Method in class org.semanticdesktop.aperture.crawler.mbox.MboxCrawler
 
recordingDate - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: recordingDate
Comment: TRDA The 'Recording dates' frame is a intended to be used as complement to the "TYER", "TDAT" and "TIME" frames.
recordingYear - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: recordingYear
Comment: TYER The 'Year' frame is a numeric string with a year of the recording.
RecurrenceFrequency - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: RecurrenceFrequency
Comment: Frequency of a recurrence rule.
recurrenceId - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: recurrenceId
Comment: This property is used in conjunction with the "UID" and "SEQUENCE" property to identify a specific instance of a recurring "VEVENT", "VTODO" or "VJOURNAL" calendar component.
recurrenceIdDateTime - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: recurrenceIdDateTime
Comment: The date and time of a recurrence identifier.
RecurrenceIdentifier - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: RecurrenceIdentifier
Comment: Recurrence Identifier.
RecurrenceIdentifierRange - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: RecurrenceIdentifierRange
Comment: Recurrence Identifier Range.
RecurrenceRule - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: RecurrenceRule
RedEyeMode - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
RedHue - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
REDIRECTS_TO_KEY - Static variable in interface org.semanticdesktop.aperture.accessor.AccessData
Recommended key to store the redirected URL of an original URL.
redirectsTo - Static variable in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
RedSaturation - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
referenceBlackWhite - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: referenceBlackWhite
Comment: tagNumber: 532 The reference black point value and reference white point value.
references - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: references
Comment: Signifies that a message references another message.
REFERRED_ID_TAG - Static variable in class org.semanticdesktop.aperture.accessor.base.FileAccessData
 
referredIDMap - Variable in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
A mapping from IDs to Sets of IDs that the former ID refers to.
RegExpPattern - Class in org.semanticdesktop.aperture.datasource.config
A UrlPattern implementation using a regular expression evaluation strategy.
RegExpPattern(Pattern) - Constructor for class org.semanticdesktop.aperture.datasource.config.RegExpPattern
 
RegExpPattern(String) - Constructor for class org.semanticdesktop.aperture.datasource.config.RegExpPattern
 
RegExpPattern - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Type: Class
Label: RegExpPattern
region - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: region
Comment: Region.
registerParentRelationshipInAccessData(DataObject, AccessData) - Static method in class org.semanticdesktop.aperture.crawler.mail.MailUtil
Stores in the AccessData the fact that the given object has a parent.
RegistryReader - Class in org.semanticdesktop.aperture.util
Hack to read windows registry values via command line reg query util.
RegistryReader() - Constructor for class org.semanticdesktop.aperture.util.RegistryReader
 
related - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: related
Comment: To specify the relationship of the alarm trigger with respect to the start or end of the calendar component.
relatedFile - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: relatedFile
Comment: Tag Relating to Related File Information
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
relatedImageFileFormat - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: relatedImageFileFormat
Comment: Related image file format tagNumber: 4096
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
relatedImageLength - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: relatedImageLength
Comment: Related image length tagNumber: 4098
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
relatedImageWidth - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: relatedImageWidth
Comment: tagNumber: 4097 Related image width
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
relatedSoundFile - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: relatedSoundFile
Comment: Related audio file tagNumber: 40964
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
relatedTo - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: relatedTo
Comment: A common superproperty for all relations between a piece of content and other pieces of data (which may be interpreted as other pieces of content).
relatedToChild - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: relatedToChild
Comment: The property is used to represent a relationship or reference between one calendar component and another.
relatedToParent - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: relatedToParent
Comment: The property is used to represent a relationship or reference between one calendar component and another.
relatedToSibling - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: relatedToSibling
Comment: The property is used to represent a relationship or reference between one calendar component and another.
relation - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.DC
A related resource.
release() - Method in class org.semanticdesktop.aperture.outlook.OutlookCrawler
the release of the Outlook Adapter ATTENTION: If the Outlook Adapter is not released properly, It will halt the whole application as the MainSTA has to be released.
release() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource.OutlookResourceSave
 
release() - Method in class org.semanticdesktop.aperture.outlook.OutlookResource
release
RemoteDataObject - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: RemoteDataObject
Comment: A file data object stored at a remote location.
RemotePortAddress - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: RemotePortAddress
Comment: An address specifying a remote host and port.
remove(String, String) - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Removes the value for the specified id and key.
remove(String) - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Removes all information about the resource with the specified ID.
remove(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
remove(String) - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
remove(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
remove(String) - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
remove(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
remove(String) - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
remove(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
remove(String) - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
remove(DataAccessorFactory) - Method in interface org.semanticdesktop.aperture.accessor.DataAccessorRegistry
Removes a registered DataAccessorFactory.
remove(DataAccessorFactory) - Method in class org.semanticdesktop.aperture.accessor.impl.DataAccessorRegistryImpl
 
remove(CrawlerFactory) - Method in interface org.semanticdesktop.aperture.crawler.CrawlerRegistry
Removes a CrawlerFactory from this registry.
remove(CrawlerFactory) - Method in class org.semanticdesktop.aperture.crawler.impl.CrawlerRegistryImpl
 
remove(DataSourceFactory) - Method in interface org.semanticdesktop.aperture.datasource.DataSourceRegistry
Removes a DataSourceFactory from this registry.
remove(DataSourceFactory) - Method in class org.semanticdesktop.aperture.datasource.impl.DataSourceRegistryImpl
 
remove(DataSourceDetector) - Method in interface org.semanticdesktop.aperture.detector.DataSourceDetectorRegistry
Removes a DataSourceDetector from this registry.
remove(DataSourceDetector) - Method in class org.semanticdesktop.aperture.detector.impl.DataSourceDetectorRegistryImpl
 
remove(ExtractorFactory) - Method in interface org.semanticdesktop.aperture.extractor.ExtractorRegistry
Removes an ExtractorFactory from this registry.
remove(FileExtractorFactory) - Method in interface org.semanticdesktop.aperture.extractor.ExtractorRegistry
Remove a FileExtractorFactory from this registry.
remove(ExtractorFactory) - Method in class org.semanticdesktop.aperture.extractor.impl.ExtractorRegistryImpl
 
remove(FileExtractorFactory) - Method in class org.semanticdesktop.aperture.extractor.impl.ExtractorRegistryImpl
 
remove(LinkExtractorFactory) - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.impl.LinkExtractorRegistryImpl
 
remove(LinkExtractorFactory) - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.LinkExtractorRegistry
Remove a LinkExtractorFactory.
remove(MimeTypeIdentifierFactory) - Method in class org.semanticdesktop.aperture.mime.identifier.impl.MimeTypeIdentifierRegistryImpl
 
remove(MimeTypeIdentifierFactory) - Method in interface org.semanticdesktop.aperture.mime.identifier.MimeTypeIdentifierRegistry
Removes a MimeTypeIdentifierFactory from this registry.
remove(DataOpenerFactory) - Method in interface org.semanticdesktop.aperture.opener.DataOpenerRegistry
Removes a registered DataAccessorFactory.
remove(DataOpenerFactory) - Method in class org.semanticdesktop.aperture.opener.impl.DataOpenerRegistryImpl
 
remove(URI) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
remove(Statement) - Method in class org.semanticdesktop.aperture.rdf.impl.RDFContainerImpl
 
remove(URI) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
remove(Statement) - Method in interface org.semanticdesktop.aperture.rdf.RDFContainer
 
remove(TrustDeciderFactory) - Method in class org.semanticdesktop.aperture.security.trustdecider.impl.TrustDeciderRegistryImpl
 
remove(TrustDeciderFactory) - Method in interface org.semanticdesktop.aperture.security.trustdecider.TrustDeciderRegistry
Removes a TrustDeciderFactory.
remove(TrustManagerFactory) - Method in class org.semanticdesktop.aperture.security.trustmanager.impl.TrustManagerRegistryImpl
 
remove(Certificate) - Method in interface org.semanticdesktop.aperture.security.trustmanager.standard.CertificateStore
Remove a Certificate from this CertificateStore (optional operation);
remove(Certificate) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.PersistentCertificateStore
 
remove(Certificate) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.RootCertificateStore
 
remove(Certificate) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.SessionCertificateStore
 
remove(TrustManagerFactory) - Method in interface org.semanticdesktop.aperture.security.trustmanager.TrustManagerRegistry
Remove a TrustManagerFactory from this TrustManagerRegistry.
remove(SubCrawlerFactory) - Method in class org.semanticdesktop.aperture.subcrawler.impl.SubCrawlerRegistryImpl
 
remove(SubCrawlerFactory) - Method in interface org.semanticdesktop.aperture.subcrawler.SubCrawlerRegistry
Removes a SubCrawlerFactory from this registry.
remove(Object) - Method in class org.semanticdesktop.aperture.util.ArrayMap
 
remove(K) - Method in class org.semanticdesktop.aperture.util.ListMap
 
removeAggregatedID(String, String) - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Removes the link between the given id and the aggregated ID.
removeAggregatedID(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
removeAggregatedID(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
removeAggregatedID(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
removeAggregatedID(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
removeAllExcludePatterns() - Method in class org.semanticdesktop.aperture.datasource.config.DomainBoundaries
 
removeAllIncludePatterns() - Method in class org.semanticdesktop.aperture.datasource.config.DomainBoundaries
 
removeAllPatterns() - Method in class org.semanticdesktop.aperture.datasource.config.DomainBoundaries
 
removeAllPropertyValues(Model, Resource, URI) - Static method in class org.semanticdesktop.aperture.rdf.util.ModelUtil
Removes all values of the given property for the given resource.
REMOVED_COUNT_TAG - Static variable in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
tag containing the number of removed objects
removeExcludePattern(UrlPattern) - Method in class org.semanticdesktop.aperture.datasource.config.DomainBoundaries
 
removeIncludePattern(UrlPattern) - Method in class org.semanticdesktop.aperture.datasource.config.DomainBoundaries
 
removeReferredID(String, String) - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Removes a reference relationship between two resources.
removeReferredID(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
removeReferredID(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
removeReferredID(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
removeReferredID(String, String) - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
removeReferredIDs(String) - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Removes all referred IDs of a resource.
removeReferredIDs(String) - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
removeReferredIDs(String) - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
removeReferredIDs(String) - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
removeReferredIDs(String) - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
removeUntouchedIDs() - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Removes all untouched IDS
removeUntouchedIDs() - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
removeUntouchedIDs() - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
removeUntouchedIDs() - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
removeUntouchedIDs() - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
repeat - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: repeat
Comment: This property defines the number of time the alarm should be repeated, after the initial trigger.
replace(String, String, String) - Static method in class org.semanticdesktop.aperture.util.StringUtil
Substitute String "old" by String "new" in String "text" everywhere.
replacedResource - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2004/09/fresnel#PropertyValueStyle
Label: Replaced Resource^^http://www.w3.org/2001/XMLSchema#string
Comment: Any kind of retrievable resource like an image, audio or video that should be displayed as property value.
replyTo - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: replyTo
Comment: An address where the reply should be sent.
Report - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
reportAccessingObject(String) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
 
reportDeletedDataObject(String) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
 
reportFatalErrorCause(String) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Reports the cause of the fatal error.
reportFatalErrorCause(String, Throwable) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Reports the cause of the fatal error.
reportFatalErrorCause(Throwable) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Reports the cause of the fatal error.
reportItem(Tag, List<String>) - Method in class org.semanticdesktop.aperture.websites.AbstractTagCrawler
Report a new item to the crawlerhandler, this assumes items never change.
reportModifiedDataObject(DataObject) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
 
reportModifiedDataObject(DataObject) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
 
reportNewDataObject(DataObject) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
 
reportNewDataObject(DataObject) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
 
reportNotModified(String) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Reports the given uri as unmodified.
reportUnmodifiedDataObject(String) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
 
reportUnmodifiedDataObject(String) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
 
reportUntouched() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
 
representative - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: representative
Comment: An object that represent an object represented by this Contact.
reqParticipantRole - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#AttendeeRole
Label: reqParticipantRole
RequestStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: RequestStatus
Comment: Request Status.
requestStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: requestStatus
Comment: This property defines the status code returned for a scheduling request.
requestStatusData - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: requestStatusData
Comment: Additional data associated with a request status.
ResearchGroup - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
ResearchProject - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
ResearchTopic - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
reset() - Method in class org.semanticdesktop.aperture.accessor.base.CountingInputStream
 
reset() - Method in class org.semanticdesktop.aperture.helper.html.HtmlParserUtil.ContentExtractor
Remove all extracted information so that the ContentExtractor can be used anew.
resolution - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: resolution
Comment: a rational number representing a resolution.
resolutionUnit - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: resolutionUnit
Comment: tagNumber: 296 The unit for measuring XResolution and YResolution.
ResolutionUnit - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPTIFF
 
resolveCondition(Node) - Static method in class org.semanticdesktop.aperture.datasource.config.ConfigurationUtil
 
resolveEntities(String) - Static method in class org.semanticdesktop.aperture.hypertext.linkextractor.html.EntityResolver
Replaces all HTML character entities with the characters they represent.
resolveEntity(String) - Static method in class org.semanticdesktop.aperture.hypertext.linkextractor.html.EntityResolver
Resolves an entity reference or character reference to its value.
resourceFormat - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: resource format^^http://www.w3.org/2001/XMLSchema#string
Comment: Assign content formatting to a set of resources (only works in conjunction with classFormatDomain and instanceFormatDomain).
ResourceNotFoundException - Exception in org.semanticdesktop.aperture.opener.email
 
ResourceNotFoundException(String) - Constructor for exception org.semanticdesktop.aperture.opener.email.ResourceNotFoundException
 
resources - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: resources
Comment: Defines the equipment or resources anticipated for an activity specified by a calendar entity.
resourcesAltRep - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: resourcesAltRep
Comment: Alternate representation of the resources needed for an event or todo.
resourceStyle - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
Label: resource style^^http://www.w3.org/2001/XMLSchema#string
Comment: Attaching a symbol appropriate for styling a resource.
resourceUserType - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#CalendarUserType
Label: resourceUserType
ResourceUtil - Class in org.semanticdesktop.aperture.util
ResourceUtil is a utility class for retrieving resources (images, property-files, etc) from the classpath.
ResourceUtil() - Constructor for class org.semanticdesktop.aperture.util.ResourceUtil
 
resumeMonitoring() - Method in class org.semanticdesktop.aperture.util.StreamMonitor
 
retrieveConfigurationData(DataSource) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
Prepare for accessing the specified DataSource by fetching all properties from it that are required to connect to the mail box.
retrieveConfigurationData(DataSource) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Performs any necessary initialization of internal data structures before any crawling can commence.
retrieveConfigurationData(DataSource) - Method in class org.semanticdesktop.aperture.crawler.mbox.MboxCrawler
Prepare for accessing the specified DataSource by fetching all properties from it that are required to connect to the mail box.
Return - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
returnStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: returnStatus
Comment: Short return status.
rights - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.DC
Information about rights held in and over the resource.
role - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: role
Comment: To specify the participation role for the calendar user specified by the property.
Role - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: Role
Comment: A role played by a contact.
role - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: role
Comment: Role an object represented by this contact represents in the organization.
rollingHash(InputStream) - Static method in class org.semanticdesktop.aperture.util.IOUtil
 
roomUserType - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#CalendarUserType
Label: roomUserType
Root - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
RootCertificateStore - Class in org.semanticdesktop.aperture.security.trustmanager.standard
A CertificateStore that holds the root Certificates.
RootCertificateStore(String) - Constructor for class org.semanticdesktop.aperture.security.trustmanager.standard.RootCertificateStore
 
rootElementOf - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: rootElementOf
Comment: DataObjects extracted from a single data source are organized into a containment tree.
rootFolder - Static variable in class org.semanticdesktop.aperture.datasource.filesystem.FILESYSTEMDS
Type: Property
Label: Root Folder
Comment: Path to the root of the folder tree to be crawled
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/filesystemds#FileSystemDataSource
Range: http://www.w3.org/2001/XMLSchema#string
RootRelation - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
rootUrl - Static variable in class org.semanticdesktop.aperture.datasource.ical.ICALDS
Type: Property
Label: Root URL
Comment: URL of the ical file to be crawled.
rootUrl - Static variable in class org.semanticdesktop.aperture.datasource.web.WEBDS
Type: Property
Label: Root URL
Comment: URL of the webpage were the crawling should begin
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/webds#WebDataSource
Range: http://www.w3.org/2001/XMLSchema#string
rootUrl - Static variable in class org.semanticdesktop.aperture.outlook.OUTLOOKDS
Type: Property
Label: Root URL
Comment: URL used as a prefix for URIs of all outlook resources.
rowsPerStrip - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: rowsPerStrip
Comment: tagNumber: 278 The number of rows per strip.
rrule - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: rrule
Comment: This property defines a rule or repeating pattern for recurring events, to-dos, or time zone definitions. sec. 4.8.5.4
Domain: http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#UnionOfTimezoneObservanceEventJournalTimezoneTodo
Range: http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#RecurrenceRule
rsvp - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: rsvp
Comment: To specify whether there is an expectation of a favor of a reply from the calendar user specified by the property value.
RtfExtractor - Class in org.semanticdesktop.aperture.extractor.rtf
 
RtfExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.rtf.RtfExtractor
 
RtfExtractorFactory - Class in org.semanticdesktop.aperture.extractor.rtf
 
RtfExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.rtf.RtfExtractorFactory
 
runSubCrawler(SubCrawler, DataObject, InputStream, Charset, String) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
 
runSubCrawler(SubCrawler, DataObject, InputStream, Charset, String) - Method in interface org.semanticdesktop.aperture.crawler.Crawler
Runs the given SubCrawler on the given stream.

S

SambaCrawler - Class in org.semanticdesktop.aperture.crawler.samba
A crawler for Samba shares.
SambaCrawler() - Constructor for class org.semanticdesktop.aperture.crawler.samba.SambaCrawler
 
SambaCrawlerFactory - Class in org.semanticdesktop.aperture.crawler.samba
Manages instances of the SambaCrawler.
SambaCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.crawler.samba.SambaCrawlerFactory
 
SambaDataSource - Class in org.semanticdesktop.aperture.crawler.samba
Data source class file.
SambaDataSource() - Constructor for class org.semanticdesktop.aperture.crawler.samba.SambaDataSource
 
SambaDataSource - Static variable in class org.semanticdesktop.aperture.crawler.samba.SAMBADS
Type: Class
Label: Samba Data Source
Comment: Describes a samba network share
SambaDataSourceFactory - Class in org.semanticdesktop.aperture.crawler.samba
SambaDataSourceFactory returns instances of SambaDataSource
SambaDataSourceFactory() - Constructor for class org.semanticdesktop.aperture.crawler.samba.SambaDataSourceFactory
 
SAMBADS - Class in org.semanticdesktop.aperture.crawler.samba
Vocabulary File.
SAMBADS() - Constructor for class org.semanticdesktop.aperture.crawler.samba.SAMBADS
 
SAMBADS_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.crawler.samba.SAMBADS
Path to the ontology resource
sampleCount - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: sampleCount
Comment: The amount of samples in an audio clip.
sampleRate - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: sampleRate
Comment: The amount of audio samples per second.
samplesPerPixel - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: samplesPerPixel
Comment: The number of components per pixel.
saturation - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: saturation
Comment: The direction of saturation processing applied by the camera when the image was shot. tagNumber: 41993
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
Saturation - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
Saturation - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
SaturationAdjustmentAqua - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
SaturationAdjustmentBlue - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
SaturationAdjustmentGreen - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
SaturationAdjustmentMagenta - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
SaturationAdjustmentOrange - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
SaturationAdjustmentPurple - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
SaturationAdjustmentRed - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
SaturationAdjustmentYellow - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
saturday - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#Weekday
Label: saturday
save() - Method in interface org.semanticdesktop.aperture.security.trustmanager.standard.CertificateStore
Saves all certificates belonging to this store (optional operation).
save() - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.PersistentCertificateStore
 
save() - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.RootCertificateStore
 
save() - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.SessionCertificateStore
 
SaveHistoryEntry - Static variable in class org.semanticdesktop.aperture.vocabulary.APERTURE_NIE_EXTENSIONS
Type: Class
Comment: An entry on the history of saves for a document
saveRedemptionClass - Variable in class org.semanticdesktop.aperture.outlook.OutlookResource.OutlookResourceSave
 
sceneCaptureType - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: sceneCaptureType
Comment: tagNumber: 41990 The type of scene that was shot.
SceneCaptureType - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
sceneType - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: sceneType
Comment: tagNumber: 41729 The type of scene.
SceneType - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
school - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
score - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: score
Comment: An authorative score for an item valued between 0 and 1
Domain: http://www.w3.org/2000/01/rdf-schema#Resource
Range: http://www.w3.org/2001/XMLSchema#float
scoreParameter - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: scoreparameter
Comment: A marker property to mark selected properties which are input to a mathematical algorithm to generate scores for resources.
secondaryRecipient - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: secondaryRecipient
Comment: A superproperty for all "additional" recipients of a message.
secondly - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#RecurrenceFrequency
Label: secondly
seconds - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: seconds
Comment: a mesurement of time length with unit of second
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
sender - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: sender
Comment: The person or agent submitting the message to the network, if other from the one given with the nmo:from property.
sensingMethod - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: sensingMethod
Comment: tagNumber: 41495 The image sensor type on the camera or input device, such as One-chip color area sensor etc.
SensingMethod - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
sentBy - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: sentBy
Comment: To specify the calendar user that is acting on behalf of the calendar user specified by the property.
sentDate - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: sentDate
Comment: Date when this message was sent.
sequence - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: sequence
Comment: This property defines the revision sequence number of the calendar component within a sequence of revisions.
serializationLanguage - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: serialization language
Comment: States the serialization language for a named graph that is represented within a document
Domain: http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#DocumentGraph
Range: http://www.w3.org/2000/01/rdf-schema#Literal
series - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
server - Static variable in class org.semanticdesktop.aperture.crawler.samba.SAMBADS
Type: Property
Label: Host name
Comment: The DNS name or the IP address of the server
Domain: http://aperture.semanticdesktop.org/ontology/2010/05/19/sambads#SambaDataSource
Range: http://www.w3.org/2001/XMLSchema#string
SessionCertificateStore - Class in org.semanticdesktop.aperture.security.trustmanager.standard
A CertificateStore containing those Certificates that only need to be registered for this session.
SessionCertificateStore() - Constructor for class org.semanticdesktop.aperture.security.trustmanager.standard.SessionCertificateStore
 
set(GregorianCalendar) - Method in class org.semanticdesktop.aperture.outlook.VariantDate
 
set(int, int, int, int, int, int, int) - Method in class org.semanticdesktop.aperture.outlook.VariantDate
 
setAcceptGZIPEncoding(URLConnection) - Static method in class org.semanticdesktop.aperture.util.HttpClientUtil
Sets a request property on the supplied connection indicating that a server can respond with gzip-encoded data if it wants to.
setAccessData(AccessData) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Sets the AccessData instance to be used by the crawler
setAccessData(AccessData) - Method in interface org.semanticdesktop.aperture.crawler.Crawler
Sets the AccessData instance to be used.
setAccountToCrawl(String) - Method in class org.semanticdesktop.aperture.websites.flickr.FlickrDataSource
Sets the The Flickr account that should be crawled
setAllBasepaths(List<String>) - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Sets all The base path of the IMAP data sources at once
setApikey(String) - Method in class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyDataSource
Sets the The API key
setApikey(String) - Method in class org.semanticdesktop.aperture.websites.flickr.FlickrDataSource
Sets the The Flickr API key
setApiusername(String) - Method in class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyDataSource
Sets the The username associated with the API key.
setAttribute(String, String) - Method in class org.semanticdesktop.aperture.util.XmlWriter
Sets an attribute for the next start tag.
setAttribute(String, int) - Method in class org.semanticdesktop.aperture.util.XmlWriter
Sets an attribute for the next start element.
setAttribute(String, long) - Method in class org.semanticdesktop.aperture.util.XmlWriter
Sets an attribute for the next start element.
setAttribute(String, boolean) - Method in class org.semanticdesktop.aperture.util.XmlWriter
Sets an attribute for the next start element.
setAutoSaveInterval(int) - Method in class org.semanticdesktop.aperture.accessor.base.FileAccessData
Sets the auto save interval.
setBasepath(String) - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Sets the The base path of the IMAP data source
setCacheDocument(boolean) - Method in class org.semanticdesktop.aperture.extractor.poiooxml.PoiOOXmlExtractor
 
setChangedCount(int) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
setComment(String) - Method in class org.semanticdesktop.aperture.datasource.base.DataSourceBase
 
setCondition(SubstringCondition) - Method in class org.semanticdesktop.aperture.datasource.config.SubstringPattern
 
setConfiguration(RDFContainer) - Method in class org.semanticdesktop.aperture.datasource.base.DataSourceBase
 
setConfiguration(RDFContainer) - Method in interface org.semanticdesktop.aperture.datasource.DataSource
Sets the RDF model containing the configuration of this DataSource.
setConnectionSecurity(ImapDataSource.ConnectionSecurity) - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Sets the The level of security for the connection
setConnectTimeout(int) - Method in class org.semanticdesktop.aperture.accessor.http.HttpAccessor
Sets the connection timeout
setContent(InputStream) - Method in class org.semanticdesktop.aperture.accessor.base.FileDataObjectBase
 
setContent(InputStream) - Method in interface org.semanticdesktop.aperture.accessor.FileDataObject
Sets the InputStream containing the content represented by the DataObject.
setCrawledusername(String) - Method in class org.semanticdesktop.aperture.websites.bibsonomy.BibsonomyDataSource
Sets the The name of the account that is to be crawled
setCrawlerHandler(CrawlerHandler) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Sets the crawler handler
setCrawlerHandler(CrawlerHandler) - Method in interface org.semanticdesktop.aperture.crawler.Crawler
Sets the CrawlerHandler to which this Crawler should report any scanned or cleared resources and from which it obtains RDFContainer.
setCrawlReportFile(File) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Sets the file where the crawl report is to be saved
setCrawlStarted(long) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
setCrawlStopped(long) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
setCrawlType(FlickrDataSource.CrawlType) - Method in class org.semanticdesktop.aperture.websites.flickr.FlickrDataSource
Sets the Type of crawl
setCurrentFolder(Folder) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
This method implements the incremental crawling strategy described by Chris Fluit in the sourceforge issue 1531657.
setCurrentFolder(Folder) - Method in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
Sets the current folder.
setDataAccessorRegistry(DataAccessorRegistry) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Sets the data accessor registry
setDataAccessorRegistry(DataAccessorRegistry) - Method in interface org.semanticdesktop.aperture.crawler.Crawler
Sets the DataAccessorRegistry to obtain DataAccessorFactories from.
setDataFile(File) - Method in class org.semanticdesktop.aperture.accessor.base.FileAccessData
Sets the data File to be used by this FileAccessData.
setDataSource(DataSource) - Method in class org.semanticdesktop.aperture.accessor.base.DataObjectBase
 
setDataSource(DataSource) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Sets the data source
setDataSource(DataSource) - Method in class org.semanticdesktop.aperture.outlook.OutlookCrawler
 
setDate(Date) - Method in class org.semanticdesktop.aperture.outlook.VariantDate
 
setDepth(int) - Method in class org.semanticdesktop.aperture.crawler.web.CrawlJob
 
setDomain(String) - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSource
Sets the The name of the domain or workgroup
setDomainBoundaries(DomainBoundaries, RDFContainer) - Static method in class org.semanticdesktop.aperture.datasource.config.ConfigurationUtil
 
setDomainBoundaries(DomainBoundaries) - Method in class org.semanticdesktop.aperture.datasource.config.DomainBoundableDataSource
Sets the domain boundaries for this data source
setExcludePatterns(List) - Method in class org.semanticdesktop.aperture.datasource.config.DomainBoundaries
 
setExitCode(ExitCode) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
setExtractingContents(boolean) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
should binaries be processed?
setFatalErrorCause(Throwable) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
setFile(File) - Method in class org.semanticdesktop.aperture.accessor.base.FileDataObjectBase
 
setFile(File) - Method in interface org.semanticdesktop.aperture.accessor.FileDataObject
Sets the file containing the content represented by this FileDataObject.
setFileWithoutChecks(File) - Method in class org.semanticdesktop.aperture.accessor.base.FileDataObjectBase
Sets the file without checking if it exists and is readable, and without updating the content.
setFollowSymbolicLinks(Boolean) - Method in class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSource
Sets the Should the crawler follow symbolic links?
setHostname(String) - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Sets the The host name of the IMAP server
setID(URI) - Method in class org.semanticdesktop.aperture.accessor.base.DataObjectBase
 
setIgnoreUidValidity(Boolean) - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Sets the Should the crawler ignore the UID validity?
setIncludeEmbeddedResources(Boolean) - Method in class org.semanticdesktop.aperture.datasource.web.WebDataSource
Sets the Should the embedded resources (images, sounds, flash animations etc.) be included in the crawl results
setIncludeHiddenResources(Boolean) - Method in class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSource
Sets the Should the hidden files and folders be included in crawl results?
setIncludeInbox(Boolean) - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Sets the Should the inbox itself be included in the crawl results?
setIncludePatterns(List) - Method in class org.semanticdesktop.aperture.datasource.config.DomainBoundaries
 
setIndentString(String) - Method in class org.semanticdesktop.aperture.util.XmlWriter
Sets the string that should be used for indentation when pretty-printing is enabled.
setLinkExtractorRegistry(LinkExtractorRegistry) - Method in class org.semanticdesktop.aperture.crawler.web.WebCrawler
 
setLinkExtractorRegistry(LinkExtractorRegistry) - Method in class org.semanticdesktop.aperture.crawler.web.WebCrawlerFactory
 
setListener(SimpleSAXListener) - Method in class org.semanticdesktop.aperture.util.SimpleSAXParser
Sets the (new) listener that should receive any events from this parser.
setMaximumDepth(Integer) - Method in class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSource
Sets the How many levels below the root folder should the crawled descend.
setMaximumDepth(Integer) - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Sets the Maximum depth of the crawl
setMaximumDepth(Integer) - Method in class org.semanticdesktop.aperture.datasource.mbox.MboxDataSource
Sets the Maximum depth of the crawl
setMaximumDepth(Integer) - Method in class org.semanticdesktop.aperture.datasource.web.WebDataSource
Sets the How many levels of link references should the crawler cover.
setMaximumSize(Long) - Method in class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSource
Sets the Maximum size (in bytes) of files reported by the crawler
setMaximumSize(Long) - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Sets the Maximum size (in bytes) of the attachments that are to be reported by the crawler
setMaximumSize(Long) - Method in class org.semanticdesktop.aperture.datasource.mbox.MboxDataSource
Sets the Maximum size (in bytes) of the attachments that are to be reported by the crawler
setMaximumSize(Long) - Method in class org.semanticdesktop.aperture.datasource.web.WebDataSource
Sets the Maximum size (in bytes) of resources reported by the crawler
setMboxPath(String) - Method in class org.semanticdesktop.aperture.datasource.mbox.MboxDataSource
Sets the The path to the mbox file
setMetadata(RDFContainer) - Method in class org.semanticdesktop.aperture.accessor.base.DataObjectBase
 
setMimeMessage(MimeMessage) - Method in class org.semanticdesktop.aperture.crawler.mail.base.MessageDataObjectBase
 
setMimeMessage(MimeMessage) - Method in interface org.semanticdesktop.aperture.crawler.mail.MessageDataObject
Sets the MimeMessage that is to be encapsulated by this DataObject.
setMimeTypeIdentifier(MimeTypeIdentifier) - Method in class org.semanticdesktop.aperture.crawler.web.WebCrawler
 
setMimeTypeIdentifier(MimeTypeIdentifier) - Method in class org.semanticdesktop.aperture.crawler.web.WebCrawlerFactory
 
setName(String) - Method in class org.semanticdesktop.aperture.crawler.mail.MailUtil.LiberalInternetAddress
 
setName(String) - Method in class org.semanticdesktop.aperture.datasource.base.DataSourceBase
 
setName(String, RDFContainer) - Static method in class org.semanticdesktop.aperture.datasource.config.ConfigurationUtil
Deprecated. use DataSource.setName(String) instead
setName(String) - Method in interface org.semanticdesktop.aperture.datasource.DataSource
Sets the name of this data source.
setNewCount(int) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
setParent(Component) - Method in class org.semanticdesktop.aperture.security.trustdecider.dialog.TrustDeciderDialog
 
setPassword(String) - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSource
Sets the The Password used to access this datasource.
setPassword(String, RDFContainer) - Static method in class org.semanticdesktop.aperture.datasource.config.ConfigurationUtil
 
setPassword(String) - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Sets the The Password used to access this datasource.
setPassword(char[]) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.PersistentCertificateStore
 
setPassword(String) - Method in class org.semanticdesktop.aperture.websites.delicious.DeliciousDataSource
Sets the The Password used to access this datasource.
setPath(String) - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSource
Sets the Path to the file or folder that is to be crawled
setPattern(Pattern) - Method in class org.semanticdesktop.aperture.datasource.config.RegExpPattern
 
setPattern(String) - Method in class org.semanticdesktop.aperture.datasource.config.RegExpPattern
 
setPersistentStorageFile(File) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.StandardTrustManagerFactory
 
setPersistentStoragePassword(char[]) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.StandardTrustManagerFactory
 
setPort(Integer) - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSource
Sets the The port number where the server is listening for connections
setPort(Integer) - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Sets the The port number where the IMAP server is listening for connections
setPrettyPrint(boolean) - Method in class org.semanticdesktop.aperture.util.XmlWriter
Enables or disables pretty-printing.
setReadTimeout(int) - Method in class org.semanticdesktop.aperture.accessor.http.HttpAccessor
Sets the read timeout
setRemovedCount(int) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
setRootFolder(String) - Method in class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSource
Sets the Path to the root of the folder tree to be crawled
setRootUrl(String) - Method in class org.semanticdesktop.aperture.datasource.ical.IcalDataSource
Sets the URL of the ical file to be crawled.
setRootUrl(String) - Method in class org.semanticdesktop.aperture.datasource.web.WebDataSource
Sets the URL of the webpage were the crawling should begin
setRootUrl(String) - Method in class org.semanticdesktop.aperture.outlook.OutlookDataSource
Sets the URL used as a prefix for URIs of all outlook resources.
setServer(String) - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSource
Sets the The DNS name or the IP address of the server
setSessionProperties(Properties) - Method in class org.semanticdesktop.aperture.crawler.imap.ImapCrawler
Sets the session properties
setShare(String) - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSource
Sets the The name of the network share
setSharedSecret(String) - Method in class org.semanticdesktop.aperture.websites.flickr.FlickrDataSource
Sets the The shared secret associated with your Flicckr API key
setSslFileName(String) - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Sets the The path to the ssl keyfile
setSslFilePassword(String) - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Sets the Keyphrase for the SSL keyfile
setStreamConsumerFactory(StreamMonitor.StreamConsumerFactory) - Method in class org.semanticdesktop.aperture.util.StreamMonitor
 
setSubstring(String) - Method in class org.semanticdesktop.aperture.datasource.config.SubstringPattern
 
setSuppressParentChildLinks(Boolean) - Method in class org.semanticdesktop.aperture.datasource.filesystem.FileSystemDataSource
Sets the
setTargetFolder(String) - Method in class org.semanticdesktop.aperture.websites.flickr.FlickrDataSource
Sets the Path to the folder where local copies of your photos will be stored
setThunderbirdAddressbookPath(String) - Method in class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdAddressbookDataSource
Sets the Path to the file where the addresbook is stored.
setTimeout(int) - Method in class org.semanticdesktop.aperture.datasource.base.DataSourceBase
 
setTrimWhiteSpace(boolean) - Method in class org.semanticdesktop.aperture.util.SimpleSAXParser
Sets whether returned textual content needs to be trimmed before being reported to the SimpleSAXListener.
setTrustDecider(TrustDecider) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.StandardTrustManager
 
setTrustDecider(TrustDecider) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.StandardTrustManagerFactory
 
setUnchangedCount(int) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
setUseHeadersHash(Boolean) - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Sets the On mh-backed IMAP folders the crawler doesn't use the UID as part of the URI.
setUsername(String) - Method in class org.semanticdesktop.aperture.crawler.samba.SambaDataSource
Sets the Username used for authentication in a data source
setUsername(String, RDFContainer) - Static method in class org.semanticdesktop.aperture.datasource.config.ConfigurationUtil
 
setUsername(String) - Method in class org.semanticdesktop.aperture.datasource.imap.ImapDataSource
Sets the Username used for authentication in a data source
setUsername(String) - Method in class org.semanticdesktop.aperture.websites.delicious.DeliciousDataSource
Sets the Username used for authentication in a data source
setValue(double) - Method in class org.semanticdesktop.aperture.outlook.VariantDate
 
setValue(Object) - Method in class org.semanticdesktop.aperture.util.ArrayMap.Entry
 
setValue(String) - Method in class org.semanticdesktop.aperture.websites.Tag.TagEntryEntry
 
setWrappedDataObject(DataObject) - Method in class org.semanticdesktop.aperture.accessor.base.DataObjectBase
 
sha1Hash(String) - Static method in class org.semanticdesktop.aperture.util.StringUtil
Computes the SHA1 hash for the given string.
sha1Hash(byte[]) - Static method in class org.semanticdesktop.aperture.util.StringUtil
Computes the SHA1 hash for the given byte array.
Shadows - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
ShadowTint - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
share - Static variable in class org.semanticdesktop.aperture.crawler.samba.SAMBADS
Type: Property
Label: Share
Comment: The name of the network share
Domain: http://aperture.semanticdesktop.org/ontology/2010/05/19/sambads#SambaDataSource
Range: http://www.w3.org/2001/XMLSchema#string
sharedSecret - Static variable in class org.semanticdesktop.aperture.websites.flickr.FLICKRDS
Type: Property
Label: Shared secret
Comment: The shared secret associated with your Flicckr API key
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/11/flickrds#FlickrDataSource
Range: http://www.w3.org/2001/XMLSchema#string
SharpenDetail - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
SharpenEdgeMasking - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
SharpenRadius - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
sharpness - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: sharpness
Comment: tagNumber: 41994 The direction of sharpness processing applied by the camera when the image was shot.
Sharpness - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
Sharpness - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
show(Component) - Method in class org.semanticdesktop.aperture.security.trustdecider.dialog.CertificateDialog
 
show - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2004/09/fresnel#LabellingFormat
Label: Show Label^^http://www.w3.org/2001/XMLSchema#string
Comment: Show the RDFS Label of the property.
showProperties - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: show properties^^http://www.w3.org/2001/XMLSchema#string
Comment: List of all properties which should be shown.
ShowPropertyList - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#Class
Label: Show Property List^^http://www.w3.org/2001/XMLSchema#string
Comment: This is a convenience class for the OWL specification of Fresnel.
shutterSpeedValue - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: shutterSpeedValue
Comment: tagNumber: 37377 Shutter speed.
ShutterSpeedValue - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
SidecarForExtension - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPPhotoshop
 
sideChannels - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: sideChannels
Comment: Number of side channels
Range: http://www.w3.org/2001/XMLSchema#integer
signatureContainedIn - Static variable in class org.semanticdesktop.aperture.vocabulary.APERTURE_NIE_EXTENSIONS
Type: Property
Domain: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#InformationElement
Range: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#DataObject
SimpleSAXAdapter - Class in org.semanticdesktop.aperture.util
An implementation of SimpleSAXListener providing dummy implementations for all its methods.
SimpleSAXAdapter() - Constructor for class org.semanticdesktop.aperture.util.SimpleSAXAdapter
 
SimpleSAXListener - Interface in org.semanticdesktop.aperture.util
A listener for events reported by SimpleSAXParser.
SimpleSAXParser - Class in org.semanticdesktop.aperture.util
An XML parser that generates "simple" SAX-like events from a limited subset of XML documents.
SimpleSAXParser(SAXParser) - Constructor for class org.semanticdesktop.aperture.util.SimpleSAXParser
Creates a new SimpleSAXParser that will use the supplied SAXParser for parsing the XML.
SimpleSAXParser() - Constructor for class org.semanticdesktop.aperture.util.SimpleSAXParser
Creates a new SimpleSAXParser that will create a new SAXParser using a SAXParserFactory for parsing the XML.
size() - Method in class org.semanticdesktop.aperture.util.ArrayMap
 
skip(long) - Method in class org.semanticdesktop.aperture.accessor.base.CountingInputStream
 
software - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: software
Comment: tagNumber: 305 The name and version of the software or firmware of the camera or image input device used to generate the image.
Software - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Software
Comment: A piece of software.
SoftwareComponent - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
SoftwareItem - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: SoftwareItem
Comment: A DataObject representing a piece of software.
SoftwareProject - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
SoftwareService - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: SoftwareService
Comment: A service published by a piece of software, either by an operating system or an application.
sound - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: sound
Comment: Sound clip attached to a Contact.
source - Variable in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
The DataSource representing the physical source of information.
source - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
source - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.DC
A related resource from which the described resource is derived.
SourceCode - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: SourceCode
Comment: Code in a compilable or interpreted programming language.
SOURCEFORMAT - Class in org.semanticdesktop.aperture.vocabulary
Vocabulary File.
SOURCEFORMAT() - Constructor for class org.semanticdesktop.aperture.vocabulary.SOURCEFORMAT
 
SOURCEFORMAT_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.vocabulary.SOURCEFORMAT
Path to the ontology resource
spatialFrequencyResponse - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: spatialFrequencyResponse
Comment: This tag records the camera or input device spatial frequency table and SFR values in the direction of image width, image height, and diagonal direction, as specified in ISO 12233. tagNumber: 41484
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
SpatialThing - Static variable in class org.semanticdesktop.aperture.vocabulary.GEO
Type: Class
Label: SpatialThing
Comment: Anything with spatial extent, i.e. size, shape, or position. e.g. people, places, bowling balls, as well as abstract areas like cubes.
spectralSensitivity - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: spectralSensitivity
Comment: Indicates the spectral sensitivity of each channel of the camera used.
SplitToningBalance - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
SplitToningHighlightHue - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
SplitToningHighlightSaturation - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
SplitToningShadowHue - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
SplitToningShadowSaturation - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
Spreadsheet - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Spreadsheet
Comment: A spreadsheet, created by a spreadsheet application.
SSL - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Type: Instance of http://aperture.semanticdesktop.org/ontology/2007/08/12/imapds#ConnectionSecurity
SSL_NO_CERT - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Type: Instance of http://aperture.semanticdesktop.org/ontology/2007/08/12/imapds#ConnectionSecurity
sslFileName - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Type: Property
Label: SSL File Name
Comment: The path to the ssl keyfile
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/imapds#IMAPDataSource
Range: http://www.w3.org/2001/XMLSchema#string
sslFilePassword - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Type: Property
Label: SSL File Password
Comment: Keyphrase for the SSL keyfile
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/imapds#IMAPDataSource
Range: http://www.w3.org/2001/XMLSchema#string
standard - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: standard
Comment: Links the timezone with the standard timezone observance.
StandardSocketFactory - Class in org.semanticdesktop.aperture.security.socketfactory.standard
A SSLSocketFactory implementation that uses a StandardTrustManager as its TrustManager implementation.
StandardSocketFactory() - Constructor for class org.semanticdesktop.aperture.security.socketfactory.standard.StandardSocketFactory
 
StandardTrustManager - Class in org.semanticdesktop.aperture.security.trustmanager.standard
A default implementation, well-suited for most environments, of X509TrustManager.
StandardTrustManager() - Constructor for class org.semanticdesktop.aperture.security.trustmanager.standard.StandardTrustManager
Create a StandardTrustManager that has no persistent storage for permanently approved certificates.
StandardTrustManager(File, char[]) - Constructor for class org.semanticdesktop.aperture.security.trustmanager.standard.StandardTrustManager
Create a StandardTrustManager that uses the specified File to store its permanently approved certificates.
StandardTrustManagerFactory - Class in org.semanticdesktop.aperture.security.trustmanager.standard
A StandardTrustManagerFactory hands out StandardTrustManager instances.
StandardTrustManagerFactory() - Constructor for class org.semanticdesktop.aperture.security.trustmanager.standard.StandardTrustManagerFactory
 
start() - Method in class org.semanticdesktop.aperture.util.StreamMonitor
 
startDocument() - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.html.HtmlLinkExtractor
 
startDocument() - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.html.TokenHandler
Notification of the start of a new document.
startDocument() - Method in class org.semanticdesktop.aperture.util.SimpleSAXAdapter
 
startDocument() - Method in interface org.semanticdesktop.aperture.util.SimpleSAXListener
Notifies the listener that the parser has started parsing.
startDocument() - Method in class org.semanticdesktop.aperture.util.XmlWriter
Writes the XML header for the XML file.
startOfStartTag(String) - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.html.HtmlLinkExtractor
 
startOfStartTag(String) - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.html.TokenHandler
Notification of the start of a start tag.
STARTS_WITH - Static variable in class org.semanticdesktop.aperture.datasource.config.SubstringCondition
 
STARTS_WITH - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Type: Class
Label: STARTS_WITH
startTag(String, Map, String) - Method in class org.semanticdesktop.aperture.util.SimpleSAXAdapter
 
startTag(String, Map, String) - Method in interface org.semanticdesktop.aperture.util.SimpleSAXListener
Reports a start tag to the listener.
startTag(String) - Method in class org.semanticdesktop.aperture.util.XmlWriter
Writes a start tag containing the previously set attributes.
startTriggerRelation - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#TriggerRelation
Label: startTriggerRelation
State - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPPhotoshop
 
status - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: status
Comment: Specifies the status of a graph, stable, unstable or testing
Domain: http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#Data
Range: http://www.w3.org/2000/01/rdf-schema#Literal
statusDescription - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: statusDescription
Comment: Longer return status description.
stop() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
 
stop() - Method in interface org.semanticdesktop.aperture.crawler.Crawler
Stops a running crawl or clear operation as fast as possible.
stop() - Method in class org.semanticdesktop.aperture.extractor.util.ThreadedExtractorWrapper
Interrupts processing of the wrapped extractor as soon as possible.
stop() - Method in class org.semanticdesktop.aperture.subcrawler.base.ThreadedSubCrawlerWrapper
Interrupts processing of the wrapped SubCrawler as soon as possible.
STOP_REQUESTED - Static variable in class org.semanticdesktop.aperture.crawler.ExitCode
Indicates that the process was interrupted by a request to stop.
STOP_REQUESTED_VALUE - Static variable in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
constant used to signify a crawl that has been interrupted by the user
stopRequested - Variable in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Flag indicating that this Crawler should stop scanning or clearing as soon as possible.
stopSubCrawler() - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
 
stopSubCrawler() - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractArchiverSubCrawler
 
stopSubCrawler() - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractCompressorSubCrawler
 
stopSubCrawler() - Method in class org.semanticdesktop.aperture.subcrawler.mbox.MboxSubCrawler
 
stopSubCrawler() - Method in class org.semanticdesktop.aperture.subcrawler.mime.MimeSubCrawler
 
stopSubCrawler() - Method in interface org.semanticdesktop.aperture.subcrawler.SubCrawler
Stops a running crawl as fast as possible.
stopSubCrawler() - Method in class org.semanticdesktop.aperture.subcrawler.vcard.VcardSubCrawler
 
store() - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Informs the AccessData that processing has completed and, in case of a persistent storage, now is a good time to write or flush results.
store() - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
store() - Method in class org.semanticdesktop.aperture.accessor.base.FileAccessData
 
store() - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
store() - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
store() - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
store - Variable in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
The underlying Store instance.
storeCrawlReport() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
Stores the current CrawlReport, if any, to the crawl report file, is set.
StreamMonitor - Class in org.semanticdesktop.aperture.util
Monitors whether a thread that consumes an input stream works or has it stalled.
StreamMonitor(InputStream, StreamMonitor.StreamConsumerFactory, StreamMonitor.StopRequestor, long, long, long) - Constructor for class org.semanticdesktop.aperture.util.StreamMonitor
 
StreamMonitor.ProcessingAbortedException - Exception in org.semanticdesktop.aperture.util
Thrown during processing when the StreamMonitor decides that the stream consumer has stalled, and has to be killed.
StreamMonitor.ProcessingAbortedException() - Constructor for exception org.semanticdesktop.aperture.util.StreamMonitor.ProcessingAbortedException
 
StreamMonitor.ProcessingInterruptedException - Exception in org.semanticdesktop.aperture.util
Thrown during processing when StreamMonitor.StopRequestor.isStopRequested() returns true
StreamMonitor.ProcessingInterruptedException() - Constructor for exception org.semanticdesktop.aperture.util.StreamMonitor.ProcessingInterruptedException
 
StreamMonitor.StopRequestor - Interface in org.semanticdesktop.aperture.util
 
StreamMonitor.StreamConsumer - Class in org.semanticdesktop.aperture.util
 
StreamMonitor.StreamConsumer() - Constructor for class org.semanticdesktop.aperture.util.StreamMonitor.StreamConsumer
 
StreamMonitor.StreamConsumerFactory - Interface in org.semanticdesktop.aperture.util
 
streetAddress - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: streetAddress
Comment: The streed address.
string2Date(String) - Static method in class org.semanticdesktop.aperture.util.DateUtil
Parses the given string as a Date using the same date format as date2String.
string2DateTime(String) - Static method in class org.semanticdesktop.aperture.util.DateUtil
Parses the given string as a Date using the same date format as dateTime2String.
string2UTCString(String) - Static method in class org.semanticdesktop.aperture.util.DateUtil
Converts the string in the ISO-8601 dateTime format to a string representing the same timestamp, normalized to the UTC timezone.
StringExtractor - Class in org.semanticdesktop.aperture.util
StringExtractor uses a set of heuristics to extract as much human-readable text as possible from a binary stream.
StringExtractor() - Constructor for class org.semanticdesktop.aperture.util.StringExtractor
 
StringUtil - Class in org.semanticdesktop.aperture.util
Provides utility methods for String handling.
StringUtil() - Constructor for class org.semanticdesktop.aperture.util.StringUtil
 
stripByteCounts - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: stripByteCounts
Comment: tagNumber: 279 The total number of bytes in each strip.
stripOffsets - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: stripOffsets
Comment: For each strip, the byte offset of that strip.
Student - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
student - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
studiesAt - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
subCrawl(URI, InputStream, SubCrawlerHandler, DataSource, AccessData, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
 
subCrawl(URI, InputStream, SubCrawlerHandler, DataSource, AccessData, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractArchiverSubCrawler
 
subCrawl(URI, InputStream, SubCrawlerHandler, DataSource, AccessData, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.subcrawler.base.AbstractCompressorSubCrawler
 
subCrawl(URI, InputStream, SubCrawlerHandler, DataSource, AccessData, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.subcrawler.base.ThreadedSubCrawlerWrapper
Starts the subcrawling process using the wrapped SubCrawler on a separate thread.
subCrawl(URI, InputStream, SubCrawlerHandler, DataSource, AccessData, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.subcrawler.mbox.MboxSubCrawler
 
subCrawl(URI, InputStream, SubCrawlerHandler, DataSource, AccessData, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.subcrawler.mime.MimeSubCrawler
 
subCrawl(URI, InputStream, SubCrawlerHandler, DataSource, AccessData, Charset, String, RDFContainer) - Method in interface org.semanticdesktop.aperture.subcrawler.SubCrawler
Starts crawling the given stream and to report the encountered DataObjects to the given SubCrawlerHandler.
subCrawl(URI, InputStream, SubCrawlerHandler, DataSource, AccessData, Charset, String, RDFContainer) - Method in class org.semanticdesktop.aperture.subcrawler.vcard.VcardSubCrawler
 
SubCrawler - Interface in org.semanticdesktop.aperture.subcrawler
A SubCrawler accesses an InputStream and produces a stream of other DataObjects representing the resources found "inside".
SubCrawlerException - Exception in org.semanticdesktop.aperture.subcrawler
Thrown to indicate that an error occurred while extracting information from an InputStream by a SubCrawler.
SubCrawlerException() - Constructor for exception org.semanticdesktop.aperture.subcrawler.SubCrawlerException
Constructs an SubCrawlerException with no detail message.
SubCrawlerException(String) - Constructor for exception org.semanticdesktop.aperture.subcrawler.SubCrawlerException
Constructs a SubCrawlerException with the specified detail message.
SubCrawlerException(String, Throwable) - Constructor for exception org.semanticdesktop.aperture.subcrawler.SubCrawlerException
Constructs an SubCrawlerException with the specified detail message and cause.
SubCrawlerException(Throwable) - Constructor for exception org.semanticdesktop.aperture.subcrawler.SubCrawlerException
Constructs a SubCrawlerException with the specified cause and a detail message of (cause==null ?
SubCrawlerFactory - Interface in org.semanticdesktop.aperture.subcrawler
SubCrawlerFactories create SubCrawlers capable of crawling FileDataObjects of specific mime types.
SubCrawlerHandler - Interface in org.semanticdesktop.aperture.subcrawler
SubCrawlerHandlers are notified by a SubCrawler about additions and modifications of resources in an InputStream.
subCrawlerRegistry - Variable in class org.semanticdesktop.aperture.crawler.base.CrawlerHandlerBase
Subcrawler registry, may be set by overriding classes to use processBinary
SubCrawlerRegistry - Interface in org.semanticdesktop.aperture.subcrawler
A SubCrawlerRegistry serves as a central registry for registering and obtaining SubCrawlerFactories.
SubCrawlerRegistryImpl - Class in org.semanticdesktop.aperture.subcrawler.impl
A trivial default implementation of the SubCrawlerRegistry interface.
SubCrawlerRegistryImpl() - Constructor for class org.semanticdesktop.aperture.subcrawler.impl.SubCrawlerRegistryImpl
 
SubCrawlerUtil - Class in org.semanticdesktop.aperture.subcrawler
A utility class containing some methods useful when working with subcrawlers and subcrawled resources.
SubCrawlerUtil() - Constructor for class org.semanticdesktop.aperture.subcrawler.SubCrawlerUtil
 
SUBFOLDERS_KEY - Static variable in class org.semanticdesktop.aperture.crawler.mail.AbstractJavaMailCrawler
 
subject - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: subject
Comment: An overall topic of the content of a InformationElement
Domain: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#InformationElement
Range: http://www.w3.org/2001/XMLSchema#string
subject - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.DC
The topic of the resource.
subjectArea - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: subjectArea
Comment: tagNumber: 37396 The location and area of the main subject in the overall scene.
subjectDistance - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: subjectDistance
Comment: tagNumber: 37382 The distance to the subject, given in meters.
subjectDistanceRange - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: subjectDistanceRange
Comment: The distance to the subject, such as Macro, Close View or Distant View. tagNumber: 41996
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
SubjectDistanceRange - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
subjectLocation - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: subjectLocation
Comment: The location of the main subject in the scene.
sublens - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: sublens^^http://www.w3.org/2001/XMLSchema#string
Comment: Sublens which should be used for displaying property values.
subsecond - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: subsecond
subseconds - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: subseconds
Comment: A tag used to record fractions of seconds for a date property
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
subSecTime - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: subSecTime
Comment: tagNumber: 37520 DateTime subseconds
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
subSecTimeDigitized - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: subSecTimeDigitized
Comment: tagNumber: 37522 DateTimeDigitized subseconds
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
subSecTimeOriginal - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: subSecTimeOriginal
Comment: tagNumber: 37521 DateTimeOriginal subseconds
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
SubstringCondition - Class in org.semanticdesktop.aperture.datasource.config
Instances of this class indicate how a substring test needs to be performed and are able to evaluate the test.
SubstringCondition() - Constructor for class org.semanticdesktop.aperture.datasource.config.SubstringCondition
 
SubstringCondition.Contains - Class in org.semanticdesktop.aperture.datasource.config
 
SubstringCondition.Contains() - Constructor for class org.semanticdesktop.aperture.datasource.config.SubstringCondition.Contains
 
SubstringCondition.DoesNotContain - Class in org.semanticdesktop.aperture.datasource.config
 
SubstringCondition.DoesNotContain() - Constructor for class org.semanticdesktop.aperture.datasource.config.SubstringCondition.DoesNotContain
 
SubstringCondition.EndsWith - Class in org.semanticdesktop.aperture.datasource.config
 
SubstringCondition.EndsWith() - Constructor for class org.semanticdesktop.aperture.datasource.config.SubstringCondition.EndsWith
 
SubstringCondition.StartsWith - Class in org.semanticdesktop.aperture.datasource.config
 
SubstringCondition.StartsWith() - Constructor for class org.semanticdesktop.aperture.datasource.config.SubstringCondition.StartsWith
 
SubstringPattern - Class in org.semanticdesktop.aperture.datasource.config
A UrlPattern implementation using a substring test evaluation strategy.
SubstringPattern(String, SubstringCondition) - Constructor for class org.semanticdesktop.aperture.datasource.config.SubstringPattern
 
SubstringPattern - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Type: Class
Label: SubstringPattern
subtitle - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: subtitle
Comment: TIT3 The 'Subtitle/Description refinement' frame is used for information directly related to the contents title (e.g.
summary - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: summary
Comment: Defines a short summary or subject for the calendar component.
summaryAltRep - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: summaryAltRep
Comment: Alternate representation of the comment.
sunday - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#Weekday
Label: sunday
supercedes - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: supercedes
Comment: States that a piece of software supercedes another piece of software.
supervises - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
supervisor - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
SUPPORTEDSCHEMES - Static variable in class org.semanticdesktop.aperture.opener.http.HttpOpenerFactory
 
suppressParentChildLinks - Static variable in class org.semanticdesktop.aperture.datasource.filesystem.FILESYSTEMDS
Type: Property
Label: Supress the addition of parent->child nie:hasPart triples to the folder metadata
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/filesystemds#FileSystemDataSource
Range: http://www.w3.org/2001/XMLSchema#boolean
suspendMonitoring() - Method in class org.semanticdesktop.aperture.util.StreamMonitor
 
SWRC - Class in org.semanticdesktop.aperture.vocabulary
Vocabulary File.
SWRC() - Constructor for class org.semanticdesktop.aperture.vocabulary.SWRC
 
SWRC_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Path to the ontology resource
Symbol - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Class
Label: symbol
Comment: Represents a symbol
SynchronizedAccessData - Class in org.semanticdesktop.aperture.accessor.base
A synchronized wrapper around an AccessData implementation.
SynchronizedAccessData(AccessData) - Constructor for class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
The default constructor.
SynchronizedText - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Class
Label: SynchronizedText
Comment: SYLT This is another way of incorporating the words, said or sung lyrics, in the audio file as text, this time, however, in sync with the audio.
synchronizedTextContentDescriptor - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: synchronizedTextContentDescriptor
Comment: Synchronized text content descriptor.
SynchronizedTextElement - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Class
Label: SynchronizedTextElement
Comment: An element of the synchronized text.

T

Tag - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Class
Label: tag
Comment: Represents a generic tag
Tag - Static variable in class org.semanticdesktop.aperture.vocabulary.TAGGING
Type: Class
Label: Tag
Comment: A Tag.
Tag - Class in org.semanticdesktop.aperture.websites
A Tag-Implementation
Tag(Map<String, String>) - Constructor for class org.semanticdesktop.aperture.websites.Tag
 
Tag(String, String, String) - Constructor for class org.semanticdesktop.aperture.websites.Tag
 
Tag(String, String, String, String) - Constructor for class org.semanticdesktop.aperture.websites.Tag
 
Tag.TagEntryEntry - Class in org.semanticdesktop.aperture.websites
 
Tag.TagEntryEntry(String, String) - Constructor for class org.semanticdesktop.aperture.websites.Tag.TagEntryEntry
 
TAGGING - Class in org.semanticdesktop.aperture.vocabulary
Vocabulary File.
TAGGING() - Constructor for class org.semanticdesktop.aperture.vocabulary.TAGGING
 
TAGGING_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.vocabulary.TAGGING
Path to the ontology resource
tagid - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: tagid
Comment: The Exif tag number with context prefix, such as IFD type or maker name (for this schema definition)
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
tagNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: tagNumber
Comment: The Exif tag number (for this schema definition)
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
TAGS_API - Static variable in class org.semanticdesktop.aperture.websites.delicious.DeliciousCrawler
URL to the tags API
TAR_URI_PREFIX - Static variable in class org.semanticdesktop.aperture.subcrawler.tar.TarSubCrawlerFactory
Prefix used for uris of entries inside tar archives
targetFolder - Static variable in class org.semanticdesktop.aperture.websites.flickr.FLICKRDS
Type: Property
Label: Photo Folder
Comment: Path to the folder where local copies of your photos will be stored
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/11/flickrds#FlickrDataSource
Range: http://www.w3.org/2001/XMLSchema#string
TarSubCrawler - Class in org.semanticdesktop.aperture.subcrawler.tar
A SubCrawler Implementation working with tar archives.
TarSubCrawler() - Constructor for class org.semanticdesktop.aperture.subcrawler.tar.TarSubCrawler
 
TarSubCrawler.TarSubCrawlerEntry - Class in org.semanticdesktop.aperture.subcrawler.tar
 
TarSubCrawler.TarSubCrawlerEntry(TarArchiveEntry) - Constructor for class org.semanticdesktop.aperture.subcrawler.tar.TarSubCrawler.TarSubCrawlerEntry
 
TarSubCrawler.TarSubCrawlerInputStream - Class in org.semanticdesktop.aperture.subcrawler.tar
 
TarSubCrawler.TarSubCrawlerInputStream(InputStream) - Constructor for class org.semanticdesktop.aperture.subcrawler.tar.TarSubCrawler.TarSubCrawlerInputStream
 
TarSubCrawlerFactory - Class in org.semanticdesktop.aperture.subcrawler.tar
A factory for TarSubCrawlers
TarSubCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.subcrawler.tar.TarSubCrawlerFactory
 
TechnicalReport - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
technicalReport - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
TechnicalStaff - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
Temperature - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
template - Static variable in class org.semanticdesktop.aperture.vocabulary.APERTURE_NIE_EXTENSIONS
Type: Property
Domain: http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#Document
Range: http://www.w3.org/2001/XMLSchema#string
tentativeParticipationStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#ParticipationStatus
Label: tentativeParticipationStatus
tentativeStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#EventStatus
Label: tentativeStatus
test(String, String) - Method in class org.semanticdesktop.aperture.datasource.config.SubstringCondition.Contains
 
test(String, String) - Method in class org.semanticdesktop.aperture.datasource.config.SubstringCondition.DoesNotContain
 
test(String, String) - Method in class org.semanticdesktop.aperture.datasource.config.SubstringCondition.EndsWith
 
test(String, String) - Method in class org.semanticdesktop.aperture.datasource.config.SubstringCondition.StartsWith
 
test(String, String) - Method in class org.semanticdesktop.aperture.datasource.config.SubstringCondition
Tests the substring condition embodied by the implementing class on a String.
TEXT - Static variable in class org.semanticdesktop.aperture.crawler.ical.IcalDataType
The TEXT constant
text(String) - Method in class org.semanticdesktop.aperture.hypertext.linkextractor.html.HtmlLinkExtractor
 
text(String) - Method in interface org.semanticdesktop.aperture.hypertext.linkextractor.html.TokenHandler
Notification of text.
text(String) - Method in class org.semanticdesktop.aperture.util.XmlWriter
Writes a piece of text.
textContentType - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: textContentType
Comment: Content type: $00 is other $01 is lyrics $02 is text transcription $03 is movement/part name (e.g.
TextDocument - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: TextDocument
Comment: A text document
textElement(String, String) - Method in class org.semanticdesktop.aperture.util.XmlWriter
Writes a start and end tag with the supplied text between them.
textElement(String, int) - Method in class org.semanticdesktop.aperture.util.XmlWriter
Writes a start and end tag with the supplied integer value between them.
textElement(String, long) - Method in class org.semanticdesktop.aperture.util.XmlWriter
Writes a start and end tag with the supplied long integer value between them.
textElement(String, boolean) - Method in class org.semanticdesktop.aperture.util.XmlWriter
Writes a start and end tag with the supplied boolean value between them.
textElementContent - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: textElementContent
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#SynchronizedTextElement
Range: http://www.w3.org/2001/XMLSchema#string
textElementTimestamp - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: textElementTimestamp
Comment: The 'time stamp' is set to zero or the whole sync is omitted if located directly at the beginning of the sound.
TextFieldWidget - Static variable in class org.semanticdesktop.aperture.vocabulary.SOURCEFORMAT
Type: Class
Label: TextFieldWidget
Comment: A textfield
textWriter - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: textWriter
Comment: TEXT The 'Lyricist(s)/Text writer(s)' frame is intended for the writer(s) of the text or lyrics in the recording.
Thesis - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
Thing - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
thisAndFutureRange - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#RecurrenceIdentifierRange
Label: thisAndFutureRange
thisAndPriorRange - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#RecurrenceIdentifierRange
Label: thisAndPriorRange
ThreadedExtractorWrapper - Class in org.semanticdesktop.aperture.extractor.util
A ThreadedExtractorWrapper wraps an Extractor and executes it on a separate thread, bailing out if the wrapped Extractor appears to be hanging.
ThreadedExtractorWrapper(Extractor) - Constructor for class org.semanticdesktop.aperture.extractor.util.ThreadedExtractorWrapper
Creates a new wrapper for the specified Extractor.
ThreadedExtractorWrapper(Extractor, long, long, long) - Constructor for class org.semanticdesktop.aperture.extractor.util.ThreadedExtractorWrapper
Creates a new wrapper for the specified Extractor.
ThreadedExtractorWrapper.ExtractionAbortedException - Exception in org.semanticdesktop.aperture.extractor.util
An exception that gets thrown if the extraction is aborted per user request i.e. when the ThreadedExtractorWrapper.stop() method is called.
ThreadedExtractorWrapper.ExtractionAbortedException() - Constructor for exception org.semanticdesktop.aperture.extractor.util.ThreadedExtractorWrapper.ExtractionAbortedException
The default constructor
ThreadedExtractorWrapper.ExtractionInterruptedException - Exception in org.semanticdesktop.aperture.extractor.util
An exception that gets thrown if the underlying extractor hangs.
ThreadedExtractorWrapper.ExtractionInterruptedException() - Constructor for exception org.semanticdesktop.aperture.extractor.util.ThreadedExtractorWrapper.ExtractionInterruptedException
The default constructor
ThreadedSubCrawlerWrapper - Class in org.semanticdesktop.aperture.subcrawler.base
A ThreadedSubcrawlerWrapper wraps a SubCrawler and executes it on a separate thread, bailing out if the wrapped SubCrawler appears to be hanging.
ThreadedSubCrawlerWrapper(SubCrawler) - Constructor for class org.semanticdesktop.aperture.subcrawler.base.ThreadedSubCrawlerWrapper
Creates a new wrapper for the specified SubCrawler.
ThreadedSubCrawlerWrapper(SubCrawler, long, long, long) - Constructor for class org.semanticdesktop.aperture.subcrawler.base.ThreadedSubCrawlerWrapper
Creates a new wrapper for the specified SubCrawler.
ThreadedSubCrawlerWrapper.SubCrawlingAbortedException - Exception in org.semanticdesktop.aperture.subcrawler.base
An exception that gets thrown if the underlying SubCrawler hangs.
ThreadedSubCrawlerWrapper.SubCrawlingAbortedException() - Constructor for exception org.semanticdesktop.aperture.subcrawler.base.ThreadedSubCrawlerWrapper.SubCrawlingAbortedException
 
ThreadedSubCrawlerWrapper.SubCrawlingInterruptedException - Exception in org.semanticdesktop.aperture.subcrawler.base
An exception that gets thrown if the subcrawling is interrupted per user request i.e. when the ThreadedSubCrawlerWrapper.stop() method is called.
ThreadedSubCrawlerWrapper.SubCrawlingInterruptedException() - Constructor for exception org.semanticdesktop.aperture.subcrawler.base.ThreadedSubCrawlerWrapper.SubCrawlingInterruptedException
 
ThunderbirdAddressbookCrawlerFactory - Class in org.semanticdesktop.aperture.addressbook.thunderbird
 
ThunderbirdAddressbookCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdAddressbookCrawlerFactory
 
ThunderbirdAddressbookDataSource - Class in org.semanticdesktop.aperture.addressbook.thunderbird
Data source class file.
ThunderbirdAddressbookDataSource() - Constructor for class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdAddressbookDataSource
 
ThunderbirdAddressbookDataSource - Static variable in class org.semanticdesktop.aperture.addressbook.thunderbird.THUNDERBIRDADDRESSBOOKDS
Type: Class
Label: Thunderbird Addresbook Data Source
Comment: Describes an addresbook maintained by Mozilla Thunderbird
ThunderbirdAddressbookDataSourceFactory - Class in org.semanticdesktop.aperture.addressbook.thunderbird
ThunderbirdAddressbookDataSourceFactory returns instances of the ThunderbirdAddressbookDataSource class.
ThunderbirdAddressbookDataSourceFactory() - Constructor for class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdAddressbookDataSourceFactory
 
ThunderbirdAddressbookDetector - Class in org.semanticdesktop.aperture.addressbook.thunderbird
Detects if you have Thunderbird installed and searches for the address book file.
ThunderbirdAddressbookDetector() - Constructor for class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdAddressbookDetector
 
THUNDERBIRDADDRESSBOOKDS - Class in org.semanticdesktop.aperture.addressbook.thunderbird
Vocabulary File.
THUNDERBIRDADDRESSBOOKDS() - Constructor for class org.semanticdesktop.aperture.addressbook.thunderbird.THUNDERBIRDADDRESSBOOKDS
 
THUNDERBIRDADDRESSBOOKDS_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.addressbook.thunderbird.THUNDERBIRDADDRESSBOOKDS
Path to the ontology resource
thunderbirdAddressbookPath - Static variable in class org.semanticdesktop.aperture.addressbook.thunderbird.THUNDERBIRDADDRESSBOOKDS
Type: Instance of http://www.w3.org/2004/09/fresnel#Format
Label: Addresbook Path
Comment: Path to the file where the addresbook is stored.
ThunderbirdCrawler - Class in org.semanticdesktop.aperture.addressbook.thunderbird
This is a crawler for the thunderbird address book.
ThunderbirdCrawler(DataSource) - Constructor for class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdCrawler
 
ThunderbirdCrawler() - Constructor for class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdCrawler
 
thursday - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#Weekday
Label: thursday
time - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: time
Comment: TIME The 'Time' frame is a numeric string in the HHMM format containing the time for the recording.
timeout - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Type: Property
Label: Timeout
Comment: The timeout between two consecutive crawls (in miliseconds)
Domain: http://aperture.semanticdesktop.org/ontology/2007/08/12/source#DataSource
Range: http://www.w3.org/2000/01/rdf-schema#Literal
timestamp - Static variable in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
timestampFormat - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: timestampFormat
Comment: Time stamp format is: $01 Absolute time, 32 bit sized, using MPEG frames as unit $02 Absolute time, 32 bit sized, using milliseconds as unit
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nid3#SynchronizedText
Range: http://www.w3.org/2001/XMLSchema#string
TimeTransparency - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: TimeTransparency
Comment: Time transparency.
Timezone - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: Timezone
Comment: Provide a grouping of component properties that defines a time zone.
TimezoneObservance - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: TimezoneObservance
Tint - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
title - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: title
Comment: The official title the object represented by this contact in an organization.
title - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: title
Comment: TIT2 The 'Title/Songname/Content description' frame is the actual name of the piece (e.g.
title - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: title
Comment: Name given to an InformationElement
Domain: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#InformationElement
Range: http://www.w3.org/2001/XMLSchema#string
title - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
title - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.DC
 
TmExtractorsWrapper - Class in org.semanticdesktop.aperture.extractor.word
A little wrapper around the textmining.org text extraction classes.
TmExtractorsWrapper() - Constructor for class org.semanticdesktop.aperture.extractor.word.TmExtractorsWrapper
 
to - Static variable in class org.semanticdesktop.aperture.vocabulary.NMO
Type: Property
Label: to
Comment: The primary intended recipient of an email.
Todo - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: Todo
Comment: Provide a grouping of calendar properties that describe a to-do.
TodoStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: TodoStatus
Comment: A status of a calendar entity.
todoStatus - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: status
Comment: Defines the overall status or confirmation for a todo.
TokenHandler - Interface in org.semanticdesktop.aperture.hypertext.linkextractor.html
The TokenHandler interface should be implemented by classes that want to receives tokens from a Tokenizer.
Tokenizer - Class in org.semanticdesktop.aperture.hypertext.linkextractor.html
Tokenizer is a speed-optimized tokenizer for HTML(-like) documents.
Tokenizer(TokenHandler) - Constructor for class org.semanticdesktop.aperture.hypertext.linkextractor.html.Tokenizer
Creates a new Tokenizer.
ToneCurve - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
ToneCurveName - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
toNode() - Method in class org.semanticdesktop.aperture.datasource.config.SubstringCondition.Contains
 
toNode() - Method in class org.semanticdesktop.aperture.datasource.config.SubstringCondition.DoesNotContain
 
toNode() - Method in class org.semanticdesktop.aperture.datasource.config.SubstringCondition.EndsWith
 
toNode() - Method in class org.semanticdesktop.aperture.datasource.config.SubstringCondition.StartsWith
 
toNode() - Method in class org.semanticdesktop.aperture.datasource.config.SubstringCondition
Return the Value used to encode this SubstringCondition in an RDF model.
Topic - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
toString() - Method in class org.semanticdesktop.aperture.accessor.base.CountingInputStream
 
toString() - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
toString() - Method in class org.semanticdesktop.aperture.crawler.ExitCode
 
toString() - Method in class org.semanticdesktop.aperture.crawler.web.CrawlJob
 
toString() - Method in class org.semanticdesktop.aperture.datasource.config.SubstringCondition.Contains
 
toString() - Method in class org.semanticdesktop.aperture.datasource.config.SubstringCondition.DoesNotContain
 
toString() - Method in class org.semanticdesktop.aperture.datasource.config.SubstringCondition.EndsWith
 
toString() - Method in class org.semanticdesktop.aperture.datasource.config.SubstringCondition.StartsWith
 
toString() - Method in class org.semanticdesktop.aperture.outlook.VariantDate
 
toString() - Method in class org.semanticdesktop.aperture.security.trustdecider.Decision
 
toString() - Method in class org.semanticdesktop.aperture.util.ArrayMap
 
toString() - Method in class org.semanticdesktop.aperture.util.ListMap
 
toString() - Method in class org.semanticdesktop.aperture.websites.Tag
 
touch(String) - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Touches an id.
touch(String) - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
touch(String) - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
touch(String) - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
touch(String) - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
touchObject(String) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlerBase
 
touchRecursively(String) - Method in interface org.semanticdesktop.aperture.accessor.AccessData
Recursively touches all ids within the aggregation subtree beginning with the given id
touchRecursively(String) - Method in class org.semanticdesktop.aperture.accessor.base.AccessDataImpl
 
touchRecursively(String) - Method in class org.semanticdesktop.aperture.accessor.base.FilterAccessData
 
touchRecursively(String) - Method in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
 
touchRecursively(String) - Method in class org.semanticdesktop.aperture.accessor.base.SynchronizedAccessData
 
toUri() - Method in enum org.semanticdesktop.aperture.datasource.imap.ImapDataSource.ConnectionSecurity
 
toUri() - Method in enum org.semanticdesktop.aperture.websites.flickr.FlickrDataSource.CrawlType
 
trackNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: trackNumber
Comment: TRCK The 'Track number/Position in set' frame is a numeric string containing the order number of the audio-file on its original recording.
transferFunction - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: transferFunction
Comment: tagNumber: 301 A transfer function for the image, described in tabular style.
transp - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: transp
Comment: Defines whether an event is transparent or not to busy time searches.
transparentTransparency - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#TimeTransparency
Label: transparentTransparency
Trash - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Trash
Comment: Represents a container for deleted files, a feature common in modern operating systems.
Trigger - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: Trigger
Comment: An alarm trigger.
trigger - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: trigger
Comment: This property specifies when an alarm will trigger.
triggerDateTime - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: triggerDateTime
Comment: The exact date and time of the trigger.
triggerDuration - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: triggerDuration
Comment: The duration of a trigger.
TriggerRelation - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: TriggerRelation
Comment: The relation between the trigger and its parent calendar component.
TRUST_ALWAYS - Static variable in class org.semanticdesktop.aperture.security.trustdecider.Decision
 
TRUST_THIS_SESSION - Static variable in class org.semanticdesktop.aperture.security.trustdecider.Decision
 
TrustDecider - Interface in org.semanticdesktop.aperture.security.trustdecider
A TrustDecider is typically used by a StandardTrustManager to implement a strategy for deciding on Certificates that cannot be automatically verified.
TrustDeciderDialog - Class in org.semanticdesktop.aperture.security.trustdecider.dialog
A TrustDeciderDialog implements a TrustDecider by presenting the supplied Certificate chain to the user and asking him whether and how it should be trusted.
TrustDeciderDialog() - Constructor for class org.semanticdesktop.aperture.security.trustdecider.dialog.TrustDeciderDialog
 
TrustDeciderDialogFactory - Class in org.semanticdesktop.aperture.security.trustdecider.dialog
Hands our instances of the TrustDecider interface.
TrustDeciderDialogFactory() - Constructor for class org.semanticdesktop.aperture.security.trustdecider.dialog.TrustDeciderDialogFactory
 
TrustDeciderFactory - Interface in org.semanticdesktop.aperture.security.trustdecider
A TrustDeciderFactory hands outs TrustDecider instances.
TrustDeciderRegistry - Interface in org.semanticdesktop.aperture.security.trustdecider
A TrustDeciderRegistry maintains the set of known TrustDeciderFactories.
TrustDeciderRegistryImpl - Class in org.semanticdesktop.aperture.security.trustdecider.impl
A trivial default implementation of the TrustDeciderFactory interface.
TrustDeciderRegistryImpl() - Constructor for class org.semanticdesktop.aperture.security.trustdecider.impl.TrustDeciderRegistryImpl
 
TrustManagerFactory - Interface in org.semanticdesktop.aperture.security.trustmanager
A TrustManagerFactory hands out instances of TrustManager.
TrustManagerRegistry - Interface in org.semanticdesktop.aperture.security.trustmanager
A TrustManagerRegistry maintains the set of known TrustManagerFactories.
TrustManagerRegistryImpl - Class in org.semanticdesktop.aperture.security.trustmanager.impl
A trivial default implementation of the TrustManagerRegistry interface.
TrustManagerRegistryImpl() - Constructor for class org.semanticdesktop.aperture.security.trustmanager.impl.TrustManagerRegistryImpl
 
tryPoiExtraction(DirectoryNode, POIFSFileSystem, RDFContainer) - Static method in class org.semanticdesktop.aperture.extractor.word.WordExtractor
 
tuesday - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#Weekday
Label: tuesday
TYPE - Static variable in class org.semanticdesktop.aperture.addressbook.thunderbird.ThunderbirdCrawler
 
type - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
type - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.DC
The nature or genre of the resource.
tzid - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: tzid
Comment: This property specifies the text value that uniquely identifies the "VTIMEZONE" calendar component.
tzname - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: tzname
Comment: Specifies the customary designation for a timezone description.
tzoffsetfrom - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: tzoffsetfrom
Comment: This property specifies the offset which is in use prior to this time zone observance.
tzoffsetto - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: tzoffsetto
Comment: This property specifies the offset which is in use in this time zone observance. nspired by RFC 2445 sec. 4.8.3.4.
tzurl - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: tzurl
Comment: 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.

U

uid - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: uid
Comment: This property defines the persistent, globally unique identifier for the calendar component.
UIWidget - Static variable in class org.semanticdesktop.aperture.vocabulary.SOURCEFORMAT
Type: Class
Label: UIWidget
Comment: Superclass of UI widgets.
UNCHANGED_COUNT_TAG - Static variable in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
tag containing the number of unchanged objects
uncompressedSize - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: uncompressedSize
Comment: Uncompressed size of the content of a compressed file.
Undergraduate - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
UnionOfAlarmEventFreebusyJournalTodo - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: UnionOfAlarmEventFreebusyJournalTodo
UnionOfAlarmEventFreebusyTodo - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: UnionOfAlarmEventFreebusyTodo
UnionOfAlarmEventJournalTodo - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: UnionOfAlarmEventJournalTodo
UnionOfAlarmEventTodo - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: UnionOfAlarmEventTodo
UnionOfEventFreebusy - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: UnionOfEventFreebusy
UnionOfEventFreebusyJournalTodo - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: UnionOfEventFreebusyJournalTodo
UnionOfEventJournalTimezoneTodo - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: UnionOfEventJournalTimezoneTodo
UnionOfEventJournalTodo - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: UnionOfEventJournalTodo
UnionOfEventTodo - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: UnionOfEventTodo
UnionOfTimezoneObservanceEventFreebusyJournalTimezoneTodo - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: UnionOfTimezoneObservanceEventFreebusyJournalTimezoneTodo
UnionOfTimezoneObservanceEventFreebusyTimezoneTodo - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: UnionOfTimezoneObservanceEventFreebusyTimezoneTodo
UnionOfTimezoneObservanceEventJournalTimezoneTodo - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: UnionOfTimezoneObservanceEventJournalTimezoneTodo
UnionParentClass - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: UnionParentClass
uniqueFileIdentifier - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: uniqueFileIdentifier
Comment: This frame's purpose is to be able to identify the audio file in a database that may contain more information relevant to the content.
University - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
unknown - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: unknown
Comment: An Exif tag whose meaning is not known
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
unknownUserType - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#CalendarUserType
Label: unknownUserType
Unpublished - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
unsynchronizedTextContent - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: unsynchronizedTextContent
Comment: Unsynchronized text content.
unsynchronizedTextContentDescriptor - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: unsynchronizedTextContentDescriptor
Comment: The content descriptor of the unsynchronized text.
until - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: until
Comment: The UNTIL rule part defines a date-time value which bounds the recurrence rule in an inclusive manner.
UpdateException - Exception in org.semanticdesktop.aperture.rdf
An UpdateException is thrown by a RDFContainer when a state-changing method cannot alter the state for some reason.
UpdateException() - Constructor for exception org.semanticdesktop.aperture.rdf.UpdateException
 
UpdateException(String) - Constructor for exception org.semanticdesktop.aperture.rdf.UpdateException
 
UpdateException(Throwable) - Constructor for exception org.semanticdesktop.aperture.rdf.UpdateException
 
UpdateException(String, Throwable) - Constructor for exception org.semanticdesktop.aperture.rdf.UpdateException
 
URI - Static variable in class org.semanticdesktop.aperture.crawler.ical.IcalDataType
The URI constant
uri - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2004/09/fresnel#PropertyValueStyle
Label: URI^^http://www.w3.org/2001/XMLSchema#string
Comment: Show the property value as an URI.
URI_PREFIX - Static variable in class org.semanticdesktop.aperture.accessor.base.ModelAccessData
Used as a prefix to derive URIs from AccessData key names.
UriUtil - Class in org.semanticdesktop.aperture.util
Methods related to actions on URIs.
UriUtil() - Constructor for class org.semanticdesktop.aperture.util.UriUtil
 
url - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: url
Comment: This property defines a Uniform Resource Locator (URL) associated with the iCalendar object.
url - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: url
Comment: A uniform resource locator associated with the given role of a Contact.
url - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: url
Comment: URL of a DataObject.
UrlNotFoundException - Exception in org.semanticdesktop.aperture.accessor
Thrown by DataAccessors when the requested url did not point to an existing resource.
UrlNotFoundException(String) - Constructor for exception org.semanticdesktop.aperture.accessor.UrlNotFoundException
 
UrlNotFoundException(String, String) - Constructor for exception org.semanticdesktop.aperture.accessor.UrlNotFoundException
 
UrlPattern - Class in org.semanticdesktop.aperture.datasource.config
A UrlPattern defines a boolean pattern test on a URL.
UrlPattern() - Constructor for class org.semanticdesktop.aperture.datasource.config.UrlPattern
 
urlToReader(URL) - Static method in class org.semanticdesktop.aperture.util.IOUtil
Creates a Reader accessing the contents of the specified URL.
UrlUtil - Class in org.semanticdesktop.aperture.util
Offers utility methods related to URLs, network connections, etc.
UrlUtil() - Constructor for class org.semanticdesktop.aperture.util.UrlUtil
 
use - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: use^^http://www.w3.org/2001/XMLSchema#string
Comment: Explicit definition of fresnel:Group containing formats that should be used to render the lens or sublens.
useHeadersHash - Static variable in class org.semanticdesktop.aperture.datasource.imap.IMAPDS
Type: Property
Label: Use Headers Hash
Comment: On mh-backed IMAP folders the crawler doesn't use the UID as part of the URI.
userComment - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: userComment
Comment: tagNumber: 37510 A tag for Exif users to write keywords or comments on the image besides those in ImageDescription, and without the character code limitations of the ImageDescription tag.
UserComment - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
UserDefinedFrame - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Class
Label: UserDefinedFrame
Comment: This frame is intended for one-string text information concerning the audiofile in a similar way to the other "T"-frames.
userDefinedFrame - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: userDefinedFrame
Comment: Links the ID3 file to a user-defined frame.
userDefinedFrameDescription - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: userDefinedFrameDescription
Comment: Description of a user-defined frame.
userDefinedFrameValue - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Property
Label: userDefinedFrameValue
Comment: Value of a user-defined frame.
UserDefinedURLFrame - Static variable in class org.semanticdesktop.aperture.vocabulary.NID3
Type: Class
Label: UserDefinedURLFrame
Comment: This frame is intended for URL links concerning the audiofile in a similar way to the other "W"-frames.
userInfo - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: userInfo
Comment: An attribute relating to User Information
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
username - Static variable in class org.semanticdesktop.aperture.vocabulary.DATASOURCE
Type: Property
Label: Username
Comment: Username used for authentication in a data source
Domain: http://www.semanticdesktop.org/ontologies/2007/01/19/nie#DataSource
Range: http://www.w3.org/2001/XMLSchema#string
UTF16BE_BOM - Static variable in class org.semanticdesktop.aperture.util.UtfUtil
 
UTF16LE_BOM - Static variable in class org.semanticdesktop.aperture.util.UtfUtil
 
UTF32BE_BOM - Static variable in class org.semanticdesktop.aperture.util.UtfUtil
 
UTF32LE_BOM - Static variable in class org.semanticdesktop.aperture.util.UtfUtil
 
utf7Decode(String) - Static method in class org.semanticdesktop.aperture.crawler.mail.MailUtil
Converts in the UTF7 encoding to it's "normal" UTF16 representation.
utf7Encode(String) - Static method in class org.semanticdesktop.aperture.crawler.mail.MailUtil
Converts a string (possibly containing non-ascii characters) to it's representation in the UTF7-IMAP encoding.
UTF8_BOM - Static variable in class org.semanticdesktop.aperture.util.UtfUtil
 
UtfUtil - Class in org.semanticdesktop.aperture.util
Utility methods and classes for handling UTF (Unicode Transformation Format) streams.
UtfUtil() - Constructor for class org.semanticdesktop.aperture.util.UtfUtil
 

V

value - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: property value^^http://www.w3.org/2001/XMLSchema#string
Comment: Specifies how a property value is displayed (only works in conjunction with propertyFormatDomain).
value - Static variable in class org.semanticdesktop.aperture.vocabulary.SOURCEFORMAT
Type: Property
Label: value
Domain: http://aperture.semanticdesktop.org/ontology/sourceformat#ComboBoxEntry
Range: http://www.w3.org/2000/01/rdf-schema#Resource
ValueFactory - Interface in org.semanticdesktop.aperture.rdf
Creates RDF2Go Literals, Uris, Blank nodes and Statements.
ValueFactoryImpl - Class in org.semanticdesktop.aperture.rdf.impl
An implementation of the ValueFactory interface that relays creation of RDF2Go datatypes to a given RDF2Go Model.
ValueFactoryImpl(Model) - Constructor for class org.semanticdesktop.aperture.rdf.impl.ValueFactoryImpl
 
valueFormat - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
Label: value format^^http://www.w3.org/2001/XMLSchema#string
Comment: Assign content formatting to a set of values (only works in conjunction with propertyFormatDomain).
valueOf(String) - Static method in enum org.semanticdesktop.aperture.datasource.imap.ImapDataSource.ConnectionSecurity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticdesktop.aperture.extractor.mp3.FrameIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticdesktop.aperture.extractor.mp3.Genre
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticdesktop.aperture.extractor.poiooxml.PoiOOXmlExtractor.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.semanticdesktop.aperture.websites.flickr.FlickrDataSource.CrawlType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.semanticdesktop.aperture.datasource.imap.ImapDataSource.ConnectionSecurity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticdesktop.aperture.extractor.mp3.FrameIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticdesktop.aperture.extractor.mp3.Genre
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.semanticdesktop.aperture.extractor.poiooxml.PoiOOXmlExtractor.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.semanticdesktop.aperture.util.ArrayMap
 
values() - Static method in enum org.semanticdesktop.aperture.websites.flickr.FlickrDataSource.CrawlType
Returns an array containing the constants of this enum type, in the order they are declared.
valueStyle - Static variable in class org.semanticdesktop.aperture.vocabulary.FRESNEL
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
Label: value style^^http://www.w3.org/2001/XMLSchema#string
Comment: Attaching a symbol appropriate for styling the values of a property (only works in conjunction with propertyFormatDomain).
valueWidget - Static variable in class org.semanticdesktop.aperture.vocabulary.SOURCEFORMAT
Type: Property
Label: valueWidget
Domain: http://www.w3.org/2004/09/fresnel#Format
Range: http://aperture.semanticdesktop.org/ontology/sourceformat#UIWidget
VariantDate - Class in org.semanticdesktop.aperture.outlook
copied from http://discuss.microsoft.com/SCRIPTS/WA-MSD.EXE?
VariantDate(double) - Constructor for class org.semanticdesktop.aperture.outlook.VariantDate
 
VariantDate() - Constructor for class org.semanticdesktop.aperture.outlook.VariantDate
 
VariantDate(GregorianCalendar) - Constructor for class org.semanticdesktop.aperture.outlook.VariantDate
 
VariantDate(Date) - Constructor for class org.semanticdesktop.aperture.outlook.VariantDate
 
VCARD_URI_PREFIX - Static variable in class org.semanticdesktop.aperture.subcrawler.vcard.VcardSubCrawlerFactory
 
VcardSubCrawler - Class in org.semanticdesktop.aperture.subcrawler.vcard
A SubCrawler Implementation working with VCard documents.
VcardSubCrawler() - Constructor for class org.semanticdesktop.aperture.subcrawler.vcard.VcardSubCrawler
 
VcardSubCrawlerFactory - Class in org.semanticdesktop.aperture.subcrawler.vcard
 
VcardSubCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.subcrawler.vcard.VcardSubCrawlerFactory
 
VectorImage - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: VectorImage
verify(Certificate) - Method in interface org.semanticdesktop.aperture.security.trustmanager.standard.CertificateStore
Verifies the supplied Certificate against the certificates in this store (optional operation).
verify(Certificate) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.PersistentCertificateStore
 
verify(Certificate) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.RootCertificateStore
 
verify(Certificate) - Method in class org.semanticdesktop.aperture.security.trustmanager.standard.SessionCertificateStore
 
version - Static variable in class org.semanticdesktop.aperture.vocabulary.NAO
Type: Property
Label: version
Comment: Specifies the version of a graph, in numeric format
Domain: http://www.semanticdesktop.org/ontologies/2007/08/15/nrl#Data
Range: http://www.w3.org/2001/XMLSchema#float
version - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: version
Comment: This property 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 - Static variable in class org.semanticdesktop.aperture.vocabulary.NIE
Type: Property
Label: version
Comment: The current version of the given data object.
Version - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
VERSION_ATTR - Static variable in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
crawl report version XML attribute
versionInfo - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: versionInfo
Comment: An attribute relating to Version
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
verticalResolution - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: verticalResolution
Comment: Vertical resolution of an Image (if printed).
Vibrance - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
Video - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Video
Comment: A video file.
VideoIMAccount - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: VideoIMAccount
Comment: An account in an instant messaging system capable of video conversations.
VideoTelephoneNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: VideoTelephoneNumber
Comment: A Video telephone number.
VignetteAmount - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
VisioExtractor - Class in org.semanticdesktop.aperture.extractor.visio
An Extractor implementation for MS Visio documents.
VisioExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.visio.VisioExtractor
 
VisioExtractorFactory - Class in org.semanticdesktop.aperture.extractor.visio
 
VisioExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.visio.VisioExtractorFactory
 
visitEndTag(Tag) - Method in class org.semanticdesktop.aperture.helper.html.HtmlParserUtil.ContentExtractor
 
visitStringNode(Text) - Method in class org.semanticdesktop.aperture.helper.html.HtmlParserUtil.ContentExtractor
 
visitTag(Tag) - Method in class org.semanticdesktop.aperture.helper.html.HtmlParserUtil.ContentExtractor
 
Visual - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Visual
Comment: File containing visual content.
voiceMail - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: voiceMail
Comment: Indicates if the given number accepts voice mail.
VoicePhoneNumber - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Class
Label: VoicePhoneNumber
Comment: A telephone number with voice communication capabilities.
volume - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty

W

WebCrawler - Class in org.semanticdesktop.aperture.crawler.web
A Crawler implementation for WebDataSources.
WebCrawler() - Constructor for class org.semanticdesktop.aperture.crawler.web.WebCrawler
 
WebCrawlerFactory - Class in org.semanticdesktop.aperture.crawler.web
 
WebCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.crawler.web.WebCrawlerFactory
 
WebDataSource - Class in org.semanticdesktop.aperture.datasource.web
Data source class file.
WebDataSource() - Constructor for class org.semanticdesktop.aperture.datasource.web.WebDataSource
 
WebDataSource - Static variable in class org.semanticdesktop.aperture.datasource.web.WEBDS
Type: Class
Label: Website Data Source
Comment: Describes a website
WebDataSourceFactory - Class in org.semanticdesktop.aperture.datasource.web
A factory of WebDataSource instances.
WebDataSourceFactory() - Constructor for class org.semanticdesktop.aperture.datasource.web.WebDataSourceFactory
 
WEBDS - Class in org.semanticdesktop.aperture.datasource.web
Vocabulary File.
WEBDS() - Constructor for class org.semanticdesktop.aperture.datasource.web.WEBDS
 
WEBDS_RESOURCE_PATH - Static variable in class org.semanticdesktop.aperture.datasource.web.WEBDS
Path to the ontology resource
Website - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Class
Label: Website
Comment: A website, usually a container for remote resources, that may be interpreted as HTMLDocuments, images or other types of content.
websiteUrl - Static variable in class org.semanticdesktop.aperture.vocabulary.NCO
Type: Property
Label: websiteUrl
Comment: A url of a website.
WebStatement - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPBasic
 
wednesday - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#Weekday
Label: wednesday
Weekday - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Class
Label: Weekday
Comment: Day of the week.
weekly - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#RecurrenceFrequency
Label: weekly
whiteBalance - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: whiteBalance
Comment: tagNumber: 41987 The white balance mode set when the image was shot.
WhiteBalance - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPCameraRaw
 
WhiteBalance - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
whitePoint - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: whitePoint
Comment: The chromaticity of the white point of the image.
width - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: width
Comment: Width of an object
Domain: http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#Photo
Range: http://www.w3.org/2001/XMLSchema#string
width - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: width
Comment: Visual content width in pixels.
wkst - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Property
Label: wkst
Comment: The day that's counted as the start of the week.
wordCount - Static variable in class org.semanticdesktop.aperture.vocabulary.NFO
Type: Property
Label: wordCount
Comment: The amount of words in a text document.
WordExtractor - Class in org.semanticdesktop.aperture.extractor.word
 
WordExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.word.WordExtractor
 
WordExtractorFactory - Class in org.semanticdesktop.aperture.extractor.word
 
WordExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.word.WordExtractorFactory
 
WordPerfectExtractor - Class in org.semanticdesktop.aperture.extractor.wordperfect
An Extractor implementation for WordPerfect documents.
WordPerfectExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.wordperfect.WordPerfectExtractor
 
WordPerfectExtractorFactory - Class in org.semanticdesktop.aperture.extractor.wordperfect
 
WordPerfectExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.wordperfect.WordPerfectExtractorFactory
 
worksAtProject - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#ObjectProperty
WorksExtractor - Class in org.semanticdesktop.aperture.extractor.works
An Extractor implementation for MS Works files.
WorksExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.works.WorksExtractor
 
WorksExtractorFactory - Class in org.semanticdesktop.aperture.extractor.works
 
WorksExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.works.WorksExtractorFactory
 
Workshop - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#Class
WPFilterInputStream - Class in org.semanticdesktop.aperture.extractor.corel.util
A FilterInputStream that processes bytes that have a special meaning in WordPerfect documents.
WPFilterInputStream(InputStream) - Constructor for class org.semanticdesktop.aperture.extractor.corel.util.WPFilterInputStream
 
WPStringExtractor - Class in org.semanticdesktop.aperture.extractor.corel.util
A StringExtractor extension optimized for processing WordPerfect document streams.
WPStringExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.corel.util.WPStringExtractor
 
wrapXmlSafeModel(Model) - Static method in class org.semanticdesktop.aperture.rdf.util.XmlSafetyUtils
Wraps the given model in a wrapper that ensures that all data passed into this model is free of any characters that are invalid in XML.
wrapXmlSafeRDFContainer(RDFContainer) - Static method in class org.semanticdesktop.aperture.rdf.util.XmlSafetyUtils
Returns an RDFContainer backed by the same model as the given one, describing the same URI as the given one but ensuring that all the data passed into the model is XML-safe i.e. it doesn't conatain any characters that are invalid in XML.
wrapXmlSafeRDFContainerFactory(RDFContainerFactory) - Static method in class org.semanticdesktop.aperture.rdf.util.XmlSafetyUtils
Returns a wrapper around the given factory that guarantees that all the rdf containers created by that factory will be XML-safe
wrapXmlSafeReader(Reader) - Static method in class org.semanticdesktop.aperture.rdf.util.XmlSafetyUtils
Wraps the given reader in a filter that ensures that no XML-invalid characters are actually read.
wrapXmlSafeWriter(Writer) - Static method in class org.semanticdesktop.aperture.rdf.util.XmlSafetyUtils
Wraps the given writer in a filter that ensures that no XML-invalid characters are actually written.
write(OutputStream) - Method in class org.semanticdesktop.aperture.crawler.base.CrawlReportBase
 
writeStream(InputStream, File) - Static method in class org.semanticdesktop.aperture.util.IOUtil
Writes all data that can be read from the supplied InputStream to the specified file.
writeStream(InputStream, OutputStream) - Static method in class org.semanticdesktop.aperture.util.IOUtil
Writes all data that can be read from the supplied InputStream to the supplied OutputStream.
writeString(String, File) - Static method in class org.semanticdesktop.aperture.util.IOUtil
Writes the contents of the specified String to the specified File.
writeString(String, String) - Static method in class org.semanticdesktop.aperture.util.IOUtil
Write the contents of the specified contents String to a file with the specified file name.

X

XmlExtractor - Class in org.semanticdesktop.aperture.extractor.xml
Extracts text inside elements and attribute values from XML documents.
XmlExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.xml.XmlExtractor
 
XmlExtractorFactory - Class in org.semanticdesktop.aperture.extractor.xml
 
XmlExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.xml.XmlExtractorFactory
 
XmlSafetyUtils - Class in org.semanticdesktop.aperture.rdf.util
A set of utility-methods for dealing with XML-safety.
XmlSafetyUtils() - Constructor for class org.semanticdesktop.aperture.rdf.util.XmlSafetyUtils
 
XmlWriter - Class in org.semanticdesktop.aperture.util
A utility class offering convenience methods for writing XML.
XmlWriter(Writer) - Constructor for class org.semanticdesktop.aperture.util.XmlWriter
Creates a new XmlWriter that will write its data to the supplied Writer.
XmlWriter(OutputStream) - Constructor for class org.semanticdesktop.aperture.util.XmlWriter
Creates a new XmlWriter that will write its data to the supplied OutputStream in the default UTF-8 character encoding.
XmlWriter(OutputStream, String) - Constructor for class org.semanticdesktop.aperture.util.XmlWriter
Creates a new XmlWriter that will write its data to the supplied OutputStream in specified character encoding.
XMPBasic - Class in org.semanticdesktop.aperture.vocabulary.xmp
The XMP Core properties.
XMPCameraRaw - Class in org.semanticdesktop.aperture.vocabulary.xmp
A AdobeCameraRaw.
XMPEXIF - Class in org.semanticdesktop.aperture.vocabulary.xmp
A EXIF.
XMPEXIF() - Constructor for class org.semanticdesktop.aperture.vocabulary.xmp.XMPEXIF
 
XMPExtractor - Class in org.semanticdesktop.aperture.extractor.xmp
A Refactoring of the Apache XML Graphics Commons XMP reader.
XMPExtractor() - Constructor for class org.semanticdesktop.aperture.extractor.xmp.XMPExtractor
 
XMPExtractorFactory - Class in org.semanticdesktop.aperture.extractor.xmp
The ExtractorFactory for the XMPExtractor.
XMPExtractorFactory() - Constructor for class org.semanticdesktop.aperture.extractor.xmp.XMPExtractorFactory
 
XMPIPTC - Class in org.semanticdesktop.aperture.vocabulary.xmp
A XMP_IPTC.
XMPPhotoshop - Class in org.semanticdesktop.aperture.vocabulary.xmp
A AdobePhotoshop.
XMPRights - Class in org.semanticdesktop.aperture.vocabulary.xmp
A XMPRights.
XMPRights() - Constructor for class org.semanticdesktop.aperture.vocabulary.xmp.XMPRights
 
XMPTIFF - Class in org.semanticdesktop.aperture.vocabulary.xmp
EXIF schema for TIFF properties Vocabulary of the properties for TIFF-derived data.
xResolution - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: xResolution
Comment: The number of pixels per ResolutionUnit in the ImageWidth direction.
XResolution - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPTIFF
 
XSD_DAY_TIME_DURATION - Static variable in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Deprecated.  
XSD_YEAR_MONTH_DURATION - Static variable in class org.semanticdesktop.aperture.crawler.ical.IcalCrawler
Deprecated.  

Y

yCbCrCoefficients - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: yCbCrCoefficients
Comment: tagNumber: 529 The matrix coefficients for transformation from RGB to YCbCr image data.
yCbCrPositioning - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: yCbCrPositioning
Comment: The position of chrominance components in relation to the luminance component.
yCbCrSubSampling - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: yCbCrSubSampling
Comment: The sampling ratio of chrominance components in relation to the luminance component.
year - Static variable in class org.semanticdesktop.aperture.vocabulary.SWRC
Type: Instance of http://www.w3.org/2002/07/owl#DatatypeProperty
yearly - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#RecurrenceFrequency
Label: yearly
yResolution - Static variable in class org.semanticdesktop.aperture.vocabulary.NEXIF
Type: Property
Label: yResolution
Comment: tagNumber: 283 The number of pixels per ResolutionUnit in the ImageLength direction.
YResolution - Static variable in class org.semanticdesktop.aperture.vocabulary.xmp.XMPTIFF
 

Z

ZIP_URI_PREFIX - Static variable in class org.semanticdesktop.aperture.crawler.ical.IcalCrawlerFactory
Prefix used for uris of entries inside zip archives
ZIP_URI_PREFIX - Static variable in class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawlerFactory
Prefix used for uris of entries inside zip archives
ZipSubCrawler - Class in org.semanticdesktop.aperture.subcrawler.zip
A SubCrawler Implementation working with ZIP archives.
ZipSubCrawler() - Constructor for class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler
 
ZipSubCrawler.ZipSubCrawlerEntry - Class in org.semanticdesktop.aperture.subcrawler.zip
An ArchiveEntry encapsulating a ZipArchiveEntry
ZipSubCrawler.ZipSubCrawlerEntry(ZipArchiveEntry) - Constructor for class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerEntry
Constructs a ZipSubCrawlerEntry
ZipSubCrawler.ZipSubCrawlerInputStream - Class in org.semanticdesktop.aperture.subcrawler.zip
An ArchiveInputStream encapsulating a stream of ZIP-ped data
ZipSubCrawler.ZipSubCrawlerInputStream(InputStream) - Constructor for class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerInputStream
Constructs a ZipSubCrawlerInputStream
ZipSubCrawler.ZipSubCrawlerJuzEntry - Class in org.semanticdesktop.aperture.subcrawler.zip
An ArchiveEntry encapsulating a ZipEntry
ZipSubCrawler.ZipSubCrawlerJuzEntry(ZipEntry) - Constructor for class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawler.ZipSubCrawlerJuzEntry
Constructs a ZipSubCrawlerEntry
ZipSubCrawlerFactory - Class in org.semanticdesktop.aperture.subcrawler.zip
A factory for ZipSubCrawler instances
ZipSubCrawlerFactory() - Constructor for class org.semanticdesktop.aperture.subcrawler.zip.ZipSubCrawlerFactory
 

_

_8bitEncoding - Static variable in class org.semanticdesktop.aperture.vocabulary.NCAL
Type: Instance of http://www.semanticdesktop.org/ontologies/2007/04/02/ncal#AttachmentEncoding
Label: _8bitEncoding

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 Z _

Copyright © 2010 Aperture Development Team. All Rights Reserved.