International ontologies for V-Con (D 3.4.2a) V-Con D 3.4.2a: International ontologies for V-Con

Size: px
Start display at page:

Download "International ontologies for V-Con (D 3.4.2a) V-Con D 3.4.2a: International ontologies for V-Con"

Transcription

1 V-Con D 3.4.2a: International ontologies for V-Con Version April 2016

2 Content 1 BACKGROUND INTRODUCTION THE CONTEXT ONTOLOGIES IFC AND GIS ONTOLOGIES THE INTERNATIONAL ONTOLOGY PRESENTATION THE NOTION OF UPPER ONTOLOGY IDENTIFICATION OF POTENTIAL SHARED CONCEPTS BETWEEN DUL AND COMMON_INT V DEVELOPING THE LINKING RULE SETS - PRINCIPLES AND RATIONALE ONTOLOGY EDITING ONTOLOGY ALIGNMENT TESTING THE ONTOLOGIES RESULTING STRUCTURE RECOMMENDATIONS FOR FUTURE WORK Version April 2016

3 1 Background This document describes the work done within the V-Con project in order to create ttl ontologies to support the business use cases and test cases developed in the frame of the project. This document also, together with the ontologies COMMON_INT.ttl, IFCALIGNMENT.ttl, CITYGML--COMMON_INT.ttl, IFCALIGNMENT--COMMON_INT.ttl constitute the international input for P3 (the V-Con deliverable D3.4.2). The need to propose a so called international ontology came from the project itself. Two different countries have defined their own use-cases and their corresponding ontologies in order to support the formal description of these use cases. Namely, Sweden and the Netherland have produced their V-CON national ontologies to cover each of their use cases. The reason for having a common part is multiple: - It provides an upper ontology where national (supposedly more specific) ontologies can be attached. This can be seen also as a bootstrapping structure that can be further developed (by addition of more specialised entities) to reflect specific needs. - It provides a neutral place were to gather and factorize the common entities used in both places. - It provides a neutral and common place to make international linking of information possible with no particular and nation dependant translation. This document reflects the latest developments for these ontologies. 2 Introduction The Common international ontology has been developed taking into account the work done in the Swedish (SE) & Dutch (NL) ontologies. Therefore, it contains those concepts (classes, properties and relation types) that the Swedish and Dutch Common Ontologies for road authorities have in common and are worth sharing. This Common Ontology International has been developed also taking into account it has to contain high level entities covering the 5 following key notions: - System Engineering - Process - Alignment - Infrastructure - Pavement Version April 2016

4 This ontology should also be connected to some context ontologies (IFC4 Road, InfraGML, CityGML,...) that are presented more in details later in this document. Figure 1: The international context ontologies 3 The context ontologies 3.1 IFC and GIS ontologies As mentioned in the P3 document when describing the Hybrid approach of V-Con solution (P3 Fig 4), there a different so-called context ontologies that need to be connected to the international ontology. Namely, the IFC ontology and the GIS ontology have been identified as context ontologies to the international ontology. - IFC (Industry Foundation Classes): The IFC specification is developed and maintained by buildingsmart International as its Data standard. Since IFC4 it is accepted as ISO standard. The IFC model is natively written in EXPRESS but recently an OWL version has also been published by buildingsmart. - GIS: two models have been identified has relevant in the frame of V-CON: o o InfraGML 1 : It is an evolution of LandXML 2. InfraGML is a modular conceptual model correcting LandXML weakness and easing to setup gateways with other languages (including other OGC standards, buildingsmart standards, etc ). CityGML 3 : It is a common information model and XML-based encoding for the representation, storage, and exchange of virtual 3D city and landscape models. There is an already existing ontology for CityGML 2.0. This ontology is the result 1 See : Collaboration between OGC &Buildingsmart for InfraGML, a new standard for land and infrastructure information. 2 See 3 See CityGML 2.0 : Version April 2016

5 of a work done by the a research group from the Institute for Information Service Science (ISS) within the Center for Computing (CUI) at the University of Geneva. It corresponds to a direct translation of the CityGML XMLSchema to OWL and is available online. The corresponding file is available in owl and available at Figure 2 Structure similarities between IFC and LandINFRA Thanks to the common approach followed by OGC and BSi resulting in a common data model, it is obvious to identify what are in both domains (IFC and InfraGML) the entities corresponding to the common notions. This parallel is illustrated by the figure above. In V-CON, it has been decided to integrate in the COMMON_INT.ttl the latest elements (Positioning Element & Alignment). It will be enough to then establish the needed correspondences with the context ontologies. The notion of Alignment covers: - Ability to exchange alignment information from planning to design, to construction, and finally to asset management phase - Ability to link alignment information to other project information such as cross sections and full 3D geometry of construction elements (realized by upcoming IFC-Bridge and IFC-Road projects) - Ability to query alignment information providing data such as linear referencing for positioning - Ability to allow open data access of alignment information from asset management databases Version April 2016

6 Alignment horizontal alignment vertical alignment associated requirement definitions horizontal alignment segment vertical alignment segment 3D Alignment Figure 3: General decomposition of alignment information The following principles have governed the development of the conceptual schema: Alignment is seen as a reference system associated to linear constructions, such as roads, rails, bridges, used to position elements, such as road, rail or bridge elements or other feature elements, positioned along an alignment ; A single alignment is defined as a non-branching, continuous, single alternative, single location alignment. Multiple alternatives of one alignment are multiple alignments with a different label. A single linear construction facility may have zero, one or more alignment with discriminating labels (for purposes, alternative, others); A single alignment can be represented as: A horizontal, a vertical and a resulting 3D alignment, A horizontal and a vertical alignment, Only a horizontal alignment, Only a 3D alignment (e.g. from surveying). Multiple vertical alignments can be defined using the same horizontal alignment. Future versions of the alignment conceptual schema will add support for offsets and other relationships between horizontal and vertical alignments; Alignment segment geometry includes curve types used for road constructions and a generic template for additional spirals for alignment segments used in rail constructions; Tangential continuity between alignment segments is not enforced per se by the alignment conceptual schema. It can be enforced individually by a Boolean setting. This allows using the alignment definition also for other infrastructure works, such a power lines. Version April 2016

7 The corresponding files are: - IFCALIGNMENT.TLL - IFC4_ADD1.ttl The imported IFC4_ADD1.ttl file is a recommended version of an ifcowl ontology equivalent to the IFC EXPRESS schema. This OWL version is proposed and maintained by the buildingsmart Linked Data Working Group. The ontology file can be downloaded from The IFCALIGNMENT.TLL file is available at the V-Con model server ( - /V-Con/ReleaseP3/Ontologies/INT/). The IFCALIGNMENT.TLL is importing the IFC4_ADD1.ttl file as represented by the figure below. Figure 4: IfcAlignment ontology imports the Ifc4Add1 ontology It has been decided to import the IFC4_ADD1.ttl from the web site. This site contains the various recommended OWL versions of the IFCs. The recommended version means that the translation from the EXPRESS to OWL has been done according to an explicit the set of rules that are clearly defined in a document called LDWG proposals 4. It is important at this stage to mention that there is no unique and universal translation from EXPRESS to OWL and several proposals have been made in the past. Recently an active working group (Linked data Working Group) has made a set of proposals (the LDWG 4 See : Version April 2016

8 proposals mentioned above) and the corresponding IFCOWL ontologies have been published. The TTL file that is used in the frame of V-Con is the result of the work done by this group. As a quick introduction, these translation issues (translating IFC from EXPRESS to OWL) can be presented as follow (The first two problems are in direct relationship with the work of De Farias et al. 5 ): 1- Give a real semantics to lists. In IFC EXPRESS specification, a Cartesian point uses an ordered list of real values to provide the abscissa X, the ordinate y and the height Z of a point in space. But the use of lists, the preceding or the next element of an item in the list, is not common in the Semantic Web ontologies. There, people use foremost meaningful properties to describe classes. For instance, one can define three object properties (coordinate, coordinatey, coordinatez) to represent the three coordinates of a Cartesian point. 2- Re-structure the IfcRelationship and its subtypes. IfcRelationship and its subtypes stand as bridges for n to n relationship. Instead of using detours via these bridges, it might be worthwhile to use direct properties i.e. pointing directly from n class instances to n other class instances. De Farias and colleagues provide some illustrations of this suggestion (see below), part of their IfcWod extension, and how it eases the querying of the resulting schema. Q1: SELECT?wall WHERE {?wall rdf:type ifcowl:ifcwall.?wall ifcowl:isdefinedby_of_ifcobject?rel.?rel ifcowl:relatingpropertydefinition?pset.?pset ifcowl:hasproperties_of_ifcpropertyset?p.?p rdf:type ifcowl:ifcpropertysinglevalue.?p ifcowl:name_of_ifcproperty?name.?name ifcowl:has_string "IsExternal"^^xsd:string.?p ifcowl:nominalvalue?val.?val ifcowl:has_boolean "true"^^xsd:boolean. } Q1 : SELECT?wall WHERE {?wall rdf:type ifcowl:ifcwall.?wall ifcwod:isdefinedby_ifcobject?pset.?pset pset_wallcommon:isexternal?val.?val ifcowl:has_boolean "true"^^xsd:boolean.} Here we have straightforwardly the common property set associated with IfcWall 3- Same name entities It concerns many entities in the original IFC EXPRESS specification. For example, ALUMINIUM is both member of the IfcWindowStyleConstructionEnum and the IfcDoorStyleConstructionEnum enumerations; we find the predefinedtype property in hundreds of entities. We argue that distinguishing all these entities in OWL is not always required. Indeed, in practice, is there a 5 T. de Farias, A. Roxin, C. Nicolle, IfcWoD, semantically adapting IFC model relations into OWL properties, 3 rd LDAC, Eindhoven, Netherlands, Version April 2016

9 difference between ALUMINIUM for IfcDoor and IfcWindow? If the goal of the ontology is to mention the material of an object, such distinction is probably useless. 4- Disguised data types and data properties There are many custom types in EXPRESS, which are certainly useless in OWL and whose usage is not common in the SW community. It is the case of Classes like NUMBER, REAL, STRING, etc. and their subclasses (IfcCountMeasure, IfcInteger, IfcLabel, etc.). These classes could be standard XSD datatypes and object properties whose range is one of these classes may become data properties (CountValue, LengthValue, Height_of_IfcPixelTexture, etc.). It may improve the reading and the understanding of IFCOWL files and ease the writing of SPARQL queries against an IFCOWL file. In IFC4 the IfcProxy element is mentioned in the documentation as Deprecated. It is still there just to ensure the backward compatibility but must not be used anymore. The reason for the existence of the IfcProxy comes from the earlier version of Ifc (this entity was introduced in IFC1.5) when the expressiveness of the Ifc was perhaps not enough. It was then an easy mechanism to allow user defined entities. There are some cases of CAD systems that are based on a very simplified models and thus having a poor semantic (especially with respect to the construction domain). In case of an Ifc export, these software solutions are doing a massive use of IfcProxy. The deprecation of this IfcProxy entity means that now BuildingSmart is considering the IFC model as mature enough and expresses a wish to reinforce the semantic of the Ifc files. For instance, when looking at the IfcProxy, it can be typified by the IfcObjectTypeEnum which contains the following list of possible values: PRODUCT, PROCESS, CONTROL, RESOURCE, ACTOR, GROUP, PROJECT, NOTDEFINED. Today in IFC4 all these domains are well covered. The IfcProxy is anyway linked to a corresponding entity in the COMMON_INT.ttl (via the linking ontology IFCALIGNMENT--COMMON_INT.ttl ) but we recommend not using it anymore but use instead the entities defined in the Alignment extension. 4 The International ontology 4.1 Presentation The elaboration of this ontology has followed a mix between a bottom up approach (by mixing in the COMMON_INT.ttl the entities coming from the two national ontologies) and a top-down approach (by identifying existing generic structure and entities under which our entities could be related. This second approach is related to link established with one upper ontology. Therefore, the basic principles and the underlying standards that were used to develop the national ontologies apply here also (i.e. ISO and ISO 12006). Version April 2016

10 This activity has been carried out during the last period and has led to produce the current version of the international ontology (version 0.5) which can be described by the following figures: - Composed of 159 different concepts - Sharing o o 30 concepts with Common_SE 75 concepts with Common_NL - Containing 66 concepts that are not reused either by COMMON_NL or COMMON_SE One of the difficulties encountered by proceeding in that way was to mix different approaches (as both national ontologies were also based on the compilation / multi import of parts of existing specialized ontologies). The resulting structure was containing some inconsistences that were identified during internal meetings and solved by manual edition or identified by using reasoning tools (see section Testing the ontology later in the document). At this point, it has been decided to introduce an upper ontology playing the role of a neutral high level backbone where to attach our more specialized concepts. DUL has been used in that way and the resulting alignments between the V-Con international entities and some DUL concepts are illustrated in the table below. 4.2 The notion of upper ontology As the role of the COMMON_INT.ttl is to provide the upper & common entities in the V-CON environment, one approach in the elaboration methodology has been to consider existing socalled upper ontologies as a proposal providing a neutral structure where it will be then possible to develop/refine some parts in order to support all the V-CON notions. The International ontology is the result of multiple activities that will be presented later on in chapter 4. One activity was the extraction from the two sets on national ontologies (SE & NL) of common and /or high level concepts. The NL ontology is using CMO (Concept Modelling Ontology) developed by TNO and naturally CMO concepts moved to the COMMON_INT.ttl. The CMO is presented in details in the V-Con Modelling Guide. In the literature there are a lot of debates around the notion of Upper Ontology. The Wikipedia page dedicated to the topic offers a good abstract about the difficulty to reach such paradigm and cites the most known candidates to play this role of Upper Ontology. It is define in this page that an upper ontology is an ontology which describes very general concepts that are the same across all knowledge domains. An important function of an upper ontology is to support broad semantic interoperability among a large number of domain-specific ontologies which are accessible ranking "under" this upper ontology. Version April 2016

11 There have been many upper ontologies proposed and some of them are listed on this web page. Among others, the DOLCE ontology 6 and more specifically the DUL 7 ontology have been considered. DOLCE (for Descriptive Ontology for Linguistic and Cognitive Engineering) is an upper ontology aiming at capturing the ontological categories underlying natural language and human common sense. DOLCE intents to have just descriptive (vs. prescriptive) notions. There has been some extensions of DOLCE and DnS (for Descriptions and Situations) is one of them. Both DOLCE and DnS are particularly devoted to the treatment of social entities, such as e.g. organizations, collectives, plans, norms, and information objects. A lighter version of DOLCE and DnS, with extensive inline comments is available and known as DOLCE+DnS-Ultralite (abbreviated: DUL). Figure 5: The DUL top structure 4.3 Identification of potential shared concepts between DUL and COMMON_INT V entities have been identified as belonging to this category. They are listed along with their respective definitions in the table below. 6 Ref: Gangemi, A., Guarino, N., Masolo, C., Oltramari, A., & Schneider, L. (2002). Sweetening ontologies with DOLCE. In Knowledge engineering and knowledge management: Ontologies and the semantic Web (pp ). Springer Berlin Heidelberg. 7 See the corresponding overview at : Version April 2016

12 Shared Concepts Amount Collection Contract Descriptio n Event Informatio nobject DUL Ontology Concept definition (rdfs:comment) A quantity, independently from how it is measured, computed, etc. Any container for entities that share one or more common properties. E.g. "stone objects", "the nurses", "the Louvre Aegyptian collection", all the elections for the Italian President of the Republic. A collection is not a logical class: a collection is a first-order entity, while a class is second-order. (The content of) an agreement between at least two agents that play a Party Role, about some contract object (a Task to be executed). A Description is a SocialObject that represents a conceptualization. It can be thought also as a 'descriptive context' that uses or defines concepts in order to create a view on a 'relational context' (cf. Situation) out of a set of data or observations. For example, a Plan is a Description of some actions to be executed by agents in a certain way, with certain parameters; a Diagnosis is a Description that provides an interpretation for a set of observed entities, etc. Any physical, social, or mental process, event, or state... (Very long description see online the whole text) A piece of information, such as a musical composition, a text, a word, a picture, independently from how it is concretely realized. COMMON_INT V0.3 ontology Concept definition -None- is a concept which members have a plurality that is not by definition one. Typically the plurality of the members is bigger than one. It is a number of things. Those things may be individuals, classes, relations or combinations of them.a grouping of some variable number of objects that have some shared significance. The binding document or agreement to create one or more legal obligations. is an information representation that describes a thing. a thing that happens or takes place and marks the beginning or ending of an activity. is an object that is an individual set of data with its own identity. For example: document, database data, message (with attachments), (case) file, Internet site (or any part thereof), photo / image, sound recording, wiki, blog etc. Version April 2016

13 Shared Concepts Person PhysicalO bject Process Project DUL Ontology Concept definition (rdfs:comment) Persons in common sense intuition, which does not apparently distinguish between either natural or social persons. Any Object that has a proper space region. The prototypical physical object has also an associated mass, but the nature of its mass can greatly vary based on the epistemological status of the object (scientifically measured, subjectively possible, imaginary). This is a placeholder for events that are considered in their evolution, or anyway not strictly dependent on agents, tasks, and plans. See Event class for some thoughts on classifying events. See also 'Transition'. A Plan that defines Role(s), Task(s), and a specific structure for tasks to be executed in relation to goals to be achieved, in order to achieve the main goal of the project. In other words, a project is a plan with a subgoal structure and multiple roles and tasks. COMMON_INT V0.3 ontology Concept definition -None - Thing that exists in space and time. is one or more activities that deliver a changed state to objects that are used as input. is a temporary organization that is created for the purpose of delivering one or more business products according to an agreed Business Case. Role A Concept that classifies an Object is a function assumed by a thing in a particular situation. Task An EventStructure that classifies an Action to be executed A task is typically used to describe an activity for the construction or installation of products, but is not limited to these types. Version April 2016

14 5 Developing the linking rule sets - principles and rationale The need for the definition of Linking Rule Sets (LRS) is to define explicitly mappings between concepts belonging to different ontologies. In the international context, the following LRS have been defined between the Common_int ontology and: - The IFCAlignement ontology; - The CityGML ontology; The linking rule sets are containing rules expressed via standard OWL assertions. It contains information like: - Equivalence between two classes (EquivalentClass) - Equivalence between two properties(equivalentproperty) - Subsumption relationship between two classes (subclassof) - Subsumption relationship between two properties (subpropertyof) - Disjunction between two classes (disjointwith) - Disjunction between two properties propertydisjointwith - Restriction of possible values (Restriction) Situations that cannot be defined this way will need additional ways of expression which still have to be defined. This point has been also partially mentioned earlier about the open issues in translating Express into OWL. The LRS have been defined and checked against the datasets available in order to ensure that the addressed concepts were properly linked via the corresponding LRS. These LRS are OWL files and were named as follow of the international ontology: - IFCALIGNMENT--COMMON_INT.ttl (V0.2) (linking IfcAlignment and Common_int ontologies) - CITYGML--COMMON_INT.ttl (V0.2) (linking CityGML and Common_int ontologies). 6 Ontology editing For developing this ontology, the Protégé (version béta 17) editor has been used. It is worth noticing that the Swedish and the Dutch ontologies were developed in parallel using TopBraid Composer. The file format chosen among us was Turtle (producing *.ttl files). Version April 2016

15 6.1 Ontology alignment There are various tools available online to compare ontologies. In order to establish links between the two national ontologies and between Common_Int and DUL, the alignment server 8 from INRIA has been used. This tool is based on different algorithms to identify potential similarities between to ontologies and propose some semantic alignment between them. Figure 6: The (semantic) Alignment tool used to identify similarities between ontologies. 7 Testing the ontologies The Protégé editor comes along with reasoners. It is then possible to launch some reasoning process on the existing ontologies. This has been used during the development of the ontologies to check potential inconsistencies. The default Protégé reasoner (HermiT ) has been used. This reasoned is able to generated an inferred version of the declared ontology and thus identify misuse of OWL / inconsistencies of class statements, etc. This has been helpful particularly when adapting the Common_int structure with the DUL ontology as this later is defined in a different way and contains explicit disjunctions. It is a reason why only 12 concepts were made equivalent between these two ontologies. The ontologies were also tested against data sets to check if all the entities needs in these datasets were represented in the ontologies. This test has been mainly done manually. 8 See : Version April 2016

16 8 Resulting structure Reference design of the Ontologies can be found in Con/ReleaseP3/Ontologies/ 9 Recommendations for future work At the moment the following upcoming activities are foreseen to be needed during Phase 3 of the V-Con project: - Add concepts and properties to cover the V-Con test cases - Adapt ontologies according to good advice, taking into account usability aspects in an implementation environment Version April 2016

InfraGML. Linking pin between Geo and BIM. 4 november 2014

InfraGML. Linking pin between Geo and BIM. 4 november 2014 InfraGML Linking pin between Geo and BIM Marcel Reuvers (Geonovum) 4 november 2014 GIS Roads DTM GIS scope: Scale 1:500 1:25:000 Coordinates system CRS Features Topology networks Themes Cables and pipes

More information

b Swedish ontologies for V-Con (D 3.4.2b) V-Con D 3.4.2b: Swedish ontologies for V- Con

b Swedish ontologies for V-Con (D 3.4.2b) V-Con D 3.4.2b: Swedish ontologies for V- Con V-Con D 3.4.2b: Swedish ontologies for V- Con Version 1.2 1 3 March 2016 Content 1 BACKGROUND... 3 2 SOURCES FOR SWEDISH V-CON ONTOLOGIES... 3 2.1 BSAB INCLUDING ISO 12006-2... 3 2.1.1 Spaces (UT utrymmen)...

More information

Semantic Web. Ontology Pattern. Gerd Gröner, Matthias Thimm. Institute for Web Science and Technologies (WeST) University of Koblenz-Landau

Semantic Web. Ontology Pattern. Gerd Gröner, Matthias Thimm. Institute for Web Science and Technologies (WeST) University of Koblenz-Landau Semantic Web Ontology Pattern Gerd Gröner, Matthias Thimm {groener,thimm}@uni-koblenz.de Institute for Web Science and Technologies (WeST) University of Koblenz-Landau July 18, 2013 Gerd Gröner, Matthias

More information

Swedish ontologies for V-Con (D 3.4.2)

Swedish ontologies for V-Con (D 3.4.2) V-Con 1(23) V-Con 2(23) Table of Contents... 1 Change history... 2 Background... 3 Sources for Swedish V-Con ontologies... 3 BSAB including ISO 12006-2... 3 ANDA conceptual model... 7 Transport network

More information

Linked Data for Road Authorities

Linked Data for Road Authorities Linked Data for Road Authorities Sander van Nederveen, g.a.vannederveen@tudelft.nl Delft University of Technology, The Netherlands Bart Luiten, bart.luiten@tno.nl TNO, Delft, The Netherlands Michel Böhms,

More information

ArchiMate 2.0. Structural Concepts Behavioral Concepts Informational Concepts. Business. Application. Technology

ArchiMate 2.0. Structural Concepts Behavioral Concepts Informational Concepts. Business. Application. Technology ArchiMate Core Structural Concepts Behavioral Concepts Informational Concepts interaction Technology Application Layer Concept Description Notation Concept Description Notation Actor An organizational

More information

Generic and Domain Specific Ontology Collaboration Analysis

Generic and Domain Specific Ontology Collaboration Analysis Generic and Domain Specific Ontology Collaboration Analysis Frantisek Hunka, Steven J.H. van Kervel 2, Jiri Matula University of Ostrava, Ostrava, Czech Republic, {frantisek.hunka, jiri.matula}@osu.cz

More information

Document id Title Organisation /Author Date Status P6 IFC Schema Extension MSG / Thomas Liebich Final

Document id Title Organisation /Author Date Status P6 IFC Schema Extension MSG / Thomas Liebich Final Document id Title Organisation /Author Date Status P6 IFC Schema Extension MSG / Thomas Liebich 11.12.2014 Final IFC Alignment Schema This document describes the necessary extensions of IFC to implement

More information

INTERLINK A EUROPEAN ROAD OTL. LDAC 5 th Linked Data in Architecture and Construction Workshop November 2017 Dijon, France

INTERLINK A EUROPEAN ROAD OTL. LDAC 5 th Linked Data in Architecture and Construction Workshop November 2017 Dijon, France INTERLINK A EUROPEAN ROAD OTL LDAC 5 th Linked Data in Architecture and Construction Workshop Dijon, France INTERLINK http://www.cedr.eu/strategic-plan-tasks/research/cedr-call-2015/call- 2015-asset-information-using-bim/interlink/

More information

Generalized Document Data Model for Integrating Autonomous Applications

Generalized Document Data Model for Integrating Autonomous Applications 6 th International Conference on Applied Informatics Eger, Hungary, January 27 31, 2004. Generalized Document Data Model for Integrating Autonomous Applications Zsolt Hernáth, Zoltán Vincellér Abstract

More information

Welcome to Singapore. Richard Petrie CEO buildingsmart International 12 th October 2015

Welcome to Singapore. Richard Petrie CEO buildingsmart International 12 th October 2015 Welcome to Singapore Richard Petrie CEO buildingsmart International 12 th October 2015 Framing the last two years Establishing the Strategy & Business Organisation Our Strategy The Goal Enable full benefits

More information

SEMANTIC WEB POWERED PORTAL INFRASTRUCTURE

SEMANTIC WEB POWERED PORTAL INFRASTRUCTURE SEMANTIC WEB POWERED PORTAL INFRASTRUCTURE YING DING 1 Digital Enterprise Research Institute Leopold-Franzens Universität Innsbruck Austria DIETER FENSEL Digital Enterprise Research Institute National

More information

Semantic Web in a Constrained Environment

Semantic Web in a Constrained Environment Semantic Web in a Constrained Environment Laurens Rietveld and Stefan Schlobach Department of Computer Science, VU University Amsterdam, The Netherlands {laurens.rietveld,k.s.schlobach}@vu.nl Abstract.

More information

0.1 Upper ontologies and ontology matching

0.1 Upper ontologies and ontology matching 0.1 Upper ontologies and ontology matching 0.1.1 Upper ontologies Basics What are upper ontologies? 0.1 Upper ontologies and ontology matching Upper ontologies (sometimes also called top-level or foundational

More information

Extension and integration of i* models with ontologies

Extension and integration of i* models with ontologies Extension and integration of i* models with ontologies Blanca Vazquez 1,2, Hugo Estrada 1, Alicia Martinez 2, Mirko Morandini 3, and Anna Perini 3 1 Fund Information and Documentation for the industry

More information

3.4 Data-Centric workflow

3.4 Data-Centric workflow 3.4 Data-Centric workflow One of the most important activities in a S-DWH environment is represented by data integration of different and heterogeneous sources. The process of extract, transform, and load

More information

A GML SCHEMA MAPPING APPROACH TO OVERCOME SEMANTIC HETEROGENEITY IN GIS

A GML SCHEMA MAPPING APPROACH TO OVERCOME SEMANTIC HETEROGENEITY IN GIS A GML SCHEMA MAPPING APPROACH TO OVERCOME SEMANTIC HETEROGENEITY IN GIS Manoj Paul, S. K. Ghosh School of Information Technology, Indian Institute of Technology, Kharagpur 721302, India - (mpaul, skg)@sit.iitkgp.ernet.in

More information

INTERNATIONAL TELECOMMUNICATION UNION. SERIES X: DATA NETWORKS AND OPEN SYSTEM COMMUNICATIONS Open distributed processing

INTERNATIONAL TELECOMMUNICATION UNION. SERIES X: DATA NETWORKS AND OPEN SYSTEM COMMUNICATIONS Open distributed processing INTERNATIONAL TELECOMMUNICATION UNION ITU-T X.911 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (10/2001) SERIES X: DATA NETWORKS AND OPEN SYSTEM COMMUNICATIONS Open distributed processing Information

More information

An Architecture for Semantic Enterprise Application Integration Standards

An Architecture for Semantic Enterprise Application Integration Standards An Architecture for Semantic Enterprise Application Integration Standards Nenad Anicic 1, 2, Nenad Ivezic 1, Albert Jones 1 1 National Institute of Standards and Technology, 100 Bureau Drive Gaithersburg,

More information

Designing a System Engineering Environment in a structured way

Designing a System Engineering Environment in a structured way Designing a System Engineering Environment in a structured way Anna Todino Ivo Viglietti Bruno Tranchero Leonardo-Finmeccanica Aircraft Division Torino, Italy Copyright held by the authors. Rubén de Juan

More information

Semantics in the Financial Industry: the Financial Industry Business Ontology

Semantics in the Financial Industry: the Financial Industry Business Ontology Semantics in the Financial Industry: the Financial Industry Business Ontology Ontolog Forum 17 November 2016 Mike Bennett Hypercube Ltd.; EDM Council Inc. 1 Network of Financial Exposures Financial exposure

More information

DISTRIBUTED MODELING FOR ROAD AUTHORITIES

DISTRIBUTED MODELING FOR ROAD AUTHORITIES DISTRIBUTED MODELING FOR ROAD AUTHORITIES Sander van Nederveen, g.a.vannederveen@tudelft.nl Delft University of Technology, Delft, The Netherlands Esra Bektas, esra.bektas@tno.nl Bart Luiten, bart.luiten@tno.nl

More information

Document A: The relationship between VISI, COINS and IDM

Document A: The relationship between VISI, COINS and IDM Document A: The relationship between VISI, COINS and IDM Contents 1. Introduction... 1 2. VISI concepts... 1 3. COINS... 3 4. IDM - Information Delivery Manual... 5 Process Map... 6 Exchange requirement...

More information

Giving Meaning to GI Web Service Descriptions (Extended Abstract 44 )

Giving Meaning to GI Web Service Descriptions (Extended Abstract 44 ) Giving Meaning to GI Web Service Descriptions (Extended Abstract 44 ) Florian Probst and Michael Lutz Institute for Geoinformatics (ifgi) University of Münster, Germany {f.probst m.lutz}@uni-muenster.de

More information

Category Theory in Ontology Research: Concrete Gain from an Abstract Approach

Category Theory in Ontology Research: Concrete Gain from an Abstract Approach Category Theory in Ontology Research: Concrete Gain from an Abstract Approach Markus Krötzsch Pascal Hitzler Marc Ehrig York Sure Institute AIFB, University of Karlsruhe, Germany; {mak,hitzler,ehrig,sure}@aifb.uni-karlsruhe.de

More information

IT Infrastructure for BIM and GIS 3D Data, Semantics, and Workflows

IT Infrastructure for BIM and GIS 3D Data, Semantics, and Workflows IT Infrastructure for BIM and GIS 3D Data, Semantics, and Workflows Hans Viehmann Product Manager EMEA ORACLE Corporation November 23, 2017 @SpatialHannes Safe Harbor Statement The following is intended

More information

LDAC Workshop Linked Data in Architecture and Construction Session 1: Open Product Modelling

LDAC Workshop Linked Data in Architecture and Construction Session 1: Open Product Modelling LDAC Workshop Linked Data in Architecture and Construction Session 1: Open Product Modelling Ghent, 28th-29th March 2012 Gonçal Costa Outlines 1. Issues related to Interoperability in the AEC sector 2.

More information

ISO/IEC INTERNATIONAL STANDARD. Information technology Metadata registries (MDR) Part 3: Registry metamodel and basic attributes

ISO/IEC INTERNATIONAL STANDARD. Information technology Metadata registries (MDR) Part 3: Registry metamodel and basic attributes INTERNATIONAL STANDARD ISO/IEC 11179-3 Second edition 2003-02-15 Information technology Metadata registries (MDR) Part 3: Registry metamodel and basic attributes Technologies de l'information Registres

More information

Annotation for the Semantic Web During Website Development

Annotation for the Semantic Web During Website Development Annotation for the Semantic Web During Website Development Peter Plessers and Olga De Troyer Vrije Universiteit Brussel, Department of Computer Science, WISE, Pleinlaan 2, 1050 Brussel, Belgium {Peter.Plessers,

More information

5 RDF and Inferencing

5 RDF and Inferencing 5 RDF and Inferencing In Chapter 1XXX, we introduced the notion of dumb data, and how a more connected web infrastructure can result in behavior that lets smart applications perform to their potential.

More information

The OWL API: An Introduction

The OWL API: An Introduction The OWL API: An Introduction Sean Bechhofer and Nicolas Matentzoglu University of Manchester sean.bechhofer@manchester.ac.uk OWL OWL allows us to describe a domain in terms of: Individuals Particular objects

More information

ISA Action 1.17: A Reusable INSPIRE Reference Platform (ARE3NA)

ISA Action 1.17: A Reusable INSPIRE Reference Platform (ARE3NA) ISA Action 1.17: A Reusable INSPIRE Reference Platform (ARE3NA) Expert contract supporting the Study on RDF and PIDs for INSPIRE Deliverable D.EC.3.2 RDF in INSPIRE Open issues, tools, and implications

More information

1.1 Jadex - Engineering Goal-Oriented Agents

1.1 Jadex - Engineering Goal-Oriented Agents 1.1 Jadex - Engineering Goal-Oriented Agents In previous sections of the book agents have been considered as software artifacts that differ from objects mainly in their capability to autonomously execute

More information

VISO: A Shared, Formal Knowledge Base as a Foundation for Semi-automatic InfoVis Systems

VISO: A Shared, Formal Knowledge Base as a Foundation for Semi-automatic InfoVis Systems VISO: A Shared, Formal Knowledge Base as a Foundation for Semi-automatic InfoVis Systems Jan Polowinski Martin Voigt Technische Universität DresdenTechnische Universität Dresden 01062 Dresden, Germany

More information

Semantic Web. Tahani Aljehani

Semantic Web. Tahani Aljehani Semantic Web Tahani Aljehani Motivation: Example 1 You are interested in SOAP Web architecture Use your favorite search engine to find the articles about SOAP Keywords-based search You'll get lots of information,

More information

RiMOM Results for OAEI 2009

RiMOM Results for OAEI 2009 RiMOM Results for OAEI 2009 Xiao Zhang, Qian Zhong, Feng Shi, Juanzi Li and Jie Tang Department of Computer Science and Technology, Tsinghua University, Beijing, China zhangxiao,zhongqian,shifeng,ljz,tangjie@keg.cs.tsinghua.edu.cn

More information

GenTax: A Generic Methodology for Deriving OWL and RDF-S Ontologies from Hierarchical Classifications, Thesauri, and Inconsistent Taxonomies

GenTax: A Generic Methodology for Deriving OWL and RDF-S Ontologies from Hierarchical Classifications, Thesauri, and Inconsistent Taxonomies Leopold Franzens Universität Innsbruck GenTax: A Generic Methodology for Deriving OWL and RDF-S Ontologies from Hierarchical Classifications, Thesauri, and Inconsistent Taxonomies Martin HEPP DERI Innsbruck

More information

Energy-related data integration using Semantic data models for energy efficient retrofitting projects

Energy-related data integration using Semantic data models for energy efficient retrofitting projects Sustainable Places 2017 28 June 2017, Middlesbrough, UK Energy-related data integration using for energy efficient retrofitting projects Álvaro Sicilia ascilia@salleurl.edu FUNITEC, La Salle Architecture

More information

Presented By Aditya R Joshi Neha Purohit

Presented By Aditya R Joshi Neha Purohit Presented By Aditya R Joshi Neha Purohit Pellet What is Pellet? Pellet is an OWL- DL reasoner Supports nearly all of OWL 1 and OWL 2 Sound and complete reasoner Written in Java and available from http://

More information

An Overview of BuildingSMART. Christopher Groome Secretary buildingsmart International Moscow June 2016

An Overview of BuildingSMART. Christopher Groome Secretary buildingsmart International Moscow June 2016 An Overview of BuildingSMART Christopher Groome Secretary buildingsmart International Moscow June 2016 buildingsmart today Values Open Neutral Not-for-profit International Goals Create open BIM standards

More information

Ontology Creation and Development Model

Ontology Creation and Development Model Ontology Creation and Development Model Pallavi Grover, Sonal Chawla Research Scholar, Department of Computer Science & Applications, Panjab University, Chandigarh, India Associate. Professor, Department

More information

Enhancing Security Exchange Commission Data Sets Querying by Using Ontology Web Language

Enhancing Security Exchange Commission Data Sets Querying by Using Ontology Web Language MPRA Munich Personal RePEc Archive Enhancing Security Exchange Commission Data Sets Querying by Using Ontology Web Language sabina-cristiana necula Alexandru Ioan Cuza University of Iasi September 2011

More information

Automation of Semantic Web based Digital Library using Unified Modeling Language Minal Bhise 1 1

Automation of Semantic Web based Digital Library using Unified Modeling Language Minal Bhise 1 1 Automation of Semantic Web based Digital Library using Unified Modeling Language Minal Bhise 1 1 Dhirubhai Ambani Institute for Information and Communication Technology, Gandhinagar, Gujarat, India Email:

More information

Electronic Health Records with Cleveland Clinic and Oracle Semantic Technologies

Electronic Health Records with Cleveland Clinic and Oracle Semantic Technologies Electronic Health Records with Cleveland Clinic and Oracle Semantic Technologies David Booth, Ph.D., Cleveland Clinic (contractor) Oracle OpenWorld 20-Sep-2010 Latest version of these slides: http://dbooth.org/2010/oow/

More information

The Impact of SOA Policy-Based Computing on C2 Interoperation and Computing. R. Paul, W. T. Tsai, Jay Bayne

The Impact of SOA Policy-Based Computing on C2 Interoperation and Computing. R. Paul, W. T. Tsai, Jay Bayne The Impact of SOA Policy-Based Computing on C2 Interoperation and Computing R. Paul, W. T. Tsai, Jay Bayne 1 Table of Content Introduction Service-Oriented Computing Acceptance of SOA within DOD Policy-based

More information

Annotation Science From Theory to Practice and Use Introduction A bit of history

Annotation Science From Theory to Practice and Use Introduction A bit of history Annotation Science From Theory to Practice and Use Nancy Ide Department of Computer Science Vassar College Poughkeepsie, New York 12604 USA ide@cs.vassar.edu Introduction Linguistically-annotated corpora

More information

Smart Product Description Object (SPDO)

Smart Product Description Object (SPDO) Smart Product Description Object (SPDO) Sabine JANZEN 1, Wolfgang MAASS Hochschule Furtwangen University (HFU), Germany Abstract. Smart products connect the drafts of physical products and information

More information

Proceedings Energy-Related Data Integration Using Semantic Data Models for Energy Efficient Retrofitting Projects

Proceedings Energy-Related Data Integration Using Semantic Data Models for Energy Efficient Retrofitting Projects Proceedings Energy-Related Data Integration Using Semantic Data Models for Energy Efficient Retrofitting Projects Álvaro Sicilia * and Gonçal Costa ARC, La Salle Engineering and Architecture, Ramon Llull

More information

FIPA Agent Software Integration Specification

FIPA Agent Software Integration Specification FOUNDATION FOR INTELLIGENT PHYSICAL AGENTS FIPA Agent Software Integration Specification Document title FIPA Agent Software Integration Specification Document number XC00079A Document source FIPA Architecture

More information

OWL as a Target for Information Extraction Systems

OWL as a Target for Information Extraction Systems OWL as a Target for Information Extraction Systems Clay Fink, Tim Finin, James Mayfield and Christine Piatko Johns Hopkins University Applied Physics Laboratory and the Human Language Technology Center

More information

New Approach to Graph Databases

New Approach to Graph Databases Paper PP05 New Approach to Graph Databases Anna Berg, Capish, Malmö, Sweden Henrik Drews, Capish, Malmö, Sweden Catharina Dahlbo, Capish, Malmö, Sweden ABSTRACT Graph databases have, during the past few

More information

An Ontological Approach to Domain Engineering

An Ontological Approach to Domain Engineering An Ontological Approach to Domain Engineering Richard de Almeida Falbo, Giancarlo Guizzardi, Katia Cristina Duarte International Conference on Software Engineering and Knowledge Engineering, SEKE 02 Taehoon

More information

Using the Semantic Web in Ubiquitous and Mobile Computing

Using the Semantic Web in Ubiquitous and Mobile Computing Using the Semantic Web in Ubiquitous and Mobile Computing Ora Lassila Research Fellow, Software & Applications Laboratory, Nokia Research Center Elected Member of Advisory Board, World Wide Web Consortium

More information

Proposed Revisions to ebxml Technical Architecture Specification v ebxml Business Process Project Team

Proposed Revisions to ebxml Technical Architecture Specification v ebxml Business Process Project Team 1 2 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 Proposed Revisions to ebxml Technical Architecture Specification v1.0.4 ebxml Business Process Project Team 11

More information

Adaptive Hypermedia Systems Analysis Approach by Means of the GAF Framework

Adaptive Hypermedia Systems Analysis Approach by Means of the GAF Framework Adaptive Hypermedia Systems Analysis Approach by Means of the GAF Framework Evgeny Knutov, Paul De Bra, and Mykola Pechenizkiy Department of Computer Science, Eindhoven University of Technology, P.O. Box

More information

Proposal for Implementing Linked Open Data on Libraries Catalogue

Proposal for Implementing Linked Open Data on Libraries Catalogue Submitted on: 16.07.2018 Proposal for Implementing Linked Open Data on Libraries Catalogue Esraa Elsayed Abdelaziz Computer Science, Arab Academy for Science and Technology, Alexandria, Egypt. E-mail address:

More information

REENGINEERING SYSTEM

REENGINEERING SYSTEM GENERAL OBJECTIVES OF THE SUBJECT At the end of the course, Individuals will analyze the characteristics of the materials in the industries, taking into account its advantages and functionality, for their

More information

Semantic Interoperability. Being serious about the Semantic Web

Semantic Interoperability. Being serious about the Semantic Web Semantic Interoperability Jérôme Euzenat INRIA & LIG France Natasha Noy Stanford University USA 1 Being serious about the Semantic Web It is not one person s ontology It is not several people s common

More information

Organizing Information. Organizing information is at the heart of information science and is important in many other

Organizing Information. Organizing information is at the heart of information science and is important in many other Dagobert Soergel College of Library and Information Services University of Maryland College Park, MD 20742 Organizing Information Organizing information is at the heart of information science and is important

More information

Proposed Revisions to ebxml Technical. Architecture Specification v1.04

Proposed Revisions to ebxml Technical. Architecture Specification v1.04 Proposed Revisions to ebxml Technical Architecture Specification v1.04 Business Process Team 11 May 2001 (This document is the non-normative version formatted for printing, July 2001) Copyright UN/CEFACT

More information

SPARQL: An RDF Query Language

SPARQL: An RDF Query Language SPARQL: An RDF Query Language Wiltrud Kessler Institut für Maschinelle Sprachverarbeitung Universität Stuttgart Semantic Web Winter 2015/16 This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike

More information

Semantic Web: vision and reality

Semantic Web: vision and reality Semantic Web: vision and reality Mile Jovanov, Marjan Gusev Institute of Informatics, FNSM, Gazi Baba b.b., 1000 Skopje {mile, marjan}@ii.edu.mk Abstract. Semantic Web is set of technologies currently

More information

This document is a preview generated by EVS

This document is a preview generated by EVS TECHNICAL REPORT RAPPORT TECHNIQUE TECHNISCHER BERICHT CEN/TR 15449-5 April 2015 ICS 07.040; 35.240.70 English Version Geographic information - Spatial data infrastructures - Part 5: Validation and testing

More information

Semantic Web. Lecture XIII Tools Dieter Fensel and Katharina Siorpaes. Copyright 2008 STI INNSBRUCK

Semantic Web. Lecture XIII Tools Dieter Fensel and Katharina Siorpaes. Copyright 2008 STI INNSBRUCK Semantic Web Lecture XIII 25.01.2010 Tools Dieter Fensel and Katharina Siorpaes Copyright 2008 STI INNSBRUCK Today s lecture # Date Title 1 12.10,2009 Introduction 2 12.10,2009 Semantic Web Architecture

More information

The Event Processing ODP

The Event Processing ODP The Event Processing ODP Eva Blomqvist 1 and Mikko Rinne 2 1 Linköping University, 581 83 Linköping, Sweden eva.blomqvist@liu.se 2 Department of Computer Science and Engineering, Aalto University, School

More information

Extracting knowledge from Ontology using Jena for Semantic Web

Extracting knowledge from Ontology using Jena for Semantic Web Extracting knowledge from Ontology using Jena for Semantic Web Ayesha Ameen I.T Department Deccan College of Engineering and Technology Hyderabad A.P, India ameenayesha@gmail.com Khaleel Ur Rahman Khan

More information

The Open Group SOA Ontology Technical Standard. Clive Hatton

The Open Group SOA Ontology Technical Standard. Clive Hatton The Open Group SOA Ontology Technical Standard Clive Hatton The Open Group Releases SOA Ontology Standard To Increase SOA Adoption and Success Rates Ontology Fosters Common Understanding of SOA Concepts

More information

FIPA Query Interaction Protocol Specification

FIPA Query Interaction Protocol Specification 1 2 3 4 5 FOUNDATION FOR INTELLIGENT PHYSICAL AGENTS FIPA Query Interaction Protocol Specification 6 7 Document title FIPA Query Interaction Protocol Specification Document number SC00027H Document source

More information

CHALLENGES IN ADAPTIVE WEB INFORMATION SYSTEMS: DO NOT FORGET THE LINK!

CHALLENGES IN ADAPTIVE WEB INFORMATION SYSTEMS: DO NOT FORGET THE LINK! CHALLENGES IN ADAPTIVE WEB INFORMATION SYSTEMS: DO NOT FORGET THE LINK! GEERT-JAN HOUBEN Technische Universiteit Eindhoven PO Box 513, NL-5600 MB Eindhoven, The Netherlands E-mail: g.j.houben@tue.nl In

More information

21. Business Process Analysis (3)

21. Business Process Analysis (3) 21. Business Process Analysis (3) DE + IA (INFO 243) - 2 April 2008 Bob Glushko 1 of 43 4/1/2008 3:34 PM Plan for Today's Class Business Transaction Patterns Business Signals Collaborations and Choreography

More information

Ontology-based Architecture Documentation Approach

Ontology-based Architecture Documentation Approach 4 Ontology-based Architecture Documentation Approach In this chapter we investigate how an ontology can be used for retrieving AK from SA documentation (RQ2). We first give background information on the

More information

Reasoning on Business Processes and Ontologies in a Logic Programming Environment

Reasoning on Business Processes and Ontologies in a Logic Programming Environment Reasoning on Business Processes and Ontologies in a Logic Programming Environment Michele Missikoff 1, Maurizio Proietti 1, Fabrizio Smith 1,2 1 IASI-CNR, Viale Manzoni 30, 00185, Rome, Italy 2 DIEI, Università

More information

A Developer s Guide to the Semantic Web

A Developer s Guide to the Semantic Web A Developer s Guide to the Semantic Web von Liyang Yu 1. Auflage Springer 2011 Verlag C.H. Beck im Internet: www.beck.de ISBN 978 3 642 15969 5 schnell und portofrei erhältlich bei beck-shop.de DIE FACHBUCHHANDLUNG

More information

Modellistica Medica. Maria Grazia Pia, INFN Genova. Scuola di Specializzazione in Fisica Sanitaria Genova Anno Accademico

Modellistica Medica. Maria Grazia Pia, INFN Genova. Scuola di Specializzazione in Fisica Sanitaria Genova Anno Accademico Modellistica Medica Maria Grazia Pia INFN Genova Scuola di Specializzazione in Fisica Sanitaria Genova Anno Accademico 2002-2003 Lezione 9 OO modeling Design Patterns Structural Patterns Behavioural Patterns

More information

A Loose Coupling Approach for Combining OWL Ontologies and Business Rules

A Loose Coupling Approach for Combining OWL Ontologies and Business Rules A Loose Coupling Approach for Combining OWL Ontologies and Business Rules Amina Chniti, 1,2 Patrick Albert, 1 Jean Charlet 2,3 1 CAS France, IBM {amina.chniti,albertpa}@fr.ibm.com 2 INSERM UMRS 872, Eq

More information

E-R Model. Hi! Here in this lecture we are going to discuss about the E-R Model.

E-R Model. Hi! Here in this lecture we are going to discuss about the E-R Model. E-R Model Hi! Here in this lecture we are going to discuss about the E-R Model. What is Entity-Relationship Model? The entity-relationship model is useful because, as we will soon see, it facilitates communication

More information

Lesson 5 Web Service Interface Definition (Part II)

Lesson 5 Web Service Interface Definition (Part II) Lesson 5 Web Service Interface Definition (Part II) Service Oriented Architectures Security Module 1 - Basic technologies Unit 3 WSDL Ernesto Damiani Università di Milano Controlling the style (1) The

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

ICD Wiki Framework for Enabling Semantic Web Service Definition and Orchestration

ICD Wiki Framework for Enabling Semantic Web Service Definition and Orchestration ICD Wiki Framework for Enabling Semantic Web Service Definition and Orchestration Dean Brown, Dominick Profico Lockheed Martin, IS&GS, Valley Forge, PA Abstract As Net-Centric enterprises grow, the desire

More information

NeOn Methodology for Building Ontology Networks: a Scenario-based Methodology

NeOn Methodology for Building Ontology Networks: a Scenario-based Methodology NeOn Methodology for Building Ontology Networks: a Scenario-based Methodology Asunción Gómez-Pérez and Mari Carmen Suárez-Figueroa Ontology Engineering Group. Departamento de Inteligencia Artificial. Facultad

More information

Towards a Component Agent Service Oriented Model

Towards a Component Agent Service Oriented Model Towards a Component Agent Service Oriented Model Nour Alhouda Aboud, Eric Cariou and Eric Gouardères LIUPPA Laboratory Université de Pau et des Pays de l Adour BP 1155 64013 Pau Cedex France {Nour-alhouda.Aboud,

More information

6. The Document Engineering Approach

6. The Document Engineering Approach 6. The Document Engineering Approach DE + IA (INFO 243) - 11 February 2008 Bob Glushko 1 of 40 Plan for Today's Class Modeling Methodologies The Document Engineering Approach 2 of 40 What Modeling Methodologies

More information

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

Semantic Web. Ontology Engineering and Evaluation. Morteza Amini. Sharif University of Technology Fall 95-96 ه عا ی Semantic Web Ontology Engineering and Evaluation Morteza Amini Sharif University of Technology Fall 95-96 Outline Ontology Engineering Class and Class Hierarchy Ontology Evaluation 2 Outline Ontology

More information

ISO INTERNATIONAL STANDARD

ISO INTERNATIONAL STANDARD INTERNATIONAL STANDARD ISO 15944-4 First edition 2007-11-01 Information technology Operational View Part 4: transaction scenarios Accounting and economic ontology Technologies de l'information Vue opérationelle

More information

This document is a preview generated by EVS

This document is a preview generated by EVS INTERNATIONAL STANDARD ISO 19119 Second edition 2016-01-15 Geographic information Services Information géographique Services Reference number ISO 19119:2016(E) ISO 2016 ISO 19119:2016(E) COPYRIGHT PROTECTED

More information

The Validation Logic and Structures of a Building Information Model Pertaining to the Model View Definition

The Validation Logic and Structures of a Building Information Model Pertaining to the Model View Definition The Validation Logic and Structures of a Building Information Model Pertaining to the Model View Definition Yong-Cheol Lee, yongcheol@gatech.edu Georgia Institute of Technology, USA Charles M. Eastman,

More information

Lightweight Semantic Web Motivated Reasoning in Prolog

Lightweight Semantic Web Motivated Reasoning in Prolog Lightweight Semantic Web Motivated Reasoning in Prolog Salman Elahi, s0459408@sms.ed.ac.uk Supervisor: Dr. Dave Robertson Introduction: As the Semantic Web is, currently, in its developmental phase, different

More information

Fausto Giunchiglia and Mattia Fumagalli

Fausto Giunchiglia and Mattia Fumagalli DISI - Via Sommarive 5-38123 Povo - Trento (Italy) http://disi.unitn.it FROM ER MODELS TO THE ENTITY MODEL Fausto Giunchiglia and Mattia Fumagalli Date (2014-October) Technical Report # DISI-14-014 From

More information

A Semantic Web-Based Approach for Harvesting Multilingual Textual. definitions from Wikipedia to support ICD-11 revision

A Semantic Web-Based Approach for Harvesting Multilingual Textual. definitions from Wikipedia to support ICD-11 revision A Semantic Web-Based Approach for Harvesting Multilingual Textual Definitions from Wikipedia to Support ICD-11 Revision Guoqian Jiang 1,* Harold R. Solbrig 1 and Christopher G. Chute 1 1 Department of

More information

The Specifications Exchange Service of an RM-ODP Framework

The Specifications Exchange Service of an RM-ODP Framework The Specifications Exchange Service of an RM-ODP Framework X. Blanc (*+), M-P. Gervais(*), J. Le Delliou(+) (*)Laboratoire d'informatique de Paris 6-8 rue du Capitaine Scott F75015 PARIS (+)EDF Research

More information

FIPA Request Interaction Protocol Specification

FIPA Request Interaction Protocol Specification 1 2 3 4 5 FOUNDATION FOR INTELLIGENT PHYSICAL AGENTS FIPA Request Interaction Protocol Specification 6 7 Document title FIPA Request Interaction Protocol Specification Document number SC00026H Document

More information

Bridging the Gap between Semantic Web and Networked Sensors: A Position Paper

Bridging the Gap between Semantic Web and Networked Sensors: A Position Paper Bridging the Gap between Semantic Web and Networked Sensors: A Position Paper Xiang Su and Jukka Riekki Intelligent Systems Group and Infotech Oulu, FIN-90014, University of Oulu, Finland {Xiang.Su,Jukka.Riekki}@ee.oulu.fi

More information

Response to the. ESMA Consultation Paper:

Response to the. ESMA Consultation Paper: Response to the ESMA Consultation Paper: Draft technical standards on access to data and aggregation and comparison of data across TR under Article 81 of EMIR Delivered to ESMA by Tahoe Blue Ltd January

More information

ISO/IEC Information technology Business Operational View. Part 4: Business transaction scenarios Accounting and economic ontology

ISO/IEC Information technology Business Operational View. Part 4: Business transaction scenarios Accounting and economic ontology INTERNATIONAL STANDARD ISO/IEC 15944-4 Second edition 2015-04-01 Information technology Business Operational View Part 4: Business transaction scenarios Accounting and economic ontology Technologies de

More information

XML technology is very powerful, but also very limited. The more you are aware of the power, the keener your interest in reducing the limitations.

XML technology is very powerful, but also very limited. The more you are aware of the power, the keener your interest in reducing the limitations. XML technology is very powerful, but also very limited. The more you are aware of the power, the keener your interest in reducing the limitations. A key problem is rooted in the very paradigm of XML, which

More information

Fostering the Digital Continuity in railway infrastructure Life Cycle Standardization in Railway Network modeling and data exchange

Fostering the Digital Continuity in railway infrastructure Life Cycle Standardization in Railway Network modeling and data exchange Fostering the Digital Continuity in railway infrastructure Life Cycle Standardization in Railway Network modeling and data exchange Alain Jeanmaire SNCF Réseau RTM-railML Work Group Alain.jeanmaire@outlook.com

More information

21. Document Component Design

21. Document Component Design Page 1 of 17 1. Plan for Today's Lecture Methods for identifying aggregate components 21. Document Component Design Bob Glushko (glushko@sims.berkeley.edu) Document Engineering (IS 243) - 11 April 2005

More information

An Ontological Analysis of Metamodeling Languages

An Ontological Analysis of Metamodeling Languages An Ontological Analysis of Metamodeling Languages Erki Eessaar and Rünno Sgirka 2 Department of Informatics, Tallinn University of Technology, Estonia, eessaar@staff.ttu.ee 2 Department of Informatics,

More information

SOME TYPES AND USES OF DATA MODELS

SOME TYPES AND USES OF DATA MODELS 3 SOME TYPES AND USES OF DATA MODELS CHAPTER OUTLINE 3.1 Different Types of Data Models 23 3.1.1 Physical Data Model 24 3.1.2 Logical Data Model 24 3.1.3 Conceptual Data Model 25 3.1.4 Canonical Data Model

More information

2 Which Methodology for Building Ontologies? 2.1 A Work Still in Progress Many approaches (for a complete survey, the reader can refer to the OntoWeb

2 Which Methodology for Building Ontologies? 2.1 A Work Still in Progress Many approaches (for a complete survey, the reader can refer to the OntoWeb Semantic Commitment for Designing Ontologies: A Proposal Bruno Bachimont 1,Antoine Isaac 1;2, Raphaël Troncy 1;3 1 Institut National de l'audiovisuel, Direction de la Recherche 4, Av. de l'europe - 94366

More information