-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 3.1-incubating
-
Fix Version/s: 3.2.0
-
Component/s: KiWi Triple Store, Platform
-
Labels:None
In Sesame 2.8, RDFFormat.forFileName and RDFFormat.forMIMEType will be deprecated in favour of Rio.getParserFormatForFileName and Rio.getParserFormatForMIMEType (SES-2015).
We should update to the Rio based access...
Users should be using Rio.getParserFormatForFileName and Rio.getParserFormatForMIMEType to pick up all of the RDFFormat's available on their classpath. RDFFormat.forFileName does not check the classpath for new RDFFormat definitions, resulting in users wondering why their third-party RDFFormat definitions do not appear.
- links to