Skip to content

DEEP/file-tracking

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DEEP File Tracking Database

Purpose

This repository contains the essential implementation parts of the DEEP File Tracking Database hosted at the DAC (Data Analysis Center - MPI-Inf).

Components:

  • SQL: database schema
  • PL/SQL: server-side functionality (Oracle)
  • Python: user-side clients for access via Oracle SOAP service or XML-RPC
  • Java: tool for nightly sync between database and file system (by Georg Friedrich)

Public access

The information stored in the database is (partly) accessible via the DAC status website:

DAC Status Website (Oracle Apex)

Further references

The following publication contains a technical description of the DEEP metadata model for computational analyses. This covers a complementary aspect of the effort to ensure reproducibility of DEEP results:

"A general concept for consistent documentation of computational analyses", Database 2015

The official DEEP data portal is hosted by DKFZ (Heidelberg).

Contact

Peter Ebert ( pebert -at- mpi.inf.mpg.de )

About

DEEP: Reference code for file tracking database at DAC

Resources

License

Stars

Watchers

Forks

Releases

No releases published