Hi,
When we create R2RML view model from views and we open the model using Protege and Oracle plugin, we can nicely see the columns as data properties of types. We can create an ontology using Protege on top of view and save it in a new model, and do many cool things.
However, if we modify the view model (i.e. by modifying the ttl to expose a new mapped query), after committing changes in model, when the model is reopen from Protégé, it seems like the data properties doesn't exist anymore for any rdf:type.
Is there any reason for such behaviour? We have reproduced the same issue from different models and different environments...