You are talking about the CompleteResult shape? That shape's definition includes: “To be a CompleteResult, it is necessary to have minimum 1 incoming b_has_result edge.” But we have not said anywhere that every result needs to be a CompleteResult, so having an incomplete result is in itself not an error. Ahh I see, thanks for pointing out. Many thanks for this sentence by the way!!! --> “To be a CompleteResult, it is necessary to have minimum 1 incoming b_has_result edge.” <-- the CompleteResultShape also had a maxCount 1, which didn't let me add any other instances (b_has_result_2) with the same property values if I am understanding this all correctly
What is derived_data_well_shape? It's a shape/class you must have defined, and you have not mentioned before. I am working with quite some abstract and sometimes illogical names in my real ontology, hence I am also working with a separate simulation ontology (with classes a, b and result). This error was taken from the real ontology Value does not have shape derived_data_well_shape , but in essence can be read as Value does not have shape CompleteResultShape -- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/72b6fefa-12ab-4a50-9341-366d9eb92af4%40googlegroups.com.
