Jacobus Geluk

Results 23 comments of Jacobus Geluk

Both. Here's the output: ``` root@box:~/git/project/src/dispatcher/node_modules/m2node/examples# node express-server.js Warning: express.createServer() is deprecated, express applications no longer inherit from http.Server, please use: var express = require("express"); var app = express(); WARNING:...

7 years later, still no connection pooling or keep-alive support for Python 3?

See also https://github.com/RDFLib/rdflib/blob/55d6622a0a7657d8d36b909add96169ba9e6553d/rdflib/namespace/_OWL.py#L79

Renamed `OWL.Datatype` to `OWL.DatatypeProperty` in this fork: https://github.com/EKGF/OWL-RL

It's not the curl binary that's missing, but the curl types.h file, which is part of the sources of curl. I remember going through all this sh&% before but don't...

What could help is to install the Mac OS X SDK which has curl/types.h