Re: How to avoid that collections "break" relationships

Markus,

> OK.. this is quite similar to what we discussed in the Hydra CG (and what
> LDP does):
> 
>    </markus> a schema:Person ;
> 
>    </markus/friends/>:manages [
>       :subject </markus> ;
>       :property schema:knows
>    ] ;
> 
> The thing I don't really like with these approaches is that you have to peek
> into the container to find out whether it contains/manages the information
> you are interested in.

Conceptually, </marcus/friends> is not a container, but a class -- my point from the beginning.
That RDF is basically equivalent to what I wrote in [1] using OWL, why reinventing the wheel?

[1] http://lists.w3.org/Archives/Public/public-lod/2014Mar/0111.html

-
Vuk MIilcic
@faviki

Received on Tuesday, 25 March 2014 18:55:59 UTC