Skip to search.
jena-dev · Jena Users

Group Information

  • Members: 2056
  • Category: Software
  • Founded: Sep 19, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 361 - 390 of 48259   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
361 Charlie Abela
cicho37 Offline Send Email
Dec 1, 2001
8:11 am
Hi Running of tutorial03 results in a set of triples such as. Why is it that (http://hostname/rdf/tutorial/emailAddress, [5efa1a:ea81a92b77:- 8000],...
362 Charlie Abela
cicho37 Offline Send Email
Dec 1, 2001
11:25 am
Hi I am experimenting with some code. I used an ontology file image.daml which was presented to this list earlier on. I tried to use the getSubClasses to get...
363 Brian McBride
bwmb Offline Send Email
Dec 1, 2001
11:36 am
... If understand you correctly, then yes, you can put anything in the list you can put at the top level. ... Ah - I'd forgotten this had to conform to RSS. ...
364 Brian McBride
bwmb Offline Send Email
Dec 1, 2001
11:52 am
Hi Charlie, The triples are printed out in order (predicate, subject, object). The bit of code that creates the fragment of the graph resulting in the triples...
365 gaijin@...
samrhjoseph Offline Send Email
Dec 1, 2001
1:23 pm
... data ... list ... cool ... Yes, but only eventually. ... data ... So to try and summarise some of what I'm doing with NeuroGrid and RDF I have created a...
366 Andrei S. Lopatenko
andrei_lopat... Offline Send Email
Dec 2, 2001
4:35 pm
I just tested it and got the same results If you change daml:subClassOf to rdfs:subClassOf it works but with daml:subClassOf ot should alswo work because daml...
367 Dickinson, Ian J
ian_j_dickinson Offline Send Email
Dec 2, 2001
6:35 pm
This is already logged as a bug (see archive message http://groups.yahoo.com/group/jena-dev/message/50) and will be fixed in the next release. Sorry for the...
368 Charlie Abela
cicho37 Offline Send Email
Dec 2, 2001
6:57 pm
Thanks for the help Charlie ... From: Dickinson, Ian J [mailto:Ian_Dickinson@...] Sent: Sunday, December 02, 2001 6:32 PM To: 'jena-dev@yahoogroups.com' ...
369 Dickinson, Ian J
ian_j_dickinson Offline Send Email
Dec 3, 2001
11:09 am
Benjamin - I owe you an apology. When I wrote earlier to say that I had run your code and it worked, I had entirely forgotten that I fixed a bug [1] in ...
370 Benjamin Dai
bdai@... Send Email
Dec 4, 2001
6:55 pm
No problem. I was debugging the JUnit code for the longest time trying to figure out what was wrong. Thanks for the workaround suggestion. I'll try ...
371 tarod@... Send Email Dec 5, 2001
9:59 am
Sorry for the delay but we are working in a prototype that we must have ready on Monday next week, so, I'm not working very much on the validator, but next...
372 satskhand Offline Send Email Dec 5, 2001
11:59 am
Hi all, i'm trying to combine different models into one... I've tried something like this: 0 public static void addModelTest(){ 1 //instantiate two models 2...
373 satskhand Offline Send Email Dec 5, 2001
12:03 pm
off course the m3 in the printstatement should be m2, however this is only a type error and not the solution, thus the question remains. ... ); ... );...
374 Chris Dollin
eccentric_he... Offline Send Email
Dec 5, 2001
1:12 pm
Dear All, on http://groups.yahoo.com/group/jena-dev/files/autoissues.html you can find the Jena review issues list. I'm afraid it's not very pretty, but it's...
375 Andrei S. Lopatenko
andrei_lopat... Offline Send Email
Dec 5, 2001
10:55 pm
Dear All Just must someone also need such application or would be interested to provide feedback I created very simple RMI wrapper to Jena Query Engine It...
376 Andrei S. Lopatenko
andrei_lopat... Offline Send Email
Dec 5, 2001
11:13 pm
PS sorry error. Just must someone should be Maybe someone Dear All Just must someone also need such application or would be interested to provide feedback I...
377 Seaborne, Andy
andyseaborne Offline Send Email
Dec 6, 2001
2:00 pm
Andrei, I just experimented with the online demo - great! The more ways applications can access RDF data the better because the choice of connection may well...
378 Seaborne, Andy
andyseaborne Offline Send Email
Dec 6, 2001
2:15 pm
Do folks want to see a "contrib" mechanism for Jena? Such contributions would be useful tools/apps/anything for other Jena applications and application...
379 Emmanuel Pietriga
epietrig@... Send Email
Dec 6, 2001
2:31 pm
Is there anyway in Jena to tell the serializer that a particular description should use the "ID" attribute and not the "about" attribute? Thanks, Emmanuel...
380 Jeremy Carroll
jjc@... Send Email
Dec 6, 2001
3:32 pm
When using the RDF/XML-ABBREV serializer it generally tries to use ID the first time it mentions any appropriate resource. The key to permitting it is to...
381 Brian McBride
bwmb Offline Send Email
Dec 6, 2001
3:41 pm
There is currently no way to do this for the basic serializer. Brian...
382 Emmanuel Pietriga
epietrig@... Send Email
Dec 6, 2001
3:47 pm
... You mean the base parameter in PrettyWriter.write() ? But this is not going to work with the standard syntax serializer? Thanks, Emmanuel -- E. Pietriga...
383 Jeremy Carroll
jjc@... Send Email
Dec 6, 2001
4:03 pm
... YES, also from Model.write() (when "RDF/XML-ABBREV" is the language) ... NO - the standard serializer is deliberately minimalist. Jeremy...
384 wesbille Offline Send Email Dec 6, 2001
5:26 pm
Hi, I have a DAMLModel in which I create some new instances of a class. There are however some ontologies wich must be imported to do this, so with...
385 Andrei S. Lopatenko
andrei_lopat... Offline Send Email
Dec 6, 2001
8:09 pm
Andy I do not understand what is "bNodes"? Could you, please, describe in more details? About subqueries, nested queries and all that. Also about reusing of...
386 Andrei S. Lopatenko
andrei_lopat... Offline Send Email
Dec 6, 2001
8:18 pm
It would be excellent to have SOAP access to RDF database. Just from practical point of view My experience here in Austria shows that there is a large...
387 js0454614397 Offline Send Email Dec 6, 2001
11:32 pm
Hi, I'm using Jena and RDQL in an application, but I'm having problems implementing a feature. I am using RDQL to query the RDF and getting results back as...
388 js0454614397 Offline Send Email Dec 6, 2001
11:45 pm
... Erm, sorry to reply to my own question, but I've implemented the solution where I'm checking for "anon:" and if I find it doing a string comparison after...
389 Dave Reynolds
derihy Offline Send Email
Dec 7, 2001
10:41 am
Hi Andrei, We did build a SOAP-accessible RDF server. As well as RDQL queries we supported update and retrieval of whole models using soap-with-attachments...
390 Peter Hrastnik
hrastnikpeter Offline Send Email
Dec 7, 2001
10:52 am
Hi Dave! Which SOAP implementation did you use? I did some benchmarking and Apache SOAP is very slow and therefore not usable for some (or even most)...
Messages 361 - 390 of 48259   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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