Building a Cyber Threat Intelligence Knowledge Graph
2022-05-05T16:30:00Z→2022-05-05T17:30:00Z
Sign Up Here
Knowledge of cyber threats is a key focus in cyber security. TypeDB - CTI is an open source knowledge graph to store and manage such knowledge. It enables CTI professionals to bring together their disparate CTI information into one knowledge graph, enabling them to more easily manage such data and discover new insights about cyber threats.
During this talk, we will describe how we use TypeDB to represent the STIX 2.1 specification. We cover how we leverage modelling constructs such as type hierarchies, nested relations, hyper relations, unique attributes, and logical inference, to create the most accurate representation of CTI data.
Speaker: Tomás Sabat
Tomás is the Chief Operating Officer of Vaticle, the creators of TypeDB and TypeQL, and has spent the last 7 years founding and building businesses in tech.
TypeDB Academy - Getting Started with Schema Design
Tuesday, May 10, 2022 4:30 PM
Sign Up Here
In this Academy, we start by gaining an understanding of the fundamental components of TypeDB’s type system and what makes it unique. We’ll download, install, and run TypeDB, and learn to perform basic database operations.
We’ll then explore what a schema looks like in TypeDB, starting with clarifying the motivation for schema, the conceptual schema of TypeDB, and its relationship to the Enhanced Entity-Relationship model.
Takeaways:
- Understand fundamental components of TypeDB
- How to download, install, and run TypeDB on your computer
- Be able to articulate why a schema is so beneficial when using TypeDB, why we use one, and how it enables a more expressive model
- Write a TypeDB schema in TypeQL
Speaker: Tomás Sabat
Tomás is the Chief Operating Officer of Vaticle, the creators of TypeDB and TypeQL, and has spent the last 7 years founding and building businesses in tech.
TypeDB Academy | Modelling Principles
Thursday, May 12, 2022 4:30 PM
Sign Up Here
We open this training with an exploration into what a schema looks like in TypeDB, starting with clarifying the motivation for the conceptual model in TypeDB, and its relationship to the Enhanced Entity-Relationship model.
Then we break things down a bit more philosophically, delving into: what does it mean to represent data in TypeDB, and how TypeDB allows you to think higher-level, as opposed to join-tables, columns, documents, vertices, edges, and properties.
Takeaways:
- Be able to articulate why TypeDB’s data model is so beneficial for complex data, and why we use it to build intelligent systems
- Write a TypeDB schema in TypeQL
- Practice modelling one of your own domains
Speaker: Tomás Sabat
Tomás is the Chief Operating Officer of Vaticle, the creators of TypeDB and TypeQL, and has spent the last 7 years founding and building businesses in tech.
TypeDB Academy | Inference with Rules
Tuesday, May 17, 2022 4:30 PM
Sign Up Here
Build your skills and learn how TypeDB’s native inference engine works.
TypeDB is capable of reasoning over data via pre-defined rules. TypeQL rules look for a given pattern in the database and when found, infer the given queryable fact. The inference provided by rules is performed at query (run) time. Rules not only allow shortening and simplifying of commonly-used queries, but also enable knowledge discovery and implementation of business logic at the database level.
Takeaways:
- Understanding of fundamental components of TypeDB’s inference engine and how to write rules for your domain
- Write at least 1 rule for your use case
- Utilise the rule you wrote in a query
Speaker: Tomás Sabat
Tomás is the Chief Operating Officer of Vaticle, the creators of TypeDB and TypeQL, and has spent the last 7 years founding and building businesses in tech.
Enabling the Computational Future of Biology
Tuesday, May 24, 2022 4:30 PM
Sign Up Here
Computational biology has revolutionised biomedicine. The volume of data it is generating is growing exponentially. This requires tools that enable computational and non-computational biologists to collaborate and derive meaningful insights. However, traditional systems are inadequate to accurately model and handle data at this scale and complexity.
In this talk, we discuss how TypeDB enables biologists to build a deeper understanding of life, and increase the probability of groundbreaking discoveries, across the life sciences.
Speaker: Tomás Sabat
Tomás is the Chief Operating Officer of Vaticle, the creators of TypeDB and TypeQL, and has spent the last 7 years founding and building businesses in tech.