-
ElementDescriptionUse
IO.readWholeFileAsUTF8(InputStream)
UseIO.readWholeFileAsUTF8(String)
To be removed. Transition only.To be removed. Transition only.Do not use this symbol! This will be removed.To be removed.To be removed. Migrate toServiceExecutorRegistry
.To be removed.UseXSDNumUtils.stringFormatXSD10(BigDecimal)
insteadUse XSDNumUtilsUseUpdateExecution.dataset(dataset)... build()
-
InterfaceDescriptionDeprecated in favor of QueryIterators that initialize lazily
-
ClassDescriptionUse
NormalizeRDFTerms
.To be removed.To be removed. Migrate toServiceExecutorRegistry
.To be removed.Use XSDNumUtils
-
FieldDescriptionTo be removed. Transition only.To be removed. Transition only.Do not use this symbol! This will be removed.Use #ARQFunctionLibraryURIUse #ARQFunctionLibraryURIArchaic term. No replacement.Archaic term. Replaced by
FOAF.familyName
.Archaic term. No replacement.Archaic term. No replacement.Archaic term. Replaced byFOAF.givenName
.Archaic term. Replaced byFOAF.account
Archaic term. Replaced byFOAF.familyName
.Archaic term. No replacement.
-
MethodDescriptionPrefer
QueryExecutionDatasetBuilder.substitution(Binding)
which substitutes variables for values in the the query before execution.UseQueryExecution.dataset(dataset).query(query).substitution(querySolution).build()
.UseQueryExecution#model(model).query(query).substitution(querySolution).build()
.This function will become be internal.UseIO.readWholeFileAsUTF8(InputStream)
UseIO.readWholeFileAsUTF8(String)
UseNormalizeRDFTerms.get().normalize
.In Jena5, language tags are always converted to RFC 5646 case format.In Jena5, language tags are always converted to RFC 5646 case format.In Jena5, language tags are always converted to RFC 5646 case format.UseRDFParserBuilder.fromString(java.lang.String)
, or an InputStream or a StringReader.Using Java Writers risks corruption because of mismatch of character set. Only UTF-8 is safe.UseXSDNumUtils.stringFormatXSD10(BigDecimal)
insteadInternal use only. UseLabelToNode.createUseLabelAsGiven()
UseUpdateExecution.dataset(dataset)... build()
-
ConstructorDescriptionThe constructor will become private. Use
ResultSetCloseable.closeableResultSet(org.apache.jena.query.QueryExecution)
.
QueryExecutionDatasetBuilder.substitution(Binding)
which substitutes variables for values in the the query before execution.