Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integrate RDFUnit directly in the framework #21

Open
jimkont opened this issue Dec 17, 2015 · 0 comments
Open

integrate RDFUnit directly in the framework #21

jimkont opened this issue Dec 17, 2015 · 0 comments

Comments

@jimkont
Copy link
Member

jimkont commented Dec 17, 2015

RDFUnit now has a JUnit integration where we can define a test RDF file and an ontology (NIF) and it can validate the input files through maven / IDEs etc.

the simplest approach is to create a new nlp2rdf-test module which as a build step generates sample result files from all other modules and stores them as resources (and replaces existing ones on every build). For each file we create a separate RDFUnit/JUnit test file that runs whenever we re-build

Later we can find more sophisticated ways to do it but this can be good for start, WDYT?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant