Skip to content
New issue

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

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

Already on GitHub? # to your account

New RDFS reasoner with better performance on stable schemas #643

Closed
hmottestad opened this issue Nov 8, 2016 · 0 comments
Closed

New RDFS reasoner with better performance on stable schemas #643

hmottestad opened this issue Nov 8, 2016 · 0 comments
Labels
📶 enhancement issue is a new feature or improvement
Milestone

Comments

@hmottestad
Copy link
Contributor

hmottestad commented Nov 8, 2016

Create a new reasoner that:

  • Uses a fixed point rule approach on the Tbox to create an inference map
  • Uses the map to infer new triples during data insert
@abrokenjester abrokenjester added the 📶 enhancement issue is a new feature or improvement label Nov 9, 2016
@abrokenjester abrokenjester added this to the 2.2 milestone Jan 16, 2017
@abrokenjester abrokenjester changed the title Improve the speed of the RDFS reasoner New RDFS reasoner with better performance on stable schemas Jan 16, 2017
abrokenjester added a commit that referenced this issue Feb 1, 2017
Signed-off-by: Jeen Broekstra <jeen.broekstra@gmail.com>
abrokenjester added a commit that referenced this issue Feb 1, 2017
Fix #643: class names shortened and number of tests trimmed a bit
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
📶 enhancement issue is a new feature or improvement
Projects
None yet
Development

No branches or pull requests

2 participants