开发者

query in sparql for protege

I want write query that allow to d开发者_运维百科isplay all comment of all class in protege and other query to display specific comment please ,Iwante the answer quickly as soon as possible .


Use this query SELECT DISTINCT ?class ?comment WHERE { [] a ?class. ?class rdfs:comment ?comment }

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜