Unit tests have discovered that RDFModelUtilities.DeserializeCollectionFromGraph method does not respect exit signal raised during parsing of an RDF collection having bad-formed rdf:first clause. We should consider exiting the parsing process when rdf:first has detected NIL conditions, otherwise we may wrongly continue on rdf:rest.
Unit tests have discovered that RDFModelUtilities.DeserializeCollectionFromGraph method does not respect exit signal raised during parsing of an RDF collection having bad-formed rdf:first clause. We should consider exiting the parsing process when rdf:first has detected NIL conditions, otherwise we may wrongly continue on rdf:rest.