Publishing multiple Relational Databases

Simple version using only apache & d2rq

Thougts:

  • simple solution, uses only few different software modules.
  • only limited vocabulary serving possible
  • authentication & authorization
    • apache is providing auth & autz.
    • basic auth is used, so clients has to support this also.
    • is url pattern based

More complex using Sesame as repo manager

Thougts: