Enrico Daga
Enrico Daga
Nice! I've seen this is now included in release 4.2.0. Discussion for migrating to Jena 4 opened at #94
This may be trivial for some formats: - Turtle (and Star...) - N-Quads (and Star...) - N-Triples (and Star...) - Trig (and Star...) Also, raise an error or stop if...
Other formats may require to join the whole data in memory, which could be problematic in some scenarios (but we can still support it)
Nice! The SPARQL Transformer approach could be used to write back to JSON, then. Of course, we don't want to ask users to write those 'lowering' mappings but those should...
@lolgab I've handled pagination in the past on APIs that used a param with incremental numbers, e.g. pagesize + page. See this showcase for a full example: https://github.com/SPARQL-Anything/showcase-minter However, the...
I created a test and developed a basic transformation (which should be reviewed for consistency, some decisions I am not 100% sure)
The general point is to support the case where cells require a complex description, I have added a property `spreadsheet.composite-values` that makes the cell be triplified as a container rather...
The message is about Google changing the policy for the usage of the Maps API, requiring to include the file using a Key. BTW, development in this repository is discontinued,...
SA currently extends `org.commonmark` library to [identify the YAML frontmatter](https://github.com/SPARQL-Anything/sparql.anything/blob/2a2a4f27c848318ca8a437d9c6b5bc9d3c14f08e/sparql-anything-markdown/src/main/java/io/github/sparqlanything/markdown/YamlFrontMatter.java#L21), so one can chain a SA clause to query those properties. One usage example is [here](https://github.com/SPARQL-Anything/showcase-polifonia-ecosystem/blob/8521237b5c63ec0675cd0260889c6835ee84e06b/queries/components-to-rdf.sparql#L93-L117) I haven't seen the...
OK, I found this link documenting Logseq properties: https://docs.logseq.com/#/page/properties