1 / 14

iRING Tools SDK Overview

iRING Tools SDK Overview. Rob DeCarlo Bechtel. iRING Tools Packages. iRING Tools Adapter. iRING Tools Sandbox. Interface Service. Sandbox Service. Adapter Service. Reference Data Service. Mapping Editor. Reference Data Editor. iRING Tools Package Dependencies. The Internet.

Télécharger la présentation

iRING Tools SDK Overview

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. iRING Tools SDK Overview Rob DeCarlo Bechtel

  2. iRING ToolsPackages iRINGTools Adapter iRING ToolsSandbox Interface Service Sandbox Service Adapter Service Reference Data Service Mapping Editor Reference Data Editor

  3. iRING ToolsPackage Dependencies The Internet iRING ToolsAdapter OtheriRING ToolsSandbox iRING ToolsAdapter iRING ToolsSandbox The Internet

  4. iRING ToolsSandbox Dependencies iRING ToolsSandbox Sandbox Service The Internet RDS/WIP Reference Data Service Global iRING Sandbox Global iRING Sandbox Other iRING Sandboxes Reference Data Editor

  5. iRING Tools Adapter Dependencies iRING Tools Adapter Interface Service Adapter Service iRING Tools Sandbox Reference Data Service Mapping Editor

  6. iRING Tools SPARQL-based Data Exchange SPARQL Protocol SPARQL Client Interface Service(SPARQL Endpoint) SPARQL Query Only SPARQL Endpoint AdapterService(SPARQL Client) SPARQL Endpoint SPARQL Endpoints SPARQL Query Only SPARQL Protocol

  7. iRING Tools Adapter SPARQL Client Interface Service SPARQL Endpoint Legacy Database Adapter Service SPARQL Endpoint SPARQL Endpoints Mapping Editor SPARQL Protocol

  8. iRING Tools Interface Service SPARQL Query SPARQL Protocol SPARQL Client Interface Service(SemWeb) SQL Server SPARQL Results iring

  9. iRING Tools Mapping Editor Mapping Dictionary Legacy Database Mapping Editor Adapter Service Search Results Sandbox

  10. iRING Tools Data Services Data Transfer Object BizTalk Legacy Database Adapter Service Web Service Client SSRS

  11. iRING Tools Adapter Interfaces iRINGTools Adapter Adapter Service Legacy Database SemWeb Engine Entity Framework Data Layer DTO Layer SPARQL Engine Adapter Provider RuleEngine Adapter Interface (HTTP) Application Boundary IDataLayer (C#)

  12. iRING Tools Data Layer Customization Adapter Service IDataLayer Legacy Data API • T Get<T>(Dictionary<string, object> queryProperties); • List<T> GetList<T>(Dictionary<string, object> queryProperties); • List<T> GetList<T>(); • Response Post<T>(T graph); • Response PostList<T>(List<T> graphList); • DataDictionary GetDictionary(); • Response RefreshDictionary(); Your Data Layer Your Custom Types (T) Response(List<string>) Dictionary Implementers should provide generic access to classes representing legacy application data, and provide a dictionary describing them. IDataLayer (C#)

  13. iRING Tools Sandbox Reference Data Editor SPARQL Protocol QMXF RDS/WIP Search Results Reference Data Service SPARQL Query Only SPARQL Query and Update Sandbox

  14. iRING Tools Sandbox Service SPARQL Query SPARQL Client Sandbox Service(Joseki) MySQL SPARQL Results sandbox SPARQL Protocol

More Related