Martynas Jusevičius

Results 252 comments of Martynas Jusevičius

Latest is now [Bootstrap 4](https://getbootstrap.com/docs/4.0/getting-started/introduction/) :)

Isn't the GSP query param `graph` instead of `graph-uri`? https://www.w3.org/TR/2013/REC-sparql11-http-rdf-update-20130321/#indirect-graph-identification

Why on earth would you need JSON-LD that big? N-Triples and N-Quads are the most efficient formats for large RDF data.

https://github.com/pumba-lt/graphity-platform/blob/master/src/main/java/com/atomgraph/platform/client/provider/ModelXSLTWriter.java#L141

I see you guys love reinventing the bike. This looks like a crappy, less declarative and non-standard version of [XSLT 1.0](https://www.w3.org/TR/xslt-10/) (which came out in 1999, latest version is 3.0)....

@beebs-systap can you please provide an update? This was reported almost 1.5 years ago.

@beebs-systap any ETA for the release?

@beebs-systap great news. Is this now in the CDK as well?

Our definition of a container is this RDFS class called [`dh:Container`](https://www.w3.org/ns/ldt/document-hierarchy/domain#Container). As you can see, there's a related property `dh:select` that a container resource has. It points to a SPARQL...

> @namedgraph I presume you can filter based on authorization policy per resource? And the response time for request to /photos/ with different access controls on each contained item is...