-
ClassDescriptionUse
StreamManager
andLocatorClassLoader
fromorg.apache.jena.riot.system.stream
.UseStreamManager
andLocatorFile
fromorg.apache.jena.riot.system.stream
.UseStreamManager
andLocatorHTTP
fromorg.apache.jena.riot.system.stream
.UseStreamManager
andLocatorZip
fromorg.apache.jena.riot.system.stream
.
-
FieldDescriptionNo longer occurs. Any use of rdf:aboutEach is a syntax error.No longer used.See 2nd Last Call docs * (E207).Not used.WG decision on williams-01.Last supported in Jena 2.1 - too expensive.No longer used.Superceded by the more general
ARPErrorNumbers.WARN_BAD_NAME
WG decision on williams-01.
-
MethodDescriptionUse getSchemaValue().getActualValue() insteadUse getSchemaValue().getActualValueType() insteadUse getSchemaValue().getListValueTypes() insteadUse getSchemaValue().getNormalizedValue() insteadUse getValueConstraintValue().getActualValue() insteadUse getValueConstraintValue().getActualValueType() insteadUse getValueConstraintValue().getNormalizedValue() insteadUse getValueConstraintValue().getListValueTypes() insteadUse getValueConstraintValue().getActualValue() insteadUse getValueConstraintValue().getActualValueType() insteadUse getValueConstraintValue().getNormalizedValue() insteadUse getValueConstraintValue().getListValueTypes() insteadUse getValueConstraintValue().getActualValue() insteadUse getValueConstraintValue().getActualValueType() insteadUse getValueConstraintValue().getNormalizedValue() insteadUse getValueConstraintValue().getListValueTypes() insteadTo be removeduse getImportModelMaker instead.This method has been re-named to
listSubModels
, but note that to obtain the same behaviour aslistImportedModels
from Jena 2.4 and earlier, callers should invokeOntModelImpl.listSubModels(boolean)
with parametertrue
.use getImportModelMaker instead for consistency with name changes to OntModelSpec to avoid ambiguity with base vs import makers.This method has been re-named tolistSubModels
, but note that to obtain the same behaviour aslistImportedModels
from Jena 2.4 and earlier, callers should invokeOntModel.listSubModels(boolean)
with parametertrue
.Freshly (should have been done a while ago)UseStreamManager
UseStreamManager.
UseStreamManager
UseRDFDataMgr
to read RDF files. UseStreamManager
if needed.UseRDFDataMgr
UseRDFDataMgr
UseRDFDataMgr
UseRDFDataMgr
UseRDFDataMgr
UseStreamManager.setGlobal
Use IRILib.IRIToFilename.UseStreamManager
andLocationMapper
fromorg.apache.jena.riot.system.stream
.
-
ConstructorDescriptionUse
StreamManager
andLocationMapper
fromorg.apache.jena.riot.system.stream
.UseStreamManager
andLocationMapper
fromorg.apache.jena.riot.system.stream
.UseStreamManager
andLocationMapper
fromorg.apache.jena.riot.system.stream
.UseStreamManager
andLocationMapper
fromorg.apache.jena.riot.system.stream
.
Factory.createDefaultGraph()
for a general purpose graph orFactory.createGraphMem()
to specific this style of implementation.