RDFUnit icon indicating copy to clipboard operation
RDFUnit copied to clipboard

An RDF Unit Testing Suite

Results 35 RDFUnit issues
Sort by recently updated
recently updated
newest added

## 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...

Result level specification in CLI help messages refered to legacy descriptions. I adapted the help message to reflect the current implementation.

[Apache Maven Dependency Plugin](https://maven.apache.org/plugins/maven-dependency-plugin/index.html) can be used to find unused dependencies. And I found following list. Maybe we can remove them. rdfunit-parent rdfunit-commons {groupId='org.aksw.jena-sparql-api', artifactId='jena-sparql-api-core'} {groupId='org.slf4j', artifactId='slf4j-log4j12'} {groupId='org.assertj', artifactId='assertj-core'} rdfunit-io...

Example of SHACL shape with SPARQL query ``` :SPARQLConstraint_Concept_nested9 rdf:type sh:SPARQLConstraint ; rdfs:label "skos-xl pref label in the same language " ; sh:message "multiple skos-xl preferred label for language \"{$lang}\""...

Bumps jena-core from 3.16.0 to 4.2.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.jena:jena-core&package-manager=maven&previous-version=3.16.0&new-version=4.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

## Expected Behavior On the project homepage https://github.com/AKSW/RDFUnit the latest release (currently v0.8.23) should be shown. ## Actual Behavior Currently v0.7.4 is shown as the latest release. ## Steps to...

``` mvn -pl rdfunit-validate -am clean install jetty:run ``` Result: ``` [ERROR] No plugin found for prefix 'jetty' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available...

We want to use RDFUnit in our project, for this I like to containerize the RDFUnit webservice. I like to commit my work here, so I have following questions: 1....

Bumps vaadin-server from 7.7.3 to 7.7.24. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.vaadin:vaadin-server&package-manager=maven&previous-version=7.7.3&new-version=7.7.24)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies