How is this interesting?
• Replace the
HTML view with
an RDF view!
Code
ReST
• Service Oriented Architecture
• HTTP methods
• Simple!
ReST principles
• Everything has a URI
• Actions are defined via URIs
• Actions are executed with HTTP methods:
GET, PUT, POST, DELETE
Rails and ReST
• ActiveResource
LinkedData and Rails
• Data : ActiveRecord
• Everything has a URI: ReST
• HTTP : ReST
• RDF : MVC, writing plugin
• Link with other datasources: Enrichment
VTi
• People
• Organisations
• Productions
• Documentation
VTi
• Existing database in MS SQL Server
• Migrated to PostgreSQL
VTi Migration
• Migration script in Ruby (+ ActiveRecord)
Migration opportunities
• Data cleaning
• Data restructuring
• Discovering new data structures:
• Seasons
• Genres
•…
Seasons
State
• Basic RDF: automatically
• Mid-term future: plugins
• Near future:
• add existing ontologies
• enrichment with other datasources
0 comments
Post a comment