You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would say just output the literal value. Although it makes little sense to apply a _link_ to a literal, I'm not sure it should be a fail condition. Especially seeing that the predicates array could be a mixed economy of resources and literals, and bad data modelling decisions could even see different values same predicate having literal and resource versions.
Currently, the predicate property is required, but ignored for link fields.
For predicates that are URIs, you should be able to:
and it creates a fully qualified URI from the value of foo:uri.u (as opposed to _id.r).
There are a few questions, however:
The text was updated successfully, but these errors were encountered: