I think you've figured it out -- the error is likely caused by the maxCount 1 
on CompleteResultShape/derived_data_well_shape. After adding b_has_result_2, 
the result has two incoming b_has_result edges, and that violates the maxCount 
1 constraint.

Richard


> On 20 Sep 2019, at 11:02, Stefan Verweij <[email protected]> wrote:
> 
> 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] 
> <mailto:[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
>  
> <https://groups.google.com/d/msgid/topbraid-users/72b6fefa-12ab-4a50-9341-366d9eb92af4%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
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/E28F071B-E9B4-4766-80DC-5FA9B9259F5C%40topquadrant.com.

Reply via email to