SPARQL support protege 5

橙三吉。 提交于 2020-01-06 03:31:06

问题


what's the level of support of SPARQL in protege 5.2.0 SPARQL Query Plugin 2.02?

I tried using

FILTER STRSTARTS(STR(?subject), STR(prefix:))

and I get

Unknown function 'http://www.w3.org/2005/xpath-functions#starts-with'

I can't seem to find a listing with the supported functions and capabilities.

Thanks

来源:https://stackoverflow.com/questions/53299218/sparql-support-protege-5

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!