选择和 RDF/SPARQL
有人有兴趣将 RDF 和/或 SPARQL 与 PICK 数据库集成吗? 有人尝试过吗? 我对要尝试什么有一些想法。一种想法是弄清楚如何创建一个带有字典的文件,该字典定义了一些关联项,允许以 RDF、n-triple、turtle、n3 或 XML 中的一个或多个形式从文件中提取数据。另一个想法是 PICK BASIC SPARQL 端点。
不幸的是,我不再在可以测试 PICK 数据库的地方工作。 我想我可以设置一个 Maverick 实例,但我宁愿在 D3 或 U2 上执行此操作。
Anyone have any interest in intergrating RDF and/or SPARQL with a PICK database?
Has anyone tried this yet?
I have some thoughts about what to try. One idea is to figure out how to create a file with a dictionary that defines some correlatives that allow data to be pulled from the file as RDF, as one or many of n-triple, turtle, n3 or XML. Another idea is a PICK BASIC SPARQL endpoint.
Unfortunately, I no longer work in a place where a PICK database is available for testing.
I suppose I could set up a Maverick instance, but I'd rather do this on D3 or U2.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以从 Rocket Software 网站下载免费的 Universe 或 Unidata 个人版。这些与 Pick 类似,甚至在创建新帐户时有一个 Pick 选项(至少 Universe 是这样)。
Rocket 软件
You can download a free Universe or Unidata personal edition from the Rocket Software website. These are similar to Pick and even have a Pick option when creating a new account (at least Universe does).
Rocket Software
快速浏览一下有关 PICK 的维基百科文章后,基于哈希文件的数据管理的基本思想似乎类似于各种现有的基于磁盘的三重存储(例如 4store)中使用的一些内容(http://4store.org)。我可能完全误读了这一点,当然是错误的!
您也可以随时在 SemanticOverflow 上尝试您的问题 - http://www.semanticoverflow.com
Having had a quick skim read of the Wikipedia article on PICK the basic ideas of hash file based data management seem similar to some of the stuff used in various existing disk based Triple stores such as 4store (http://4store.org). I could be completely misreading this and be wrong of course!
You can always try your question on SemanticOverflow as well - http://www.semanticoverflow.com