SlideShare a Scribd company logo
ONTOLOGY FOR THE SEMANTIC
ENHANCEMENT, DATABASE DEFINITION AND
MANAGEMENT AND REVISION CONTROL
EDWARD S. BLUROCK
BLUROCK CONSULTING AB
EDWARD.BLUROCK@GMAIL.COM
CASE STUDY: CHEMCONNECT
Web application
in the chemical and scientific instrumentation
domain
using Google Cloud Firebase
(Firestore NoSQL database and blob storage)
MOTIVATION
FAIR DATA MANAGEMENT CONCEPT
DATA MANAGEMENT PLANS: RECOMMENDATIONS OF G7 SCIENCE MINISTERS
EU: OPEN RESEARCH DATA (ORD) PROJECTS
TRACEABILITY, ACCOUNTABILITY AND VALIDATION
Ontology
Role of the Ontology
Domain Specific
Templates and
Information
Database Object
Specifications
Semantic
Enhancement
Data (Ontology)
Driven
Software
Ontology
Role of the On
Semantic
Enhancement
Database Object
Specifications
Domain Specific
Templates and
Information
logy
Data (Ontology)
Driven
Software
Ontology
Role of the Ontology
Domain Specific
Templates and
Information
Database Object
Specifications
Semantic
Enhancement
Data (Ontology)
Driven
Software
PROGRAM – ONTOLOGY STRUCTURE
Web Interface
(Restful Services)
Web Interface
(Angular)
Background Services
(JAVA)
Google Firebase
Ontology
Database
Google Firestore
Authentication
Blob Storage
Google Storage
Ontology
OBJECTS: ONTOLOGY – PROGRAM – DATABASE INTERACTION
Google
Firestore
Database
JSON
Object
(Google
GSON
map)
DCAT: Catalog
DCAT: CatalogRecord
dcat:record
DCAT: Component
dcterms:hasPart
Static Data Object Specification
Instances of Data Objects
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
DOCUMENTATION AND SPECIFICATION
USE OF ONTOLOGY FOR SEMANTIC ENHANCEMENT
DATABASE OBJECT SPECIFICATIONS
DatabasePerson
dcat:record PersonalDescription
dcat:record FirestoreCatalogID
dcat:record CatalogObjectKey
.
.
.
PersonalDescription
dcat:record NameOfPerson
.
.
NameOfPerson
dcterms:hasPart givenName
dcterms:hasPart familyName
dcterms:hasPart UserTitle
givenName
dcat:CatalogRecord
dcat:Component
dcat:CatalogRecord
dcat:Catalog
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
SEMANTIC ENHANCEMENT:
HIERARCHICAL ORGANIZATION
Processes
Catalog Objects
Transactions
Concepts
SEMANTIC ENHANCEMENT:
HIERARCHICAL ORGANIZATION
Catalog Objects
Transactions
Concepts
Processes
DOCUMENTATION AND SPECIFICATION
Internal Data Manipulation Processes
Transaction Processes
RESTful API Processes
DOCUMENTATION AND SPECIFICATION
Internal Data Manipulation Processes
DOCUMENTATION AND SPECIFICATION
Internal Data Manipulation Processes
Transaction Processes
RESTful API Processes
RESTFUL SERVICE: SPECIFICATION
{
service: 'DatasetCreateObjectTemplate',
'dataset:objectype’:
'dataset:ActivityCatalogDatabasePersonCreation'
}
DatabaseCreateObjectTemplate
ActivityCatalogDatabasePersonCreation
1
3
2
4
5
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
ONTOLOGY: CORE OF DATA DRIVEN PROCESSES
TO PROMOTE GENERIC (JAVA) CODE.
MAXIMIZE PROCESS SPECIFIC INFORMATION IN ONTOLOGY, MINIMIZE PROCESS SPECIFIC CODE
TRANSACTION DEFINITION
Transaction Hierarchy
Result of Transaction
Input Information
Transaction Prerequisite 1b
3
2
1a
4
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
ONTOLOGY BASED DATA DRIVEN SOFTWARE: CATALOG OBJECT
Transaction
Database Catalog Object
Transactions
Input information
template
Transaction Process
Transaction
prerequisites type
choices
Input information
Selected
Transaction
Prerequisites
Catalog Object
Template
Select
Transaction
Prerequisites
Persistent Object Hierarchy
Catalog Object
Hierarchy
Specification
RDF
Specification
Database RDFs
Ontology
Interface
Google Firebase Storage Database
1b
1a
2a
2b
2c
3a
3b
4
5
6
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
AUTOMATIC RDF GENERATION
Subject
Predicate
Object
PersonalDescription
DatabasePerson
NameOfPerson
RDFPersonFamilyName
familyName
RDFPersonFamilyName
CatalogObjectKey
Generated
Template
Database Catalog Object
1
3c
3a
2c
2a
2b
3b
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Ontology for the semantic enhancement, database definition and management and revision control
Role of the Ontology
Domain Specific
Templates and
Information
Database Object
Specifications
Semantic
Enhancement
Data (Ontology)
Driven
Software
Ontology
THANK YOU
BLUROCK CONSULTING AB: HTTPS://SITES.GOOGLE.COM/VIEW/BLUROCK-CONSULTING-AB/HOME
ADDITIONAL INFORMATION ABOUT TECHNIQUES DESCRIBED IN THIS POSTER:
HTTPS://SITES.GOOGLE.COM/VIEW/CHEMCONNECTTECHNIQUES/ABOUT
CHEMCONNECT PROJECT: HTTPS://SITES.GOOGLE.COM/VIEW/CHEMCONNECT/CHEMCONNECT

More Related Content

PPTX
Ontology for the Semantic Enhancement, Database Definition and Management and...
PPTX
Semantic Web, e-commerce
PPTX
Structured Data and Semantic SEO
PDF
Overview of-semantic-technologies-and-ontologies
PDF
The Semantic Web – A Vision Come True, or Giving Up the Great Plan?
PPT
Tracing Networks: Ontology Software in a Nutshell
PPTX
SMX Advanced 2012 - Catching up with the Semantic Web
PPTX
Linked Ocean Data
Ontology for the Semantic Enhancement, Database Definition and Management and...
Semantic Web, e-commerce
Structured Data and Semantic SEO
Overview of-semantic-technologies-and-ontologies
The Semantic Web – A Vision Come True, or Giving Up the Great Plan?
Tracing Networks: Ontology Software in a Nutshell
SMX Advanced 2012 - Catching up with the Semantic Web
Linked Ocean Data

Similar to Ontology for the semantic enhancement, database definition and management and revision control (20)

PPTX
Semantic Web: introduction & overview
PPTX
Semantic Web and organizational data .pptx
PPTX
Semantics-enhanced Cyberinfrastructure for ICMSE : Interoperability, Analyti...
PPTX
Taking Advantage of Semantic Web
PDF
Ontotext Overview Winter 2012
PPTX
Ontologies Presentation
PPTX
Ontologies Presentation
PPTX
Doing Clever Things with the Semantic Web
PDF
Andreas Blumauer: A Five-Star Rating System for Semantic Search
PDF
111 Blumauer - A Five-Star Rating System for Semantic Search
PDF
Using the Semantic Web Stack to Make Big Data Smarter
PPT
Exploring and using the Semantic Web - SSSW09 tutorial
PPTX
Schema and Open Graph 101 - SMX Munich
PPT
Spivack Blogtalk 2008
PPT
Semantic web
PPT
George thomas gtra2010
PPT
Tracing Networks: Ontology-based Software in a Nutshell
PPTX
NISO/NFAIS Joint Virtual Conference: Connecting the Library to the Wider Wor...
PPTX
Self adaptive based natural language interface for disambiguation of
PPTX
semantic web.pptxThe Semantic Web is an extension of the WWW
Semantic Web: introduction & overview
Semantic Web and organizational data .pptx
Semantics-enhanced Cyberinfrastructure for ICMSE : Interoperability, Analyti...
Taking Advantage of Semantic Web
Ontotext Overview Winter 2012
Ontologies Presentation
Ontologies Presentation
Doing Clever Things with the Semantic Web
Andreas Blumauer: A Five-Star Rating System for Semantic Search
111 Blumauer - A Five-Star Rating System for Semantic Search
Using the Semantic Web Stack to Make Big Data Smarter
Exploring and using the Semantic Web - SSSW09 tutorial
Schema and Open Graph 101 - SMX Munich
Spivack Blogtalk 2008
Semantic web
George thomas gtra2010
Tracing Networks: Ontology-based Software in a Nutshell
NISO/NFAIS Joint Virtual Conference: Connecting the Library to the Wider Wor...
Self adaptive based natural language interface for disambiguation of
semantic web.pptxThe Semantic Web is an extension of the WWW
Ad

More from Edward Blurock (20)

PPTX
Use of Ontologies in Chemical Kinetic Database CHEMCONNECT
PDF
KEOD23-JThermodynamcsCloud
PPTX
BlurockPresentation-KEOD2023
PPTX
KEOD-2023-Poster.pptx
PDF
ChemConnect: Poster for European Combustion Meeting 2017
PPTX
ChemConnect: SMARTCATS presentation
PPTX
EU COST Action CM1404: WG€ - Efficient Data Exchange
PPTX
ChemConnect: Viewing the datasets in the repository
PPTX
ChemConnect: Characterizing CombusAon KineAc Data with ontologies and meta-­‐...
PDF
Poster: Characterizing Ignition behavior through morphing to generic curves
PDF
Poster: Very Open Data Project
PDF
Poster: Adaptive On-­‐the-­‐fly Regression Tabula@on: Beyond ISAT
PPTX
Characterization Ignition Behavior through Morphing to Generic Ignition Curves
PPTX
Paradigms
PPTX
Computability, turing machines and lambda calculus
PPTX
Imperative programming
PPTX
Programming Languages
PPTX
Relational algebra
PPTX
Database normalization
PPTX
Generalization abstraction
Use of Ontologies in Chemical Kinetic Database CHEMCONNECT
KEOD23-JThermodynamcsCloud
BlurockPresentation-KEOD2023
KEOD-2023-Poster.pptx
ChemConnect: Poster for European Combustion Meeting 2017
ChemConnect: SMARTCATS presentation
EU COST Action CM1404: WG€ - Efficient Data Exchange
ChemConnect: Viewing the datasets in the repository
ChemConnect: Characterizing CombusAon KineAc Data with ontologies and meta-­‐...
Poster: Characterizing Ignition behavior through morphing to generic curves
Poster: Very Open Data Project
Poster: Adaptive On-­‐the-­‐fly Regression Tabula@on: Beyond ISAT
Characterization Ignition Behavior through Morphing to Generic Ignition Curves
Paradigms
Computability, turing machines and lambda calculus
Imperative programming
Programming Languages
Relational algebra
Database normalization
Generalization abstraction
Ad

Recently uploaded (20)

PPTX
Digital Literacy And Online Safety on internet
PDF
💰 𝐔𝐊𝐓𝐈 𝐊𝐄𝐌𝐄𝐍𝐀𝐍𝐆𝐀𝐍 𝐊𝐈𝐏𝐄𝐑𝟒𝐃 𝐇𝐀𝐑𝐈 𝐈𝐍𝐈 𝟐𝟎𝟐𝟓 💰
PPTX
Introuction about ICD -10 and ICD-11 PPT.pptx
PDF
FINAL CALL-6th International Conference on Networks & IOT (NeTIOT 2025)
PDF
Sims 4 Historia para lo sims 4 para jugar
PPTX
June-4-Sermon-Powerpoint.pptx USE THIS FOR YOUR MOTIVATION
PDF
Tenda Login Guide: Access Your Router in 5 Easy Steps
PPTX
522797556-Unit-2-Temperature-measurement-1-1.pptx
PPT
Design_with_Watersergyerge45hrbgre4top (1).ppt
PPTX
Funds Management Learning Material for Beg
PDF
Introduction to the IoT system, how the IoT system works
PDF
Decoding a Decade: 10 Years of Applied CTI Discipline
PDF
How to Ensure Data Integrity During Shopify Migration_ Best Practices for Sec...
PPTX
introduction about ICD -10 & ICD-11 ppt.pptx
PDF
SASE Traffic Flow - ZTNA Connector-1.pdf
PPTX
Internet___Basics___Styled_ presentation
PPTX
CHE NAA, , b,mn,mblblblbljb jb jlb ,j , ,C PPT.pptx
PDF
Unit-1 introduction to cyber security discuss about how to secure a system
PDF
APNIC Update, presented at PHNOG 2025 by Shane Hermoso
PPTX
presentation_pfe-universite-molay-seltan.pptx
Digital Literacy And Online Safety on internet
💰 𝐔𝐊𝐓𝐈 𝐊𝐄𝐌𝐄𝐍𝐀𝐍𝐆𝐀𝐍 𝐊𝐈𝐏𝐄𝐑𝟒𝐃 𝐇𝐀𝐑𝐈 𝐈𝐍𝐈 𝟐𝟎𝟐𝟓 💰
Introuction about ICD -10 and ICD-11 PPT.pptx
FINAL CALL-6th International Conference on Networks & IOT (NeTIOT 2025)
Sims 4 Historia para lo sims 4 para jugar
June-4-Sermon-Powerpoint.pptx USE THIS FOR YOUR MOTIVATION
Tenda Login Guide: Access Your Router in 5 Easy Steps
522797556-Unit-2-Temperature-measurement-1-1.pptx
Design_with_Watersergyerge45hrbgre4top (1).ppt
Funds Management Learning Material for Beg
Introduction to the IoT system, how the IoT system works
Decoding a Decade: 10 Years of Applied CTI Discipline
How to Ensure Data Integrity During Shopify Migration_ Best Practices for Sec...
introduction about ICD -10 & ICD-11 ppt.pptx
SASE Traffic Flow - ZTNA Connector-1.pdf
Internet___Basics___Styled_ presentation
CHE NAA, , b,mn,mblblblbljb jb jlb ,j , ,C PPT.pptx
Unit-1 introduction to cyber security discuss about how to secure a system
APNIC Update, presented at PHNOG 2025 by Shane Hermoso
presentation_pfe-universite-molay-seltan.pptx

Ontology for the semantic enhancement, database definition and management and revision control