本体应用项目
我正在寻找一个利用本体(用于学术课程)的项目(应用程序)。每个人都在谈论医疗保健应用。我想从事不同的项目。请任何建议可以帮助。
I am looking for a project (application) that makes use of Ontology (for an academic course). Every body is talking about the health care application. I want to work on a different project. please any suggestion could help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为(几乎)一切都可以通过本体来表示。其背后的想法是将语义嵌入到您放入的数据中。
以 Swoogle 为例,它是一个搜索引擎,通过研究多个本体来检索信息。
同样,您可以将其用于任何目的:
列表一路走来,如果你能把它用作搜索引擎,你就可以在任何地方使用它。
I think that (almost) everything can be represented through an ontology. The idea behind it is to embed semantic meaning to the data you are putting into it.
Take for example Swoogle, it's a search engine that look into several ontologies to retrieve the information.
In the same way you can use it for any purpose:
The list goes all the way, if you can use it as a search engine, you can use it everywhere.