Category: Uncategorized
Podcast discussion about responsible AI
I participated to a podcast discussion about responsible AI with hosts Ishita Barua and Helga Brogger. In the Government’s national strategy for artificial intelligence, great emphasis has been placed on Norway’s goal of maintaining...
JetBrains DataGrip Offers New Vertica Connector
Posted June 25, 2019 by Kathy Taylor, Information Technology Developer, Vertica We are pleased to announce that JetBrains has released a Vertica connector for DataGrip! The connector, introduced in DataGrip 2019.1, allows SQL developers...
What’s Next for Graphs: Neo4j for Google Cloud
Emil’s Blog April 9, 2019 It’s official: To a sold-out crowd at Google Cloud Next ’19 today, we’ve formally announced a new strategic partnership with Google Cloud that delivers Neo4j as a fully managed...
The RDF-to-Neo4j Converter
This is a Java-based project providing configurable components to convert RDF data into Cypher commands that can populate a Neo4j graph database. You can configure the way RDF is mapped into Neo4J entities (nodes,...
On Supporting Digital Identity at Whitepages. Q&A with Priya Balakrishnan
Q1. What is the business of Whitepages? Whitepages is a global leader in digital identity verification services for businesses and consumers. The company’s innovative people search tools are powered by more than five billion—and...
Open Source Software in Python
Aspects.py – aspects.py library provides means to intercept function calls. Functions and methods (also in Python standard library and third party code) can be wrapped so that when they are called, the wrap is invoked...
Applications for Python
Python is used in many application domains. Here’s a sampling. The Python Package Index lists thousands of third party modules for Python. Web and Internet Development Python offers many choices for web development: Frameworks such as Django and Pyramid. Micro-frameworks...
Python Developer’s Guide
This guide is a comprehensive resource for contributing to Python – for both new and experienced contributors. It is maintained by the same community that maintains Python. We welcome your contributions to Python! Quick Reference Here are the basic steps...