Ah this makes perfect sense. Thank you. Sent: Saturday, March 17, 2018 at 7:29 PM From: "Martynas Jusevičius" <[email protected]> To: jena-users-ml <[email protected]> Subject: Re: Vocabularies for actions There are no "actions" (verbs) on Linked Data really, only resources (nouns). They have descriptions that you can retrieve/change using generic "verbs": HTTP methods GET, POST, PUT, DELETE.
You can remodel your actions simply in terms of appending and updating resource descriptions.
