Re: WebID-JSON-LD Spec

On Wed, Nov 8, 2023 at 4:38 PM Stian Soiland-Reyes <
soiland-reyes@manchester.ac.uk> wrote:

> There is a bug in that you say "@type": "webid:Agent" which should jsut
> be "Agent" to work with that context.
>

using foaf:Agent entails a dependency on FOAF for webid, which may be
utilized by say a fleet of automated agents that don't have names, avatars,
or any other profile information.

think it would be fair to say the classes would be sameAs, but having webid
able to operate where a single triple could be obtained without the need to
inspect ontologies - i.e. just check if #x a <webid:Agent> by the classes
canonical uri, could beneficial.

Received on Wednesday, 8 November 2023 17:15:23 UTC