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

Add template, fix tests #5

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

fkleedorfer
Copy link
Contributor

  • For situations in which we want no RDF framework at all, there is the plain template now
  • The tests were not executed in the maven build. Now they are.
  • The tests were broken, now they are fixed
  • The method to collect individuals was broken for some cases, leading to duplicate constants - fixed.

* Adds the 'plain' template which does not use any RDF framework
* Also makes sure tests are executed during maven build, fixes the Jena test, verifies the usage output and hides its printing to System.out
* if present, rdfs:label is used for the constant's javadoc
* if not present, 'prefix:name' is used
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

Successfully merging this pull request may close these issues.

1 participant