cubicweb-skos #5582296 [rdfio] objects method crash is objects are blank nodes. [validation pending]
RDFLibRDFGraph.objects() method crash if there is a blank node (rdflib.term.BNode instance) among the found objects, Reason: the method checks if the object's language attribute is None, but BNode instances do not have a language attribute. | |
priority | important |
---|---|
type | bug |
done in | 0.11.0 |
load left | 0.000 |
closed by | #7b78a9be712b [rdfio] Fix methods for objects without language attribute |
patch | [rdfio] Fix methods for objects without language attribute [applied] |
similar entities
- cubicweb-skos #7384645 [rdfio] Type of an RDF resource is wrongly exported as a literal
- cubicweb-skos #5404961 [rdfio] Make output class a parameter in rdf_graph_to_entities.
- cubicweb-skos #5313855 [rdfio] graph add method should work on string (not on URIRef)
- cubicweb-skos #5201642 [rdfio] Add support for multiple RDF types for one property
- cubicweb-skos #5307471 [rdfio] Allow optional parameters in ``subjects`` & ``objects`` methods
[see all]