SchemasΒΆ

Although RDF is inherently schemaless, we aim to construct consistent models across sources. This allows us to build source agnostic queries and bridge data across sources.

The dipper schemas are documented as directed graphs. Examples can be found in the ingest artifacts repo.

Some ontologies contain documentation on how to describe data using the classes and properties defined in the ontology:

While not yet implemented, in the future we plan on defining our schemas and constraints using the BioLink model specification.

The cypher queries that we use to cache inferred and direct relationships between entities are stored in GitHub.