SPARQL

作者: 微雨旧时歌丶 | 来源:发表于2018-10-11 16:26 被阅读0次

SPARQL Protocol And RDF Query Language

RDF:Resource Description Framework

A triple:
emp3 title "Vice President"
subject predicate object
(entity identifier)(attribute name)(attribute value)

URI: Uniform Resource Indentifier.

相关文章

网友评论

      本文标题:SPARQL

      本文链接:https://www.haomeiwen.com/subject/lpmbaftx.html