sparql - How to add SWRL vocabularies into Jena Framework -


hi ontology beginner,

i have built ontology , saved rdf file rule enabled using protege. going build web service takes inputs ontology. inputs can provided querying arguments, class , property predicates under swrl:something swrlb:something tags.

i using java language , trying jena framework. there no swrl-related vocabulary, though have imported rule reasoners [i not sure whether importing reasoners add swrl vocabularies].

are there hints add swrl vocabularies jena framework?

i haven't looked jena rules yet, believe different swrl.

thanks,


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -