Bug CORE-163
1 vote

RDF/XML Writers may output some invalid QNames and rdf:nodeId values

Created by Rob Vesse on 1/30/2012 12:35 AM Last Updated by Rob Vesse on 2/7/2012 10:38 PM
%
 (hrs)
Logged: 0  (hrs)

 Description

While doing the work and unit testing for CORE-91 it was noticed that the RDF/XML writers would output invalid QNames and Blank Node IDs in some cases when the data had particularly odd URI formats or Blank Node IDs

    Rob Vesse (Tuesday, February 07, 2012 10:17 PM) #

Blank Node ID fixed in revision 2069

    Rob Vesse (Monday, January 30, 2012 1:13 AM) #

QName issue fixed in revision 2040, fix for BNode issue is pending