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

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -