Hi Lorenz, yes I have Java application and at back-end owl file. Just like in traditional database applications, an admin make changes to database through a UI (web form) and that changes are saves in database. Can we do like this if the admin enter data or edit data in Java UI and it stores in our owl file?
On Tue, Jan 31, 2017 at 2:40 PM, Lorenz B. < [email protected]> wrote: > I don't understand the question. A UI has some backend resp. application > logic in which you change thedata > > > Ok yes I got this. But how it fits with my requirements of entering data > to > > owl file using a UI? > > > > On Tue, Jan 31, 2017 at 1:10 PM, Lorenz B. < > > [email protected]> wrote: > > > >> Javed, > >> > >> you're working on an ontology. If you change the data and save it to the > >> same file, the file has been changed. > >> > >>> Hello Lorenz, > >>> change the file of the ontology that is loaded into Protege. > >>> > >>> What does you mean by changing the ontology file? I want UI l that ask, > >> for > >>> example, Enter Student name and that is saved as data property then. > Same > >>> case for classes and instances. > >>> > >>> On Tue, Jan 31, 2017 at 10:24 AM, Lorenz B. < > >>> [email protected]> wrote: > >>> > >>>> The only way is to change the file of the ontology that is loaded into > >>>> Protege. Protege will then recognize this and ask for reloading the > >>>> ontology. > >>>> Everything beyond is only possible if you write a Protege plugin > >>>> > >>>>> Hi > >>>>> > >>>>> I am not sure if this question is suitable in Jena list but I wonder > if > >>>> it > >>>>> is possible to edit/add some contents from a Java application's user > >>>>> interface and that changes/data saves directly in Protege and URIs > >>>> assigned > >>>>> to data? > >>>>> Like we use the UI and saves data to a database. Not sure Jena or > some > >>>>> third party tools allows it or not? > >>>>> > >>>>> My admin of system is end user which does not know about Protege and > >>>>> Semantic web and I want him to enter data through some UI. > >>>>> > >>>>> Regards > >>>>> > >>>> -- > >>>> Lorenz Bühmann > >>>> AKSW group, University of Leipzig > >>>> Group: http://aksw.org - semantic web research center > >>>> > >>>> > >> -- > >> Lorenz Bühmann > >> AKSW group, University of Leipzig > >> Group: http://aksw.org - semantic web research center > >> > >> > -- > Lorenz Bühmann > AKSW group, University of Leipzig > Group: http://aksw.org - semantic web research center > >
