newQualifiedSpecializationOf throws ClassCastException
stefan-matcovici opened this issue · 0 comments
stefan-matcovici commented
I tried to use newQualifiedSpecializationOf
method of ProvFactory
that was introduced in the version 0.7.3 i guess. It works when I try to use InteropFramework.writeDocument
method to generate a PROVN document but it throws the following error in case of RDFXML or TURTLE
java.lang.ClassCastException: org.openprovenance.prov.rdf.RdfConstructor cannot be cast to org.openprovenance.prov.model.ModelConstructorExtension