Coder Social home page Coder Social logo

sparql_tools's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @mdebellis
  • ๐Ÿ‘€ Iโ€™m interested in knowledge graphs and semantic web primarily.
  • ๐ŸŒฑ Iโ€™m currently learning Machine Learning and Python.
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on nothing at the moment.
  • ๐Ÿ“ซ How to reach me email me at [email protected] Or see my website: https://www.michaeldebellis.com/

sparql_tools's People

Contributors

mdebellis avatar

Stargazers

 avatar  avatar

Watchers

 avatar

sparql_tools's Issues

Doesn't work properly with acronyms

I just used this for an ontology with acronyms and realized that the current queries don't work properly with acronyms because it is set for camel case so it treats each capital letter as a new word and creates spaces between each letter of an acronym. Don't have time to fix it now so I just changed it manually but wanted to document the issue.

Code needs to be changed for underscores

Note: if you use "_" rather than camel case it is trivial to change the code for that. At some point I'll add new files for underscores but so far I've just been manually editing the queries when dealing with underscores. It is easier for underscore because you just replace the regex expression with a CONTAINS and look for any "_" and replace it with a " ".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.