Gordian Dziwis

Results 67 issues of Gordian Dziwis

This should be valid [turtle](https://www.w3.org/TR/turtle/#sec-grammar) ```ttl . ```

Wikidata queries are difficult to read: ```sparql SELECT ?item WHERE { ?item wdt:P31 wd:Q146. } ``` When hovering over `wd:Q146` the language server could show the label: 'House cat', alternatively...

```yaml version: '3.3' services: nifi: container_name: nifi image: apache/nifi:1.7.1 environment: NIFI_WEB_HTTP_PORT: '8443' NIFI_WEB_PROXY_HOST: '0.0.0.0' volumes: - type: bind source: ./certs target: /opt/certs - type: volume target: /opt/nifi/nifi-1.7.1/conf - type: volume...

See: https://platform.openai.com/docs/api-reference/chat/create#chat/create-max_tokens

enhancement

### Preflight Checklist * [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request...

### Preflight Checklist * [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request...

At present, the title slug must be defined, after which you can place the cursor on the title slug to locate all references to this page. When employing the file...

A function for parsing dates should be implemented.

I did not add `throws`, because I assume it will break things... https://github.com/SmartDataAnalytics/jena-sparql-api/blob/1936665ab1bc89ef7d8b6ee9c3d8ebe645c36e4c/jena-sparql-api-core/src/main/java/org/aksw/jena_sparql_api/stmt/SparqlStmtIterator.java#L95

Warning: Command failed: /bin/sh -c /home/someuser/Google Drive/Studium/Softwaretechnik Praktikum/cmg-phaser/node_modules/grunt-open/node_modules/open/vendor/xdg-open "http://localhost:9000" /bin/sh: 1: /home/someuser/Google: not found Use --force to continue.