SlideShare una empresa de Scribd logo
1 de 41
Descargar para leer sin conexión
Semantic Web from the 2013 Perspective
2nd MakoLab Semantic Day – Theoria and Praxis
Polish Academy of Sciences, October 3rd, 2013
Prof. Dr. Adrian Paschke
Department of Information Systems
Poznan University of Economics and Freie Universitaet Berlin
paschke@inf.fu-berlin
Prof. Dr. Witold Abramowicz
Department of Information Systems
Poznan University of Economics
http://kie.ue.poznan.pl/en
Scientific Center
of the Polish
Academy of
Sciences in Paris
Poznan University of Economics
 specialises in educating economists,
managers and specialists in quality
management in all sectors of the
economy
 Research labs
 Enterprise platforms and systems
 Service science
 Next Generation Internet
Semantic as a leitmotif
Semantic related EU projects
 SUPER – Semantics Utilised
for Process Management
within and between
Enterprises
 ASG – Adaptive Services Grid
 INSEMTIVES – Incentives for
Semantics
 EASTWEB: building an
integrated leading Euro-
Asian higher education and
research community in the
field of the Semantic
 USE-ME.GOV - Usability
driven open platform for
mobile government
 T-OWL – Time-determined
Ontology based knowledge
system for real time stock
market analysis
 Service Web 3.0
 ENIRAF - Enhanced
Information Retrieval and
Filtering for Analytical
Systems
 KnowledgeWeb
Other semantic related projects
 eDW – enhanced Data
Warehouse
 eVEREst – The System to
Support Government’s
Estimation of Real Estates’
Value
 F-WebS – Filtering of Web
services – semantic
description of Web services
 Adaptive microWorkflow –
Acquisition and Filtering of
Information for the Needs of
Adaptive microWorkflows
 EGO – Identity management
 Semiramida – ontological
representation of legal acts
 Integror-S3 – Semantically-
Enhanced Execution Engine
 eXtraSpec – Advanced data
extraction methods for the
needs of expert search
 ASBK – Adaptive Systems for
Corporate Banking
 FEMS – Future Energy
Management System
 DWDI – Deep Web Data
Integration
Agenda
 What is Semantics?
 The Semantic Web – An
Introduction
 Semantic Web and it’s Relations
 What comes next?
What is Semantics?
Search Results from Publication
Database
 Lorenz P, Transcriptional repression
mediated by the KRAB domain of the human
C2H2 zinc finger protein Kox1/ZNF10 does not
require histone deacetylation.
Biol Chem. 2001 Apr;382(4):637-44.
 Fredericks WJ. An engineered PAX3-KRAB
transcriptional repressor inhibits the malignant
phenotype of alveolar rhabdomyosarcoma
cells harboring the endogenous PAX3-FKHR
oncogene.
Mol Cell Biol. 2000 Jul;20(14):5019-31.
Author
Title
YearJournal
However, for a machine things look different!
Results from Publication Database
 Lorenz P, Transcriptional repression
mediated by the KRAB domain of the
human C2H2 zinc finger protein
Kox1/ZNF10 does not require histone
deacetylation.
Biol Chem. 2001 Apr;382(4):637-44.
 Fredericks WJ. An engineered PAX3-
KRAB transcriptional repressor inhibits
the malignant phenotype of alveolar
rhabdomyosarcoma cells harboring the
endogenous PAX3-FKHR oncogene.
Mol Cell Biol. 2000
Jul;20(14):5019-31.
Solution:
Tags (XML)?
Results from Publication Database
 <author>Lorenz P</author><title>Transcriptional repression
mediated by the KRAB domain of the human C2H2 zinc finger
protein Kox1/ZNF10 does not require histone deacetylation.
</title>
<journal>Biol Chem </journal><year>2001<year>
 <author>Lorenz P</author><title>Transcriptional repression
mediated by the KRAB domain of the human C2H2 zinc finger
protein Kox1/ZNF10 does not require histone deacetylation.
</title>
<journal>Biol Chem </journal><year>2001<year>
 ...However, for a machine things look different!
Results from Publication Database
 <author>Lorenz
P</author><title>Transcriptional
repression mediated by the KRAB
domain of the human C2H2 zinc finger
protein Kox1/ZNF10 does not require
histone deacetylation. </title>
<journal>Biol Chem
</journal><year>2001<year>
 <author>Lorenz
P</author><title>Transcriptional
repression mediated by the KRAB
domain of the human C2H2 zinc finger
protein Kox1/ZNF10 does not require
histone deacetylation. </title>
<journal>Biol Chem
</journal><year>2001<year>
Solution: Use Semantic
Knowledge
Example: Traffic Light
Syntax – Semantics - Pragmatics
 Syntax
 green (bottom); yellow; red
 Semantics
 green = go; …; red = stop
 Pragmatics
 If red and no traffic
then allowed to go
Example: Question-Answer Interaction
Syntax – Semantics - Pragmatics
 Syntax
 “What time is it?” (English)
 Semantics
 Question about current time (Meaning)
 Pragmatics
 An answer to the question is obligatory
(even if time is unknown) (Understanding
and Commitment)
Example - XML Syntax vs. Semantics
Adrian Paschke is a lecturer of Logic Programming
<course name=“Logic Programming">
<lecturer>Adrian Paschke</lecturer>
</course>
<lecturer name=“Adrian Paschke">
<teaches>Logic Programming</teaches>
</lecturer>
Opposite nesting (syntax), same meaning (semantics)!
Syntax
about form
Semantics
about meaning
Pragmatics
about use.
Syntax – Semantics - Pragmatics
Semantic Technologies for
Declarative Knowledge Representation
1. Rules
 Describe derived conclusions
and reactions from given
information (inference)
2. Ontologies
 Ontologies described the conceptual
knowledge of a domain (concept
semantics) Partner
Customer
is a
equal
with
Client
if premium(Customer)
then discount(10%)
Example: Ontology and Rules
Object
Person DocumentTopic
Patentee
Patent
Application Patent
becomes
knows described_in
is_a-1
is_a-1
is_a-1
is_a-1
is_a-1
writes
related_to
Skill
has
related_to
Topic Document Topic Document
Patent
Application
Topic Patentee Topic
described_in
is_about knows
is_about
Patentee
writes
RULES:
Patentee Skill
has
granted
Technique
Teaching
described_in
Priority
date
Prior Art
Ontology
Main Requirements of a Logic-based
Ontology / Rule Language in IT
a well-defined syntax
a formal semantics
efficient reasoning support
sufficient expressive power
convenience/adequacy of
expression syntax
The Semantic Web
An Introduction
Semantic Web – An Introduction
 "The Semantic Web is an
extension of the current web in
which information is given well-
defined meaning, better
enabling computers and people
to work in cooperation."
 Tim Berners-Lee, James Hendler,
Ora Lassila, The Semantic Web
 „Make the Web understandable
for machines“
W3C Stack 2007
Main Building Blocks of the
Semantic Web
1. Explicit Metadata on the WWW
2. Ontologies
3. Rule Logic and Inference
4. Semantic Tools ,Semantic Web Services,
Software Agents
The (current) W3C Semantic Web Stack
W3C Semantic Web Stack since 2007
Ontologies
Rules
Semantic Web
Information
Model
RDF Query
Language
Standard
Internet
Technologies
Overview on the Semantic Web
Technologies
 URI/IRI: Web Resource Identifiers
 RDF
 RDF as Web data model for facts and metadata
 RDF schema (RDFS) as simple ontology language
(mainly taxonomies)
 SPARQL as a RDF query language
 Linked Data – data publishing method
 Ontology
 Expressive ontology languages
 Web Ontology Language (OWL)
Overview on the Semantic Web
Technologies (2)
 Rules / Logic
 Extension of the ontology languages, e.g. with rules
 Rule Interchange Format (RIF, RuleML)
 Proof
 Generation of proofs-, interchange of proofs, validation
 Trust
 Digital signatures
 recommendations, ratings
 Semantic Web Applications & Interfaces
 e.g. Semantic Search, Semantic Agents, …
W3C Semantic Web (state: 2013)
 IRIs + CURIE (Compact URI)
 RDF 1.1, HTML+RDFa 1.1, RDB2RDF
 SPARQL 1.1
 RIF 1.0 (second edition)
 OWL 2.0 (second edition)
 Linked Open Data
 RDF 1.1, Turtel, JSON-LD 1.1, …
 Provenance
 Prov-DM, Prov-N, Prov-O, …
Linked Open Data Cloud
Unifying Logic
W3C Semantic Web Stack since 2007
• Not standardized in W3C Semantic Web stack yet
• Which semantics? (e.g., Description Logics, F-Logic, Horn Logic, Common
Logic,…)
• Which assumptions? (e.g., Closed World, Open World, Unique Name, …)
• …
Proof and Trust
• Proof Markup Languages, Justifications and Argumentations, Provenance
Proofs
• Claims can be verified, if there are evidences from other (trusted) Internet
sources
• Semantic Reputation Models
• …
Use Cases / Applications / Tools
 Application Programming Interfaces
 Semantic-enriched Search
 Content management
 Knowledge management
 Business intelligence
 Collaborative user interfaces
 Sensor-based services
 Linking virtual communities
 Grid infrastructure
 Semantic Multimedia data management
 Semantic Web Services
 etc. see e.g.SWEO’s use case collection
http://www.w3.org/2001/sw/sweo/public/UseCases/
More about applications and use cases this afternoon…
The Semantic Web
and it‘s relations
Other Semantic
Standards/Specifications
ISO/IEC JTC 1/SC 32
ISO/IEC 11179
Metadata
Registries
Metadata Registry
Terminology
Thesaurus
Taxonomy
Data
Standards
Ontology
Structured
Metadata
Terminology
CONCEPT
Referent
Refers To Symbolizes
Stands For
“Rose”,
“ClipArt
Rose”
ISO TC 37
Semantic
Web
W3C
Modeling
MOF
ODM
PRR
SBVR
API4KB
OntoIOP
OMG
Node
Node
Edge
Subject
Predicate
Object
Graph RDF(S) / OWL
SPARQL,RIF
Logic
Common
Logic
Prolog
ISO,
RuleML,…
FOL
RuleML
F-Logic
Metadata
Ontology Definition Metamodel
 ODM brings together the communities (SE+KR) by providing:
 Broad interoperation within Model Driven Architecture
 MDA tool access to ontology based reasoning capability
 UML notation for ontologies and ontological interpretation of UML
M2
M1
M3
MOF XMI
Of UML
UML XMI
Of User Model
MOF
UML
M0User
Instances
User
Ontology
User
UML Model
MOF XMI
Of ODM
ODM Ontology XMI
Of User Model
ISO
Topic Maps
ISO
CL
W3C
RDFS
W3C
OWL
UML 2
(+OCL)
Example: OMG Ontology Definition Metamodel (ODM)
Example: Rule Markup Language
Standards (RuleML)
 RuleML 1.0 (Deliberation, Reaction, Defeasible, Modal, …)
 Semantic Web Rule Language (SWRL)
 Uses RuleML Version 0.89
 Semantic Web Services Language (SWSL)
 Uses RuleML Version 0.89
 W3C Rule Interchange Format (RIF)
 Uses RuleML Version 0.91 with frames and slots
 OASIS LegalRuleML
 Uses RuleML Version 1.0
 OMG Production Rules Representation (PRR)
 Input from RuleML
 OMG Application Programming Interfaces four KBs (API4KB)
 Input from Reaction RuleML 1.0
Social Semantic Web
The concept of the Social Semantic Web
subsumes developments in which social
interactions on the Web lead to the creation
of explicit and semantically rich knowledge
representations. (Wikipedia)
Corporate Semantic Web
Corporate Semantic Web (CSW) address
the applications of Semantic Web
technologies and Knowledge Management
methodologies in corporate environments
(semantic enterprises).
(www.corporate-semantic-web.de)
Corporate Semantic Web
Corporate Semantic Web
Corporate
Semantic
Engineering
Corporate
Semantic
Search
Corporate
Semantic
Collaboration
Public Semantic Web
Corporate Business Information Systems
Business Context
Pragmatic Web
 The Pragmatic Web consists of the tools,
practices and theories describing why and how
people use information. In contrast to the
Syntactic Web and Semantic Web the Pragmatic
Web is not only about form or meaning of
information, but about interaction which brings
about e.g. understanding or commitments.
(www.pragmaticweb.info)
What comes next?
Challenges for the Semantic Web
Syntax
Sematics
Pragmatics
Data Understanding
Connectedness
Information / Content
Knowledge
Intelligence / Wisdom
Understanding relations
Understanding
patterns
understanding
principles
Ontologies
(Logic)
Rules
(Logic)
???
(Human Logic +
Machine Logic)
Pragmatic Web
Ubiquitous Open Web Platform for the Pragmatic Web 4.0
Monolithic
Systems Era
Desktop Computing
Desktop
World Wide Web 1.0
Connects Information
Syntactic Web
Semantic Web 2.0
Connects Knowledge
Social Semantic Web 3.0,
Web of Services & Things,
Corporate Semantic Web Connects
People, Services and Things
Ubiquitous Pragmatic Web 4.0
Connects Intelligent Agents and Smart Things
Semantic Web
Ubiquitous autonomic
Smart Services and
Things
Pragmatic Agent
Ecosystems
Machine
Understanding
Ubiquitous Next Generation Agents and Social Connections
Syntactic
Web
Semantic
Web
Pragmatic
Web
HTML
XML
RDF
Smart
Agents
Content
Producer
Passive Active
Consumer
Smart Content
Smart Content
Smart Web TV
Massive
Multi-player Web Gaming
Situation Aware Real-time Semantic
Complex Event Processing
W3C
Open Web
Platform
Thank you …
Questions?
AG Corporate Semantic Web, FU Berlin
paschke@inf.fu-berlin
http://www.inf.fu-berlin/groups/ag-csw/
http://www.corporate-semantic-web.de
http://www.pragmaticweb.info

Más contenido relacionado

La actualidad más candente

Semantic Web, Ontology, and Ontology Learning: Introduction
Semantic Web, Ontology, and Ontology Learning: IntroductionSemantic Web, Ontology, and Ontology Learning: Introduction
Semantic Web, Ontology, and Ontology Learning: IntroductionKent State University
 
Automatically converting tabular data to
Automatically converting tabular data toAutomatically converting tabular data to
Automatically converting tabular data toIJwest
 
A category theoretic model of rdf ontology
A category theoretic model of rdf ontologyA category theoretic model of rdf ontology
A category theoretic model of rdf ontologyIJwest
 
Hyponymy extraction of domain ontology
Hyponymy extraction of domain ontologyHyponymy extraction of domain ontology
Hyponymy extraction of domain ontologyIJwest
 
Translating Ontologies in Real-World Settings
Translating Ontologies in Real-World SettingsTranslating Ontologies in Real-World Settings
Translating Ontologies in Real-World SettingsMauro Dragoni
 
Website Performance at Client Level
Website Performance at Client LevelWebsite Performance at Client Level
Website Performance at Client LevelConstantin Stan
 
Ontology Engineering for Big Data
Ontology Engineering for Big DataOntology Engineering for Big Data
Ontology Engineering for Big DataKouji Kozaki
 
Introduction to Ontology Concepts and Terminology
Introduction to Ontology Concepts and TerminologyIntroduction to Ontology Concepts and Terminology
Introduction to Ontology Concepts and TerminologySteven Miller
 
Xml based data exchange in the
Xml based data exchange in theXml based data exchange in the
Xml based data exchange in theIJwest
 
Annotating for Individual experiences
Annotating for Individual experiencesAnnotating for Individual experiences
Annotating for Individual experiencesliddy
 
Improve information retrieval and e learning using
Improve information retrieval and e learning usingImprove information retrieval and e learning using
Improve information retrieval and e learning usingIJwest
 
Ontology-based Data Integration
Ontology-based Data IntegrationOntology-based Data Integration
Ontology-based Data IntegrationJanna Hastings
 
Making working thesauri
Making working thesauriMaking working thesauri
Making working thesauriliddy
 
Ijarcet vol-2-issue-2-676-678
Ijarcet vol-2-issue-2-676-678Ijarcet vol-2-issue-2-676-678
Ijarcet vol-2-issue-2-676-678Editor IJARCET
 
Georgios Meditskos and Stamatia Dasiopoulou | Question Answering over Pattern...
Georgios Meditskos and Stamatia Dasiopoulou | Question Answering over Pattern...Georgios Meditskos and Stamatia Dasiopoulou | Question Answering over Pattern...
Georgios Meditskos and Stamatia Dasiopoulou | Question Answering over Pattern...semanticsconference
 
SDA2013 Pundit: Creating, Exploring and Consuming Annotations
SDA2013 Pundit: Creating, Exploring and Consuming AnnotationsSDA2013 Pundit: Creating, Exploring and Consuming Annotations
SDA2013 Pundit: Creating, Exploring and Consuming AnnotationsMarco Grassi
 
Corrib.org - OpenSource and Research
Corrib.org - OpenSource and ResearchCorrib.org - OpenSource and Research
Corrib.org - OpenSource and Researchadameq
 

La actualidad más candente (20)

Semantic Web, Ontology, and Ontology Learning: Introduction
Semantic Web, Ontology, and Ontology Learning: IntroductionSemantic Web, Ontology, and Ontology Learning: Introduction
Semantic Web, Ontology, and Ontology Learning: Introduction
 
Web Spa
Web SpaWeb Spa
Web Spa
 
Automatically converting tabular data to
Automatically converting tabular data toAutomatically converting tabular data to
Automatically converting tabular data to
 
A category theoretic model of rdf ontology
A category theoretic model of rdf ontologyA category theoretic model of rdf ontology
A category theoretic model of rdf ontology
 
Hyponymy extraction of domain ontology
Hyponymy extraction of domain ontologyHyponymy extraction of domain ontology
Hyponymy extraction of domain ontology
 
Translating Ontologies in Real-World Settings
Translating Ontologies in Real-World SettingsTranslating Ontologies in Real-World Settings
Translating Ontologies in Real-World Settings
 
Website Performance at Client Level
Website Performance at Client LevelWebsite Performance at Client Level
Website Performance at Client Level
 
Ontology Engineering for Big Data
Ontology Engineering for Big DataOntology Engineering for Big Data
Ontology Engineering for Big Data
 
Introduction to Ontology Concepts and Terminology
Introduction to Ontology Concepts and TerminologyIntroduction to Ontology Concepts and Terminology
Introduction to Ontology Concepts and Terminology
 
Xml based data exchange in the
Xml based data exchange in theXml based data exchange in the
Xml based data exchange in the
 
Ontology-based Classification and Faceted Search Interface for APIs
Ontology-based Classification and Faceted Search Interface for APIsOntology-based Classification and Faceted Search Interface for APIs
Ontology-based Classification and Faceted Search Interface for APIs
 
Annotating for Individual experiences
Annotating for Individual experiencesAnnotating for Individual experiences
Annotating for Individual experiences
 
Improve information retrieval and e learning using
Improve information retrieval and e learning usingImprove information retrieval and e learning using
Improve information retrieval and e learning using
 
Ontology-based Data Integration
Ontology-based Data IntegrationOntology-based Data Integration
Ontology-based Data Integration
 
Making working thesauri
Making working thesauriMaking working thesauri
Making working thesauri
 
Ontology
Ontology Ontology
Ontology
 
Ijarcet vol-2-issue-2-676-678
Ijarcet vol-2-issue-2-676-678Ijarcet vol-2-issue-2-676-678
Ijarcet vol-2-issue-2-676-678
 
Georgios Meditskos and Stamatia Dasiopoulou | Question Answering over Pattern...
Georgios Meditskos and Stamatia Dasiopoulou | Question Answering over Pattern...Georgios Meditskos and Stamatia Dasiopoulou | Question Answering over Pattern...
Georgios Meditskos and Stamatia Dasiopoulou | Question Answering over Pattern...
 
SDA2013 Pundit: Creating, Exploring and Consuming Annotations
SDA2013 Pundit: Creating, Exploring and Consuming AnnotationsSDA2013 Pundit: Creating, Exploring and Consuming Annotations
SDA2013 Pundit: Creating, Exploring and Consuming Annotations
 
Corrib.org - OpenSource and Research
Corrib.org - OpenSource and ResearchCorrib.org - OpenSource and Research
Corrib.org - OpenSource and Research
 

Destacado

Learning, teaching & Web 2.0: Finding a comfortable fit
Learning, teaching & Web 2.0: Finding a comfortable fitLearning, teaching & Web 2.0: Finding a comfortable fit
Learning, teaching & Web 2.0: Finding a comfortable fitdrpmcgee
 
Symposium web 2.0
Symposium web 2.0Symposium web 2.0
Symposium web 2.0Kai Pata
 
Knowledge management for integrative omics data analysis
Knowledge management for integrative omics data analysisKnowledge management for integrative omics data analysis
Knowledge management for integrative omics data analysisCOST action BM1006
 
Part 1 an introduction to semantics
Part 1   an introduction to semanticsPart 1   an introduction to semantics
Part 1 an introduction to semanticsHồng Hà Nguyễn
 
Linux for bioinformatics
Linux for bioinformaticsLinux for bioinformatics
Linux for bioinformaticscursoNGS
 
도서관 이해관계자의 보다 나은 의사결정을 위한 비즈니스 인텔리전스 구축 및 활용
도서관 이해관계자의 보다 나은 의사결정을 위한 비즈니스 인텔리전스 구축 및 활용도서관 이해관계자의 보다 나은 의사결정을 위한 비즈니스 인텔리전스 구축 및 활용
도서관 이해관계자의 보다 나은 의사결정을 위한 비즈니스 인텔리전스 구축 및 활용구중억 (한국기초과학지원연구원)
 
Workshop NGS data analysis - 2
Workshop NGS data analysis - 2Workshop NGS data analysis - 2
Workshop NGS data analysis - 2Maté Ongenaert
 
Core words in three symbol sets
Core words in three symbol setsCore words in three symbol sets
Core words in three symbol setsKate Ahern
 
Core vocab cards pcs and ss
Core vocab cards pcs and ssCore vocab cards pcs and ss
Core vocab cards pcs and ssKate Ahern
 
Type of Meaning (Semantics)
Type of Meaning (Semantics)Type of Meaning (Semantics)
Type of Meaning (Semantics)Chris2610
 
Hyponim Semantics
Hyponim SemanticsHyponim Semantics
Hyponim SemanticsAni Istiana
 
Core vocabulary learning book
Core vocabulary learning bookCore vocabulary learning book
Core vocabulary learning bookKate Ahern
 
Generating Biomedical Hypotheses Using Semantic Web Technologies
Generating Biomedical Hypotheses Using Semantic Web TechnologiesGenerating Biomedical Hypotheses Using Semantic Web Technologies
Generating Biomedical Hypotheses Using Semantic Web TechnologiesMichel Dumontier
 

Destacado (20)

Learning, teaching & Web 2.0: Finding a comfortable fit
Learning, teaching & Web 2.0: Finding a comfortable fitLearning, teaching & Web 2.0: Finding a comfortable fit
Learning, teaching & Web 2.0: Finding a comfortable fit
 
Symposium web 2.0
Symposium web 2.0Symposium web 2.0
Symposium web 2.0
 
Knowledge management for integrative omics data analysis
Knowledge management for integrative omics data analysisKnowledge management for integrative omics data analysis
Knowledge management for integrative omics data analysis
 
Part 1 an introduction to semantics
Part 1   an introduction to semanticsPart 1   an introduction to semantics
Part 1 an introduction to semantics
 
Linux for bioinformatics
Linux for bioinformaticsLinux for bioinformatics
Linux for bioinformatics
 
도서관 이해관계자의 보다 나은 의사결정을 위한 비즈니스 인텔리전스 구축 및 활용
도서관 이해관계자의 보다 나은 의사결정을 위한 비즈니스 인텔리전스 구축 및 활용도서관 이해관계자의 보다 나은 의사결정을 위한 비즈니스 인텔리전스 구축 및 활용
도서관 이해관계자의 보다 나은 의사결정을 위한 비즈니스 인텔리전스 구축 및 활용
 
Bio2RDF @ W3C HCLS2009
Bio2RDF @ W3C HCLS2009Bio2RDF @ W3C HCLS2009
Bio2RDF @ W3C HCLS2009
 
Workshop NGS data analysis - 2
Workshop NGS data analysis - 2Workshop NGS data analysis - 2
Workshop NGS data analysis - 2
 
Pragmatic Web 4.0
Pragmatic Web 4.0Pragmatic Web 4.0
Pragmatic Web 4.0
 
Core words in three symbol sets
Core words in three symbol setsCore words in three symbol sets
Core words in three symbol sets
 
Core vocab cards pcs and ss
Core vocab cards pcs and ssCore vocab cards pcs and ss
Core vocab cards pcs and ss
 
Type of Meaning (Semantics)
Type of Meaning (Semantics)Type of Meaning (Semantics)
Type of Meaning (Semantics)
 
Hyponim Semantics
Hyponim SemanticsHyponim Semantics
Hyponim Semantics
 
Core vocabulary learning book
Core vocabulary learning bookCore vocabulary learning book
Core vocabulary learning book
 
4 figurative language
4  figurative language4  figurative language
4 figurative language
 
Semantics
SemanticsSemantics
Semantics
 
Pragmatics
PragmaticsPragmatics
Pragmatics
 
Types of meaning
Types of meaningTypes of meaning
Types of meaning
 
Generating Biomedical Hypotheses Using Semantic Web Technologies
Generating Biomedical Hypotheses Using Semantic Web TechnologiesGenerating Biomedical Hypotheses Using Semantic Web Technologies
Generating Biomedical Hypotheses Using Semantic Web Technologies
 
Semantics
SemanticsSemantics
Semantics
 

Similar a Semantic Web from the 2013 Perspective

Sem facet paper
Sem facet paperSem facet paper
Sem facet paperDBOnto
 
SemFacet paper
SemFacet paperSemFacet paper
SemFacet paperDBOnto
 
OntoMaven Repositories and OMG API4KP
OntoMaven Repositories and OMG API4KPOntoMaven Repositories and OMG API4KP
OntoMaven Repositories and OMG API4KPAksw Group
 
Toward Semantic Representation of Science in Electronic Laboratory Notebooks ...
Toward Semantic Representation of Science in Electronic Laboratory Notebooks ...Toward Semantic Representation of Science in Electronic Laboratory Notebooks ...
Toward Semantic Representation of Science in Electronic Laboratory Notebooks ...Stuart Chalk
 
Doing Clever Things with the Semantic Web
Doing Clever Things with the Semantic WebDoing Clever Things with the Semantic Web
Doing Clever Things with the Semantic WebMathieu d'Aquin
 
Integrating a Domain Ontology Development Environment and an Ontology Search ...
Integrating a Domain Ontology Development Environment and an Ontology Search ...Integrating a Domain Ontology Development Environment and an Ontology Search ...
Integrating a Domain Ontology Development Environment and an Ontology Search ...Takeshi Morita
 
Ontology mapping for the semantic web
Ontology mapping for the semantic webOntology mapping for the semantic web
Ontology mapping for the semantic webWorawith Sangkatip
 
EKAW 2016 - TechMiner: Extracting Technologies from Academic Publications
EKAW 2016 - TechMiner: Extracting Technologies from Academic PublicationsEKAW 2016 - TechMiner: Extracting Technologies from Academic Publications
EKAW 2016 - TechMiner: Extracting Technologies from Academic PublicationsFrancesco Osborne
 
Eureka Research Workbench: A Semantic Approach to an Open Source Electroni...
Eureka Research Workbench: A Semantic Approach to an Open Source Electroni...Eureka Research Workbench: A Semantic Approach to an Open Source Electroni...
Eureka Research Workbench: A Semantic Approach to an Open Source Electroni...Stuart Chalk
 
Reasoning on the Semantic Web
Reasoning on the Semantic WebReasoning on the Semantic Web
Reasoning on the Semantic WebYannis Kalfoglou
 
Legislative data portals and linked data quality
Legislative data portals and linked data qualityLegislative data portals and linked data quality
Legislative data portals and linked data qualityJose Emilio Labra Gayo
 
EOSC Provider and Resource Profiles Tutorial
EOSC Provider and Resource Profiles Tutorial EOSC Provider and Resource Profiles Tutorial
EOSC Provider and Resource Profiles Tutorial EOSCEuropeanOpenScie
 
247th ACS Meeting: Experiment Markup Language (ExptML)
247th ACS Meeting: Experiment Markup Language (ExptML)247th ACS Meeting: Experiment Markup Language (ExptML)
247th ACS Meeting: Experiment Markup Language (ExptML)Stuart Chalk
 
Repositories and the wider context
Repositories and the wider contextRepositories and the wider context
Repositories and the wider contextJulie Allinson
 
Exposing Bibliographic Information as Linked Open Data using Standards-based ...
Exposing Bibliographic Information as Linked Open Data using Standards-based ...Exposing Bibliographic Information as Linked Open Data using Standards-based ...
Exposing Bibliographic Information as Linked Open Data using Standards-based ...Nikolaos Konstantinou
 
Resource Description Framework Approach to Data Publication and Federation
Resource Description Framework Approach to Data Publication and FederationResource Description Framework Approach to Data Publication and Federation
Resource Description Framework Approach to Data Publication and FederationPistoia Alliance
 
2009 0807 Lod Gmod
2009 0807 Lod Gmod2009 0807 Lod Gmod
2009 0807 Lod GmodJun Zhao
 
Literature Based Framework for Semantic Descriptions of e-Science resources
Literature Based Framework for Semantic Descriptions of e-Science resourcesLiterature Based Framework for Semantic Descriptions of e-Science resources
Literature Based Framework for Semantic Descriptions of e-Science resourcesHammad Afzal
 
Knowledge Discovery in an Agents Environment
Knowledge Discovery in an Agents EnvironmentKnowledge Discovery in an Agents Environment
Knowledge Discovery in an Agents EnvironmentManjulaPatel
 

Similar a Semantic Web from the 2013 Perspective (20)

Sem facet paper
Sem facet paperSem facet paper
Sem facet paper
 
SemFacet paper
SemFacet paperSemFacet paper
SemFacet paper
 
OntoMaven Repositories and OMG API4KP
OntoMaven Repositories and OMG API4KPOntoMaven Repositories and OMG API4KP
OntoMaven Repositories and OMG API4KP
 
Toward Semantic Representation of Science in Electronic Laboratory Notebooks ...
Toward Semantic Representation of Science in Electronic Laboratory Notebooks ...Toward Semantic Representation of Science in Electronic Laboratory Notebooks ...
Toward Semantic Representation of Science in Electronic Laboratory Notebooks ...
 
Doing Clever Things with the Semantic Web
Doing Clever Things with the Semantic WebDoing Clever Things with the Semantic Web
Doing Clever Things with the Semantic Web
 
Integrating a Domain Ontology Development Environment and an Ontology Search ...
Integrating a Domain Ontology Development Environment and an Ontology Search ...Integrating a Domain Ontology Development Environment and an Ontology Search ...
Integrating a Domain Ontology Development Environment and an Ontology Search ...
 
Ontology mapping for the semantic web
Ontology mapping for the semantic webOntology mapping for the semantic web
Ontology mapping for the semantic web
 
EKAW 2016 - TechMiner: Extracting Technologies from Academic Publications
EKAW 2016 - TechMiner: Extracting Technologies from Academic PublicationsEKAW 2016 - TechMiner: Extracting Technologies from Academic Publications
EKAW 2016 - TechMiner: Extracting Technologies from Academic Publications
 
Eureka Research Workbench: A Semantic Approach to an Open Source Electroni...
Eureka Research Workbench: A Semantic Approach to an Open Source Electroni...Eureka Research Workbench: A Semantic Approach to an Open Source Electroni...
Eureka Research Workbench: A Semantic Approach to an Open Source Electroni...
 
Reasoning on the Semantic Web
Reasoning on the Semantic WebReasoning on the Semantic Web
Reasoning on the Semantic Web
 
Legislative data portals and linked data quality
Legislative data portals and linked data qualityLegislative data portals and linked data quality
Legislative data portals and linked data quality
 
EOSC Provider and Resource Profiles Tutorial
EOSC Provider and Resource Profiles Tutorial EOSC Provider and Resource Profiles Tutorial
EOSC Provider and Resource Profiles Tutorial
 
247th ACS Meeting: Experiment Markup Language (ExptML)
247th ACS Meeting: Experiment Markup Language (ExptML)247th ACS Meeting: Experiment Markup Language (ExptML)
247th ACS Meeting: Experiment Markup Language (ExptML)
 
Repositories and the wider context
Repositories and the wider contextRepositories and the wider context
Repositories and the wider context
 
Exposing Bibliographic Information as Linked Open Data using Standards-based ...
Exposing Bibliographic Information as Linked Open Data using Standards-based ...Exposing Bibliographic Information as Linked Open Data using Standards-based ...
Exposing Bibliographic Information as Linked Open Data using Standards-based ...
 
Resource Description Framework Approach to Data Publication and Federation
Resource Description Framework Approach to Data Publication and FederationResource Description Framework Approach to Data Publication and Federation
Resource Description Framework Approach to Data Publication and Federation
 
Eprints Application Profile
Eprints Application ProfileEprints Application Profile
Eprints Application Profile
 
2009 0807 Lod Gmod
2009 0807 Lod Gmod2009 0807 Lod Gmod
2009 0807 Lod Gmod
 
Literature Based Framework for Semantic Descriptions of e-Science resources
Literature Based Framework for Semantic Descriptions of e-Science resourcesLiterature Based Framework for Semantic Descriptions of e-Science resources
Literature Based Framework for Semantic Descriptions of e-Science resources
 
Knowledge Discovery in an Agents Environment
Knowledge Discovery in an Agents EnvironmentKnowledge Discovery in an Agents Environment
Knowledge Discovery in an Agents Environment
 

Más de Adrian Paschke

Semantically-Enabled Business Process Management
Semantically-Enabled Business Process ManagementSemantically-Enabled Business Process Management
Semantically-Enabled Business Process ManagementAdrian Paschke
 
Tutorial - Introduction to Rule Technologies and Systems
Tutorial - Introduction to Rule Technologies and SystemsTutorial - Introduction to Rule Technologies and Systems
Tutorial - Introduction to Rule Technologies and SystemsAdrian Paschke
 
Loomp - Web 3.0 Collaborative Semantic Content Annotator
Loomp - Web 3.0 Collaborative Semantic Content AnnotatorLoomp - Web 3.0 Collaborative Semantic Content Annotator
Loomp - Web 3.0 Collaborative Semantic Content AnnotatorAdrian Paschke
 
The RuleML Perspective on Reaction Rule Standards
The RuleML Perspective on Reaction Rule StandardsThe RuleML Perspective on Reaction Rule Standards
The RuleML Perspective on Reaction Rule StandardsAdrian Paschke
 
PragmaticWeb 4.0 - Towards an active and interactive Semantic Media Web
PragmaticWeb 4.0 - Towards an active and interactive Semantic Media WebPragmaticWeb 4.0 - Towards an active and interactive Semantic Media Web
PragmaticWeb 4.0 - Towards an active and interactive Semantic Media WebAdrian Paschke
 
Towards an Ubiquitous Pragmatic Web
Towards an Ubiquitous Pragmatic WebTowards an Ubiquitous Pragmatic Web
Towards an Ubiquitous Pragmatic WebAdrian Paschke
 
SemTecBiz 2012: Corporate Semantic Web
SemTecBiz 2012: Corporate Semantic WebSemTecBiz 2012: Corporate Semantic Web
SemTecBiz 2012: Corporate Semantic WebAdrian Paschke
 
Linked Open Data and Schema.org Panel
Linked Open Data and Schema.org PanelLinked Open Data and Schema.org Panel
Linked Open Data and Schema.org PanelAdrian Paschke
 
Semantic Complex Event Processing with Reaction RuleML 1.0 and Prova 3.0
Semantic Complex Event Processing with Reaction RuleML 1.0 and Prova 3.0Semantic Complex Event Processing with Reaction RuleML 1.0 and Prova 3.0
Semantic Complex Event Processing with Reaction RuleML 1.0 and Prova 3.0Adrian Paschke
 
Semantic Complex Event Processing
Semantic Complex Event ProcessingSemantic Complex Event Processing
Semantic Complex Event ProcessingAdrian Paschke
 
7th AIS SigPrag International Conference on Pragmatic Web (ICPW 2012)
7th AIS SigPrag International Conference on Pragmatic Web (ICPW 2012)7th AIS SigPrag International Conference on Pragmatic Web (ICPW 2012)
7th AIS SigPrag International Conference on Pragmatic Web (ICPW 2012)Adrian Paschke
 
Reaction RuleML 1.0 Tutorial - Standardized Semantic Reaction Rules
Reaction RuleML 1.0 Tutorial -  Standardized Semantic Reaction RulesReaction RuleML 1.0 Tutorial -  Standardized Semantic Reaction Rules
Reaction RuleML 1.0 Tutorial - Standardized Semantic Reaction RulesAdrian Paschke
 
Semantic Complex Event Processing at Sem Tech 2010
Semantic Complex Event Processing at Sem Tech 2010Semantic Complex Event Processing at Sem Tech 2010
Semantic Complex Event Processing at Sem Tech 2010Adrian Paschke
 

Más de Adrian Paschke (14)

Semantically-Enabled Business Process Management
Semantically-Enabled Business Process ManagementSemantically-Enabled Business Process Management
Semantically-Enabled Business Process Management
 
Tutorial - Introduction to Rule Technologies and Systems
Tutorial - Introduction to Rule Technologies and SystemsTutorial - Introduction to Rule Technologies and Systems
Tutorial - Introduction to Rule Technologies and Systems
 
Reaction RuleML 1.0
Reaction RuleML 1.0Reaction RuleML 1.0
Reaction RuleML 1.0
 
Loomp - Web 3.0 Collaborative Semantic Content Annotator
Loomp - Web 3.0 Collaborative Semantic Content AnnotatorLoomp - Web 3.0 Collaborative Semantic Content Annotator
Loomp - Web 3.0 Collaborative Semantic Content Annotator
 
The RuleML Perspective on Reaction Rule Standards
The RuleML Perspective on Reaction Rule StandardsThe RuleML Perspective on Reaction Rule Standards
The RuleML Perspective on Reaction Rule Standards
 
PragmaticWeb 4.0 - Towards an active and interactive Semantic Media Web
PragmaticWeb 4.0 - Towards an active and interactive Semantic Media WebPragmaticWeb 4.0 - Towards an active and interactive Semantic Media Web
PragmaticWeb 4.0 - Towards an active and interactive Semantic Media Web
 
Towards an Ubiquitous Pragmatic Web
Towards an Ubiquitous Pragmatic WebTowards an Ubiquitous Pragmatic Web
Towards an Ubiquitous Pragmatic Web
 
SemTecBiz 2012: Corporate Semantic Web
SemTecBiz 2012: Corporate Semantic WebSemTecBiz 2012: Corporate Semantic Web
SemTecBiz 2012: Corporate Semantic Web
 
Linked Open Data and Schema.org Panel
Linked Open Data and Schema.org PanelLinked Open Data and Schema.org Panel
Linked Open Data and Schema.org Panel
 
Semantic Complex Event Processing with Reaction RuleML 1.0 and Prova 3.0
Semantic Complex Event Processing with Reaction RuleML 1.0 and Prova 3.0Semantic Complex Event Processing with Reaction RuleML 1.0 and Prova 3.0
Semantic Complex Event Processing with Reaction RuleML 1.0 and Prova 3.0
 
Semantic Complex Event Processing
Semantic Complex Event ProcessingSemantic Complex Event Processing
Semantic Complex Event Processing
 
7th AIS SigPrag International Conference on Pragmatic Web (ICPW 2012)
7th AIS SigPrag International Conference on Pragmatic Web (ICPW 2012)7th AIS SigPrag International Conference on Pragmatic Web (ICPW 2012)
7th AIS SigPrag International Conference on Pragmatic Web (ICPW 2012)
 
Reaction RuleML 1.0 Tutorial - Standardized Semantic Reaction Rules
Reaction RuleML 1.0 Tutorial -  Standardized Semantic Reaction RulesReaction RuleML 1.0 Tutorial -  Standardized Semantic Reaction Rules
Reaction RuleML 1.0 Tutorial - Standardized Semantic Reaction Rules
 
Semantic Complex Event Processing at Sem Tech 2010
Semantic Complex Event Processing at Sem Tech 2010Semantic Complex Event Processing at Sem Tech 2010
Semantic Complex Event Processing at Sem Tech 2010
 

Último

Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxlancelewisportillo
 
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxDhatriParmar
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptxmary850239
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...DhatriParmar
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 
Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1GloryAnnCastre1
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...DhatriParmar
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management systemChristalin Nelson
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research DiscourseAnita GoswamiGiri
 
Mental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsMental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsPooky Knightsmith
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Association for Project Management
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvRicaMaeCastro1
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptxmary850239
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptxDhatriParmar
 

Último (20)

Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptxQ4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
Q4-PPT-Music9_Lesson-1-Romantic-Opera.pptx
 
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx4.11.24 Poverty and Inequality in America.pptx
4.11.24 Poverty and Inequality in America.pptx
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 
Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"Mattingly "AI & Prompt Design: Large Language Models"
Mattingly "AI & Prompt Design: Large Language Models"
 
Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1Reading and Writing Skills 11 quarter 4 melc 1
Reading and Writing Skills 11 quarter 4 melc 1
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
 
Concurrency Control in Database Management system
Concurrency Control in Database Management systemConcurrency Control in Database Management system
Concurrency Control in Database Management system
 
Scientific Writing :Research Discourse
Scientific  Writing :Research  DiscourseScientific  Writing :Research  Discourse
Scientific Writing :Research Discourse
 
Mental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young mindsMental Health Awareness - a toolkit for supporting young minds
Mental Health Awareness - a toolkit for supporting young minds
 
prashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Professionprashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Profession
 
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
Team Lead Succeed – Helping you and your team achieve high-performance teamwo...
 
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnvESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
ESP 4-EDITED.pdfmmcncncncmcmmnmnmncnmncmnnjvnnv
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
Unraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptxUnraveling Hypertext_ Analyzing  Postmodern Elements in  Literature.pptx
Unraveling Hypertext_ Analyzing Postmodern Elements in Literature.pptx
 

Semantic Web from the 2013 Perspective

  • 1. Semantic Web from the 2013 Perspective 2nd MakoLab Semantic Day – Theoria and Praxis Polish Academy of Sciences, October 3rd, 2013 Prof. Dr. Adrian Paschke Department of Information Systems Poznan University of Economics and Freie Universitaet Berlin paschke@inf.fu-berlin Prof. Dr. Witold Abramowicz Department of Information Systems Poznan University of Economics http://kie.ue.poznan.pl/en
  • 2. Scientific Center of the Polish Academy of Sciences in Paris
  • 3. Poznan University of Economics  specialises in educating economists, managers and specialists in quality management in all sectors of the economy  Research labs  Enterprise platforms and systems  Service science  Next Generation Internet Semantic as a leitmotif
  • 4. Semantic related EU projects  SUPER – Semantics Utilised for Process Management within and between Enterprises  ASG – Adaptive Services Grid  INSEMTIVES – Incentives for Semantics  EASTWEB: building an integrated leading Euro- Asian higher education and research community in the field of the Semantic  USE-ME.GOV - Usability driven open platform for mobile government  T-OWL – Time-determined Ontology based knowledge system for real time stock market analysis  Service Web 3.0  ENIRAF - Enhanced Information Retrieval and Filtering for Analytical Systems  KnowledgeWeb
  • 5. Other semantic related projects  eDW – enhanced Data Warehouse  eVEREst – The System to Support Government’s Estimation of Real Estates’ Value  F-WebS – Filtering of Web services – semantic description of Web services  Adaptive microWorkflow – Acquisition and Filtering of Information for the Needs of Adaptive microWorkflows  EGO – Identity management  Semiramida – ontological representation of legal acts  Integror-S3 – Semantically- Enhanced Execution Engine  eXtraSpec – Advanced data extraction methods for the needs of expert search  ASBK – Adaptive Systems for Corporate Banking  FEMS – Future Energy Management System  DWDI – Deep Web Data Integration
  • 6. Agenda  What is Semantics?  The Semantic Web – An Introduction  Semantic Web and it’s Relations  What comes next?
  • 8. Search Results from Publication Database  Lorenz P, Transcriptional repression mediated by the KRAB domain of the human C2H2 zinc finger protein Kox1/ZNF10 does not require histone deacetylation. Biol Chem. 2001 Apr;382(4):637-44.  Fredericks WJ. An engineered PAX3-KRAB transcriptional repressor inhibits the malignant phenotype of alveolar rhabdomyosarcoma cells harboring the endogenous PAX3-FKHR oncogene. Mol Cell Biol. 2000 Jul;20(14):5019-31. Author Title YearJournal However, for a machine things look different!
  • 9. Results from Publication Database  Lorenz P, Transcriptional repression mediated by the KRAB domain of the human C2H2 zinc finger protein Kox1/ZNF10 does not require histone deacetylation. Biol Chem. 2001 Apr;382(4):637-44.  Fredericks WJ. An engineered PAX3- KRAB transcriptional repressor inhibits the malignant phenotype of alveolar rhabdomyosarcoma cells harboring the endogenous PAX3-FKHR oncogene. Mol Cell Biol. 2000 Jul;20(14):5019-31. Solution: Tags (XML)?
  • 10. Results from Publication Database  <author>Lorenz P</author><title>Transcriptional repression mediated by the KRAB domain of the human C2H2 zinc finger protein Kox1/ZNF10 does not require histone deacetylation. </title> <journal>Biol Chem </journal><year>2001<year>  <author>Lorenz P</author><title>Transcriptional repression mediated by the KRAB domain of the human C2H2 zinc finger protein Kox1/ZNF10 does not require histone deacetylation. </title> <journal>Biol Chem </journal><year>2001<year>  ...However, for a machine things look different!
  • 11. Results from Publication Database  <author>Lorenz P</author><title>Transcriptional repression mediated by the KRAB domain of the human C2H2 zinc finger protein Kox1/ZNF10 does not require histone deacetylation. </title> <journal>Biol Chem </journal><year>2001<year>  <author>Lorenz P</author><title>Transcriptional repression mediated by the KRAB domain of the human C2H2 zinc finger protein Kox1/ZNF10 does not require histone deacetylation. </title> <journal>Biol Chem </journal><year>2001<year> Solution: Use Semantic Knowledge
  • 12. Example: Traffic Light Syntax – Semantics - Pragmatics  Syntax  green (bottom); yellow; red  Semantics  green = go; …; red = stop  Pragmatics  If red and no traffic then allowed to go
  • 13. Example: Question-Answer Interaction Syntax – Semantics - Pragmatics  Syntax  “What time is it?” (English)  Semantics  Question about current time (Meaning)  Pragmatics  An answer to the question is obligatory (even if time is unknown) (Understanding and Commitment)
  • 14. Example - XML Syntax vs. Semantics Adrian Paschke is a lecturer of Logic Programming <course name=“Logic Programming"> <lecturer>Adrian Paschke</lecturer> </course> <lecturer name=“Adrian Paschke"> <teaches>Logic Programming</teaches> </lecturer> Opposite nesting (syntax), same meaning (semantics)!
  • 16. Semantic Technologies for Declarative Knowledge Representation 1. Rules  Describe derived conclusions and reactions from given information (inference) 2. Ontologies  Ontologies described the conceptual knowledge of a domain (concept semantics) Partner Customer is a equal with Client if premium(Customer) then discount(10%)
  • 17. Example: Ontology and Rules Object Person DocumentTopic Patentee Patent Application Patent becomes knows described_in is_a-1 is_a-1 is_a-1 is_a-1 is_a-1 writes related_to Skill has related_to Topic Document Topic Document Patent Application Topic Patentee Topic described_in is_about knows is_about Patentee writes RULES: Patentee Skill has granted Technique Teaching described_in Priority date Prior Art Ontology
  • 18. Main Requirements of a Logic-based Ontology / Rule Language in IT a well-defined syntax a formal semantics efficient reasoning support sufficient expressive power convenience/adequacy of expression syntax
  • 19. The Semantic Web An Introduction
  • 20. Semantic Web – An Introduction  "The Semantic Web is an extension of the current web in which information is given well- defined meaning, better enabling computers and people to work in cooperation."  Tim Berners-Lee, James Hendler, Ora Lassila, The Semantic Web  „Make the Web understandable for machines“ W3C Stack 2007
  • 21. Main Building Blocks of the Semantic Web 1. Explicit Metadata on the WWW 2. Ontologies 3. Rule Logic and Inference 4. Semantic Tools ,Semantic Web Services, Software Agents
  • 22. The (current) W3C Semantic Web Stack W3C Semantic Web Stack since 2007 Ontologies Rules Semantic Web Information Model RDF Query Language Standard Internet Technologies
  • 23. Overview on the Semantic Web Technologies  URI/IRI: Web Resource Identifiers  RDF  RDF as Web data model for facts and metadata  RDF schema (RDFS) as simple ontology language (mainly taxonomies)  SPARQL as a RDF query language  Linked Data – data publishing method  Ontology  Expressive ontology languages  Web Ontology Language (OWL)
  • 24. Overview on the Semantic Web Technologies (2)  Rules / Logic  Extension of the ontology languages, e.g. with rules  Rule Interchange Format (RIF, RuleML)  Proof  Generation of proofs-, interchange of proofs, validation  Trust  Digital signatures  recommendations, ratings  Semantic Web Applications & Interfaces  e.g. Semantic Search, Semantic Agents, …
  • 25. W3C Semantic Web (state: 2013)  IRIs + CURIE (Compact URI)  RDF 1.1, HTML+RDFa 1.1, RDB2RDF  SPARQL 1.1  RIF 1.0 (second edition)  OWL 2.0 (second edition)  Linked Open Data  RDF 1.1, Turtel, JSON-LD 1.1, …  Provenance  Prov-DM, Prov-N, Prov-O, …
  • 27. Unifying Logic W3C Semantic Web Stack since 2007 • Not standardized in W3C Semantic Web stack yet • Which semantics? (e.g., Description Logics, F-Logic, Horn Logic, Common Logic,…) • Which assumptions? (e.g., Closed World, Open World, Unique Name, …) • …
  • 28. Proof and Trust • Proof Markup Languages, Justifications and Argumentations, Provenance Proofs • Claims can be verified, if there are evidences from other (trusted) Internet sources • Semantic Reputation Models • …
  • 29. Use Cases / Applications / Tools  Application Programming Interfaces  Semantic-enriched Search  Content management  Knowledge management  Business intelligence  Collaborative user interfaces  Sensor-based services  Linking virtual communities  Grid infrastructure  Semantic Multimedia data management  Semantic Web Services  etc. see e.g.SWEO’s use case collection http://www.w3.org/2001/sw/sweo/public/UseCases/ More about applications and use cases this afternoon…
  • 30. The Semantic Web and it‘s relations
  • 31. Other Semantic Standards/Specifications ISO/IEC JTC 1/SC 32 ISO/IEC 11179 Metadata Registries Metadata Registry Terminology Thesaurus Taxonomy Data Standards Ontology Structured Metadata Terminology CONCEPT Referent Refers To Symbolizes Stands For “Rose”, “ClipArt Rose” ISO TC 37 Semantic Web W3C Modeling MOF ODM PRR SBVR API4KB OntoIOP OMG Node Node Edge Subject Predicate Object Graph RDF(S) / OWL SPARQL,RIF Logic Common Logic Prolog ISO, RuleML,… FOL RuleML F-Logic Metadata
  • 32. Ontology Definition Metamodel  ODM brings together the communities (SE+KR) by providing:  Broad interoperation within Model Driven Architecture  MDA tool access to ontology based reasoning capability  UML notation for ontologies and ontological interpretation of UML M2 M1 M3 MOF XMI Of UML UML XMI Of User Model MOF UML M0User Instances User Ontology User UML Model MOF XMI Of ODM ODM Ontology XMI Of User Model ISO Topic Maps ISO CL W3C RDFS W3C OWL UML 2 (+OCL) Example: OMG Ontology Definition Metamodel (ODM)
  • 33. Example: Rule Markup Language Standards (RuleML)  RuleML 1.0 (Deliberation, Reaction, Defeasible, Modal, …)  Semantic Web Rule Language (SWRL)  Uses RuleML Version 0.89  Semantic Web Services Language (SWSL)  Uses RuleML Version 0.89  W3C Rule Interchange Format (RIF)  Uses RuleML Version 0.91 with frames and slots  OASIS LegalRuleML  Uses RuleML Version 1.0  OMG Production Rules Representation (PRR)  Input from RuleML  OMG Application Programming Interfaces four KBs (API4KB)  Input from Reaction RuleML 1.0
  • 34. Social Semantic Web The concept of the Social Semantic Web subsumes developments in which social interactions on the Web lead to the creation of explicit and semantically rich knowledge representations. (Wikipedia)
  • 35. Corporate Semantic Web Corporate Semantic Web (CSW) address the applications of Semantic Web technologies and Knowledge Management methodologies in corporate environments (semantic enterprises). (www.corporate-semantic-web.de)
  • 36. Corporate Semantic Web Corporate Semantic Web Corporate Semantic Engineering Corporate Semantic Search Corporate Semantic Collaboration Public Semantic Web Corporate Business Information Systems Business Context
  • 37. Pragmatic Web  The Pragmatic Web consists of the tools, practices and theories describing why and how people use information. In contrast to the Syntactic Web and Semantic Web the Pragmatic Web is not only about form or meaning of information, but about interaction which brings about e.g. understanding or commitments. (www.pragmaticweb.info)
  • 39. Challenges for the Semantic Web Syntax Sematics Pragmatics Data Understanding Connectedness Information / Content Knowledge Intelligence / Wisdom Understanding relations Understanding patterns understanding principles Ontologies (Logic) Rules (Logic) ??? (Human Logic + Machine Logic)
  • 40. Pragmatic Web Ubiquitous Open Web Platform for the Pragmatic Web 4.0 Monolithic Systems Era Desktop Computing Desktop World Wide Web 1.0 Connects Information Syntactic Web Semantic Web 2.0 Connects Knowledge Social Semantic Web 3.0, Web of Services & Things, Corporate Semantic Web Connects People, Services and Things Ubiquitous Pragmatic Web 4.0 Connects Intelligent Agents and Smart Things Semantic Web Ubiquitous autonomic Smart Services and Things Pragmatic Agent Ecosystems Machine Understanding Ubiquitous Next Generation Agents and Social Connections Syntactic Web Semantic Web Pragmatic Web HTML XML RDF Smart Agents Content Producer Passive Active Consumer Smart Content Smart Content Smart Web TV Massive Multi-player Web Gaming Situation Aware Real-time Semantic Complex Event Processing W3C Open Web Platform
  • 41. Thank you … Questions? AG Corporate Semantic Web, FU Berlin paschke@inf.fu-berlin http://www.inf.fu-berlin/groups/ag-csw/ http://www.corporate-semantic-web.de http://www.pragmaticweb.info