Soniya,

To learn Jena, please go through this article and write some sample code to 
create RDF files.

http://jena.sourceforge.net/tutorial/RDF_API/

regards
KJ



On 15 Feb 2014, at 2:39 am, Soniya Kumar 
<[email protected]<mailto:[email protected]>> wrote:

Hello,

I am a master student in Saarland university in Germany. I am working on my 
master thesis and I have to get an RDF implementation done.


I have been trying to understand Jena as well as RDF using the RDF primar. But 
I am not able to move forward from this point:


I know how my RDF file should look like but I am not sure how to create this 
one using Jena.


I have attached the RDF file in here. In this, for example, the tag
<task:day>16</task:day>
The resource task can be predefined.
The property day is obtained from the application.
The value 16 is obtained from my main application.

I tried to create a new vocabulary class for Task with properties day,end_month 
and so on, so that I can enter the values for these properties during runtime.

I was not successful in creating a vocabulary class. Could you please explain 
to me how should i go about this situation.

Is creating a new vocabulary class customized to my application the right 
approach? If yes, how should create one and how can use it while creating the 
final RDF file.

Hope I would get some advices to how to solve this issues.

Thanks and kind regards,
Soniya


--
Soniya Vijayakumar
M.Sc Student
===============================
Computer and Communication Technology
Universität des Saarlandes
D-66123 Saarbücken
Mob: +49 176 7383 8056
===============================
<finalRDF2.xml>

Reply via email to