从OWL本体到Neo4j图数据库的映射 [英] Mapping from an OWL ontology to Neo4j graph database

查看:1276
本文介绍了从OWL本体到Neo4j图数据库的映射的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在与OWL合作,并且创建了一个非常大的本体.我使用曼彻斯特大学开发的OWL API( http://owlapi.sourceforge.net/). 问题在于,只有使用OWL API,本体才会加载到内存中.有两种有价值的解决方案,它们可以从数据库中的本体传输数据,然后可以从数据库中查询本体,而无需将其加载到内存中.这些解决方案是使用关系数据库的OWLDB和HypergraphDB. 我的问题如下:是否已经实现了将OWL本体(使用OWL API开发)映射到Neo4j图形数据库的解决方案?如果没有,将来是否有机会进行这种映射?真的很有帮助.

I am working with OWL and I have created a very big ontology. I use the OWL API developed at the University of Manchester (http://owlapi.sourceforge.net/). The problem is that, only with the OWL API, the ontology is loaded in memory. There are two valuable solutions that transfer the data from the ontology in a database and then give the possibility to query the ontology from the database without the need to load it in memory. These solutions are OWLDB, which uses relational databases, and HypergraphDB. My question is the following: is there already a solution implemented to map an OWL ontology (developed with the OWL API) to a Neo4j graph database? If not, is there any chance to have such a mapping in the future? It would be really helpful.

谢谢. 瓦纳(Oana)

Thank you. Oana

推荐答案

如果您在此处查看

If you look here http://blog.neo4j.org/2013/08/and-now-for-something-completely.html you get an idea of how it can be implemented using just the OWLAPI to build the Neo4j graph manually.

这篇关于从OWL本体到Neo4j图数据库的映射的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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