用于从8个本体文件(.ttl文件)中检索数据并在json中显示输出的独立应用程序 [英] Stand alone Application for Retrieving data from 8 ontology files(.ttl files) and displaying the output in json

查看:147
本文介绍了用于从8个本体文件(.ttl文件)中检索数据并在json中显示输出的独立应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是语义网的新手.我花了很多时间来理解语义Web的概念,即RDF,本体论,本体论映射等.现在,我有一个任务是从8个本体文件中检索数据并以json格式显示输出.我将详细解释该问题.

I am new to semantic web. I spent lot of time in understanding the concepts of semantic web i.e. RDF,ontology,ontology mapping etc. Now I have a task to retrieve the data from 8 ontology files and display the output in json format. I will explain the problem in detail.

我获得了8个本体文件(.ttl文件),它们代表组织中人员的信息.现在,输出必须包含有关公司中所有人员的信息,以及其个人信息,例如名字,姓氏,国家/地区,年龄等.该应用程序必须是独立应用程序.

I was given 8 ontology files(.ttl files) which represents the information of the persons in an organisation. Now the out put must include the information regarding all the persons in the company with their personal information like first name ,last name, country, age etc. The application must be a Standalone application.

为此,我认为我们需要合并所有本体文件并使用一些API,但我不确定.请帮助我.

For that I think we need to combine all the ontology files and use some APIs but I am not sure. Please help me.

Rakesh

推荐答案

是的,最简单的方法是使用RDF工具包/框架.有大量不同的RDF工具包和API(例如Java中的Jena或Sesame,.Net中的dotNetRdf,C中的Redland等).选择哪一个取决于您最适合的编程环境.因此:选择一个,通过其文档/教程进行工作,然后尝试开发一个简单的应用程序.如果您遇到困难,请提出一个新问题,但请具体说明:显示您尝试过的内容.

Yes, the easiest way to do this is by using an RDF toolkit/framework. There are tons of different RDF toolkits and APIs available (e.g. Jena or Sesame in Java, dotNetRdf in .Net, Redland in C, etc.). Which one you pick depends on which programming environment you are most comfortable in. So: choose one, work through its documentation/tutorials, and try and get a simple app going. If you get stuck, ask a new question, but please be specific: show what you've tried.

这篇关于用于从8个本体文件(.ttl文件)中检索数据并在json中显示输出的独立应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆