Intelligent Information Request andDeliveryStandard · Intelligent Information Request...

Post on 22-May-2020

5 views 0 download

transcript

1www.tekom.de 1www.tekom.de

Intelligent Information Request and Delivery StandardThe Information 4.0 Working Group presents

Presentation at tcworld 2016. Download the German-language original.

English translation by Kristen James Eberlein, Eberlein Consulting LLC, 27 November 2016. kris@eberleinconsulting,com

Not reviewed or approved by tekom.

2www.tekom.de 2www.tekom.de

IntroductionDr. Michael Fritz

3www.tekom.de 3www.tekom.de

User expectations

3

User expectations for communication products• Context sensitive• Individualized• Adaptable• Multi-channel delivery• User experience• …

4www.tekom.de 4www.tekom.de

Information 4.0 working group

• Goal: To develop a tekom guideline for a query and delivery standard for Intelligent Information

• Kick-off: 07.03.2016

5www.tekom.de 5www.tekom.de

Members of the working group

Industry representatives• Machinery and plant engineering• Power plant engineering• Electronics, electrical engineering• Software

Manufacturers of content management systems• CCMS• Content delivery systems• Enterprise Search• Semantic Graph Database

Consulting and teaching• Universities• Service providers

6www.tekom.de 6www.tekom.de

Requirements for iiRDS

Semantic modeling as RDFS

Agenda

First version of the metadata

Technical scenario and requirements

Further steps and open tasks

Format description

7www.tekom.de 7www.tekom.de

Requirements for iiRDS

Semantic modeling as RDFS

Agenda

First version of the metadata

Technical scenario and requirements

Further steps and next tasks

Format description

8www.tekom.de 8www.tekom.de

Requirements and semantic modeling

Ulrike Parson

9www.tekom.de 9www.tekom.de

Requirements for iiRDS: Areas

What must intelligent information do to support users and systems?

• Dynamically adjust to the person, role, task, and usage context

• Provide targeted information for standard operation, failure and maintenance

• Match the delivered system• Provide targeted content assembly• Dynamically integrate assistance information and operating

parameters• Versatile search and support for filtering information• Displayed on different devices• Can be extensible by the user• Safety mechanisms

10www.tekom.de 10www.tekom.de

Requirements for iiRDS: User stories

Definition of requirements as user stories with prioritization according to MOSCOW

Who wantswhat why ...

As a service technician who needs to remove a malfunction, I want to receive instructions related to the error message so that I can take the right actions.

Must have

As a user/operator/service technician, I want the technical information to adapt to changes in the software configuration or hardware components so that system and information always match.

Must have

10 areas with a total of 59 user stories

11www.tekom.de 11www.tekom.de

Requirements for iiRDS

Semantic modelling as RFDS

Agenda

First version of the metadata

Technical scenario and requirements

Further steps and open tasks

Format description

12www.tekom.de 12www.tekom.de

Methodological basis: PI classification

The method of PI classification (designed by Prof. Dr. Ziegler I4ICM & HS Karlsruhe) defines metadata formodular content (pi-class.de) and is used in many CCMSs:

• For product components and information types (intrinsic)• For end products and information products (extrinsic)• For properties that are used for additional features (e.g. maintenance

plans) or for more complex variant control

The PI-Fan content, which is already used in CCMS and Content Delivery systems (pi-fan.de), serves as the reference model for the initial implementation.

13www.tekom.de 13www.tekom.de

Semantic modeling in RDF

• RDFS = Resource Description Framework Schema

• Designed as a metadata data model• For defining vocabulary, taxonomy, and

rules for using the modeled resources for a particular domain

• Models context and structures of knowledge

• Definition of simple ontologies• Can use different formats (syntax), but

mostly XML

14www.tekom.de 14www.tekom.de

Recourse to established technology

• RDF/RDFS• Part of the Semantic Web• Since 1999, RDF has been a W3C

recommendation. The current specification, RDF 1.1, was released in 2014.

• Also used in the reference model for industry 4.0 (RAMI)

User interface and applications

Trust

Proof

Cryptography

Unifying Logic

Querying:SPARQL

Ontologies:OWL

Rules:RIF/SWRL

Taxonomies: RDFS

Data interchange: RDF

Syntax: XML

Identifiers: URI Character Set: UNICODE

15www.tekom.de 15www.tekom.de

Requirements for iiRDS

Semantic modelling as RDFS

Agenda

First version of the metadata

Technical scenario and requirements

Further steps and open tasks

Format description

16www.tekom.de 16www.tekom.de

Current state of the metadata

17www.tekom.de 17www.tekom.de

Current state of the metadata

18www.tekom.de 18www.tekom.de

Metadata und user stories

As a service technician who needs to remove a malfunction, I want to receive instructions related to the error message so that I can take the right actions.

19www.tekom.de 19www.tekom.de

Technical aspectsSebastian Göttel, represented by Dr. Martin Kreutzer

20www.tekom.de 20www.tekom.de

Requirements for iiRDS

Semantic modeling ad RDFS

Agenda

First version of the metadata

Technical scenario and requirements

Further steps and open tasks

Format description

21www.tekom.de 21www.tekom.de

Technical scenario

Content DeliveryCCMS

Supplierdocumentation, legacydocuments, bulletins, ...…

ERP, PLM and other

DB

Content Delivery

Content Delivery

Content Delivery

Manufacturer A Manufacturer C Operator

App

Control room

Panel

Resources

Manufacturer B

22www.tekom.de 22www.tekom.de

Technical requirements

An operator wants to intelligently aggregate and select information for his machine park. For this purpose, the operator requires a delivery format that meets the following requirements:

• Manufacturer-independent• Able to process both fine-grained information and monolithic documents• Tag information with metadata• Standardized metadata for evaluating information from different sources• Standardized content formats to ensure processing (aggregation, device-

specific display)• Archivability

23www.tekom.de 23www.tekom.de

Requirements for iiRDS

Semantic modelling as RDFS

Agenda

First version of the metadata

Technical scenario and requirements

Further questions and open tasks

Format description

24www.tekom.de 24www.tekom.de

Package format

Package

Metadata Content

25www.tekom.de 25www.tekom.de

PI-FAN.zip

package.rdf

PI-FAN

html

de

kapitel_1.html

kapitel_2.html

kapitel_3.html

abbildung_1.jpg

abbildung_2.jpg

en

chapter_1.html

chapter_2.html

chapter_3.html

image_1.jpg

image_2.jpg

pdf

de

PI-FAN.pdf

en

PI-FAN.pdf

• Control file for metadata• Name (package.rdf)

and path (top level) fix

• XML-serialized RDF• Content files

• At the top level, only directories, otherwise

• Free organization• Free name• Order by the control

file

Package unzipped

26www.tekom.de 26www.tekom.de

Different levels

Package (Level 1)

Metadata• File

Content• File• ...

Package (Level 2)

Metadata•File

Content•Structured files•Structured files•Structured files•...

Package (Level 3)

Metadata• File

Content• Structured file

(embedded metadata)• Structured file

(embedded metadata• ...

27www.tekom.de 27www.tekom.de

Package (Level 1)

Level 1: Document-oriented view

Metadata

• InformationType = „Document“• DocumentType =

„Maintenance instructions“• Product = „XYZ-0815“• ProductLifeCycle = „Operation“• Person = „Trained personnel“

28www.tekom.de 28www.tekom.de

Package (Level 2)

Level 2: Module-oriented view

Metadata

• [Module 1] InformationType = „Topic“ • [Module 1] TopicType = „Task“• [Module 1] InformationSubject =

„Troubleshooting“• [Module 1] Product = „XYZ-0815“• [Module 1] ProductLifeCycle = „Operation“• [Module 1] Person = „ Trained personnel“

This works (in principle) the same

way in HTML

29www.tekom.de 29www.tekom.de

Package (Level 3)

Level 3: Sub-module view

Metadata

• [Module 1#A] InformationType = „Fragment“ • [Module 1#A] InformationTheme = „Warnings“• [Module 1#A] Product = „XYZ-0815“• [Module 1#A] ProductLifeCycle = „Operation“• [Module 1#A] Person = „All “

This works (in principle) the same

way in HTML

30www.tekom.de 30www.tekom.de

Opposing goals

All metadata is provided for all

formats.

Ensure that target systems can process the

content.

31www.tekom.de 31www.tekom.de

Level 3

Level 2

Level 1

Head

All file formats

Structured format (XML/HTML5/etc.)

[MUST] plus any files [OPTIONAL]

Strongly structured, semantic format

[MUST] plus any files [OPTIONAL]

PDF/A-2

Defined XML/serialized subset of HTML5 with

the following file formats: PNG, JPG, SVG, PDF, MPEG2,

MP3

Defined XML/serialized subset of HTML5 with

the following file formats: PNG, JPG, SVG, PDF, MPEG2,

MP3

Double track solutionFree variant Reliable

/A-variant

32www.tekom.de 32www.tekom.de

• Authoring standard• No one needs to write RDF.• No one needs to manually

create the iiRDS metadata.• Presentation format

• It will need a processing step to display iiRDS content "nicely.“

• Storage format in content delivery systems• The exchange format does

not indicate how the information was originally authored and stored.

An exchange format is not a …

Bild

nach

wei

s: P

ixab

ay(P

ublic

Dom

ain)

33www.tekom.de 33www.tekom.de

Requirements for iiRDS

Semantic modeling as RDFS

Agenda

First version of the metadata

Technical scenario and requirements

Further steps and open tasks

Format description

34www.tekom.de 34www.tekom.de

Further steps

• Continue development of semantic model• Specify mandatory elements• Add navigation structures• Documentation• Use of Dublin Core• Develop architecture with iiRDS core + branch-specific domains

• Validation by means of reference implementations and show cases at tekom events

• Comments by interested parties• Coordinate with other standardization initiatives such as

OPC UA, RAMI ...• Publication

35www.tekom.de 35www.tekom.de

• Intelligent information requires metadata

• Metadata is created by editorial work

• Sophisticated metadata concepts require preparation and time

Why are we informing you now?

Bild

nach

wei

s: P

ixab

ay(P

ublic

Dom

ain)

36www.tekom.de 36www.tekom.de

• Technical communication becomes part of Industry 4.0/ the smart factory

• Standardized metadata makes data exchange and query easy

• We can aggregate contents from different sources in content delivery systems

What are the benefits of iiRDS?

Bild

nach

wei

s: P

ixab

ay(P

ublic

Dom

ain)

37www.tekom.de 37www.tekom.de

• The iiRDS will be available as Open Resource, under Creative Commons License

• Target date for request for comments (RFC): 31 March 2017

• Further information: www.tekom.de/iirds

Time line

38www.tekom.de 38www.tekom.de

Gesellschaft für Technische Kommunikation – tekom Deutschland e.V. Rotebühlstraße 6470178 Stuttgart

+49 711 65704-0Fax +49 711 65704-99

www.tekom.de/iirds info@tekom.de

Our contact information