Skip to content

egisxxegis/rdf2rdb_mapper

Repository files navigation

rdf2rdb_mapper

Extension to existing project:
https://github.com/michaelbrunnbauer/rdf2rdb

Purpose

Generate mapping file (YAML) from database.
It maps:
  class uri -> class table
  property uri -> property
  datatypes property -> class table
  object property -> table of class1_property_class2

how-to

  1. Configure settings.py file
  2. Make sure to satisfy requirements.txt
  3. Launch main.py with Python 3.7

Format

Program generates two files with different format styles:
  default format;
  unpacked format.
Both format files are generated. Both contain same information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages