Search the web
Sign In
New User? Sign Up
jena-dev · Jena Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 17529 - 17558 of 42050   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17529
... What would make an inconsistent transitive relation? The OWL semantics provides for inference rather than schema checking - if a transitive link is...
Dave Reynolds
derihy
Offline Send Email
Aug 1, 2005
7:32 am
17530
... If the message was actually: MacRoman not supported on this Java installation: mac encoding tests suppressed. then that isn't an error, it is just a...
Dave Reynolds
derihy
Offline Send Email
Aug 1, 2005
8:30 am
17531
... One way would be to use ARP directly, passing it a LineNumberInputStream. Then each time the ARP handler sees a new RDF statement make a note, in some...
Dave Reynolds
derihy
Offline Send Email
Aug 1, 2005
8:50 am
17532
... in the ... Set up the code as follows, but there is something wrong: HttpQuery query = new HttpQuery("http://localhost:2020/userprefs", "RDQL"); ...
melphil1234
Offline Send Email
Aug 1, 2005
9:21 am
17533
hi, please, show me how to get the Thing class of an ontology i must pass this class as a parameter in a program thanks...
nabil_guerouah
Offline Send Email
Aug 1, 2005
9:42 am
17534
... The ... for ... ^^ Illegal syntax - two closing parentheses. Use the command line tool jena.rdfquery to test your query. ... This is not the request in...
Seaborne, Andy
andyseaborne
Offline Send Email
Aug 1, 2005
9:47 am
17535
... If you mean owl:Thing, can't you use Jena's OWL.Thing? -- Chris "electric hedgehog" Dollin predicting self-predictors' predictions is predictably...
Chris Dollin
anover_alias
Offline Send Email
Aug 1, 2005
10:05 am
17536
Job Qualification Software deployment and purchasing proposal. Company branches in countries listed above, in capital city. A 3-20 square meters shop. Computer...
bfhge
Offline Send Email
Aug 1, 2005
12:02 pm
17537
Hello, I'm in desparate search for a mechanism to bind variables to multiple values in my implementation of a Builtin. Sorry for the long message, but i felt...
Wolfgang Groiss
littlelui2001
Offline Send Email
Aug 1, 2005
2:28 pm
17538
... That may not be possible without some extension to the engine. One trouble with having the rules and builtins be independent of whether the rule set is...
Dave Reynolds
derihy
Offline Send Email
Aug 1, 2005
5:17 pm
17539
Look for some example in Pellet. José Geraldo Campos www.cic.unb.br ... From: "eyadalagha" <eyadalagha@...> To: <jena-dev@yahoogroups.com> Sent: Friday,...
José Geraldo Campos
jgeralldo
Offline Send Email
Aug 1, 2005
5:29 pm
17540
Hi guys, I was reading Jena javadoc and saw it is possible to create an RDF model from a QueryResult object created by a query. I found this page ...
Andrea
ninniuz
Offline Send Email
Aug 1, 2005
7:57 pm
17541
Hello!, I have a problem and i'm going to explain it with a example: I have a owl ontology with defining domains and ranges. A DatatypeProperty of that...
Inmaculada Muñoz
i_munoz_f
Offline Send Email
Aug 1, 2005
11:36 pm
17542
I've implemneted a DIG server for Pellet in addition to the the Jena reasoner implementation. While testing with Jena DIG interface, I realized some ask...
Evren Sirin
evren@...
Send Email
Aug 2, 2005
7:18 am
17543
Thanks for the info Evren. Ian, the developer of the DIG interface, is out for the next couple of weeks but I'm sure he'll take a look at it once he's back. ...
Dave Reynolds
derihy
Offline Send Email
Aug 2, 2005
7:38 am
17544
... No, incremental type checking is not part of the contract. ... Use the InfModel.validate() method (note that an OntModel is also an InfModel and so...
Dave Reynolds
derihy
Offline Send Email
Aug 2, 2005
7:39 am
17545
... How complex would such an extension be? Would a patch possibly be accepted into mainline jena? ... I doubt it - the backward rule i posted is only a part...
Wolfgang Groiss
littlelui2001
Offline Send Email
Aug 2, 2005
7:42 am
17546
I was looking at some performance issues in my application and realized something about Resource.removeAll(Property) function. The code for that function is...
Evren Sirin
evren@...
Send Email
Aug 2, 2005
7:51 am
17547
... Is it easy? -- Chris "Eyeball" Dollin predicting self-predictors' predictions is predictably unpredictable....
Chris Dollin
anover_alias
Offline Send Email
Aug 2, 2005
8:02 am
17548
... Middling complex since it involves extending the existing control flow and touching existing code in several places, not just bolting new bits on. The ...
Dave Reynolds
derihy
Offline Send Email
Aug 2, 2005
8:19 am
17549
... Quite easy. You'd find all properties that had rdfs:range values which are known datatype URIs. Then for each literal value you need to check ...
Dave Reynolds
derihy
Offline Send Email
Aug 2, 2005
8:24 am
17550
DAWG uses an RDF graph to record test results. Many of the names have changed since the document you reference was written. ...
Seaborne, Andy
andyseaborne
Offline Send Email
Aug 2, 2005
8:35 am
17551
... That's a good suggestion. I've made the changes (including an additional unit test to trap mistakes in the conditional implementation). The usual several...
Dave Reynolds
derihy
Offline Send Email
Aug 2, 2005
9:29 am
17552
... We could add a rule to infer (A B C) from (A B ?a), (?a rdf:_x C) for those cases, but somehow i have my doubts about this. The good thing is, this isn't...
Wolfgang Groiss
littlelui2001
Offline Send Email
Aug 2, 2005
10:50 am
17553
Hello, 2 questions: 1- After tons of information , I am not sure about how to set the namespace for the ontology that i want to create. All i get is a "j.0" ...
dani_punki
Offline Send Email
Aug 2, 2005
1:26 pm
17554
... I'm afraid not. ... It's a highly simplified version of the SLG-WAM engine for tabled logic programs (which in turn is an extension of the WAM, Warren...
Dave Reynolds
derihy
Offline Send Email
Aug 2, 2005
1:51 pm
17555
Hello Mr. Dave, Iam using JDK 1.4.7 and Windows-XP. I got the message "OK(4197 tests)" at the end of execution of test.bat. I also got the warning message ...
ch v sudhakar reddy
sudhakarredd...
Offline Send Email
Aug 2, 2005
2:10 pm
17556
Dear all, Please concider the following SPARQL queries done with ARQ 0.9.5: In the first case: PREFIX ... SELECT ?_taskId ?_taskEstimatedEnd WHERE { ?obj...
Walid Maalej
mw1799
Offline Send Email
Aug 2, 2005
2:12 pm
17557
... Only you can decide that :-) but factors include: 1/ xsd:date isn't supported did you mean xsd:dateTime? That's in the subject line but the query doesn't...
Seaborne, Andy
andyseaborne
Offline Send Email
Aug 2, 2005
2:26 pm
17558
... I don't think there is a JDK 1.4.7, perhaps that's 1.4.2_07? ... So the tests passed fine. The warning message is not significant. ... That means you are...
Dave Reynolds
derihy
Offline Send Email
Aug 2, 2005
2:45 pm
Messages 17529 - 17558 of 42050   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help