You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sta...@clarkparsia.com
Hi guys,
I´ve read that Stardog DL reasoning is complete ONLY for TBox queries. However, could I integrate some version of Pellet to the Stardog programmatic environment? I there any documentation about this issue?
Thanks!
Emiliano
Kendall Clark
unread,
Mar 10, 2014, 11:32:16 AM3/10/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
I´ve read that Stardog DL reasoning is complete ONLY for TBox queries.
That's correct.
However, could I integrate some version of Pellet to the Stardog programmatic environment?
That's how Stardog implements DL reasoning, i.e., by using Pellet internally. We restrict that usage to TBOX because DL reasoning isn't scalable w/r/t arbitrary sized instance data; that's what the various OWL 2 profiles are for.