Bonsoir à tous,
lorsque je fais la création d'un modèle avec jena sous eclipse la methode createModel est barrée, avec ce warning "the method createModel(String) from the type TDBFactory is deprecated"
Model model = TDBFactory.createModel(directory) ;
est ce que c'est normal??? comment je peux résoudre ce problème?
Merci