Kurt Junghanns

Results 5 issues of Kurt Junghanns

## Expected Behavior When using SHACL as manual written test cases, the predicate testCase should link to the SHACL NodeShape. ## Actual Behavior Example: `rut:testCase [ a ] ;` While...

I did start RPT with the following parameters: `integrate -X --out-format txt edited2.ttl '* {?s ?p ?o }' --server` In the browser I did enter the following query: ``` PREFIX...

Running the jena-4.6.0 branch rpt, the IRI function does not return something. `IRI("http://example/")` does not create an IRI. Example: ``` PREFIX rdfs: construct { rdfs:seeAlso ?a . } where {...

I added a new button to deck edit and a workflow for delete/remove/transfer ownership of a deck. Not all deck routes are working yet. Please verify that the workflow is...

do not merge

### Issue type: :bug: Bug ### Description When I define a source which is a csv file, the RML output has JDBC and undefined in the rml:source ### Steps transform...