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...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 1 - 30 of 48259   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1 Seth Russell
seth@... Send Email
Oct 1, 2001
5:21 pm
Can the same statement be placed in multiple models? How do you place a statement from one model into another model? Seth Russell...
2 Brian McBride
brian_mcbride@... Send Email
Oct 1, 2001
5:39 pm
Hi Seth, ... Yes. A statement with the same subject, predicate and object can be placed in two models. Depending on the implementation, this may result in...
3 Seth Russell
seth@... Send Email
Oct 1, 2001
9:53 pm
Has anyone built a windows GUI for jena ? I'm looking for a system that has the features of jena but doesn't require a programmer to run ... something more...
4 Brian McBride
brian_mcbride@... Send Email
Oct 2, 2001
2:05 am
Jena RDF API and toolkit - release 1.2 http://www.hpl.hp.com/semweb Jena is a java API for manipulating RDF models. Its features include: o statement centric...
5 Dickinson, Ian J
Ian_Dickinson@... Send Email
Oct 2, 2001
6:54 am
Hi Seth, ... I don't know of one, but Brian may have more info. However, I'm not sure what a general purpose GUI for Jena would look like. Our vision is more...
6 Danny Ayers
danny@... Send Email
Oct 2, 2001
8:21 am
Great news! Congrats Brian, and all involved. Cheers, Danny....
7 Brian McBride
brian_mcbride@... Send Email
Oct 2, 2001
8:47 am
Hi Seth, None spefically that I know of. I've been doing a few apps myself recently all down through servlet based web interfaces. I am writing a lot of...
8 Brian McBride
brian_mcbride@... Send Email
Oct 2, 2001
8:51 am
Hey Danny, It was mostly 'all involved' this time :) So which hemisphere are are you in at the moment? You writing any code at the moment? Brian...
9 Danny Ayers
danny@... Send Email
Oct 2, 2001
9:16 am
I've been working on a simple GUI interface using Swing - click for ellipses, rectangles, arcs. A button for export to RDF. I did a hack, where I got the GUI...
10 Brian McBride
brian_mcbride@... Send Email
Oct 2, 2001
9:29 am
... It seems like there is a range of useful possibilities here. I for one would find a really quite primitive editor useful. I am often hacking up bits of...
11 Danny Ayers
danny@... Send Email
Oct 2, 2001
9:31 am
Hi Brian, how you doing? ... I've not had chance to have a play yet, but I'm looking forward to it. I found the previous version of Jena (with your intro docs)...
12 Seth Russell
seth@... Send Email
Oct 2, 2001
3:47 pm
From: Dickinson, Ian J ... Well of course I'm not talking of jena itself .. which I think is just great the way it is .... but of an envisioned app that was...
13 Dave Reynolds
der@... Send Email
Oct 2, 2001
5:02 pm
... [snip] ... Does sound interesting. A little while ago I was toying with the idea of an "RDF console" or "RDF explorer" app for finding your way round RDF ...
14 Danny Ayers
danny@... Send Email
Oct 2, 2001
8:48 pm
Hi Seth, I for one am interested in your idea - this is a SemBrowser, right? The details you are giving here are grand (as they say in Yorkshire). Even if the...
15 Brian McBride
brian_mcbride@... Send Email
Oct 4, 2001
2:27 pm
... Bit warm at the moment; I'm in Nice struggling to get internet connectivity working. ... You are very kind. ... That sounds very attractive. I was just...
16 Danny Ayers
danny@... Send Email
Oct 4, 2001
6:47 pm
... Nice eh? That's errm... good. What you doing there? The connectivity thing is a pain - seems like there's this wonderful infrastructure everywhere, until...
17 Andrei S. Lopatenko
andrei@... Send Email
Oct 5, 2001
5:15 pm
Dear All, I am new member of this group and at first little information about me I am Andrei Lopatenko, researcher at Vienna University of Technology. Primary...
18 Brian McBride
brian_mcbride@... Send Email
Oct 6, 2001
1:39 pm
Hi Andrei, ... As its a pretty new group, we al are :) You are pretty close to being a founder member. ... Looks like we have a lot of interests in common....
19 Andrei S. Lopatenko
andrei@... Send Email
Oct 9, 2001
10:42 am
Dear Brian, thank you for your response. ... more ... There are several objectives of RDF usage in my work. Now we are (Vienna University of Technology)...
20 inkelar@... Send Email Oct 9, 2001
3:52 pm
Hi everyboy. I'm now to the list, and also I'm not an expert programmer, but I'm a good one :) I'm glad to be subscribed to this list, 'cause I'm very...
21 Brian McBride
brian_mcbride@... Send Email
Oct 9, 2001
4:12 pm
Hi Inkel, ... I'm not an expert either; I don't even consider myself a good one. ... Welcome. Would you care to say some more about your application of...
22 inkelar@... Send Email Oct 9, 2001
4:35 pm
... Hi Brian ... RDF/RSS ... Ok. Well, my idea is to have a site you gives you the possibility to grab news from sites who syndicate their contents using RDF...
23 Andrei S. Lopatenko
andrei@... Send Email
Oct 9, 2001
5:02 pm
Hi Inkel It would be very interesting to see the architecture of the system How would like to store the data about channels and news, how to retrive data? ...
24 inkelar@... Send Email Oct 9, 2001
5:21 pm
... Hi Andrei ... retrive ... That was a very good question :) Right now, I'm between 2 ideas: one is to retrieve and store the RDF file in a directory (like...
25 Charlie Abela
abcharl@... Send Email
Oct 9, 2001
7:59 pm
Hi everyone. I am an BSc.IT undergraduate student at the University of Malta (Europe). I am increasing my interest in DAML due to the final project in...
26 Dickinson, Ian J
Ian_Dickinson@... Send Email
Oct 10, 2001
8:43 am
Hi Charlie, The problem we're facing with the semantic web - i.e. making resources on the web more amenable to automated processing by computational processes ...
27 David Allsopp
dallsoppuk Offline Send Email
Oct 12, 2001
8:14 am
Hi all, A quick question; does Jena have any specific support for RDF schema? For example, in the Stanford RDF API you can create an RDFSchemaModel which...
28 Brian McBride
bwmb Offline Send Email
Oct 12, 2001
9:24 am
... Not yet :( ... Yup, I understand. Inference is something we'd like to get to soon. What kinds we will do hasn't yet been decided. I did play around with...
29 Dickinson, Ian J
ian_j_dickinson Offline Send Email
Oct 12, 2001
10:01 am
From: Dave Reynolds [mailto:der@...] ... Yes, if you create a DAML model, rather than a standard Jena model, you can generate the triples implied...
30 Shelley Powers
shelleyp@... Send Email
Oct 13, 2001
7:41 pm
Howdy I was able to use Jena within my Win2K environment without any problem, but am getting segmentation violations when using ModelMem.read(uri) on my ...
Messages 1 - 30 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