- get(String, Class<T>) - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Representation
-
Getter for all values of a field
- get(String) - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Representation
-
Getter for all values for the requested field
- get(String, String...) - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Representation
-
Getter for all natural language text values of a field
- getAboutRepresentation(Representation) - Static method in class org.apache.stanbol.entityhub.servicesapi.util.ModelUtils
-
- getAccessUri() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.EntityDereferencer
-
The base uri used to access this site
- getAccessUri() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.ReferencedSiteConfiguration
-
The URI used to access the Data of this Site.
- getAdditionalFields() - Method in class org.apache.stanbol.entityhub.servicesapi.query.SimilarityConstraint
-
Additional fields used for similarity calculations
- getAdditionalJavaTypes() - Method in enum org.apache.stanbol.entityhub.servicesapi.defaults.DataTypeEnum
-
- getAdditionalMappings() - Method in interface org.apache.stanbol.entityhub.servicesapi.yard.Cache
-
Getter for the additional mappings used by this Cache.
- getAllDataTypes(Class<?>) - Static method in enum org.apache.stanbol.entityhub.servicesapi.defaults.DataTypeEnum
-
- getAttribution() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
The name the creator of the Work (representations in case of referenced
sites) would like used when attributing re-use.
- getAttributionUrl() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
The URL the creator of a Work (representations in case of referenced
sites) would like used when attributing re-use.
- getBaseMappings() - Method in interface org.apache.stanbol.entityhub.servicesapi.yard.Cache
-
Getter for the base mappings used by this Cache.
- getBoost() - Method in class org.apache.stanbol.entityhub.servicesapi.query.Constraint
-
The boost
- getCache(String) - Method in interface org.apache.stanbol.entityhub.servicesapi.yard.YardManager
-
Getter for the Cache based on the yard id used to cache the data.
- getCacheId() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.ReferencedSiteConfiguration
-
The id of the Yard used to cache data of this referenced site.
- getCacheIDs() - Method in interface org.apache.stanbol.entityhub.servicesapi.yard.YardManager
-
Getter for the IDs of Caches currently managed by this Manager
- getCacheStrategy() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.ReferencedSiteConfiguration
-
The cache strategy used by for this site to be used.
- getConfig() - Method in interface org.apache.stanbol.entityhub.servicesapi.Entityhub
-
Getter for the Configuration of the Entityhub
- getConfiguration() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.Site
-
Getter for the configuration of this referenced site
- getConfiguration() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
- getConstraint(String) - Method in interface org.apache.stanbol.entityhub.servicesapi.query.FieldQuery
-
Getter for the Constraint of a field
- getConstraints() - Method in interface org.apache.stanbol.entityhub.servicesapi.query.FieldQuery
-
Getter for the unmodifiable list of query elements for the given Path.
- getContent(String, String) - Method in interface org.apache.stanbol.entityhub.servicesapi.site.Site
-
Getter for the Content of the Entity
- getContent(String, String) - Method in interface org.apache.stanbol.entityhub.servicesapi.site.SiteManager
-
Getter for the content of the entity
- getContext() - Method in class org.apache.stanbol.entityhub.servicesapi.query.SimilarityConstraint
-
Getter for the context
- getContextType() - Method in class org.apache.stanbol.entityhub.servicesapi.query.SimilarityConstraint
-
The type of the Context.
- getDataType(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.defaults.DataTypeEnum
-
- getDataTypeByShortName(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.defaults.DataTypeEnum
-
- getDataTypes() - Method in class org.apache.stanbol.entityhub.servicesapi.query.ValueConstraint
-
Getter for the list of the parsed data types URIs
- getDefaultExpireDuration() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
Return the duration in milliseconds or values <= 0 if mappings to entities
of this Site do not expire.
- getDefaultManagedEntityState() - Method in interface org.apache.stanbol.entityhub.servicesapi.EntityhubConfiguration
-
The initial (default) state for new Symbols
- getDefaultManagedEntityState() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
The initial state if a Symbol is created for an entity managed
by this site
- getDefaultMappedEntityState() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
The initial state for mappings of entities managed by this site
- getDefaultMappingState() - Method in interface org.apache.stanbol.entityhub.servicesapi.EntityhubConfiguration
-
The initial (default) state for new EntityMappings
- getDescription() - Method in interface org.apache.stanbol.entityhub.servicesapi.EntityhubConfiguration
-
The human readable description to provide some background information about
this entity hub instance.
- getDescription() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
Getter for the default short description of this site.
- getDescription() - Method in interface org.apache.stanbol.entityhub.servicesapi.yard.Yard
-
- getEntity(String) - Method in interface org.apache.stanbol.entityhub.servicesapi.Entityhub
-
Getter for an Entity managed by the Entityhub.
- getEntity(String) - Method in interface org.apache.stanbol.entityhub.servicesapi.site.Site
-
Getter for the Entity by the id
- getEntity(String) - Method in interface org.apache.stanbol.entityhub.servicesapi.site.SiteManager
-
Getter for the Entity referenced by the parsed ID.
- getEntityDereferencerType() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.ReferencedSiteConfiguration
-
The name of the
EntityDereferencer to be used for accessing
representations of entities managed by this Site
- getEntityhubPrefix() - Method in interface org.apache.stanbol.entityhub.servicesapi.EntityhubConfiguration
-
Getter for the Prefix to be used for all
Symbols and
EntityMappings
created by the
Entityhub
- getEntityhubYardId() - Method in interface org.apache.stanbol.entityhub.servicesapi.EntityhubConfiguration
-
This is the ID of the
Yard used by the
Entityhub to store
its data
- getEntityPrefixes() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
Getter for the prefixes of entities managed by this Site
- getEntitySearcherType() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.ReferencedSiteConfiguration
-
The type of the
EntitySearcher to be used to query for
representations of entities managed by this Site.
- getEntityType() - Method in interface org.apache.stanbol.entityhub.servicesapi.query.EntityQuery
-
The type of the entity
TODO: currently symbols define only a required name and description, but
often it is also the type that is used to filter individuals.
- getFieldMapper() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.Site
-
Getter for the FieldMappings configured for this Site
- getFieldMappingConfig() - Method in interface org.apache.stanbol.entityhub.servicesapi.EntityhubConfiguration
-
Getter for the FieldMapping configuration of the
Entityhub.
- getFieldMappings() - Method in interface org.apache.stanbol.entityhub.servicesapi.Entityhub
-
Getter for the FieldMappings configured for this Site
- getFieldMappings() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
Getter for the field mappings used for this site when importing entities
to the Entityhub.
- getFieldNames() - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Representation
-
Getter for all the present fields
- getFieldPattern() - Method in class org.apache.stanbol.entityhub.servicesapi.mapping.FieldMapping
-
The Wildcard Pattern (*,?)
- getFilter() - Method in class org.apache.stanbol.entityhub.servicesapi.mapping.FieldMapping
-
The constraint used to filter values of the source field
- getFirst(String, Class<T>) - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Representation
-
Getter for a single Value for a field
- getFirst(String) - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Representation
-
Getter for the (first) value for a field
- getFirst(String, String...) - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Representation
-
Getter for the first natural language text value of a specific language
- getFirstReference(String) - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Representation
-
Getter for the first reference value for a field
- getFullName(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.defaults.NamespaceEnum
-
Deprecated.
To obtain the fullName for an URI users should use
the NamespacePrefixService (module:
org.apache.stanbol.commons.namespaceprefixservice) instead (see also
STANBOL-824)
NOTE that this service will return null if a shortUri
was parsed AND no mapping for the prefix was defined. This is different to
this version that would return the parsed string.
- getID() - Method in interface org.apache.stanbol.entityhub.servicesapi.EntityhubConfiguration
-
The ID of the Entityhub.
- getId() - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Entity
-
The id (signifier) of this Entity.
- getId() - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Representation
-
Getter for the identifier.
- getId() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.Site
-
The Id of this site.
- getId() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
Getter for the id of this site.
- getId() - Method in interface org.apache.stanbol.entityhub.servicesapi.yard.Yard
-
Getter for the unique ID of the Yard
- getJavaType() - Method in enum org.apache.stanbol.entityhub.servicesapi.defaults.DataTypeEnum
-
- getLanguage() - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Text
-
Getter for the language.
- getLanguages() - Method in class org.apache.stanbol.entityhub.servicesapi.query.SimilarityConstraint
-
The languages for the Context, or null if none are defined
- getLanguages() - Method in class org.apache.stanbol.entityhub.servicesapi.query.TextConstraint
-
The set of languages for this query.
- getLicenses() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
Getter for the the License(s) used for the data provided by this
site.
- getLimit() - Method in interface org.apache.stanbol.entityhub.servicesapi.query.Query
-
Getter for the maximum number of results for this query.
- getLocalName() - Method in enum org.apache.stanbol.entityhub.servicesapi.defaults.DataTypeEnum
-
- getLowerBound() - Method in class org.apache.stanbol.entityhub.servicesapi.query.RangeConstraint
-
- getMappingById(String) - Method in interface org.apache.stanbol.entityhub.servicesapi.Entityhub
-
Getter for a MappedEntity based on the ID of the mapping itself.
- getMappingBySource(String) - Method in interface org.apache.stanbol.entityhub.servicesapi.Entityhub
-
Getter for all mappings by the ID of the source.
- getMappings() - Method in interface org.apache.stanbol.entityhub.servicesapi.mapping.FieldMapper
-
Getter for the unmodifiable collection of all mappings
- getMappings() - Method in class org.apache.stanbol.entityhub.servicesapi.mapping.FieldMapping
-
The target fields values of the source fields are copied to
- getMappingsByTarget(String) - Method in interface org.apache.stanbol.entityhub.servicesapi.Entityhub
-
Getter for all the mappings by the id of the target.
- getMetadata() - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Entity
-
Getter for the meta data about the representation of this Entity.
- getMode() - Method in class org.apache.stanbol.entityhub.servicesapi.query.ValueConstraint
-
- getName() - Method in interface org.apache.stanbol.entityhub.servicesapi.EntityhubConfiguration
-
The human readable name of this entity hub instance.
- getName() - Method in interface org.apache.stanbol.entityhub.servicesapi.query.EntityQuery
-
Getter for the name/name fragment of the entity to search
- getName() - Method in class org.apache.stanbol.entityhub.servicesapi.site.License
-
Getter for the name of the License
- getName() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
The preferred name of this site (if not present use the id)
- getName() - Method in interface org.apache.stanbol.entityhub.servicesapi.yard.Yard
-
- getNamespace() - Method in enum org.apache.stanbol.entityhub.servicesapi.defaults.DataTypeEnum
-
- getNamespace() - Method in enum org.apache.stanbol.entityhub.servicesapi.defaults.NamespaceEnum
-
- getNamespace() - Method in enum org.apache.stanbol.entityhub.servicesapi.defaults.SpecialFieldEnum
-
- getNamespaceLocalName(String) - Static method in class org.apache.stanbol.entityhub.servicesapi.util.ModelUtils
-
Splits up a URI in local name and namespace based on the following rules
If URI starts with "urn:" and last index of ':' == 3 than the there
is no namespace and the whole URI is a local name
if the uri starts with "urn:" and the last index of ':' ia > 3, than
the last index ':' is used.
- getOffset() - Method in interface org.apache.stanbol.entityhub.servicesapi.query.Query
-
Getter for the offset for the first result of this query.
- getPatternType() - Method in class org.apache.stanbol.entityhub.servicesapi.query.TextConstraint
-
The pattern type to be used for this query.
- getPrefix() - Method in enum org.apache.stanbol.entityhub.servicesapi.defaults.NamespaceEnum
-
- getPrimaryDataTypes(Class<?>) - Static method in enum org.apache.stanbol.entityhub.servicesapi.defaults.DataTypeEnum
-
- getQName() - Method in enum org.apache.stanbol.entityhub.servicesapi.defaults.DataTypeEnum
-
- getQName() - Method in enum org.apache.stanbol.entityhub.servicesapi.defaults.SpecialFieldEnum
-
- getQName(String) - Static method in class org.apache.stanbol.entityhub.servicesapi.util.ModelUtils
-
- getQuery() - Method in interface org.apache.stanbol.entityhub.servicesapi.query.QueryResultList
-
Getter for the query of this result set.
- getQueryFactory() - Method in interface org.apache.stanbol.entityhub.servicesapi.Entityhub
-
- getQueryFactory() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.Site
-
Getter for the QueryFactory implementation preferable used with this Site.
- getQueryFactory() - Method in interface org.apache.stanbol.entityhub.servicesapi.yard.Yard
-
Getter for the FieldQueryFactory used by this Yard
- getQueryType() - Method in interface org.apache.stanbol.entityhub.servicesapi.query.Query
-
The type of the Query (e.g.
- getQueryUri() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.ReferencedSiteConfiguration
-
Getter for the queryUri of the site.
- getReference() - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Reference
-
Getter for the reference (not null)
- getReferences(String) - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Representation
-
Getter for all reference values of a field
- getReferences() - Method in class org.apache.stanbol.entityhub.servicesapi.query.ReferenceConstraint
-
Getter for the Reference
- getRegexPattern() - Method in class org.apache.stanbol.entityhub.servicesapi.mapping.FieldMapping
-
Getter for the RegexPettern representing the parsed wildcard.
- getRepresentation() - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Entity
-
- getRepresentation(String) - Method in interface org.apache.stanbol.entityhub.servicesapi.yard.Yard
-
Getter for the representation based on the id.
- getRepresentationInfo(Representation) - Static method in class org.apache.stanbol.entityhub.servicesapi.util.ModelUtils
-
String representation of the parsed Representation inteded for DEBUG level
loggings.
- getSelectedFields() - Method in interface org.apache.stanbol.entityhub.servicesapi.query.FieldQuery
-
Unmodifiable set with all the fields to be selected by this query
- getSelectedFields() - Method in interface org.apache.stanbol.entityhub.servicesapi.query.QueryResultList
-
The selected fields of this query
- getShortName() - Method in enum org.apache.stanbol.entityhub.servicesapi.defaults.DataTypeEnum
-
- getShortName(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.defaults.NamespaceEnum
-
Deprecated.
To obtain the shortName for an URI users should use
the NamespacePrefixService (module:
org.apache.stanbol.commons.namespaceprefixservice) instead (see also
STANBOL-824)
- getSite() - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Entity
-
Getter for the id of the referenced Site that defines/manages this sign.
- getSite(String) - Method in interface org.apache.stanbol.entityhub.servicesapi.site.SiteManager
-
Getter for the referenced site based on the id
- getSiteIds() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.SiteManager
-
Getter for the Id's of all active referenced sites
- getSitesByEntityPrefix(String) - Method in interface org.apache.stanbol.entityhub.servicesapi.site.SiteManager
-
Getter for Sites that manages entities with the given ID.
- getSpecialField(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.defaults.SpecialFieldEnum
-
Getter for the
SpecialFieldEnum for the parsed name
(local name or qname or full URI)
- getState(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.model.ManagedEntityState
-
Getter for the State based on the URI.
- getState(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.model.MappingState
-
Getter for the State based on the URI.
- getSupportedQueryTypes() - Method in interface org.apache.stanbol.entityhub.servicesapi.query.QueryService
-
Getter for the types of queries supported by this implementation.
- getText(String) - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Representation
-
Getter for all natural language text values of a field
- getText() - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Text
-
Getter for the text (not null nor empty)
- getText() - Method in class org.apache.stanbol.entityhub.servicesapi.query.TextConstraint
-
Deprecated.
- getText() - Method in class org.apache.stanbol.entityhub.servicesapi.site.License
-
Getter for the text of the License
- getTexts() - Method in class org.apache.stanbol.entityhub.servicesapi.query.TextConstraint
-
Getter for the text constraints.
- getType() - Method in class org.apache.stanbol.entityhub.servicesapi.query.Constraint
-
Getter for the type of the constraint.
- getType() - Method in interface org.apache.stanbol.entityhub.servicesapi.query.QueryResultList
-
The type of the results in the list
- getUpperBound() - Method in class org.apache.stanbol.entityhub.servicesapi.query.RangeConstraint
-
- getUri() - Method in enum org.apache.stanbol.entityhub.servicesapi.defaults.DataTypeEnum
-
- getUri() - Method in enum org.apache.stanbol.entityhub.servicesapi.defaults.SpecialFieldEnum
-
- getUri() - Method in enum org.apache.stanbol.entityhub.servicesapi.model.ManagedEntityState
-
- getUri() - Method in enum org.apache.stanbol.entityhub.servicesapi.model.MappingState
-
- getUri() - Method in enum org.apache.stanbol.entityhub.servicesapi.model.rdf.RdfResourceEnum
-
Getter for the Unicode character of the URI
- getUrl() - Method in class org.apache.stanbol.entityhub.servicesapi.site.License
-
Getter for the Url of the License
- getValueFactory() - Method in interface org.apache.stanbol.entityhub.servicesapi.yard.Yard
-
- getValues() - Method in class org.apache.stanbol.entityhub.servicesapi.query.ValueConstraint
-
Getter for the value
- getYard() - Method in interface org.apache.stanbol.entityhub.servicesapi.Entityhub
-
Getter for the Yard storing the Entities and Mappings managed by this
Entityhub.
- getYard(String) - Method in interface org.apache.stanbol.entityhub.servicesapi.yard.YardManager
-
Getter for the Yard based on the parsed Id
- getYardId() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.ManagedSiteConfiguration
-
The name of the Yard used by the
ManagedSite to store the
Entity data.
- getYardIDs() - Method in interface org.apache.stanbol.entityhub.servicesapi.yard.YardManager
-
Getter for the IDs of Yards currently managed by this Manager
- set(String, Object) - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Representation
-
Sets the value of the field to the parsed object.
- setAdditionalMappings(FieldMapper) - Method in interface org.apache.stanbol.entityhub.servicesapi.yard.Cache
-
Sets the additional field mappings for a cache.
- setBaseMappings(FieldMapper) - Method in interface org.apache.stanbol.entityhub.servicesapi.yard.Cache
-
Sets the base mappings to the parsed field mapper and stores the new
configuration to the yard.
- setBoost(Double) - Method in class org.apache.stanbol.entityhub.servicesapi.query.Constraint
-
Setter for the boost.
- setConstraint(String, Constraint) - Method in interface org.apache.stanbol.entityhub.servicesapi.query.FieldQuery
-
Sets/replaces the constraint for a field of the representation.
- setFilter(Constraint) - Method in class org.apache.stanbol.entityhub.servicesapi.mapping.FieldMapping
-
Setter for the filter used for values.
- setLimit(Integer) - Method in interface org.apache.stanbol.entityhub.servicesapi.query.Query
-
Setter for the maximum number of results or null if no
limit is defined.
- setNaturalText(String, String, String...) - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Representation
-
Setter for the natural language text value of a field in the given
languages.
- setOffset(int) - Method in interface org.apache.stanbol.entityhub.servicesapi.query.Query
-
Setter for the offset of the query.
- setProximityRanking(boolean) - Method in class org.apache.stanbol.entityhub.servicesapi.query.TextConstraint
-
Setter for the proximity ranking state.
- setReference(String, String) - Method in interface org.apache.stanbol.entityhub.servicesapi.model.Representation
-
Setter for the reference of a field.
- setSeed(long) - Static method in class org.apache.stanbol.entityhub.servicesapi.util.ModelUtils
-
- setState(String, ManagedEntityState) - Method in interface org.apache.stanbol.entityhub.servicesapi.Entityhub
-
Setter for the state of an Entity.
- SimilarityConstraint - Class in org.apache.stanbol.entityhub.servicesapi.query
-
Ensure that results have fields that is contextually similar.
- SimilarityConstraint(String) - Constructor for class org.apache.stanbol.entityhub.servicesapi.query.SimilarityConstraint
-
- SimilarityConstraint(String, List<String>) - Constructor for class org.apache.stanbol.entityhub.servicesapi.query.SimilarityConstraint
-
- SimilarityConstraint(Collection<String>, Collection<String>) - Constructor for class org.apache.stanbol.entityhub.servicesapi.query.SimilarityConstraint
-
- SimilarityConstraint(Collection<String>, DataTypeEnum) - Constructor for class org.apache.stanbol.entityhub.servicesapi.query.SimilarityConstraint
-
- SimilarityConstraint(Collection<String>, Collection<String>, List<String>) - Constructor for class org.apache.stanbol.entityhub.servicesapi.query.SimilarityConstraint
-
- SimilarityConstraint(Collection<String>, DataTypeEnum, List<String>) - Constructor for class org.apache.stanbol.entityhub.servicesapi.query.SimilarityConstraint
-
- Site - Interface in org.apache.stanbol.entityhub.servicesapi.site
-
A site that provides Entities for the Entityhub.
- SITE_ATTRIBUTION - Static variable in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
The attribution for the data provided by this referenced site
- SITE_ATTRIBUTION_URL - Static variable in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
The URL to the attribution for the data provided by this referenced site
- SITE_FIELD_MAPPINGS - Static variable in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
The key used to configure the FieldMappings for a Site.
- SITE_LICENCE_NAME - Static variable in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
The key used to configure the name of License used by a referenced Site
- SITE_LICENCE_TEXT - Static variable in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
The key used to configure the License of a referenced Site
- SITE_LICENCE_URL - Static variable in interface org.apache.stanbol.entityhub.servicesapi.site.SiteConfiguration
-
The key used to configure the link to the License used by a referenced Site
- SITE_MAPPINGS - Static variable in interface org.apache.stanbol.entityhub.servicesapi.mapping.FieldMapperConfig
-
Deprecated.
The Property used to configure mappings that are only used for
representation of a specific Site.
- SiteConfiguration - Interface in org.apache.stanbol.entityhub.servicesapi.site
-
This interface defines the getter as well as the keys used to configure
such properties when parsing an configuration for a
Site.
- SiteException - Exception in org.apache.stanbol.entityhub.servicesapi.site
-
Replaces the ReferencedSiteException in Entityhub versions later than
0.10.0-incubationg.
- SiteException(String, Throwable) - Constructor for exception org.apache.stanbol.entityhub.servicesapi.site.SiteException
-
- SiteException(String) - Constructor for exception org.apache.stanbol.entityhub.servicesapi.site.SiteException
-
- SiteManager - Interface in org.apache.stanbol.entityhub.servicesapi.site
-
- size() - Method in interface org.apache.stanbol.entityhub.servicesapi.query.QueryResultList
-
The size of this result set
- SpecialFieldEnum - Enum in org.apache.stanbol.entityhub.servicesapi.defaults
-
Enumeration that defines fields that need to be treated specially by
the Stanbol Entityhub.
- store(Representation) - Method in interface org.apache.stanbol.entityhub.servicesapi.Entityhub
-
Stores (create or updates) the parsed representation within the Entityhub.
- store(Representation) - Method in interface org.apache.stanbol.entityhub.servicesapi.site.ManagedSite
-
Stores (create or updates) the parsed representation.
- store(Iterable<Representation>) - Method in interface org.apache.stanbol.entityhub.servicesapi.site.ManagedSite
-
Stores (create or updates) the parsed representations.
- store(Representation) - Method in interface org.apache.stanbol.entityhub.servicesapi.yard.Yard
-
Stores the representation in the Yard. if the parsed representation is
not present in the Yard it will add it to the Yard.
- store(Iterable<Representation>) - Method in interface org.apache.stanbol.entityhub.servicesapi.yard.Yard
-
Stores all the parsed representation in a single chunk in the Yard.
- strategy() - Method in interface org.apache.stanbol.entityhub.servicesapi.yard.Cache
-
The strategy used by this Cache.
- supportsLocalMode() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.Site
-
Returns if this referenced site supports local mode - meaning, that
it can be used to search and retrieve entities in offline mode.
- supportsSearch() - Method in interface org.apache.stanbol.entityhub.servicesapi.site.Site
-
Returns if this referenced site supports queries.
- value2Regex(String) - Static method in class org.apache.stanbol.entityhub.servicesapi.util.PatternUtils
-
- ValueConstraint - Class in org.apache.stanbol.entityhub.servicesapi.query
-
A constraint the filters/selects based on the value and/or the parsed
dataTypes.
- ValueConstraint(Object) - Constructor for class org.apache.stanbol.entityhub.servicesapi.query.ValueConstraint
-
- ValueConstraint(Object, Iterable<String>) - Constructor for class org.apache.stanbol.entityhub.servicesapi.query.ValueConstraint
-
- ValueConstraint(Object, Iterable<String>, ValueConstraint.MODE) - Constructor for class org.apache.stanbol.entityhub.servicesapi.query.ValueConstraint
-
- ValueConstraint.MODE - Enum in org.apache.stanbol.entityhub.servicesapi.query
-
The mode how multiple values are treated
- ValueFactory - Interface in org.apache.stanbol.entityhub.servicesapi.model
-
FactoryInterface for
Text and
Reference instances
TODO: Still not sure if we need that
- valueOf(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.defaults.DataTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.defaults.NamespaceEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.defaults.SpecialFieldEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.model.ManagedEntityState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.model.MappingState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.model.rdf.RdfResourceEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.query.Constraint.ConstraintType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.query.TextConstraint.PatternType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.query.ValueConstraint.MODE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.yard.CacheingLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.stanbol.entityhub.servicesapi.yard.CacheStrategy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.stanbol.entityhub.servicesapi.defaults.DataTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.stanbol.entityhub.servicesapi.defaults.NamespaceEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.stanbol.entityhub.servicesapi.defaults.SpecialFieldEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.stanbol.entityhub.servicesapi.model.ManagedEntityState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.stanbol.entityhub.servicesapi.model.MappingState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.stanbol.entityhub.servicesapi.model.rdf.RdfResourceEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.stanbol.entityhub.servicesapi.query.Constraint.ConstraintType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.stanbol.entityhub.servicesapi.query.TextConstraint.PatternType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.stanbol.entityhub.servicesapi.query.ValueConstraint.MODE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.stanbol.entityhub.servicesapi.yard.CacheingLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.stanbol.entityhub.servicesapi.yard.CacheStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.