Martynas Jusevičius

Results 136 issues of Martynas Jusevičius

When `POST` requests attempts to construct a resource that already exists, we throw `ResourceExistsException` which currently maps to a `409 Conflict` error response. HTTP spec seems to say that `303...

enhancement

Constraint-validate the configured sitemap ontology using `SPINConstraints.check()` during startup and quit if violations are found.

enhancement

`ENDPOINT`, `GRAPH_STORE`, `ONTOLOGY` etc. `ENV` params would be better as image command arguments, e.g. docker run ... atomgraph/processor --endpoint="https://query.wikidata.org/bigdata/namespace/wdq/sparql" --graph-store="https://query.wikidata.org/bigdata/namespace/wdq/service" --ontology="https://github.com/AtomGraph/Processor/blob/develop/examples/wikidata#"

enhancement

It should be possible to run tests from command line, using the following arguments: - dataset URI or SPARQL endpoint - sitemap ontology URI - request URI - request headers...

enhancement

Of the 3 methods listed in [Deriving WebID URI from ID Token](https://github.com/solid/webid-oidc-spec/blob/master/README.md#deriving-webid-uri-from-id-token), only the `UserInfo`-based one is realistic, the other ones are wishful thinking. But if this WebID URI will...

I don't understand the problem described in [WebID Provider Confirmation](https://github.com/solid/webid-oidc-spec/blob/master/README.md#webid-provider-confirmation). I think the core of the problem is expecting a global WebID in the ID-token. If it would be simply...

Similarly to what has been done with RDFXML2DataTable.xsl and SPARQLXMLResults2DataTable .xsl.

### Apache NetBeans version Apache NetBeans 15 ### What happened I've generated a remote profiler pack (`Setup Attach to Process...`) and mounted it into an OpenJDK 17 based Docker container...

kind:bug
needs:triage
profiler

Hey, I see some abbreviation clash with LDT as in Linked Data Templates :) But I'm not here to talk about that. I think your application manages Linked Data in...

In https://github.com/twosixlabs/icas-ontology/blob/master/ontology/hardware.ttl, is `:Ether801_11` supposed to mean "wi-fi" interface? Isn't the standard 802.11 though (not 801.11)? https://en.wikipedia.org/wiki/IEEE_802.11