• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

jess+protege

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I am Stanley. Nice to meet you.
I am student who is researching about Jess in Taiwan. At first, I set up lot of classes,properties, instance in protege tool.
Protege-OWL 3.3.1 provides SWRLJessTab plug-in that supports the execution of SWRL rules using the Jess rule engine
and SWRL rules in protege. It's done for translating ontology to Jess within JessTab. Now, I am attempting to translate
the fact of jess to JSP . How can I do for the next step? Could you give me some code examples or some documents.
Sincerely,
 
author and iconoclast
Posts: 24207
46
Mac OS X Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Stanley,

Jess facts are a knowledge representation, while JSP is basically a document templating format. This is like asking how to translate from oranges to kangaroos. You'd have to define how you'd want this translation to work, first, and then I'd be glad to help you figure out how to implement it.
 
Every plan is a little cooler if you have a blimp. And a tiny ad.
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic