+ All Categories
Home > Documents > Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records...

Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records...

Date post: 08-Jul-2020
Category:
Upload: others
View: 1 times
Download: 0 times
Share this document with a friend
27
Semantic Technologies in Oracle Database 11g Release 2: Capabilities and Architecture Overview Souripriya Das, Ph.D., Architect, Oracle
Transcript
Page 1: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Semantic Technologies in Oracle Database 11g Release 2: Capabilities and Architecture Overview

Souripriya Das, Ph.D., Architect, Oracle

Page 2: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Semantic at OOW 2010 - Sessions

Date/Time Title Location

Monday, Sept 20

12:30 p.m.How and Why Customers Use Oracle’s Semantic

Database Technologies: A PanelMoscone South

Room 200

2:00 p.m.Electronic Medical Records with Oracle Semantic

Technologies at Cleveland ClinicMoscone South

Room 200

4:00 p.m.How Cisco’s Enterprise Collaboration Platform Uses Oracle Semantic Technologies

Hotel Nikko

Semantic at OOW 2010 – Hands-On LabsDate/Time Title Location

Tuesday, Sept 21

1:00 p.m.A Little Semantics Goes a Long Way with Oracle

Database 11g Hilton SF

Franciscan A/B/C/D

•DEMOgrounds

•Semantic Database Technologies - Moscone West, W-045

Page 3: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Agenda• Introduction

• Capabilities

• Architecture

4

Page 4: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

THE FOLLOWING IS INTENDED TO OUTLINE

OUR GENERAL PRODUCT DIRECTION. IT IS

INTENDED FOR INFORMATION PURPOSES

ONLY, AND MAY NOT BE INCORPORATED INTO ANY CONTRACT. IT IS NOT A COMMITMENT TO

DELIVER ANY MATERIAL, CODE, OR

FUNCTIONALITY, AND SHOULD NOT BE RELIED

UPON IN MAKING PURCHASING DECISION. THE

DEVELOPMENT, RELEASE, AND TIMING OF ANY FEATURES OR FUNCTIONALITY DESCRIBED

FOR ORACLE'S PRODUCTS REMAINS AT THE

SOLE DISCRETION OF ORACLE.

5

Page 5: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

IntroductionSemantic Technologies in Oracle 11g Release 2

6

Page 6: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Semantic Technology Stack

http://www.w3.org/2007/03/http://www.w3.org/2007/03/http://www.w3.org/2007/03/http://www.w3.org/2007/03/layerCakelayerCakelayerCakelayerCake....svgsvgsvgsvg

7

Page 7: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Transform &

Edit Tools

• RDF/OWL Data Management

• SPARQL Query and Update

• RDFS/OWLInferencing

• User-def. Rules

• SQL-based Query

• Security (OLS/VPD)

• Semantic Indexing

• Versioning

• BI Analytics

• Graph Visualization

• Social Network Analysis

• Metadata Registry

• Faceted Search

• SPARQL Endpoint

Load/Query/Inference

Enterprise Functionality

Applications &

Analysis Tools

Extraction, Modeling, Reasoning & Discovery Workflow

Other Data Formats

RSS, email

TransactionSystems

Data

Sources

Unstructured Content

Entity Extraction & Transform

Ontology Engineering

Categorization

Custom Scripting

Partner

Tools

Partner/Oracle

Tools

Page 8: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

OverviewSemantic Technologies in Oracle 11g Release 2

9

Page 9: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Capabilities: Overview

Core functionality• Loading

– Bulk or incremental

• SPARQL query and update

– Jena (w/ Jena Adapter)

– Sesame (w/ Sesame Adapter)

– Joseki SPARQL endpoint

– Sesame/Workbench endpoint

• Inference

– OWL 2 RL, OWLPrime, RDFS

– User-defined Rules

– SKOSCORE

– SNOMED

Enterprise functionality

• “SPARQL in SQL”

– SEM_MATCH table function

• Ontology-assisted SQL query

– SEM_RELATED operator

• Semantic indexing of documents

– SEM_CONTAINS operator

• Fine-grained security (@triple)

– Oracle Label Security (OLS)

– Virtual Private Database (VPD)

• Version management

– Workspace Manager

Page 10: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Ca

llou

tsR

easo

ners

: Pelle

tN

LP

Extra

cto

r: C

TX

_E

NT

ITY

, Cala

is, G

AT

E

Java API support

SPARQL: Jena / Sesame

JDBC

Java

Programs

SQL Interface

SQ

Lplu

s

PL/S

QL

SQ

Ldev.

Pro

gra

mm

ing

Inte

rfa

ceSPARQL Endpoints Joseki / Sesame

ToolsV

isualiz

er

(Cyto

scape)

Architecture: Overview

Enterprise (Relational)

data

RDF/OWL data and

ontologies

Rulebases: OWL, RDF/S, user-defined

Inferred RDF/OWL

dataRD

F/O

WL

Ora

cle

DB Security: fine-grained Versioning: Workspaces

Sem

antic

Indexe

s

Ontology-assisted Query of

Enterprise Data

Query RDF/OWL data and

ontologies

INFERLOAD

RD

F/S

User-

def.

OW

L 2

RL

Bulk

-Load

Incr.

DM

L

Co

re

fun

ctio

na

lity QUERY (SQL-based SPARQL)

Topbraid Composer3rd Party Tools

Page 11: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

SPARQL Query Architecture

SQL

Java

HTTP

12

Page 12: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Enterprise FunctionalitySemantic Technologies in Oracle 11g Release 2

13

Page 13: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

SEM_MATCH: Adding SPARQL to SQL

PREFIX foaf: <http://...>

SELECT ?n1 ?n2

FROM <http://g1>

WHERE

{?p foaf:name ?n1

OPTIONAL {?p foaf:knows ?f .

?f foaf:name ?n2 }

FILTER (REGEX(?n1, “^A”)) }

SELECT n1, n2

FROM TABLE(SEM_MATCH(

‘{?p foaf:name ?n1

OPTIONAL {?p foaf:knows ?f .

?f foaf:name ?n2 }

FILTER (REGEX(?n1, “^A”)) }’,

SEM_MODELS(‘g1’),…,

SEM_ALIASES(

SEM_ALIAS(‘foaf’,‘http://…’)), …))

SPARQL

SQL

14

projection

data

selection

graph

pattern

prefixes

Page 14: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

GeoSpatial Semantic Querying in an RDBMS

SQL-Based Approach

Triple Store

(Semantic Data)

Object-Relational

Data

(Spatial Objects)

Geo-Semantic SQL-Based Querying:

SEM_MATCH + SDO_RELATE

Oracle 11g

15

Page 15: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Semantic Indexing of Documents and Querying using SEM_CONTAINS operator

Major dealers and investors …

Indiana authorities filed felony

charges and a court issued an arrest warrant for a financial

manager who apparently tried to

fake his death by crashing his

airplane in a Florida swamp.

Marcus Schrenker, 38 …

Article

..

NW

CNN

Source

..

2

1

docId

Newsfeed table

“38”^^xsd:..

“Marcus”^^…

rc::Person

Object

r1

r1

r1

rid

:hasNamep:Marcus

rdf:typep:Marcus

……

:hasAgep:Marcus

Subject Property

Triples table with rowid references

SemContext index on

Article column

SELECT docId FROM Newsfeed

WHERE SEM_CONTAINS (Article,

‘{?x rdf:type rc:Person .

?x :hasAge ?age .

FILTER(?age >= 35)}’)=1

CREATE INDEX ArticleIndex

ON NewsFeed (Article)

INDEXTYPE IS SemContext

PARAMETERS (‘gate_nlp’)

AND Source = ‘CNN’

Analytical QueriesOn Graph Data

Analytical QueriesOn Graph Data

Page 16: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Enterprise Security for Semantic Data: OLS (Oracle Label Security)

Triples table

1000000ContractValueprojectHLS

SE:HLS:USN.AmericaOrganizationprojectHLS

Row LabelObjectPredicateSubject

[OLS] Data classification labels for semantic data

SE:HLS,FIN:US

SELECT operation: Labels for triples are used to restrict access to the triples.

Label Security Modes

• Triple-level: Easier to use. Any one can insert, bulk-load, do inference.

(Inserted/inferred triples get user’s label. Query/Infer on visible triples.)

• Resource-level: Secures each resource independently.

Page 17: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Enterprise Security for Semantic Data: VPD (Virtual Private Database)

[VPD] Access control policies on semantic data

Query : Get the list of projects and their values

SELECT ?proj ?val

FROM ProjectsGraph

WHERE { ?proj :hasValue ?val }

?proj :hasStatus :Active }

.

Policy ���� user can only access active projects

Match pattern ���� { ?x rdf:type :Project }

Apply pattern ���� { ?x :hasStatus :Active }

Policy ���� user can access value of projects s/he leads

Match pattern ���� { ?x :hasValue ?v }

Apply pattern ���� { ?x :hasLead “sys_context(…)” }

?proj :hasLead “sys_context(…)” }

.

Page 18: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Ontology-assisted Query using SQL Operators

Finger_Fracture

Arm_Fracture

Upper_Extremity_Fracture

Hand_FractureElbow_FractureForearm_Fracture

rdfs:subClassOf

rdfs:subClassOf

rdfs:subClassOf

rdfs:subClassOf

ID DIAGNOSIS

1 Hand_Fracture

2 Rheumatoid_Arthritis

Patients

“Find all entries in diagnosis

column that are related to ‘Upper_Extremity_Fracture’”

Syntactic match returns no rows:SELECT p_id, diagnosis FROM

Patients WHERE diagnosis = ‘Upper_Extremity_Fracture;

SELECT p_id, diagnosis

FROM Patients

WHERE SEM_RELATED (

diagnosis,

‘rdfs:subClassOf’,

‘Upper_Extremity_Fracture’,

sem_models(‘Medical_ontology’),

sem_rulebases(‘RDFS’) …) = 1;

SELECT p_id, diagnosis

FROM Patients

WHERE SEM_RELATED (

diagnosis,

‘rdfs:subClassOf’,

‘Upper_Extremity_Fracture’,

sem_models(‘Medical_ontology’),

sem_rulebases(‘RDFS’) …

123) = 1

AND SEM_DISTANCE(123) <= 2;

Page 19: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Change Mgmt./Versioning for Sem. Data

• Manage public and private versions of semantic data in database

workspaces (Workspace Manager)

• An RDF Model is version-enabled by version-enabling the

corresponding application table.

• exec DBMS_WM.enableVersioning (table_name => 'contracts_rdf_data');

• RDF data modified within a workspace is private to the workspace

until it is merged.

• SEM_MATCH queries on version-enabled models are version aware

and only return relevant data.

• New versions created only for changed data

• Versioning is provisioned for inference

Page 20: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Oracle’s Partners for Semantic TechnologiesIntegrated Tools and Solution Providers:

Ontology Engineering

Query Tool Interfaces Standards

Reasoners Applications

SI / Consulting

Sesame

NLP Entity Extractors

Joseki

21

Page 21: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Some Oracle Database Semantics Customers

Hutchinson 3G Austria

Life Sciences

Clinical Medicine & Research

Publishing

Thomson Reuters

Education Telecomm &Networking

Defense/Intelligence

22

Page 22: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

For More Information

search.oracle.com

or

oracle.com

Semantic Technologies

Page 23: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00
Page 24: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

ConceptsRDF: Integration and Inference

25

Page 25: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Relational table vs. RDF

Name hasFather hasMother hasSister

:Kate :Sam :Sue

:Jack :Sam :Sue :Kate

Subject Predicate Object

:Kate :hasFather :Sam

:Kate :hasMother :Sue

:Jack :hasFather :Sam

:Jack :hasMother :Sue

:Jack :hasSister :Kate

From Row#1

From Row#2

RD

F

Page 26: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Integration

Name hasFather hasMother hasSister

:Kate :Sam :Sue

:Jack :Sam :Sue :Kate

:Kate:hasSister:Jack

Subject Predicate Object

:Kate :hasFather :Sam

:Kate :hasMother :Sue

:Jack :hasFather :Sam

:Jack :hasMother :Sue

From Row#1

From Row#2

RD

F

:Frisbee:Kathryn

Name Plays

:Kathryn :Chess

:Frisbee:plays:Kathryn

:Chess:plays:Kathryn

:Kateowl:sameAs:Kathryn

Kathryn = Kate

Page 27: Semantic Technologies in Oracle Datbase 11g Release 2 ... · 2:00 p.m. Electronic Medical Records with Oracle Semantic Technologies at Cleveland Clinic Moscone South Room 200 4:00

Inference

:Sam

:Sue :Female

:Male

:Female

GenderName hasFather hasMother hasSister

:Kate :Sam :Sue

:Jack :Sam :Sue :Kate

:Femalerdfs:range:hasMother

Subject Predicate Object

:hasFather rdfs:range :Male

:hasSister rdfs:range :Female

supplied domain

semantics

Inferred


Recommended