Chris Wacek

Results 4 comments of Chris Wacek

Specifically, this occurs if you're running tornado==4.1. It's fine with tornado==4.4

Here's an example of some keywords we sourced using stack overflow (with scores): ``` { "http://www.invincea.com/ontologies/icas/1.0/acl#isRecursive": [ [ "nonrecursive", 0.7295090876893041 ], [ "recursively", 0.6426215854350211 ], [ "recursion", 0.6051441101541714 ], [...

@danielolsher-digitaloperatives Here are a bunch of keywords for datatype properties that we generated from Stack Overflow (which incidentally introduces a bunch of spelling error and such). https://gist.github.com/cwacekINV/6b858e76b1f97d8d2741 You mentioned that...

@griffbbn What does making the ontology a Maven artifact achieve? I'm not sure I've actually ever used Maven but my understanding is that it is some sort of build tool....