Hello,
I studied for one year and a half a little of everything
involving Jena. Modeling with Owl, storage, query and manipulate data. But
I have some doubts if I am walking correctly and that is how it should
organize the information.
Currently ContextServer I developed an application that receives requests
from a client and responds. The ContextServer consists of two basic methods:
1 - storeModel public String (String sourceModelXML) - method that takes
models as XML and add to the database
2 - public String [] queryModel (querySPARQL String, String [] Parans) -
method that takes a query and the parameters that you want to return.
These methods I believe are right.
*My question is how I'm organizing the information.*
The application is for Monitoring Vital Signs and currently my database
goes as follows:
exemplo_banco_em_triplas.rtf - *attached*
*It is as it should be willing in the bank? Property + id?*
Example: <
http://www.semanticweb.org/ontologies/2013/1/Ontology1361391792831.owl#valueSystolic01
>
Another question I have is regarding the schemagem:
When I use the schmeagem from a file. Owl for a java class it generates
these resources which in my opinion I should add them to the software,
example:
*My class is sired by schmeagem (MonitorSinalVital.java - attached) on line
152 of this file is the resource "axiliary_fossa01", the correct would I
delete it from this class and when I add a fossa_auxiliary in my
application I add fossa_auxiliary + id ?*
Thanks for the space.
--
*Márcio Vinícius Oliveira Sena*
Bacharelando em Sistemas de Informação - UFG
Desenvolvedor Front-end no Laboratório de Tecnologia e Mídias Educacionais
- Labtime/UFG
Gerente de Projeto e Desenvolvedor Front-end
@marciosena17 <http://twitter.com/marciosena17>