Appendix B: The LCA ontology (lca.owl)

Size: px
Start display at page:

Download "Appendix B: The LCA ontology (lca.owl)"

Transcription

1 Appendix B: The LCA ontology (lca.owl) <?xml version="1.0"?> <!DOCTYPE rdf:rdf [ <!ENTITY rdf <!ENTITY rdfs <!ENTITY owl <!ENTITY p1 <!ENTITY lca ]> <rdf:rdf xmlns:rdf xmlns:rdfs xmlns:owl xmlns:p1 " " " " " ="&rdf;#" ="&rdfs;#" ="&owl;#" ="&p1;#" > xmlns:lca xml:base ="&lca;#" ="&lca;#" <owl:ontology rdf:about=" <owl:priorversion rdf:resource=" <owl:imports rdf:resource=" <rdfs:comment>test OWL ontology for lca concepts built on EPISTLE core model ontology</rdfs:comment> <rdfs:comment>last revised by Steven Kraines </rdfs:comment> <rdfs:label>lcaontology</rdfs:label> </owl:ontology> <!-- ***** classes subsumed from EPISTLE core model classes ***** --> <owl:class rdf:about="&lca;#manufacturable_item"> <rdfs:comment>a physical_object that can be produced in an activity</rdfs:comment> <rdfs:subclassof rdf:resource="&p1;#physical_object"/> <owl:class rdf:about="&lca;#consumable_item"> <rdfs:comment>a physical_object that can be consumed in an activity equivalent to raw_material</rdfs:comment> <rdfs:subclassof rdf:resource="&p1;#physical_object"/> <owl:class rdf:about="&lca;#industrial_sector"> <rdfs:subclassof rdf:resource="&p1;#arranged_individual"/> <rdfs:comment>a manufacturing or other industrial sector in an urban system</rdfs:comment> <owl:class rdf:about="&lca;#natural_activity"> <rdfs:subclassof rdf:resource="&p1;#activity"/> <rdfs:comment>any natural activity mediated by some object or activity in nature</rdfs:comment> <owl:class rdf:about="&lca;#permission_type"> <rdfs:comment>the permission type for a modeling assumption or tool of analysis</rdfs:comment> <rdfs:subclassof rdf:resource="&p1;#single_property_dimension"/> <owl:class rdf:about="&lca;#human_activity"> <rdfs:subclassof rdf:resource="&p1;#activity"/> <rdfs:comment>any human activity mediated by some artificial or human object or activity</rdfs:comment> <owl:class rdf:about="&lca;#substance"> <rdfs:comment>a type of energy or material substance</rdfs:comment> <rdfs:subclassof rdf:resource="&p1;#class_of_arranged_individual"/> 38

2 <owl:class rdf:about="&lca;#quantity"> <rdfs:comment>a physical quantity of some substance possibly distributed in time and/or space</rdfs:comment> <rdfs:subclassof rdf:resource="&p1;#abstract_object"/> <owl:class rdf:about="&lca;#actor"> <rdfs:comment>the subject and initiating possible_individual for an activity</rdfs:comment> <rdfs:subclassof rdf:resource="&p1;#possible_individual"/> <!-- ***** possible individual classes ***** --> <!-- ***** physical object classes ***** --> <owl:class rdf:about="&lca;#artifact"> <rdfs:comment>a physical man-made artifact, i.e. a physical object that can be created in a human activity - equivalent to industrial_product</rdfs:comment> <rdfs:subclassof rdf:resource="&lca;#manufacturable_item"/> <owl:class rdf:about="&lca;#factory_plant"> <rdfs:subclassof rdf:resource="&lca;#artifact"/> <owl:class rdf:about="&lca;#power_plant"> <rdfs:comment>a power generation plant facility</rdfs:comment> <rdfs:subclassof rdf:resource="&lca;#factory_plant"/> <owl:class rdf:about="&lca;#processing_plant"> <rdfs:subclassof rdf:resource="&lca;#factory_plant"/> <rdfs:comment>a plant whose main purpose is to process some input material</rdfs:comment> <owl:class rdf:about="&lca;#transportation_device"> <rdfs:subclassof rdf:resource="&p1;#functional_physical_object"/> <rdfs:subclassof rdf:resource="&lca;#artifact"/> <owl:class rdf:about="&lca;#vehicle"> <rdfs:comment>vehicles for transportation of people or physical objects</rdfs:comment> <rdfs:subclassof rdf:resource="&lca;#transportation_device"/> <owl:class rdf:about="&lca;#train"> <rdfs:subclassof rdf:resource="&lca;#vehicle"/> <owl:class rdf:about="&lca;#truck"> <rdfs:subclassof rdf:resource="&lca;#vehicle"/> <owl:class rdf:about="&lca;#car"> <rdfs:subclassof rdf:resource="&lca;#vehicle"/> <owl:class rdf:about="&lca;#energy_device"> <rdfs:subclassof rdf:resource="&p1;#functional_physical_object"/> <rdfs:subclassof rdf:resource="&lca;#artifact"/> <owl:class rdf:about="&lca;#gas_turbine"> <rdfs:subclassof rdf:resource="&lca;#energy_device"/> <owl:class rdf:about="&lca;#fuel_cell"> 39

3 <rdfs:subclassof rdf:resource="&lca;#energy_device"/> <owl:class rdf:about="&lca;#heat_exchanger"> <rdfs:comment>a device for transferring heat between two fluids</rdfs:comment> <rdfs:subclassof rdf:resource="&lca;#energy_device"/> <!-- ***** activity classes ***** --> <owl:class rdf:about="&lca;#urban_activity"> <rdfs:subclassof rdf:resource="&lca;#human_activity"/> <rdfs:comment>any human activity mediated by some artificial object or process that occurs in urban regions</rdfs:comment> <owl:class rdf:about="&lca;#production_activity"> <rdfs:subclassof rdf:resource="&lca;#generation_activity"/> <rdfs:comment>any human urban activity that results in the generation of some positively valued physical object or substance</rdfs:comment> <owl:class rdf:about="&lca;#generation_activity"> <rdfs:comment>any human urban activity that results in the generation of some physical object or substance</rdfs:comment> <rdfs:subclassof rdf:resource="&lca;#conversion_activity"/> <owl:class rdf:about="&lca;#shipping_activity"> <rdfs:subclassof rdf:resource="&lca;#transportation_activity"/> <rdfs:comment>any human urban activity that involves shipping of physical objects by vehicle transportation</rdfs:comment> <owl:class rdf:about="&lca;#conversion_activity"> <rdfs:comment>any human urban activity that results in the conversion of one thing to another</rdfs:comment> <rdfs:subclassof rdf:resource="&lca;#urban_activity"/> <owl:class rdf:about="&lca;#waste_processing"> <rdfs:subclassof rdf:resource="&lca;#processing_activity"/> <rdfs:comment>any human urban activity for processing some waste material</rdfs:comment> <owl:class rdf:about="&lca;#disposal_activity"> of some input substance for disposal</rdfs:comment> <rdfs:subclassof rdf:resource="&lca;#processing_activity"/> <owl:class rdf:about="&lca;#commuting_activity"> <rdfs:comment>any human urban activity that involves commuting of people by vehicle transportation</rdfs:comment> <rdfs:subclassof rdf:resource="&lca;#transportation_activity"/> <owl:class rdf:about="&lca;#building_construction"> <rdfs:comment>building construction activity</rdfs:comment> <rdfs:subclassof rdf:resource="&lca;#production_activity"/> <owl:class rdf:about="&lca;#transportation_activity"> <rdfs:subclassof rdf:resource="&lca;#urban_activity"/> <rdfs:comment>any human urban activity that involves the transportation of some physical object</rdfs:comment> <owl:class rdf:about="&lca;#processing_activity"> <rdfs:subclassof rdf:resource="&lca;#conversion_activity"/> 40

4 of some input substance</rdfs:comment> <rdfs:subclassof rdf:resource="&lca;#consumption_activity"/> <owl:class rdf:about="&lca;#energy_recovery"> <rdfs:subclassof rdf:resource="&lca;#energy_generation"/> <rdfs:subclassof rdf:resource="&lca;#recycling_activity"/> of some input substance for energy recovery</rdfs:comment> <owl:class rdf:about="&lca;#consumption_activity"> <rdfs:subclassof rdf:resource="&lca;#urban_activity"/> <rdfs:comment>any human urban activity that results in consumption, i.e. input, of some physical object or substance</rdfs:comment> <owl:class rdf:about="&lca;#energy_reuse"> of some input energy for reuse</rdfs:comment> <rdfs:subclassof rdf:resource="&lca;#energy_generation"/> <rdfs:subclassof rdf:resource="&lca;#recycling_activity"/> <owl:class rdf:about="&lca;#emission_activity"> <rdfs:subclassof rdf:resource="&lca;#generation_activity"/> <rdfs:comment>any human urban activity that results in the generation of some non-positively valued physical object or substance</rdfs:comment> <owl:class rdf:about="&lca;#recycling_activity"> of some input substance for recycling</rdfs:comment> <rdfs:subclassof rdf:resource="&lca;#processing_activity"/> <owl:class rdf:about="&lca;#collection_activity"> <rdfs:comment>any human urban activity that involves the vehicle based collection of some physical object</rdfs:comment> <rdfs:subclassof rdf:resource="&lca;#transportation_activity"/> <owl:class rdf:about="&lca;#energy_generation"> <rdfs:comment>any human urban activity that results in the generation of energy</rdfs:comment> <rdfs:subclassof rdf:resource="&lca;#generation_activity"/> <!-- ***** abstract object classes ***** --> <owl:class rdf:about="&lca;#permitted"> <owl:disjointwith rdf:resource="&lca;#not_permitted"/> <rdfs:subclassof rdf:resource="&lca;#permission_type"/> <rdfs:comment>use of this assumption, tool, or database is permitted</rdfs:comment> <owl:disjointwith rdf:resource="&lca;#permitted_with_condition"/> <owl:class rdf:about="&lca;#not_permitted"> <owl:disjointwith rdf:resource="&lca;#permitted"/> <rdfs:subclassof rdf:resource="&lca;#permission_type"/> <rdfs:comment>use of this assumption, tool, or database is not permitted</rdfs:comment> <owl:disjointwith rdf:resource="&lca;#permitted_with_condition"/> <owl:class rdf:about="&lca;#permitted_with_condition"> <rdfs:comment>use of this assumption, tool, or database is permitted under certain conditions</rdfs:comment> <owl:disjointwith rdf:resource="&lca;#permitted"/> <rdfs:subclassof rdf:resource="&lca;#permission_type"/> <owl:disjointwith rdf:resource="&lca;#not_permitted"/> 41

5 <!-- ********* Properties ***************** --> <owl:objectproperty rdf:about="&lca;#has_actee"> <rdfs:range> <owl:class> <owl:unionof rdf:parsetype="collection"> <owl:class rdf:about="&lca;#artifact"/> <owl:class rdf:about="&lca;#substance"/> </owl:unionof> </rdfs:range> <rdfs:domain rdf:resource="&lca;#urban_activity"/> <owl:objectproperty rdf:about="&lca;#actor_of"> <owl:inverseof> <owl:objectproperty rdf:about="&lca;#has_actor"/> </owl:inverseof> <owl:objectproperty rdf:about="&lca;#actee_of"> <owl:inverseof rdf:resource="&lca;#has_actee"/> <owl:objectproperty rdf:about="&lca;#has_actor"> <rdfs:domain rdf:resource="&lca;#urban_activity"/> <rdfs:range rdf:resource="&lca;#actor"/> <owl:objectproperty rdf:about="&lca;#has_permission_type"> <rdfs:range rdf:resource="&lca;#permission_type"/> <owl:objectproperty rdf:about="&lca;#has_start_time"> <rdfs:domain> <owl:class> <owl:unionof rdf:parsetype="collection"> <owl:class rdf:about="&lca;#urban_activity"/> </owl:unionof> </rdfs:domain> <rdf:type rdf:resource="&owl;#functionalproperty"/> <owl:objectproperty rdf:about="&lca;#has_end_time"> <rdf:type rdf:resource="&owl;#functionalproperty"/> <rdfs:domain> <owl:class> <owl:unionof rdf:parsetype="collection"> <owl:class rdf:about="&lca;#urban_activity"/> </owl:unionof> </rdfs:domain> </rdf:rdf> 42

6 Appendix C: The bridging ontology (bridge.owl) <?xml version="1.0"?> <!DOCTYPE rdf:rdf [ <!ENTITY rdf " <!ENTITY rdfs " <!ENTITY owl " <!ENTITY p1 " <!ENTITY bridge " <!ENTITY lca " <!ENTITY csml " <!ENTITY streams " <!ENTITY substance " <!ENTITY quantities " <!ENTITY phenomenon " <!ENTITY spatiallocation " ]> <rdf:rdf xmlns:rdf xmlns:rdfs xmlns:owl xmlns:p1 ="&rdf;#" ="&rdfs;#" ="&owl;#" ="&p1;#" > xmlns:bridge ="&bridge;#" xmlns:lca ="&lca;#" xmlns:csml ="&csml;#" xmlns:streams ="&streams;#" xmlns:substance ="&substance;#" xmlns:quantities ="&quantities;#" xmlns:phenomenon ="&phenomenon;#" xmlns:spatiallocation ="&spatiallocation;#" xml:base ="&bridge;#" <owl:ontology rdf:about=" <owl:priorversion rdf:resource=" <owl:imports rdf:resource=" <owl:imports rdf:resource=" <owl:imports rdf:resource=" <owl:imports rdf:resource=" <owl:imports rdf:resource=" <owl:imports rdf:resource=" <owl:imports rdf:resource=" <owl:imports rdf:resource=" <rdfs:comment>test bridge OWL ontology - built on EPISTLE core model ontology</rdfs:comment> <rdfs:comment>last revised by Steven Kraines </rdfs:comment> <rdfs:label>bridge_ontology</rdfs:label> </owl:ontology> <!-- ***** list of equivalencies ***** --> <owl:class rdf:about="&lca;#human_activity"> <rdfs:comment>any human activity mediated by some artificial or human object or activity</rdfs:comment> <owl:class rdf:about="&lca;#substance"> <rdfs:comment>a type of energy or material substance</rdfs:comment> <owl:equivalentclass rdf:resource="&substance;#substance"/> <owl:equivalentclass rdf:resource="&csml;#substance"/> <owl:class rdf:about="&lca;#quantity"> <rdfs:comment>a physical quantity of some substance possibly distributed in time and/or space</rdfs:comment> <owl:equivalentclass rdf:resource="&quantities;#quantity"/> <owl:equivalentclass rdf:resource="&substance;#quantity"/> <owl:equivalentclass rdf:resource="&csml;#quantity"/> 43

7 <owl:class rdf:about="&lca;#actor"> <rdfs:comment>the subject and initiating possible_individual for an activity</rdfs:comment> <owl:equivalentclass rdf:resource="&phenomenon;#actor"/> <!-- ***** list of subsumption relationships ***** --> <owl:class rdf:about="&lca;#energy_generation"> <rdfs:comment>any human urban activity that results in the generation of energy</rdfs:comment> <rdfs:subclassof rdf:resource="&substance;#energy_substance"/> <owl:class rdf:about="&streams;#energy_supply"> <rdfs:subclassof rdf:resource="&substance;#energy_substance"/> <owl:class rdf:about="&streams;#electricity_supply"> <rdfs:subclassof rdf:resource="&substance;#electricity"/> <owl:class rdf:about="&streams;#heating_supply"> <rdfs:subclassof rdf:resource="&substance;#heat"/> <owl:class rdf:about="&streams;#heating_demand"> <rdfs:subclassof rdf:resource="&substance;#heat"/> <owl:class rdf:about="&streams;#electricity_demand"> <rdfs:subclassof rdf:resource="&substance;#electricity"/> <owl:class rdf:about="&streams;#energy_demand"> <rdfs:subclassof rdf:resource="&substance;#energy_substance"/> </rdf:rdf> 44

Web Ontology Language: OWL

Web Ontology Language: OWL Web Ontology Language: OWL Bojan Furlan A Semantic Web Primer, G. Antoniou, F. van Harmelen Requirements for Ontology Languages Ontology languages allow users to write explicit, formal conceptualizations

More information

Short notes about OWL 1

Short notes about OWL 1 University of Rome Tor Vergata Short notes about OWL 1 Manuel Fiorelli fiorelli@info.uniroma2.it [1] this presentation is limited to OWL 1 features. A new version of OWL (OWL 2), which adds further features

More information

Comparison of Semantic Web serialization syntaxes

Comparison of Semantic Web serialization syntaxes Comparison of Semantic Web serialization syntaxes Tony Mallia Edmond Scientific 7 March 2015 Introduction This is the comparison of serialization syntaxes supported by Protégé. The sample contains two

More information

KDI OWL. Fausto Giunchiglia and Mattia Fumagallli. University of Trento

KDI OWL. Fausto Giunchiglia and Mattia Fumagallli. University of Trento KDI OWL Fausto Giunchiglia and Mattia Fumagallli University of Trento Roadmap Introduction The OWL Full Language OWL DL and OWL lite Exercises 2 Introduction Chapter 1 3 Requirements for Ontology Languages

More information

The Semantic Web RDF, RDF Schema, and OWL (Part 2)

The Semantic Web RDF, RDF Schema, and OWL (Part 2) The Semantic Web RDF, RDF Schema, and OWL (Part 2) Mitchell W. Smith Array BioPharma, Inc. msmith@arraybiopharma.com Page Agenda Part One: RDF RDF/XML Syntax RDF Schema SPARQL Part Two: OWL Ontologies

More information

Chapter 2 AN INTRODUCTION TO THE OWL WEB ONTOLOGY LANGUAGE 1. INTRODUCTION. Jeff Heflin Lehigh University

Chapter 2 AN INTRODUCTION TO THE OWL WEB ONTOLOGY LANGUAGE 1. INTRODUCTION. Jeff Heflin Lehigh University Chapter 2 AN INTRODUCTION TO THE OWL WEB ONTOLOGY LANGUAGE Jeff Heflin Lehigh University Abstract: Key words: 1. INTRODUCTION The OWL Web Ontology Language is an international standard for encoding and

More information

DEVELOPING AN OWL ONTOLOGY FOR E- TOURISM

DEVELOPING AN OWL ONTOLOGY FOR E- TOURISM Chapter 4 DEVELOPING AN OWL ONTOLOGY FOR E- TOURISM Jorge Cardoso Department of Mathematics and Engineering, University of Madeira, 9000-390, Funchal, Portugal jcardoso@uma.pt 1. INTRODUCTION Currently,

More information

Knowledge Representation RDF Turtle Namespace

Knowledge Representation RDF Turtle Namespace Knowledge Representation RDF Turtle Namespace Jan Pettersen Nytun, UiA 1 URIs Identify Web Resources Web addresses are the most common URIs, i.e., uniform Resource Locators (URLs). RDF resources are usually

More information

Web Ontology Language: OWL

Web Ontology Language: OWL Web Ontology Language: OWL Grigoris Antoniou Frank van Harmelen 1 Lecture Outline 1. Basic Ideas of OWL 2. The OWL Language 3. Examples 4. The OWL Namespace 5. Future Extensions 2 Requirements for Ontology

More information

Web Ontology Language: OWL by Grigoris Antoniou Frank van Harmelen

Web Ontology Language: OWL by Grigoris Antoniou Frank van Harmelen Web Ontology Language: OWL by Grigoris Antoniou Frank van Harmelen Reference: `A Semantic Web Primer, by Grigoris Antoniou and Frank van Harmelen, The MIT Press, 2004 Lecture Outline 1. Basic Ideas of

More information

Table of Contents. iii

Table of Contents. iii Current Web 1 1.1 Current Web History 1 1.2 Current Web Characteristics 2 1.2.1 Current Web Features 2 1.2.2 Current Web Benefits 3 1.2.3. Current Web Applications 3 1.3 Why the Current Web is not Enough

More information

Semantic Technologies

Semantic Technologies Semantic Technologies Part 14: Werner Nutt Acknowledgment These slides are based on the Latex version of slides by Markus Krötzsch of TU Dresden W. Nutt Semantic Technologies 2014/2015 (1/66) OWL W. Nutt

More information

FOUNDATIONS OF SEMANTIC WEB TECHNOLOGIES

FOUNDATIONS OF SEMANTIC WEB TECHNOLOGIES FOUNDATIONS OF SEMANTIC WEB TECHNOLOGIES OWL Syntax & Intuition Sebastian Rudolph Dresden, 26 April 2013 Content Overview & XML 9 APR DS2 Hypertableau II 7 JUN DS5 Introduction into RDF 9 APR DS3 Tutorial

More information

Web Ontology Language: OWL

Web Ontology Language: OWL Web Ontology Language: OWL 1 Requirements for Ontology Languages Ontology languages allow users to write explicit, formal conceptualizations of domain models The main requirements are: a well-defined syntax

More information

Knowledge management. OWL Web Ontology Language

Knowledge management. OWL Web Ontology Language Knowledge management. OWL Web Ontology Language 1 RDF/RDFS RDF: triples for making assertions about resources RDFS extends RDF with schema vocabulary, e.g.: Class, Property type, subclassof, subpropertyof

More information

Chapter 4 Web Ontology Language: OWL

Chapter 4 Web Ontology Language: OWL Web Ontology Language: OWL Grigoris Antoniou Frank van Harmelen 1 Lecture Outline 1. Basic Ideas of OWL 2. The OWL Language 3. Examples 4. The OWL Namespace 5. Future Extensions 2 Requirements for Ontology

More information

An RDF-based Distributed Expert System

An RDF-based Distributed Expert System An RDF-based Distributed Expert System NAPAT PRAPAKORN*, SUPHAMIT CHITTAYASOTHORN** Department of Computer Engineering King Mongkut's Institute of Technology Ladkrabang Faculty of Engineering, Bangkok

More information

12th ICCRTS. On the Automated Generation of an OWL Ontology based on the Joint C3 Information Exchange Data Model (JC3IEDM)

12th ICCRTS. On the Automated Generation of an OWL Ontology based on the Joint C3 Information Exchange Data Model (JC3IEDM) 12th ICCRTS On the Automated Generation of an OWL Ontology based on the Joint C3 Information Exchange Data Model (JC3IEDM) Christopher J. Matheus and Brian Ulicny VIStology, Inc. Framingham, MA, U.S.A.

More information

Knowledge management. OWL Web Ontology Language

Knowledge management. OWL Web Ontology Language RDF/RDFS Knowledge management. OWL Web Ontology Language RDF: triples for making assertions about resources RDFS extends RDF with schema vocabulary, e.g.: Class, Property type, subclassof, subpropertyof

More information

Semantic Web Technologies: Web Ontology Language

Semantic Web Technologies: Web Ontology Language Semantic Web Technologies: Web Ontology Language Motivation OWL Formal Semantic OWL Synopsis OWL Programming Introduction XML / XML Schema provides a portable framework for defining a syntax RDF forms

More information

$ A. Ontology%&'( Ontology A.1Kq (target.owl)

$ A. Ontology%&'( Ontology A.1Kq (target.owl) $ A Ontology%&'( Ontology A.1Kq (target.owl) xmlns="http://www3.nccu.edu.tw/~93356026/target.owl#" xmlns:environment="http://www3.nccu.ed.tw/~93356026/environment.owl#" xmlns:user="http://www3.nccu.edu.tw/~93356026/user.owl#"

More information

A Frame-based Resource Description Framework Expert System

A Frame-based Resource Description Framework Expert System A Frame-based Resource Description Framework Expert System NAPAT PRAPAKORN*, SUPHAMIT CHITTAYASOTHORN** Department of Computer Engineering King Mongkut's Institute of Technology Ladkrabang Faculty of Engineering,

More information

08 OWL SEMANTIC WEB ONTOLOGY WEB LANGUAGE IMRAN IHSAN ASSISTANT PROFESSOR, AIR UNIVERSITY, ISLAMABAD

08 OWL SEMANTIC WEB ONTOLOGY WEB LANGUAGE IMRAN IHSAN ASSISTANT PROFESSOR, AIR UNIVERSITY, ISLAMABAD SEMANTIC WEB 08 OWL ONTOLOGY WEB LANGUAGE IMRAN IHSAN ASSISTANT PROFESSOR, AIR UNIVERSITY, ISLAMABAD WWW.IMRANIHSAN.COM BASED ON SLIDES FROM GRIGORIS ANTONIOU AND FRANK VAN HARMELEN THE OWL FAMILY TREE

More information

RDF /RDF-S Providing Framework Support to OWL Ontologies

RDF /RDF-S Providing Framework Support to OWL Ontologies RDF /RDF-S Providing Framework Support to OWL Ontologies Rajiv Pandey #, Dr.Sanjay Dwivedi * # Amity Institute of information Technology, Amity University Lucknow,India * Dept.Of Computer Science,BBA University

More information

Introduction to OWL. Marco Ronchetti Università di Trento Italy

Introduction to OWL. Marco Ronchetti Università di Trento Italy Introduction to OWL Marco Ronchetti Università di Trento Italy Languages Work on Semantic Web has concentrated on the definition of a collection or stack of languages.! These languages are then used to

More information

Chapter 4 OWL. Outline. A Brief History of OWL: SHOE. The OWL Family Tree

Chapter 4 OWL. Outline. A Brief History of OWL: SHOE. The OWL Family Tree Chapter 4 OWL Outline 1. A bit of history 2. Basic Ideas of OWL 3. The OWL Language 4. Examples 5. The OWL Namespace 6. Future Extensions Based on slides from Grigoris Antoniou and Frank van Harmelen The

More information

FHIR RDF Sample side by side comparisons

FHIR RDF Sample side by side comparisons 1 2 FHIR RDF Sample side by side comparisons V10 Tony Mallia 12/1/15 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 Contents 1 Datatypes (section

More information

Teil IV: Wissensrepräsentation im WWW. Kap.11: Semantic Web. The semantic web layer cake

Teil IV: Wissensrepräsentation im WWW. Kap.11: Semantic Web. The semantic web layer cake The semantic web layer cake Vorlesung Künstliche Intelligenz Wintersemester 2007/08 Teil IV: Wissensrepräsentation im WWW Kap.11: Semantic Web Dieses Kapitel basiert weitgehend auf Material von Pascal

More information

Teil IV: Wissensrepräsentation im WWW. Kap.11: Semantic Web

Teil IV: Wissensrepräsentation im WWW. Kap.11: Semantic Web Vorlesung Künstliche Intelligenz Wintersemester 2007/08 Teil IV: Wissensrepräsentation im WWW Kap.11: Semantic Web Dieses Kapitel basiert weitgehend auf Material von Pascal Hitzler. Weitere Infos gibt

More information

Mustafa Jarrar: Lecture Notes on RDF Schema Birzeit University, Version 3. RDFS RDF Schema. Mustafa Jarrar. Birzeit University

Mustafa Jarrar: Lecture Notes on RDF Schema Birzeit University, Version 3. RDFS RDF Schema. Mustafa Jarrar. Birzeit University Mustafa Jarrar: Lecture Notes on RDF Schema Birzeit University, 2018 Version 3 RDFS RDF Schema Mustafa Jarrar Birzeit University 1 Watch this lecture and download the slides Course Page: http://www.jarrar.info/courses/ai/

More information

Integration of the Semantic Web with Meta Object Facilities

Integration of the Semantic Web with Meta Object Facilities Integration of the Semantic Web with Meta Object Facilities Work in progress supported by the U.S. General Service Administration s Open Source egov Reference Architecture (OsEra) Project Cory Casanave,

More information

Semantic Web. Ontology and OWL. Morteza Amini. Sharif University of Technology Fall 95-96

Semantic Web. Ontology and OWL. Morteza Amini. Sharif University of Technology Fall 95-96 ه عا ی Semantic Web Ontology and OWL Morteza Amini Sharif University of Technology Fall 95-96 Outline Introduction & Definitions Ontology Languages OWL (Ontology Web Language) 2 Outline Introduction &

More information

The Semantic Web. Mansooreh Jalalyazdi

The Semantic Web. Mansooreh Jalalyazdi 1 هو العليم 2 The Semantic Web Mansooreh Jalalyazdi 3 Content Syntactic web XML Add semantics Representation Language RDF, RDFS OWL Query languages 4 History of the Semantic Web Tim Berners-Lee vision

More information

SWAD-Europe Deliverable 8.3: RDF Encoding of Multilingual Thesauri

SWAD-Europe Deliverable 8.3: RDF Encoding of Multilingual Thesauri Mon Jun 07 2004 12:12:05 Europe/London SWAD-Europe Deliverable 8.3: RDF Encoding of Multilingual Thesauri Project name: Semantic Web Advanced Development for Europe (SWAD-Europe) Project Number: IST-2001-34732

More information

The Semantic Web. INF5100 Autumn 2007 Norun C. Sanderson

The Semantic Web. INF5100 Autumn 2007 Norun C. Sanderson The Semantic Web INF5100 Autumn 2007 Norun C. Sanderson Outline TheSemanticWeb visionand purpose Technology building blocks Application areas Future INF5100 Autumn 2007 2 What is the Semantic Web? The

More information

Why Ontologies? RRDIU - Semantic Web 2

Why Ontologies? RRDIU - Semantic Web 2 Ontologies OWL2 Why Ontologies? 2019-01-21 01RRDIU - Semantic Web 2 Semantics Knowledge Organizazion Systems Term Lists Authority files Glossaries Dictionaries, Vocabularies Gazetteers Classifications

More information

Semantic Web In Depth: Resource Description Framework. Dr Nicholas Gibbins 32/4037

Semantic Web In Depth: Resource Description Framework. Dr Nicholas Gibbins 32/4037 Semantic Web In Depth: Resource Description Framework Dr Nicholas Gibbins 32/4037 nmg@ecs.soton.ac.uk RDF syntax(es) RDF/XML is the standard syntax Supported by almost all tools RDF/N3 (Notation3) is also

More information

Web Document Compaction by Compressing URI references in RDF and OWL Data

Web Document Compaction by Compressing URI references in RDF and OWL Data Web Document Compaction by Compressing URI references in RDF and OWL Data Kisung Lee Telematics USN Research Division Electronics and Telecommunications Research Institute 138, Gajeongno, Yuseong-gu Daejeon,

More information

Chapter 4 OWL. Outline. The OWL Family Tree. A Brief History of OWL: SHOE

Chapter 4 OWL. Outline. The OWL Family Tree. A Brief History of OWL: SHOE Chapter 4 OWL Outline 1. A bit of history 2. Basic Ideas of OWL 3. The OWL Language 4. Examples 5. The OWL Namespace 6. OWL 2 Based on slides from Grigoris Antoniou and Frank van Harmelen The OWL Family

More information

Chapter 3 Research Method

Chapter 3 Research Method Chapter 3 Research Method 3.1 A Ontology-Based Method As we mention in section 2.3.6, we need a common approach to build up our ontologies for different B2B standards. In this chapter, we present a ontology-based

More information

Schemas (documentation for 6.1)

Schemas (documentation for 6.1) SWAD-Europe: WP6.3b Pragmatic Methods for Mapping Semantics from XML Schemas (documentation for 6.1) Project name: Semantic Web Advanced Development for Europe (SWAD-Europe) Project Number: IST-2001-34732

More information

For return on 19 January 2018 (late submission: 2 February 2018)

For return on 19 January 2018 (late submission: 2 February 2018) Semantic Technologies Autumn 2017 Coursework For return on 19 January 2018 (late submission: 2 February 2018) Electronic submission:.pdf and.owl files only 1. (6%) Consider the following XML document:

More information

Making BioPAX SPARQL

Making BioPAX SPARQL Making BioPAX SPARQL hands on... start a terminal create a directory jena_workspace, move into that directory download jena.jar (http://tinyurl.com/3vlp7rw) download biopax data (http://www.biopax.org/junk/homosapiens.nt

More information

TMCL and OWL. Lars Marius Garshol. Bouvet, Oslo, Norway

TMCL and OWL. Lars Marius Garshol. Bouvet, Oslo, Norway TMCL and OWL Lars Marius Garshol Bouvet, Oslo, Norway larsga@bouvet.no Abstract. This paper compares the Topic Maps schema language TMCL with the corresponding RDF technologies RDFS/OWL, and describes

More information

ISO/TS TECHNICAL SPECIFICATION

ISO/TS TECHNICAL SPECIFICATION TECHNICAL SPECIFICATION ISO/TS 15926-8 First edition 2011-10-15 Industrial automation systems and integration Integration of life-cycle data for process plants including oil and gas production facilities

More information

Ontological Modeling: Part 15

Ontological Modeling: Part 15 Ontological Modeling: Part 15 Terry Halpin INTI International University This is the fifteenth article in a series on ontology-based approaches to modeling. The main focus is on popular ontology languages

More information

Extracting Ontologies from Standards: Experiences and Issues

Extracting Ontologies from Standards: Experiences and Issues Extracting Ontologies from Standards: Experiences and Issues Ken Baclawski, Yuwang Yin, Sumit Purohit College of Computer and Information Science Northeastern University Eric S. Chan Oracle Abstract We

More information

Semantic Web in Depth: Web Ontology Language (OWL) Dr Nicholas Gibbins 32/3019

Semantic Web in Depth: Web Ontology Language (OWL) Dr Nicholas Gibbins 32/3019 Semantic Web in Depth: Web Ontology Language (OWL) Dr Nicholas Gibbins 32/3019 nmg@ecs.soton.ac.uk Introducing OWL For many, RDF Schema is a sufficiently expressive ontology language However, there are

More information

Outline RDF. RDF Schema (RDFS) RDF Storing. Semantic Web and Metadata What is RDF and what is not? Why use RDF? RDF Elements

Outline RDF. RDF Schema (RDFS) RDF Storing. Semantic Web and Metadata What is RDF and what is not? Why use RDF? RDF Elements Knowledge management RDF and RDFS 1 RDF Outline Semantic Web and Metadata What is RDF and what is not? Why use RDF? RDF Elements RDF Schema (RDFS) RDF Storing 2 Semantic Web The Web today: Documents for

More information

Formalising the Semantic Web. (These slides have been written by Axel Polleres, WU Vienna)

Formalising the Semantic Web. (These slides have been written by Axel Polleres, WU Vienna) Formalising the Semantic Web (These slides have been written by Axel Polleres, WU Vienna) The Semantics of RDF graphs Consider the following RDF data (written in Turtle): @prefix rdfs: .

More information

Answers for Practice Number 3

Answers for Practice Number 3 RDFS-Exercise 1. Answers for Practice Number 3 Give a graphical presentation and RDF Schema that describe the following: Professors and assistants are subclasses of teachers. Each techer has a name. Each

More information

Deep integration of Python with Semantic Web technologies

Deep integration of Python with Semantic Web technologies Deep integration of Python with Semantic Web technologies Marian Babik, Ladislav Hluchy Intelligent and Knowledge Technologies Group Institute of Informatics, SAS Goals of the presentation Brief introduction

More information

Introduction to the Semantic Web. Alberto Fernández University Rey Juan Carlos

Introduction to the Semantic Web. Alberto Fernández University Rey Juan Carlos Introduction to the Semantic Web Alberto Fernández University Rey Juan Carlos alberto.fernandez@urjc.es 1 2 1 University Rey Juan Carlos Alcorcón Medicine & Health Sciences Vicálvaro Law & Social Sciences

More information

Chapter 3. RDF Schema

Chapter 3. RDF Schema Chapter 3 RDF Schema Introduction l RDF has a very simple data model l RDF Schema (RDFS) enriches the data model, adding vocabulary & associated semantics for Classes and es Properties and sub-properties

More information

Publishing OWL ontologies with Presto

Publishing OWL ontologies with Presto Publishing OWL ontologies with Presto Alexander De Leon 1 and 1,2 1 School of Computer Science 2 Department of Biology Carleton University, 1125 Colonel By Drive, Ottawa, Ontario, K1S5B6 Canada Presented

More information

Modeling LMF compliant lexica in OWL-DL

Modeling LMF compliant lexica in OWL-DL 19 21 June 11th International conference DIN Deutsches Institut für Normung e. V. Modeling LMF compliant lexica in OWL-DL Malek Lhioui 1, Kais Haddar 1 and Laurent Romary 2 1 : Multimedia, InfoRmation

More information

RuleML and SWRL, Proof and Trust

RuleML and SWRL, Proof and Trust RuleML and SWRL, Proof and Trust Semantic Web F. Abel and D. Krause IVS Semantic Web Group January 17, 2008 1 Solution 1: RuleML Express the following RuleML code as a human-readable First Order Logic

More information

Intelligent Agents. Pınar Yolum Utrecht University. Spring 2018 Pınar Yolum

Intelligent Agents. Pınar Yolum Utrecht University. Spring 2018 Pınar Yolum Intelligent Agents Pınar Yolum p.yolum@uu.nl Utrecht University Spring 2018 Pınar Yolum Web Ontology Language Spring 2018 Pınar Yolum Based largely on Dean Allemang; James Hendler, Semantic Web for the

More information

Forward Chaining Reasoning Tool for Rya

Forward Chaining Reasoning Tool for Rya Forward Chaining Reasoning Tool for Rya Rya Working Group, 6/29/2016 Forward Chaining Reasoning Tool for Rya 6/29/2016 1 / 11 OWL Reasoning OWL (the Web Ontology Language) facilitates rich ontology definition

More information

Computer Integration within Problem Solving Process

Computer Integration within Problem Solving Process Computer Integration within Problem Solving Process Teodor Rus The University of Iowa Department of Computer Science Iowa City, IA 52242, USA Email: rus@uiowa.edu Abstract In this paper we show how cloud

More information

Bryan Smith May 2010

Bryan Smith May 2010 Bryan Smith May 2010 Tool (Onto2SMem) to generate declarative knowledge base in SMem from ontology Sound (if incomplete) inference Proof of concept Baseline implementation Semantic memory (SMem) Store

More information

Defining Several Ontologies to Enhance the Expressive Power of Queries

Defining Several Ontologies to Enhance the Expressive Power of Queries Defining everal Ontologies to Enhance the Expressive Power of Queries Bich-Liên Doan and Yolaine Bourda Computer cience Dpt. UPELEC, 3 rue Joliot Curie, 91192 Gif-sur-Yvette, France Bich-Lien.Doan@supelec.fr,

More information

Semantic Information Retrieval: An Ontology and RDFbased

Semantic Information Retrieval: An Ontology and RDFbased Semantic Information Retrieval: An Ontology and RDFbased Model S. Mahaboob Hussain Assistant Professor, CSE Prathyusha Kanakam Assistant Professor, CSE D. Suryanarayana Professor, CSE Swathi Gunnam PG

More information

The ISO D approach

The ISO D approach The ISO 15926 4D approach David Leal, 2016-11-14 With examples of the use of OWL DL inferencing Contents 1. Use of 4D Approach to a stream, as in engineering analysis Instantiation to support inferencing

More information

The Semantic Web. What is the Semantic Web?

The Semantic Web. What is the Semantic Web? The Semantic Web Alun Preece Computing Science, University of Aberdeen (from autumn 2007: School of Computer Science, Cardiff University) What is the Semantic Web, and why do we need it now? How does the

More information

Knowledge Representation VII - IKT507. SPARQL stands for SPARQL Protocol And RDF Query Language

Knowledge Representation VII - IKT507. SPARQL stands for SPARQL Protocol And RDF Query Language Knowledge Representation VII - IKT507 This sentence is false! PARQL stands for PARQL Protocol And RDF Query Language Jan Pettersen Nytun, UiA 1 The emantic Web tack Hierarchy of languages, where each layer

More information

Using ontologies function management

Using ontologies function management for Using ontologies function management Caroline Domerg, Juliette Fabre and Pascal Neveu 22th July 2010 O. Corby C.Faron-Zucker E.Gennari A. Granier I. Mirbel V. Negre A. Tireau Semantic Web tools Ontology

More information

Exercise 3.1 (Win-Move Game: Draw Nodes) Consider again the Win-Move-Game. There, WinNodes and LoseNodes have been axiomatized.

Exercise 3.1 (Win-Move Game: Draw Nodes) Consider again the Win-Move-Game. There, WinNodes and LoseNodes have been axiomatized. Semantic Web 12 3. Unit: OWL Exercise 3.1 (Win-Move Game: Draw Nodes) Consider again the Win-Move-Game. There, WinNodes and LoseNodes have been axiomatized. a) Is it possible to characterize DrawNodes

More information

Reasoning with Rules SWRL as Example. Jan Pettersen Nytun, UIA

Reasoning with Rules SWRL as Example. Jan Pettersen Nytun, UIA Reasoning with Rules SWRL as Example Jan Pettersen Nytun, UIA 1 JPN, UiA 2 What is a rule? Consist of premise and a conclusion. Meaning: In any situation where the premise applies the conclusion must also

More information

SWAD-Europe Deliverable 8.1 Core RDF Vocabularies for Thesauri

SWAD-Europe Deliverable 8.1 Core RDF Vocabularies for Thesauri Mon Jun 07 2004 12:07:51 Europe/London SWAD-Europe Deliverable 8.1 Core RDF Vocabularies for Thesauri Project name: Semantic Web Advanced Development for Europe (SWAD-Europe) Project Number: IST-2001-34732

More information

University of Dublin Trinity College. RDF Schema and OWL

University of Dublin Trinity College. RDF Schema and OWL University of Dublin Trinity College RDF Schema and OWL RDF Vocabulary Description Language 1.0: RDF Schema Web Ontology Language Adapted from course notes of Rob Brennan, TCD, Declan O Sullivan, TCD and

More information

The State of the Art: Ontology Web- Based Languages: XML Based

The State of the Art: Ontology Web- Based Languages: XML Based WWW.JOURNALOFCOMPUTING.ORG 166 The State of the Art: Ontology Web- Based Languages: XML Based Mohammad Mustafa Taye Department of Software Engineering Faculty of Information Technology Philadelphia University,

More information

Semantic Web and Ontologies

Semantic Web and Ontologies Semantic Web and Ontologies People are starting to realize that their information outlives their software Tim Berners-Lee Information meaning is too tightly coupled to its initial use or application. Thus

More information

Practical Temporal Ontology and Markup Language University of Rochester

Practical Temporal Ontology and Markup Language University of Rochester Practical Temporal Ontology and Markup Language University of Rochester George Ferguson November 2004 0 Practical Temporal Ontology & ML Overall Program Summary Problem: Temporal information is ubiquitous

More information

ID2208 Programming Web Services

ID2208 Programming Web Services ID2208 Programming Web Services Semantic Web Services Mihhail Matskin: http://people.kth.se/~misha/id2208/ Spring 2015 Content Semantic Web Services Semantic Web RDF Model Service ontology OWL-S Profile

More information

The P2 Registry

The P2 Registry The P2 Registry -------------------------------------- Where the Semantic Web and Web 2.0 meet Digital Preservation David Tarrant, Steve Hitchcock & Les Carr davetaz / sh94r / lac @ecs.soton.ac.uk School

More information

ROWLBAC Representing Role Based Access Control in OWL

ROWLBAC Representing Role Based Access Control in OWL T. Finin A. Joshi J. Niu R. Sandhu W. Winsborough B. Thuraisingham a presentation by Jeremy Clark ROWLBAC Representing Role Based Access Control in OWL Introduction This paper examines the relationship

More information

Metamodels for RDF Schema and OWL

Metamodels for RDF Schema and OWL Metamodels for RDF Schema and OWL Daniel T. Chang Elisa Kendall IBM Silicon Valley Lab Sandpiper Software, Inc. 555 Bailey Ave., San Jose, CA 95141 2053 Grant Road, #162, Los Altos, CA 94024 dtchang@us.ibm.com

More information

An Alternative CIM Modeling Approach using JSON-LD

An Alternative CIM Modeling Approach using JSON-LD An Alternative CIM Modeling Approach using JSON-LD Authors: Milan Gavrić, Kosa Nenadić Presented by: Milan Gavrić, Ph.D. milan.gavric@schneider-electric-dms.com Head of Systems Integration Department Content

More information

SEMANTIC WEB 05 RDF SCHEMA MODELLING SEMANTICS IMRAN IHSAN ASSISTANT PROFESSOR, AIR UNIVERSITY, ISLAMABAD

SEMANTIC WEB 05 RDF SCHEMA MODELLING SEMANTICS IMRAN IHSAN ASSISTANT PROFESSOR, AIR UNIVERSITY, ISLAMABAD SEMANTIC WEB 05 RDF SCHEMA MODELLING SEMANTICS IMRAN IHSAN ASSISTANT PROFESSOR, AIR UNIVERSITY, ISLAMABAD WWW.IMRANIHSAN.COM INTRODUCTION RDF has a very simple data model RDF Schema (RDFS) enriches the

More information

ScadaOnWeb Web Based Supervisory Control and Data Acquisition

ScadaOnWeb Web Based Supervisory Control and Data Acquisition ScadaOnWeb Web Based Supervisory Control and Data Acquisition Thomas Dreyer 1, David Leal 2, Andrea Schröder 3 and Michael Schwan 3 1 RACOS Technische Informationssysteme, Max-Stromeyer-Str. 172, 78467

More information

An Approach for Composing Web Services through OWL Kumudavalli.N Mtech Software Engineering

An Approach for Composing Web Services through OWL Kumudavalli.N Mtech Software Engineering www.ijecs.in International Journal Of Engineering And Computer Science ISSN: 2319-7242 Volume 6 Issue 2 Feb. 2017, Page No. 20383-20387 Index Copernicus Value (2015): 58.10, DOI: 10.18535/ijecs/v6i2.39

More information

XML and Semantic Web Technologies. III. Semantic Web / 2. Web Ontology Language (OWL)

XML and Semantic Web Technologies. III. Semantic Web / 2. Web Ontology Language (OWL) XML and Semantic Web Technologies XML and Semantic Web Technologies. Semantic Web / 2. Web Ontology Language (OWL) Lars Schmidt-Thieme nformation Systems and Machine Learning Lab (SMLL) nstitute of Economics

More information

Reasoning with the Web Ontology Language (OWL)

Reasoning with the Web Ontology Language (OWL) Reasoning with the Web Ontology Language (OWL) JESSE WEAVER, PH.D. Fundamental & Computational Sciences Directorate, Senior Research Computer Scientist Discovery 2020 Short Course on Semantic Data Analysis

More information

Building Blocks of Linked Data

Building Blocks of Linked Data Building Blocks of Linked Data Technological foundations Identifiers: URIs Data Model: RDF Terminology and Semantics: RDFS, OWL 23,019,148 People s Republic of China 20,693,000 population located in capital

More information

A CONCEPTUAL SCHEMA BASED ON RDFS-OWL AND CONSISTENCY CONSTRAINT CHECKING WITH XQuery*

A CONCEPTUAL SCHEMA BASED ON RDFS-OWL AND CONSISTENCY CONSTRAINT CHECKING WITH XQuery* A CONCEPTUAL SCHEMA BASED ON RDFS-OWL AND CONSISTENCY CONSTRAINT CHECKING WITH XQuery* OVILIANI YENTY YULIANA Department of Computer Science and Information Engineering, National Taiwan University of Science

More information

Introducing Linked Data

Introducing Linked Data Introducing Linked Data (Part of this work was funded by PlanetData NoE FP7/2007-2013) Irini Fundulaki 1 1 Institute of Computer Science FORTH & W3C Greece Office Manager EICOS : 4th Meeting, Athens, Greece

More information

Linked data basic notions!

Linked data basic notions! Linked data basic notions see http://linkeddatabook.com/editions/1.0/ RDF RDF stands for Resource Description Framework It is a W3C Recommendation ü http://www.w3.org/rdf RDF is a graphical formalism (

More information

OWL Full and UML 2.0 Compared

OWL Full and UML 2.0 Compared OWL Full and UML 2.0 Compared This document is intended to establish the relationship between the relevant features of UML 2.0 and OWL as part of the development of the Ontology Definition Metamodel (ODM).

More information

OWL Web Ontology Language

OWL Web Ontology Language Mustafa Jarrar Lecture Notes, Knowledge Engineering (SCOM7348) University of Birzeit 1 st Semester, 2011 Knowledge Engineering (SCOM7348) OWL Web Ontology Language Dr. Mustafa Jarrar University of Birzeit

More information

RDF Schema. Mario Arrigoni Neri

RDF Schema. Mario Arrigoni Neri RDF Schema Mario Arrigoni Neri Semantic heterogeneity Standardization: commitment on common shared markup If no existing application If market-leaders can define de-facto standards Translation: create

More information

ORM and Description Logic. Dr. Mustafa Jarrar. STARLab, Vrije Universiteit Brussel, Introduction (Why this tutorial)

ORM and Description Logic. Dr. Mustafa Jarrar. STARLab, Vrije Universiteit Brussel, Introduction (Why this tutorial) Web Information Systems Course University of Hasselt, Belgium April 19, 2007 ORM and Description Logic Dr. Mustafa Jarrar mjarrar@vub.ac.be STARLab, Vrije Universiteit Brussel, Outline Introduction (Why

More information

OWL Web Ontology Language

OWL Web Ontology Language Seite 1 von 46 OWL Web Ontology Language Guide W3C Recommendation 10 February 2004 This version: http://www.w3.org/tr/2004/rec-owl-guide-20040210/ Latest version: Previous version: http://www.w3.org/tr/2003/pr-owl-guide-20031215/

More information

What is the Semantic Web?

What is the Semantic Web? What is the Semantic Web? Sir Tim Berners-Lee's vision of the Web as a universal medium for data, information, and knowledge exchange. An evolving extension of the World Wide Web in which the semantics

More information

6. RDFS Modeling Patterns Semantic Web

6. RDFS Modeling Patterns Semantic Web 6. RDFS Modeling Patterns Semantic Web Prof. Dr. Bernhard Humm Faculty of Computer Science Hochschule Darmstadt University of Applied Sciences Summer semester 2011 1 Agenda RDFS Modeling Patterns Literature

More information

OWL Web Ontology Language Guide

OWL Web Ontology Language Guide OWL Web Ontology Language Guide W3C Recommendation 10 February 2004 This version: http://www.w3.org/tr/2004/rec-owl-guide-20040210/ Latest version: http://www.w3.org/tr/owl-guide/ Previous version: http://www.w3.org/tr/2003/pr-owl-guide-20031215/

More information

RDF. Resource Description Framework

RDF. Resource Description Framework University of Rome Tor Vergata RDF Resource Description Framework Manuel Fiorelli fiorelli@info.uniroma2.it 2 Important dates for RDF 1999 RDF is adopted as a W3C Recommendation 2004 RDF 1.0 The Word Wide

More information

Lecture 8 OWL: Web Ontology Language

Lecture 8 OWL: Web Ontology Language info-h-509 xml technologies Lecture 8 OWL: Web Ontology Language Stijn Vansummeren February 14, 2017 lecture outline 1 Our story so far 2 Web Ontology Language OWL 3 Reasoning with OWL 1 Part I: Our story

More information

Jorge Cardoso University of Coimbra, Portugal & KSRI/Karlsruhe Institute of Technology, Germany

Jorge Cardoso University of Coimbra, Portugal & KSRI/Karlsruhe Institute of Technology, Germany Jorge Cardoso University of Coimbra, Portugal & KSRI/Karlsruhe Institute of Technology, Germany Alexandre Miguel Pinto University of Coimbra, Portugal Initially, the WWW was primarily composed of documents

More information