-
This is not meant to suggest that RDF shouldn't have quoted triples, but rather to point out that this is likely an objection that some people will raise, and the specification should have some answer…
-
## Links
* Original Issue: https://github.com/IIIF/api/issues/1834
* Pull Request: https://github.com/IIIF/api/pull/1851
* Preview: [to come]
## Background and Summary
The [design patter…
-
_Originally discussed by @RubenVerborgh, @kjetilk, and @TallTed in https://github.com/solid/specification/issues/301#issuecomment-955206910 and preceding_
>> [@TallTed] I am rather weary of explain…
-
We could add the option to issue verifiable credentials as defined in https://www.w3.org/TR/vc-data-model/#json-web-token in particular in the client_credentials flow using public key authentication (…
-
There is currently a limitation in the JSON-LD 1.1 expansion algorithm which ignores property-scoped contexts for nested properties.
My specific case is:
```json
{
"@context": {
"@versi…
-
When comparing to the REST guide on https://www.gcloud.belgium.be/rest (sources on https://github.com/belgif/rest-guide), I find two possible conflicts with the ICEG URI standard:
1) Identifier of…
-
It just occurred to me that the following Turtle should be rejected as invalid:
```turtle
@prefix rdf: .
@prefix rdfs: .
[] rdfs:label "this is invalid RDF"^^rdf:langString.
```
Indeed, if ac…
-
I'm sure this was discussed before, but I can't find the right combination of keywords to locate the discussion.
At any rate, our algorithm requires that processing of the manifest begin with the p…
-
Sorry that this took so long. I'm pasting the comment the TAG agreed on [this week](https://github.com/w3ctag/meetings/blob/gh-pages/2024/telcons/09-02-minutes.md#rollups--), which is also in https://…
-
The [test manifest vocabulary](http://www.w3.org/2001/sw/DataAccess/tests/test-manifest) introduces the following:
```
:PositiveSyntaxTest11 rdf:type rdfs:Class ;
rdfs:label "Positive Synta…