pellet - semantic web reasoner and on the fly rules injection -


is there semantic web reasoner (e.g. pellet) accepts rules (swrl) on fly ? or rules must hard coded before starting reasoner

it unclear mean "on fly". can edit reasoner's rule base, not need set in stone outset. reasoner need perform book keeping if add new rules, or other axioms, before can used answer queries. there's no way around that.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -