coeus-python:COEUS Python 客户端

时间:2021-07-11 21:59:10
【文件属性】:
文件名称:coeus-python:COEUS Python 客户端
文件大小:4KB
文件格式:ZIP
更新时间:2021-07-11 21:59:10
Python COEUS python (非官方客户端) 安装 您将需要安装 python 依赖项: pip install -r requirements.txt 自己安装: $ pip install coeus 用法 # define COEUS base host address c = coeus . COEUS ( "uavr" , "http://localhost:8080/coeus/" ) # execute SPARQL query on COEUS host # returns RDF::Query::Solution array c . query ( 'SELECT * {?s ?p ?o}' ) # get triples from COEUS knowledge base (http://bioinformatics.ua.pt/coeus/document
【文件预览】:
coeus-python-master
----coeus.py(3KB)
----test_file.rdf(558B)
----requirements.txt(29B)
----setup.py(2KB)
----examples.py(791B)
----README.md(2KB)

网友评论