Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何将关系数据库中的数据暴露给语义网?
是否应该将数据转换为 RDF 序列化?或者有没有办法在不转换关系数据的情况下将关系数据公开给语义网?
如果要转换数据,必须是RDF吗?将关系数据转换为 RDF 数据库的最佳方法是什么?
RDF 模型方法在 W3C 上有相同的规范。我找到了关于R2RML的规范。作为 RDF 访问关系数据库的项目是d2rq。