SlideShare a Scribd company logo
1 of 37
Download to read offline
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 1
Successfully
Integrating MBSE
Data Without
Replication Using
OSLC
Brian Schouten
schouten@prostep.com
PROSTEP Inc
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 2
About PROSTEP
MBSE Integration Needs and Challenges
What is OSLC and What Can it Do?
Connecting PLM, ALM, SDM with OSLC
Implemented Customer Solutions
Agenda
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 3
Company Overview
Shareholders
Over 24 years experience
with engineering interoperability, migration,
intelligent documents, benchmarking, more
Approximately 250 employees and consultants
based from international locations throughout
Europe and in North America
More than 500 Customers
that are leading companies across most industries
A vendor neutral / independent engineering services and software company since 1993
infocenter@prostep.com / 8-PROSTEP01
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 5
PROSTEP - Strength in Partnership
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 6
About PROSTEP
MBSE Integration Needs and Challenges
What is OSLC and What Can it Do?
Connecting PLM, ALM, SDM with OSLC
Implemented Customer Solutions
Agenda
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 7
Concept Meets Reality - Enabling MBSE
• Data is mastered in
multiple sources
• One solution is not
desired or preferable
• MBSE needs the impact
of system changes
across multiple sources
• The manual
maintenance of
traceability is a huge
time investment in the
process.
• Integration is the
solution to providing
complete and
comprehensive
information
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 8
But Integration is the Solution!
Business Cases for Integration are Abundant
• Efficiency from Modern Engineering Practices
• Traceability in Systems Engineering (MBSE)
• Configuration Lifecycle Management
• Digital Twin / Digital Thread / Digital Master
• Manual integration of data can be quantified by the operation of
synchronization
• Speed that the data is available
• Time the manual process takes for the data to be synchronized
• Accuracy of the duplicated data and costs of failures (wrong production
revision?)
• Elimination of software licenses for integrated systems
• Data is available in the primary system of that user and additional license not
needed
• Duplicate functionality only needs to be utilized in one system
• Integration can enable migration and eliminate other system entirely
• Consolidation, Quality, Training, Maintenance, Support and Knowledge
• Less utilization of different systems means less overhead
8
Integration Solves Lots of Problems – A Business Case
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 9
The Integration Problem
• Point-to-point
solutions do not
scale and typically
become
unmanageable
• Full centralization is
neither feasible nor
desirable
• Data Duplication
comes with data
model compatibility
issues, data mastery
issues and
synchronization
processing time.
• Remastering data
means duplication.
• MBSE only requires
reference not data
mastery!
More limited ability to respond to change
Constrained by exhausted IT budget and lower productivity
Integrations consume more of the IT budget:
integration failures are the top 2 causes
of software project delays*
Point-to-point
Integrations
don’t scale
Monocultures
lock you in
Maintenance, management,
and change costs go up over time
Creating new
integrations is
unpredictable
Ongoing and unexpected
costs drain resources
Past choices
restrict present
action and
future vision
End-user productivity suffers:
Either stuck with the wrong tool,
stuck doing manual integration;
often stuck doing both
* Commissioned study conducted by
Forrester Consulting on behalf of IBM.
Integration Comes with Challenges
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 10
Neutral Formats can be Rigid
• Point-to-Point Integration at
MBSE scale is
unmaintainable
• Standards are introduced to
have a “neutral format” to
read from and write to
• Many need to pre-define all
semantics beforehand in a
closed world approach (like
STEP 10303 AP 214)
• Traditional standards
everything is known ahead of
time.
• OSLC allows for a standard
simplified interface (mix of
both)
Standards Enable hub-and-spoke Integration at a Cost
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 11
About PROSTEP
MBSE Integration Needs and Challenges
What is OSLC and What Can it Do?
Connecting PLM, ALM, SDM with OSLC
Implemented Customer Solutions
Agenda
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 12
OSLC - Open collaboration, better integration
• Open Services for
Livecycle Collaboration
• Open Standard, Open
Community
• Proposed by IBM et. al. in
2008
• Motivated by Rational
Team Concert (RTC)
• Data is stored at single
location and simply
linked. No replication!
• Emerging standard for
Tool integrations in ALM
domain
• Loosely Coupled
• Semantic Web Linked
Data
• Based on Architecture of
Web – HTTP, RDF
• Slim Data model
• Granular to one
attribute at a time
• Enhanced Data models
available for Change- and
Document Management
• Easy to define your own
data types
• RDF (Resource
Description Framework)
• JSON / XML for transfer
• REST Service for
requests
• OAuth for authorisation
• UI Integration
Identify
Scenarios
Iterate on working
drafts
Call it a
specification
Gain technical
consensus
http://open-services.net
“Just Enough” integration
Model the Internet for “Just Enough” Integration (OSLC)
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 13
OSLC’s Big Picture
Open Services for Lifecycle Collaboration
Lifecycle integration inspired by the web
LINKED DATA PLATFORM WORKING GROUP
The Resource
for OSLC
Implementers
Inspired by the web
Proven
Free to use and share
Open
Changing the industry
InnovativeOSLC:
Tests, Libraries, Samples, Examples,
Reference Implementations
Scenario-driven &
Solution-oriented
Generally applicable: specs available for many
domains covering ALM, DevOps, ISM, and PLM
Leading choice for
strategic integration
technology
Open Standards & Open Resources
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 14
OSLC’s Simple Solution
Automation
Monitoring
Increased traceability
Architecture of the Web
Linked Data
Increased reuse
Standard Interfaces
MBSE Visibility
“Just Enough” integration
Decreased maintenance costs
OSLC is an open and scalable approach to lifecycle integration.
It simplifies key integration scenarios across heterogeneous tools
OSLC Linked Data Solution
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 15
OSLC Uses an RDF Graph Data Model
OSLC uses an RDF graph data model
Adapted from:
http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#section-data-model
Subject Object
Predicate
Test Case 1 Requirement 1
Amanda Car
owns
validates
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 16
Everything is an RDF triple (subject-predicate-object)
<http://...validatedby>
Triple
<http://...require
ment28465_
improve_remote
steering>
<http://...testcas
e35645_test_ste
ering>
<http://...priority>
“High”
Subject = Resource
= always a URI
Predicate =
Relationship or
property = Always a
URI
Object = Could be a
URI (which could refer
to a resource) or a
literal value (value to
work with and show
users)
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 17
Requirements Validation Tests Design Implementation
Tool A Tool B Tool D
R1
R2
T1
T2
D1
D2
I1
I2
Tool C
MBSE – Integrating Data in Different Silos
validates
validates
satisfy
satisfy
validates
validates
implements
implements
Which requirements are
related to test cases that
failed?
Does every
requirement
have a test to
validate it?
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 18
OSLC Allows for Different Vendor Data to be Linked Together
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 19
1. Discovery of
capabilities
5. Delegated UI for
Create and Select
2. HTTP C.R.U.D. for
resources
4. Querying for
resources
6. UI Previews for
Resource Links
3. Standard resource
representations
How does OSLC Work?
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 20
example: IBM Rational Team
Concert
example: IBM Rational Team
Concert project area
example: Change Management
capability
example:
work item
(bug, defect,
enhancement
request)
1. Discovery of Capabilities
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 21
•OSLC allows manipulation of resources using
standard HTTP C.R.U.D
HTTP SQL
Create = POST = INSERT
Request = GET = SELECT
Update = PUT = UPDATE
Delete = DELETE = DELETE
2. HTTP CRUD for Resources
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 22
<http://example.com/TestCases/1> a oslc_qm:TestCase ;
oslc_qm:validatesRequirement <http://example.com/Requirements/1>
{
"rdf:about": "http://example.com/TestCases/1",
"rdf:type": [ {
"rdf:resource": "http://open-services.net/ns/qm#TestPlan"
} ],
"oslc_qm:validatesRequirement": {
"rdf:resource": "http://example.com/Requirements/1"
}
}<oslc_qm:TestCase rdf:about="http://example.com/TestCases/1">
<oslc_qm:validatesRequirement rdf:resource="http://example.com/Requirements/1"/>
</oslc_qm:TestCase>
Turtle
JSON
RDF/XML
3. Standard Resource Representations
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 23
• Example: Find high severity bugs created after April fools day
http://example.com/bugs?oslc.where=
cm:severity="high" and dcterms:created>"2017-04-01"
• Query capability has base URI
• Clients form query URI and HTTP GET the results
• OSLC services MAY support OSLC Query Syntax
» http://open-
services.net/bin/view/Main/OSLCCoreSpecQuery
4. Query For Representations
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 24
2. iframe's src
set to delegated
UI's URL
1. Click to
launch
delegated UI
3. Selection
made
4. Click OK. Sends
message (link+label) to
parent window
A delegated UI renders the source application UI in the
target application. This example shows the
contributed/delegated Rational Team Concert Work Item
search dialog being rendered in an OSLC Quality
Management application.
5. Delegated UI for Create or Select
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 25
▪Scenario supported: hover over link to get in context
preview of resource
▪Simple resource format defined and retrieved using HTTP
content negotiation
Hover over link
6. UI Previews for Resource Links
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 26
About PROSTEP
MBSE Integration Needs and Challenges
What is OSLC and What Can it Do?
Solution for Integrating Systems with OSLC
Implemented Customer Solutions
Agenda
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 27
How can I leverage OSLC for MBSE?
• OSLC UI integration is OOTB for many
ALM and MBSE solutions
• Enterprise Architect Pro Cloud Server
• IBM Rational Rhapsody (and all of RTC)
• PTC Integrity Modeler
• PROSTEP OpenCLM (Prototype)
• OpenPDM offers OOTB Connectors for all
types of systems
• Low complexity Standards Based COTS
solution
• Install connectors
• Generate the mappings
• Data is federated to your MBSE system
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 28
MBSE Utilizing OSLC with OpenPDM
Rational
Rhapsody
Delegated UI
Delegated UI
Delegated UI
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 30
OpenPDM OSLC Adapter
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 32
More Than MBSE – CLM, Digital Master | Thread | Twin
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 33
About PROSTEP
MBSE Integration Needs and Challenges
What is OSLC and What Can it Do?
Connecting PLM, ALM, SDM with OSLC
Implemented Customer Solutions
Agenda
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 34
Compliance (and CLM) Tracability at Bombardier Transport
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 35
Systems Engineering Impact Analysis at ZF
Referenzprojekt - OpenPDM Link Engine @ZF
OpenPDM Use Cases
 DOORS – Agile e6 – SAP Integration
 Linking requirements to
documents and materials
 Process Improvement
 Traceability
 Impact Analysis (RFQ
Assessment)
 Integrated change
management
 Integrated release
management
 reuse
 Improved auditability (SPICE)
 quality management
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 36
SDM -Test & Requirements Integration at Auto OEM
Test Data Files
Test Data Files
Test Data Files
TCSim
Simulation Application
Simulation Application
Test Meta-Data
OSLC Compliant
Datastore
Requirements
Repository
Simulation Application
DVPlan
Simulation / Test
Correlation Application
OSL
C
P R
O
T
C
O
OL
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 37
OpenPDM – Linking with OSLC and More
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 38
OpenPDM Customers
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 39
Questions?
Global Product Data Interoperability Summit | 2017
BOEING is a trademark of Boeing Management Company
Copyright © 2017 Boeing. All rights reserved.
Copyright © 2017 Northrop Grumman Corporation. All rights reserved.
GPDIS_2017.ppt | 40

More Related Content

What's hot

Challenges to Integration Strategy - Thompson
Challenges to Integration Strategy - ThompsonChallenges to Integration Strategy - Thompson
Challenges to Integration Strategy - ThompsonProlifics
 
Application Consolidation and Retirement
Application Consolidation and RetirementApplication Consolidation and Retirement
Application Consolidation and RetirementIBM Analytics
 
Application decommissioning stop spending millions supporting legacy applicat...
Application decommissioning stop spending millions supporting legacy applicat...Application decommissioning stop spending millions supporting legacy applicat...
Application decommissioning stop spending millions supporting legacy applicat...Flatirons Solutions®
 
A Model-Driven Approach to Support Cloud Migration Process- A Language Infras...
A Model-Driven Approach to Support Cloud Migration Process- A Language Infras...A Model-Driven Approach to Support Cloud Migration Process- A Language Infras...
A Model-Driven Approach to Support Cloud Migration Process- A Language Infras...Mahdi_Fahmideh
 
Outsourcing SDWorx Mainframe environment - Lily Craps
Outsourcing SDWorx Mainframe environment - Lily CrapsOutsourcing SDWorx Mainframe environment - Lily Craps
Outsourcing SDWorx Mainframe environment - Lily CrapsNRB
 
James Cochran 2016
James Cochran 2016James Cochran 2016
James Cochran 2016Jim Cochran
 
wp-what-you-need-to-know-dpo-sps-and-kofax-en
wp-what-you-need-to-know-dpo-sps-and-kofax-enwp-what-you-need-to-know-dpo-sps-and-kofax-en
wp-what-you-need-to-know-dpo-sps-and-kofax-enAlex Woolfenden
 
Riverbed at Microsoft TechEd 2014
Riverbed at Microsoft TechEd 2014Riverbed at Microsoft TechEd 2014
Riverbed at Microsoft TechEd 2014Riverbed Technology
 
Oracle ERP Cloud implementation tips
Oracle ERP Cloud implementation tipsOracle ERP Cloud implementation tips
Oracle ERP Cloud implementation tipsPrabal Saha
 
Acando - Cloud Based Integration - Seminar 20170330
Acando - Cloud Based Integration - Seminar 20170330Acando - Cloud Based Integration - Seminar 20170330
Acando - Cloud Based Integration - Seminar 20170330Andreas Crona
 
BigInsights For Telecom
BigInsights For TelecomBigInsights For Telecom
BigInsights For TelecomSeeling Cheung
 
Linux Migration from Legacy Mainframe Application - Whitepaper
Linux Migration from Legacy Mainframe Application - WhitepaperLinux Migration from Legacy Mainframe Application - Whitepaper
Linux Migration from Legacy Mainframe Application - WhitepaperNIIT Technologies
 
Integration strategy for large erp deployments
Integration strategy for large erp deploymentsIntegration strategy for large erp deployments
Integration strategy for large erp deploymentsArup Dutta
 
EAC Hunter Fan Presentation
EAC Hunter Fan PresentationEAC Hunter Fan Presentation
EAC Hunter Fan PresentationAddison9
 
Industrializing Data Integration
Industrializing Data IntegrationIndustrializing Data Integration
Industrializing Data IntegrationTalend
 
Accurate BI &MDM Lead to successful Project Execution!
Accurate BI &MDM Lead to successful Project Execution!Accurate BI &MDM Lead to successful Project Execution!
Accurate BI &MDM Lead to successful Project Execution!Orchestra Networks
 

What's hot (20)

Challenges to Integration Strategy - Thompson
Challenges to Integration Strategy - ThompsonChallenges to Integration Strategy - Thompson
Challenges to Integration Strategy - Thompson
 
Application Consolidation and Retirement
Application Consolidation and RetirementApplication Consolidation and Retirement
Application Consolidation and Retirement
 
Application decommissioning stop spending millions supporting legacy applicat...
Application decommissioning stop spending millions supporting legacy applicat...Application decommissioning stop spending millions supporting legacy applicat...
Application decommissioning stop spending millions supporting legacy applicat...
 
A Model-Driven Approach to Support Cloud Migration Process- A Language Infras...
A Model-Driven Approach to Support Cloud Migration Process- A Language Infras...A Model-Driven Approach to Support Cloud Migration Process- A Language Infras...
A Model-Driven Approach to Support Cloud Migration Process- A Language Infras...
 
Outsourcing SDWorx Mainframe environment - Lily Craps
Outsourcing SDWorx Mainframe environment - Lily CrapsOutsourcing SDWorx Mainframe environment - Lily Craps
Outsourcing SDWorx Mainframe environment - Lily Craps
 
James Cochran 2016
James Cochran 2016James Cochran 2016
James Cochran 2016
 
wp-what-you-need-to-know-dpo-sps-and-kofax-en
wp-what-you-need-to-know-dpo-sps-and-kofax-enwp-what-you-need-to-know-dpo-sps-and-kofax-en
wp-what-you-need-to-know-dpo-sps-and-kofax-en
 
Riverbed at Microsoft TechEd 2014
Riverbed at Microsoft TechEd 2014Riverbed at Microsoft TechEd 2014
Riverbed at Microsoft TechEd 2014
 
Oracle ERP Cloud implementation tips
Oracle ERP Cloud implementation tipsOracle ERP Cloud implementation tips
Oracle ERP Cloud implementation tips
 
EMC Unified Analytics Platform. Gintaras Pelenis
EMC Unified Analytics Platform. Gintaras PelenisEMC Unified Analytics Platform. Gintaras Pelenis
EMC Unified Analytics Platform. Gintaras Pelenis
 
HPE_Software_Portfolio_VKS2016
HPE_Software_Portfolio_VKS2016HPE_Software_Portfolio_VKS2016
HPE_Software_Portfolio_VKS2016
 
Acando - Cloud Based Integration - Seminar 20170330
Acando - Cloud Based Integration - Seminar 20170330Acando - Cloud Based Integration - Seminar 20170330
Acando - Cloud Based Integration - Seminar 20170330
 
BigInsights For Telecom
BigInsights For TelecomBigInsights For Telecom
BigInsights For Telecom
 
FlexPod and Enterprise IT
FlexPod and Enterprise ITFlexPod and Enterprise IT
FlexPod and Enterprise IT
 
Linux Migration from Legacy Mainframe Application - Whitepaper
Linux Migration from Legacy Mainframe Application - WhitepaperLinux Migration from Legacy Mainframe Application - Whitepaper
Linux Migration from Legacy Mainframe Application - Whitepaper
 
Integration strategy for large erp deployments
Integration strategy for large erp deploymentsIntegration strategy for large erp deployments
Integration strategy for large erp deployments
 
EAC Hunter Fan Presentation
EAC Hunter Fan PresentationEAC Hunter Fan Presentation
EAC Hunter Fan Presentation
 
Case comp ankita
Case comp ankitaCase comp ankita
Case comp ankita
 
Industrializing Data Integration
Industrializing Data IntegrationIndustrializing Data Integration
Industrializing Data Integration
 
Accurate BI &MDM Lead to successful Project Execution!
Accurate BI &MDM Lead to successful Project Execution!Accurate BI &MDM Lead to successful Project Execution!
Accurate BI &MDM Lead to successful Project Execution!
 

Similar to Successfully Integrating MBSE Data Without Replication Using OSLC

Is a Monolith Standing in the Way of Your Digital Transformation? Refactor fo...
Is a Monolith Standing in the Way of Your Digital Transformation? Refactor fo...Is a Monolith Standing in the Way of Your Digital Transformation? Refactor fo...
Is a Monolith Standing in the Way of Your Digital Transformation? Refactor fo...DevOps.com
 
Is a Monolith Standing in the Way of Your Digital Transformation? Refactor fo...
Is a Monolith Standing in the Way of Your Digital Transformation? Refactor fo...Is a Monolith Standing in the Way of Your Digital Transformation? Refactor fo...
Is a Monolith Standing in the Way of Your Digital Transformation? Refactor fo...Deborah Schalm
 
Benefits of Knowledge Graphs and AI For Enterprise PLM Platforms
Benefits of Knowledge Graphs and AI For Enterprise PLM PlatformsBenefits of Knowledge Graphs and AI For Enterprise PLM Platforms
Benefits of Knowledge Graphs and AI For Enterprise PLM PlatformsOleg Shilovitsky
 
Hybrid SharePoint: Ask the Experts
Hybrid SharePoint: Ask the ExpertsHybrid SharePoint: Ask the Experts
Hybrid SharePoint: Ask the ExpertsDux Raymond Sy
 
Software Defined Environment - IBM Point of View
Software Defined Environment  - IBM Point of ViewSoftware Defined Environment  - IBM Point of View
Software Defined Environment - IBM Point of ViewClaude Riousset
 
Business process & system integration v2
Business process & system integration v2Business process & system integration v2
Business process & system integration v2DoanTrieuDuong
 
How to Balance System Speed and Risk for Multi-Platform Innovation
How to Balance System Speed and Risk for Multi-Platform InnovationHow to Balance System Speed and Risk for Multi-Platform Innovation
How to Balance System Speed and Risk for Multi-Platform InnovationClaudia Ring
 
Applied tactics for your transformation
Applied tactics for your transformationApplied tactics for your transformation
Applied tactics for your transformationStuart Charlton
 
Gartner EA Architecting for DevOps and Hybrid Cloud
Gartner EA Architecting for DevOps and Hybrid CloudGartner EA Architecting for DevOps and Hybrid Cloud
Gartner EA Architecting for DevOps and Hybrid CloudRosalind Radcliffe
 
Six Reasons to Upgrade your Database
Six Reasons to Upgrade your DatabaseSix Reasons to Upgrade your Database
Six Reasons to Upgrade your DatabaseLuke Farrell
 
How companies are managing growth, gaining insights and cutting costs in the ...
How companies are managing growth, gaining insights and cutting costs in the ...How companies are managing growth, gaining insights and cutting costs in the ...
How companies are managing growth, gaining insights and cutting costs in the ...Virginia Fernandez
 
Six Reasons to Upgrade your Database
Six Reasons to Upgrade your DatabaseSix Reasons to Upgrade your Database
Six Reasons to Upgrade your DatabaseLuke Farrell
 
#UNIT 2017: Cloud Computing
#UNIT 2017: Cloud Computing#UNIT 2017: Cloud Computing
#UNIT 2017: Cloud ComputingUNICORNS IN TECH
 
Getting to Approval Faster Through Technology Innovation
Getting to Approval Faster Through Technology InnovationGetting to Approval Faster Through Technology Innovation
Getting to Approval Faster Through Technology InnovationPAREXEL International
 
Zero Dollar Migration Program
Zero Dollar Migration ProgramZero Dollar Migration Program
Zero Dollar Migration ProgramVMware Tanzu
 
Profile_Harish_Gaddale
Profile_Harish_GaddaleProfile_Harish_Gaddale
Profile_Harish_GaddaleHarish Gaddale
 
DevOps in Cloud OSLC Integration
DevOps in Cloud OSLC IntegrationDevOps in Cloud OSLC Integration
DevOps in Cloud OSLC IntegrationSteve Speicher
 

Similar to Successfully Integrating MBSE Data Without Replication Using OSLC (20)

Is a Monolith Standing in the Way of Your Digital Transformation? Refactor fo...
Is a Monolith Standing in the Way of Your Digital Transformation? Refactor fo...Is a Monolith Standing in the Way of Your Digital Transformation? Refactor fo...
Is a Monolith Standing in the Way of Your Digital Transformation? Refactor fo...
 
Is a Monolith Standing in the Way of Your Digital Transformation? Refactor fo...
Is a Monolith Standing in the Way of Your Digital Transformation? Refactor fo...Is a Monolith Standing in the Way of Your Digital Transformation? Refactor fo...
Is a Monolith Standing in the Way of Your Digital Transformation? Refactor fo...
 
Benefits of Knowledge Graphs and AI For Enterprise PLM Platforms
Benefits of Knowledge Graphs and AI For Enterprise PLM PlatformsBenefits of Knowledge Graphs and AI For Enterprise PLM Platforms
Benefits of Knowledge Graphs and AI For Enterprise PLM Platforms
 
Hybrid SharePoint: Ask the Experts
Hybrid SharePoint: Ask the ExpertsHybrid SharePoint: Ask the Experts
Hybrid SharePoint: Ask the Experts
 
IBM Spectrum Scale Slidecast
IBM Spectrum Scale SlidecastIBM Spectrum Scale Slidecast
IBM Spectrum Scale Slidecast
 
Software Defined Environment - IBM Point of View
Software Defined Environment  - IBM Point of ViewSoftware Defined Environment  - IBM Point of View
Software Defined Environment - IBM Point of View
 
Business process & system integration v2
Business process & system integration v2Business process & system integration v2
Business process & system integration v2
 
How to Balance System Speed and Risk for Multi-Platform Innovation
How to Balance System Speed and Risk for Multi-Platform InnovationHow to Balance System Speed and Risk for Multi-Platform Innovation
How to Balance System Speed and Risk for Multi-Platform Innovation
 
Applied tactics for your transformation
Applied tactics for your transformationApplied tactics for your transformation
Applied tactics for your transformation
 
Gartner EA Architecting for DevOps and Hybrid Cloud
Gartner EA Architecting for DevOps and Hybrid CloudGartner EA Architecting for DevOps and Hybrid Cloud
Gartner EA Architecting for DevOps and Hybrid Cloud
 
Six Reasons to Upgrade your Database
Six Reasons to Upgrade your DatabaseSix Reasons to Upgrade your Database
Six Reasons to Upgrade your Database
 
IBM 2016 - Six reasons to upgrade your database
IBM 2016 - Six reasons to upgrade your databaseIBM 2016 - Six reasons to upgrade your database
IBM 2016 - Six reasons to upgrade your database
 
How companies are managing growth, gaining insights and cutting costs in the ...
How companies are managing growth, gaining insights and cutting costs in the ...How companies are managing growth, gaining insights and cutting costs in the ...
How companies are managing growth, gaining insights and cutting costs in the ...
 
Six Reasons to Upgrade your Database
Six Reasons to Upgrade your DatabaseSix Reasons to Upgrade your Database
Six Reasons to Upgrade your Database
 
#UNIT 2017: Cloud Computing
#UNIT 2017: Cloud Computing#UNIT 2017: Cloud Computing
#UNIT 2017: Cloud Computing
 
Hybrid Cloud Considerations for Big Data and Analytics
Hybrid Cloud Considerations for Big Data and AnalyticsHybrid Cloud Considerations for Big Data and Analytics
Hybrid Cloud Considerations for Big Data and Analytics
 
Getting to Approval Faster Through Technology Innovation
Getting to Approval Faster Through Technology InnovationGetting to Approval Faster Through Technology Innovation
Getting to Approval Faster Through Technology Innovation
 
Zero Dollar Migration Program
Zero Dollar Migration ProgramZero Dollar Migration Program
Zero Dollar Migration Program
 
Profile_Harish_Gaddale
Profile_Harish_GaddaleProfile_Harish_Gaddale
Profile_Harish_Gaddale
 
DevOps in Cloud OSLC Integration
DevOps in Cloud OSLC IntegrationDevOps in Cloud OSLC Integration
DevOps in Cloud OSLC Integration
 

More from Joseph Lopez, M.ISM

Prostep enterprise data exchange
Prostep enterprise data exchangeProstep enterprise data exchange
Prostep enterprise data exchangeJoseph Lopez, M.ISM
 
Prostep PLM consluting and services
Prostep PLM consluting and servicesProstep PLM consluting and services
Prostep PLM consluting and servicesJoseph Lopez, M.ISM
 
Insufficient Communication In Shipbuilding - Communication Data Exchange
Insufficient Communication In Shipbuilding - Communication Data ExchangeInsufficient Communication In Shipbuilding - Communication Data Exchange
Insufficient Communication In Shipbuilding - Communication Data ExchangeJoseph Lopez, M.ISM
 
Data Security and Know-How Protection from PROSTEP
Data Security and Know-How Protection from PROSTEPData Security and Know-How Protection from PROSTEP
Data Security and Know-How Protection from PROSTEPJoseph Lopez, M.ISM
 
3D Formats in the Field of Engineering - A Comparison
3D Formats in the Field of Engineering - A Comparison3D Formats in the Field of Engineering - A Comparison
3D Formats in the Field of Engineering - A ComparisonJoseph Lopez, M.ISM
 
The Challenges of PLM Collaboration
The Challenges of PLM CollaborationThe Challenges of PLM Collaboration
The Challenges of PLM CollaborationJoseph Lopez, M.ISM
 
Smart Engineering - The Impact of Industry 4.0 on PLM
Smart Engineering - The Impact of Industry 4.0 on PLMSmart Engineering - The Impact of Industry 4.0 on PLM
Smart Engineering - The Impact of Industry 4.0 on PLMJoseph Lopez, M.ISM
 
Securely Exchange CATIA Data Outside Your Enterprise
Securely Exchange CATIA Data Outside Your EnterpriseSecurely Exchange CATIA Data Outside Your Enterprise
Securely Exchange CATIA Data Outside Your EnterpriseJoseph Lopez, M.ISM
 
Do-It-Yourself ENOVIA PLM MIgration
Do-It-Yourself ENOVIA PLM MIgrationDo-It-Yourself ENOVIA PLM MIgration
Do-It-Yourself ENOVIA PLM MIgrationJoseph Lopez, M.ISM
 
How to Securely Exchange Data Outside Your Enterprise
How to Securely Exchange Data Outside Your EnterpriseHow to Securely Exchange Data Outside Your Enterprise
How to Securely Exchange Data Outside Your EnterpriseJoseph Lopez, M.ISM
 
ThingWorx Connectors - How to Make Different Systems "Speak the Same Language"
ThingWorx Connectors - How to Make Different Systems "Speak the Same Language"ThingWorx Connectors - How to Make Different Systems "Speak the Same Language"
ThingWorx Connectors - How to Make Different Systems "Speak the Same Language"Joseph Lopez, M.ISM
 

More from Joseph Lopez, M.ISM (13)

Prostep enterprise data exchange
Prostep enterprise data exchangeProstep enterprise data exchange
Prostep enterprise data exchange
 
PROSTEP 3D PDF Technologies
PROSTEP 3D PDF TechnologiesPROSTEP 3D PDF Technologies
PROSTEP 3D PDF Technologies
 
Prostep PLM consluting and services
Prostep PLM consluting and servicesProstep PLM consluting and services
Prostep PLM consluting and services
 
Insufficient Communication In Shipbuilding - Communication Data Exchange
Insufficient Communication In Shipbuilding - Communication Data ExchangeInsufficient Communication In Shipbuilding - Communication Data Exchange
Insufficient Communication In Shipbuilding - Communication Data Exchange
 
Data Security and Know-How Protection from PROSTEP
Data Security and Know-How Protection from PROSTEPData Security and Know-How Protection from PROSTEP
Data Security and Know-How Protection from PROSTEP
 
3D PDF Technology from PROSTEP
3D PDF Technology from PROSTEP3D PDF Technology from PROSTEP
3D PDF Technology from PROSTEP
 
3D Formats in the Field of Engineering - A Comparison
3D Formats in the Field of Engineering - A Comparison3D Formats in the Field of Engineering - A Comparison
3D Formats in the Field of Engineering - A Comparison
 
The Challenges of PLM Collaboration
The Challenges of PLM CollaborationThe Challenges of PLM Collaboration
The Challenges of PLM Collaboration
 
Smart Engineering - The Impact of Industry 4.0 on PLM
Smart Engineering - The Impact of Industry 4.0 on PLMSmart Engineering - The Impact of Industry 4.0 on PLM
Smart Engineering - The Impact of Industry 4.0 on PLM
 
Securely Exchange CATIA Data Outside Your Enterprise
Securely Exchange CATIA Data Outside Your EnterpriseSecurely Exchange CATIA Data Outside Your Enterprise
Securely Exchange CATIA Data Outside Your Enterprise
 
Do-It-Yourself ENOVIA PLM MIgration
Do-It-Yourself ENOVIA PLM MIgrationDo-It-Yourself ENOVIA PLM MIgration
Do-It-Yourself ENOVIA PLM MIgration
 
How to Securely Exchange Data Outside Your Enterprise
How to Securely Exchange Data Outside Your EnterpriseHow to Securely Exchange Data Outside Your Enterprise
How to Securely Exchange Data Outside Your Enterprise
 
ThingWorx Connectors - How to Make Different Systems "Speak the Same Language"
ThingWorx Connectors - How to Make Different Systems "Speak the Same Language"ThingWorx Connectors - How to Make Different Systems "Speak the Same Language"
ThingWorx Connectors - How to Make Different Systems "Speak the Same Language"
 

Recently uploaded

MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxfenichawla
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 

Recently uploaded (20)

MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 

Successfully Integrating MBSE Data Without Replication Using OSLC

  • 1. BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 1 Successfully Integrating MBSE Data Without Replication Using OSLC Brian Schouten schouten@prostep.com PROSTEP Inc
  • 2. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 2 About PROSTEP MBSE Integration Needs and Challenges What is OSLC and What Can it Do? Connecting PLM, ALM, SDM with OSLC Implemented Customer Solutions Agenda
  • 3. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 3 Company Overview Shareholders Over 24 years experience with engineering interoperability, migration, intelligent documents, benchmarking, more Approximately 250 employees and consultants based from international locations throughout Europe and in North America More than 500 Customers that are leading companies across most industries A vendor neutral / independent engineering services and software company since 1993 infocenter@prostep.com / 8-PROSTEP01
  • 4. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 5 PROSTEP - Strength in Partnership
  • 5. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 6 About PROSTEP MBSE Integration Needs and Challenges What is OSLC and What Can it Do? Connecting PLM, ALM, SDM with OSLC Implemented Customer Solutions Agenda
  • 6. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 7 Concept Meets Reality - Enabling MBSE • Data is mastered in multiple sources • One solution is not desired or preferable • MBSE needs the impact of system changes across multiple sources • The manual maintenance of traceability is a huge time investment in the process. • Integration is the solution to providing complete and comprehensive information
  • 7. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 8 But Integration is the Solution! Business Cases for Integration are Abundant • Efficiency from Modern Engineering Practices • Traceability in Systems Engineering (MBSE) • Configuration Lifecycle Management • Digital Twin / Digital Thread / Digital Master • Manual integration of data can be quantified by the operation of synchronization • Speed that the data is available • Time the manual process takes for the data to be synchronized • Accuracy of the duplicated data and costs of failures (wrong production revision?) • Elimination of software licenses for integrated systems • Data is available in the primary system of that user and additional license not needed • Duplicate functionality only needs to be utilized in one system • Integration can enable migration and eliminate other system entirely • Consolidation, Quality, Training, Maintenance, Support and Knowledge • Less utilization of different systems means less overhead 8 Integration Solves Lots of Problems – A Business Case
  • 8. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 9 The Integration Problem • Point-to-point solutions do not scale and typically become unmanageable • Full centralization is neither feasible nor desirable • Data Duplication comes with data model compatibility issues, data mastery issues and synchronization processing time. • Remastering data means duplication. • MBSE only requires reference not data mastery! More limited ability to respond to change Constrained by exhausted IT budget and lower productivity Integrations consume more of the IT budget: integration failures are the top 2 causes of software project delays* Point-to-point Integrations don’t scale Monocultures lock you in Maintenance, management, and change costs go up over time Creating new integrations is unpredictable Ongoing and unexpected costs drain resources Past choices restrict present action and future vision End-user productivity suffers: Either stuck with the wrong tool, stuck doing manual integration; often stuck doing both * Commissioned study conducted by Forrester Consulting on behalf of IBM. Integration Comes with Challenges
  • 9. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 10 Neutral Formats can be Rigid • Point-to-Point Integration at MBSE scale is unmaintainable • Standards are introduced to have a “neutral format” to read from and write to • Many need to pre-define all semantics beforehand in a closed world approach (like STEP 10303 AP 214) • Traditional standards everything is known ahead of time. • OSLC allows for a standard simplified interface (mix of both) Standards Enable hub-and-spoke Integration at a Cost
  • 10. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 11 About PROSTEP MBSE Integration Needs and Challenges What is OSLC and What Can it Do? Connecting PLM, ALM, SDM with OSLC Implemented Customer Solutions Agenda
  • 11. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 12 OSLC - Open collaboration, better integration • Open Services for Livecycle Collaboration • Open Standard, Open Community • Proposed by IBM et. al. in 2008 • Motivated by Rational Team Concert (RTC) • Data is stored at single location and simply linked. No replication! • Emerging standard for Tool integrations in ALM domain • Loosely Coupled • Semantic Web Linked Data • Based on Architecture of Web – HTTP, RDF • Slim Data model • Granular to one attribute at a time • Enhanced Data models available for Change- and Document Management • Easy to define your own data types • RDF (Resource Description Framework) • JSON / XML for transfer • REST Service for requests • OAuth for authorisation • UI Integration Identify Scenarios Iterate on working drafts Call it a specification Gain technical consensus http://open-services.net “Just Enough” integration Model the Internet for “Just Enough” Integration (OSLC)
  • 12. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 13 OSLC’s Big Picture Open Services for Lifecycle Collaboration Lifecycle integration inspired by the web LINKED DATA PLATFORM WORKING GROUP The Resource for OSLC Implementers Inspired by the web Proven Free to use and share Open Changing the industry InnovativeOSLC: Tests, Libraries, Samples, Examples, Reference Implementations Scenario-driven & Solution-oriented Generally applicable: specs available for many domains covering ALM, DevOps, ISM, and PLM Leading choice for strategic integration technology Open Standards & Open Resources
  • 13. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 14 OSLC’s Simple Solution Automation Monitoring Increased traceability Architecture of the Web Linked Data Increased reuse Standard Interfaces MBSE Visibility “Just Enough” integration Decreased maintenance costs OSLC is an open and scalable approach to lifecycle integration. It simplifies key integration scenarios across heterogeneous tools OSLC Linked Data Solution
  • 14. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 15 OSLC Uses an RDF Graph Data Model OSLC uses an RDF graph data model Adapted from: http://www.w3.org/TR/2004/REC-rdf-concepts-20040210/#section-data-model Subject Object Predicate Test Case 1 Requirement 1 Amanda Car owns validates
  • 15. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 16 Everything is an RDF triple (subject-predicate-object) <http://...validatedby> Triple <http://...require ment28465_ improve_remote steering> <http://...testcas e35645_test_ste ering> <http://...priority> “High” Subject = Resource = always a URI Predicate = Relationship or property = Always a URI Object = Could be a URI (which could refer to a resource) or a literal value (value to work with and show users)
  • 16. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 17 Requirements Validation Tests Design Implementation Tool A Tool B Tool D R1 R2 T1 T2 D1 D2 I1 I2 Tool C MBSE – Integrating Data in Different Silos validates validates satisfy satisfy validates validates implements implements Which requirements are related to test cases that failed? Does every requirement have a test to validate it?
  • 17. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 18 OSLC Allows for Different Vendor Data to be Linked Together
  • 18. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 19 1. Discovery of capabilities 5. Delegated UI for Create and Select 2. HTTP C.R.U.D. for resources 4. Querying for resources 6. UI Previews for Resource Links 3. Standard resource representations How does OSLC Work?
  • 19. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 20 example: IBM Rational Team Concert example: IBM Rational Team Concert project area example: Change Management capability example: work item (bug, defect, enhancement request) 1. Discovery of Capabilities
  • 20. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 21 •OSLC allows manipulation of resources using standard HTTP C.R.U.D HTTP SQL Create = POST = INSERT Request = GET = SELECT Update = PUT = UPDATE Delete = DELETE = DELETE 2. HTTP CRUD for Resources
  • 21. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 22 <http://example.com/TestCases/1> a oslc_qm:TestCase ; oslc_qm:validatesRequirement <http://example.com/Requirements/1> { "rdf:about": "http://example.com/TestCases/1", "rdf:type": [ { "rdf:resource": "http://open-services.net/ns/qm#TestPlan" } ], "oslc_qm:validatesRequirement": { "rdf:resource": "http://example.com/Requirements/1" } }<oslc_qm:TestCase rdf:about="http://example.com/TestCases/1"> <oslc_qm:validatesRequirement rdf:resource="http://example.com/Requirements/1"/> </oslc_qm:TestCase> Turtle JSON RDF/XML 3. Standard Resource Representations
  • 22. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 23 • Example: Find high severity bugs created after April fools day http://example.com/bugs?oslc.where= cm:severity="high" and dcterms:created>"2017-04-01" • Query capability has base URI • Clients form query URI and HTTP GET the results • OSLC services MAY support OSLC Query Syntax » http://open- services.net/bin/view/Main/OSLCCoreSpecQuery 4. Query For Representations
  • 23. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 24 2. iframe's src set to delegated UI's URL 1. Click to launch delegated UI 3. Selection made 4. Click OK. Sends message (link+label) to parent window A delegated UI renders the source application UI in the target application. This example shows the contributed/delegated Rational Team Concert Work Item search dialog being rendered in an OSLC Quality Management application. 5. Delegated UI for Create or Select
  • 24. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 25 ▪Scenario supported: hover over link to get in context preview of resource ▪Simple resource format defined and retrieved using HTTP content negotiation Hover over link 6. UI Previews for Resource Links
  • 25. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 26 About PROSTEP MBSE Integration Needs and Challenges What is OSLC and What Can it Do? Solution for Integrating Systems with OSLC Implemented Customer Solutions Agenda
  • 26. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 27 How can I leverage OSLC for MBSE? • OSLC UI integration is OOTB for many ALM and MBSE solutions • Enterprise Architect Pro Cloud Server • IBM Rational Rhapsody (and all of RTC) • PTC Integrity Modeler • PROSTEP OpenCLM (Prototype) • OpenPDM offers OOTB Connectors for all types of systems • Low complexity Standards Based COTS solution • Install connectors • Generate the mappings • Data is federated to your MBSE system
  • 27. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 28 MBSE Utilizing OSLC with OpenPDM Rational Rhapsody Delegated UI Delegated UI Delegated UI
  • 28. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 30 OpenPDM OSLC Adapter
  • 29. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 32 More Than MBSE – CLM, Digital Master | Thread | Twin
  • 30. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 33 About PROSTEP MBSE Integration Needs and Challenges What is OSLC and What Can it Do? Connecting PLM, ALM, SDM with OSLC Implemented Customer Solutions Agenda
  • 31. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 34 Compliance (and CLM) Tracability at Bombardier Transport
  • 32. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 35 Systems Engineering Impact Analysis at ZF Referenzprojekt - OpenPDM Link Engine @ZF OpenPDM Use Cases  DOORS – Agile e6 – SAP Integration  Linking requirements to documents and materials  Process Improvement  Traceability  Impact Analysis (RFQ Assessment)  Integrated change management  Integrated release management  reuse  Improved auditability (SPICE)  quality management
  • 33. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 36 SDM -Test & Requirements Integration at Auto OEM Test Data Files Test Data Files Test Data Files TCSim Simulation Application Simulation Application Test Meta-Data OSLC Compliant Datastore Requirements Repository Simulation Application DVPlan Simulation / Test Correlation Application OSL C P R O T C O OL
  • 34. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 37 OpenPDM – Linking with OSLC and More
  • 35. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 38 OpenPDM Customers
  • 36. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 39 Questions?
  • 37. Global Product Data Interoperability Summit | 2017 BOEING is a trademark of Boeing Management Company Copyright © 2017 Boeing. All rights reserved. Copyright © 2017 Northrop Grumman Corporation. All rights reserved. GPDIS_2017.ppt | 40