- PerLoggerThrottler - Class in org.wikidata.query.rdf.common.log
-
Throttle log messages per logger.
- PerLoggerThrottler() - Constructor for class org.wikidata.query.rdf.common.log.PerLoggerThrottler
-
- PRECISION - Static variable in class org.wikidata.query.rdf.common.uri.Ontology.Geo
-
The precision of the point.
- PRECISION - Static variable in class org.wikidata.query.rdf.common.uri.Ontology.Time
-
The precision of the time.
- PREF_LABEL - Static variable in class org.wikidata.query.rdf.common.uri.SKOS
-
Wikibase dumps the label in this, schema:name and rdfs:label.
- PREFERRED_RANK - Static variable in class org.wikidata.query.rdf.common.uri.Ontology
-
Rank that overrides all normal rank statements.
- prefix(StringBuilder) - Static method in class org.wikidata.query.rdf.common.uri.Ontology
-
Add prefix to a query.
- prefix(StringBuilder) - Static method in class org.wikidata.query.rdf.common.uri.Provenance
-
Add the prov prefix to a query.
- prefix(StringBuilder) - Static method in class org.wikidata.query.rdf.common.uri.RDFS
-
Add the rdfs: prefix to the query.
- prefix(StringBuilder) - Static method in class org.wikidata.query.rdf.common.uri.SchemaDotOrg
-
Adds the schema: prefix to the query.
- prefix(StringBuilder) - Static method in class org.wikidata.query.rdf.common.uri.SKOS
-
Adds the skos: prefix to the query.
- prefix() - Method in enum org.wikidata.query.rdf.common.uri.WikibaseUris.PropertyType
-
Get prefix.
- prefixes(StringBuilder) - Method in class org.wikidata.query.rdf.common.uri.WikibaseUris
-
Add the prefixes for all related uris.
- PROPERTY - Static variable in class org.wikidata.query.rdf.common.uri.Ontology
-
Wikibase exports all items with an assertion that their RDF.TYPE is this.
- property(WikibaseUris.PropertyType) - Method in class org.wikidata.query.rdf.common.uri.WikibaseUris
-
Uri prefix wikibase uses for property types.
- property(String) - Method in class org.wikidata.query.rdf.common.uri.WikibaseUris
-
Uri prefix wikibase uses for property types, from short suffix.
- Provenance - Class in org.wikidata.query.rdf.common.uri
-
URIs described on http://www.w3.org/ns/prov#.
- PUBCHEM - Static variable in class org.wikidata.query.rdf.common.uri.CommonValues
-
PubChem compound ID.
- SAME_AS - Static variable in class org.wikidata.query.rdf.common.uri.OWL
-
owl:sameAs used for redirects.
- SchemaDotOrg - Class in org.wikidata.query.rdf.common.uri
-
Used to specify links and things.
- second() - Method in class org.wikidata.query.rdf.common.WikibaseDate
-
Second component of the date.
- secondsSinceEpoch() - Method in class org.wikidata.query.rdf.common.WikibaseDate
-
Convert this date into a number of seconds since epoch.
- SENSE - Static variable in class org.wikidata.query.rdf.common.uri.Ontolex
-
ontolex:Sense class.
- SENSE - Static variable in class org.wikidata.query.rdf.common.uri.Ontology.Lexeme
-
Sense class.
- SENSE_PREDICATE - Static variable in class org.wikidata.query.rdf.common.uri.Ontolex
-
ontolex:sense predicate.
- setBucketCapacity(int) - Method in class org.wikidata.query.rdf.common.log.RateLimitFilter
-
- setCacheSize(long) - Method in class org.wikidata.query.rdf.common.log.PerLoggerThrottler
-
Number of log entries to keep track of.
- setPeriodInMillis(long) - Method in class org.wikidata.query.rdf.common.log.PerLoggerThrottler
-
Period over which to count messages.
- setRefillIntervalInMillis(long) - Method in class org.wikidata.query.rdf.common.log.RateLimitFilter
-
- setThreshold(long) - Method in class org.wikidata.query.rdf.common.log.PerLoggerThrottler
-
Threshold over which logs are discarded.
- SITELINKS - Static variable in class org.wikidata.query.rdf.common.uri.Ontology
-
Sitelinks count.
- SKOS - Class in org.wikidata.query.rdf.common.uri
-
Used for labels mostly.
- SOFTWARE_VERSION - Static variable in class org.wikidata.query.rdf.common.uri.SchemaDotOrg
-
Wikibase uses the MediaWiki revision as the version.
- SOUTH_WEST_FUNCTION - Static variable in class org.wikidata.query.rdf.common.uri.GeoSparql
-
Function name for function producing SW corner of the box, given any two diagonal corners.
- STATEMENT - Static variable in class org.wikidata.query.rdf.common.uri.Ontology
-
Wikibase exports all statements with an assertion that their RDF.TYPE is
this and we filter that out.
- statement() - Method in class org.wikidata.query.rdf.common.uri.WikibaseUris
-
Prefix wikibase uses for statements.
- STATEMENTS - Static variable in class org.wikidata.query.rdf.common.uri.Ontology
-
Statements count.
- suffix() - Method in enum org.wikidata.query.rdf.common.uri.WikibaseUris.PropertyType
-
Get suffix.
- suffixes() - Static method in enum org.wikidata.query.rdf.common.uri.WikibaseUris.PropertyType
-
Get the list of property suffixes as list of strings.
- suffixes(WikibaseUris.PropertyType[]) - Static method in enum org.wikidata.query.rdf.common.uri.WikibaseUris.PropertyType
-
Get the list of property suffixes as list of strings.
- V001() - Static method in enum org.wikidata.query.rdf.common.uri.WikibaseUris.PropertyType
-
Types list as it was in V001 dictionary.
- VALUE - Static variable in class org.wikidata.query.rdf.common.uri.Ontology.Time
-
The actual value of the time.
- VALUE - Static variable in class org.wikidata.query.rdf.common.uri.Ontology
-
Wikibase exports values with an assertion that their RDF.TYPE is this and
we filter that out.
- value() - Method in class org.wikidata.query.rdf.common.uri.WikibaseUris
-
Uri prefix wikibase uses for values.
- valueOf(String) - Static method in enum org.wikidata.query.rdf.common.uri.WikibaseUris.PropertyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wikidata.query.rdf.common.WikibaseDate.ToStringFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wikidata.query.rdf.common.WikibasePoint.CoordinateOrder
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wikidata.query.rdf.common.uri.WikibaseUris.PropertyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wikidata.query.rdf.common.WikibaseDate.ToStringFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.wikidata.query.rdf.common.WikibasePoint.CoordinateOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in class org.wikidata.query.rdf.common.uri.SchemaDotOrg
-
Wikibase uses the MediaWiki revision as the version.
- VIAF - Static variable in class org.wikidata.query.rdf.common.uri.CommonValues
-
Virtual International Authority Files.
- VIAF_HTTP - Static variable in class org.wikidata.query.rdf.common.uri.CommonValues
-
Most viaf links are declared insecure so we normalize them to their https
variants.