SWI-Prolog Semantic Web Library and Python Interface

Posted by John Peter Thompson Garcés on Stack Overflow See other posts from Stack Overflow or by John Peter Thompson Garcés
Published on 2012-06-05T21:02:50Z Indexed on 2012/06/06 4:40 UTC
Read the original article Hit count: 406

Filed under:
|
|
|

I want to write a Python web application that queries RDF triples using Prolog. I found pyswip for interfacing Python with SWI-Prolog, and I am currently looking into SWI-Prolog's RDF capabilities. I am wondering if anyone has tried this before--and if anyone has: what did your setup look like? How do you get pyswip to work with the SWI-Prolog semantic web library? Or is there another Python-Prolog interface that makes this easier?

© Stack Overflow or respective owner

Related posts about python

Related posts about prolog