- From: Ruben Verborgh <ruben.verborgh@ugent.be>
 - Date: Thu, 3 Jul 2014 19:48:53 +0200
 - To: Andreas Kuckartz <a.kuckartz@ping.de>
 - Cc: "McBennett, Pat" <McBennettP@DNB.com>, Markus Lanthaler <markus.lanthaler@gmx.net>, "public-hydra@w3.org" <public-hydra@w3.org>
 
> A question:
> 
> What about using
> 
>  "managesProperty": "schema:knows",
>  "managesSubject": "/alice"
> 
> instead of
> 
>  "manages": {
>    "property": "schema:knows",
>    "subject": "/alice"
>  }
Only the latter has possibilities for easy extension with existing properties;
the former requires inventing new properties for each step.
Plus, the "manages" object should be interpreted as a whole;
only managesProperty / managesSubject isn't meaningful.
Ruben
Received on Thursday, 3 July 2014 17:49:27 UTC