Submissions:Pattern for re-engineering a classification scheme, which follows the flattened data model, into an ontology schema

From Odp

Jump to: navigation, search


This pattern has been certified.

Related submission, with evaluation history, can be found here

If you are a member of quality committee please visit the

evaluation section

If you are author of this proposal or you want to contribute to this pattern's review, you can:

In general, it could be useful to visit the evaluation section to have informations about the evaluation process of this proposal

Current revision ID: 9466

General information

Name Pattern for re-engineering a classification scheme, which follows the flattened data model, into an ontology schema
Problem Re-engineering a classification scheme, which follows the flattened model, to design an ontology schema.


Non-Ontological Resource

Description A non-ontological resource holds a classification scheme which follows the flattened data model. A classification scheme is a rooted tree of concepts, in which each concept groups entities by some particular degree of similarity. The semantics of the hierarchical relation between parents and children concepts may vary depending of the context.

The flattened data model is a denormalized structure for hierarchy representations. In this case, each hierarchy level is represented on a different column. There are as many columns as levels the classification scheme has. Therefore each row has the complete path from the root to a leaf node.

Graphical Representation

Diagram

Image:FlattenedEntity.png


Ontology

Description The generated ontology will be based on the taxonomy architectural pattern (AP-TX-01). Each category in the classification scheme is mapped to a class, and the semantics of the relationship between children and parent categories are disambiguated by using an external resource. In the case of that the external resource does not provide any relation between two items, the pattern takes advantage of the use of logical patterns for asserting the relation partOf or subClassOf.
Graphical Representation

Diagram

Image:Ontology.png


Process

Description 1. Select all the classification scheme items from the first level, using the level column and taking care to avoid duplicity.

2. For each one of the above selected classification scheme items cei:

2.1. Create the corresponding ontology class, Ci class.

2.2. Identify the classification scheme items, cej , on the next level, which are children of cei, by using the path and level columns.

2.3. For each one of the above identified classification scheme items cej :

2.3.1. Create the corresponding ontology class, Cj class.

2.3.2. Using the external resource identify the semantics of the relation between Cj and Ci, and set up the relation identified.

2.3.3. Repeat from step 2.2 for cej as a new cei.

3. If there are more than one classification scheme items from the first level cei

3.1. Create an ad-hoc class as the root class of the ontology.

3.2. Using the external resource identify the semantics of the relation between Ci class and the root class, and set up the relation identified.

Graphical Representation

Diagram

Image:Wfcsftso.png


Scenario example

Description Suppose that someone wants to build an ontology based on a classification published as one table with a column for each classification level.


Example of a Non-Ontological Resource

Description The Classification of Italian Education Titles published by the National Institute of Statistics (ISTAT) is represented following a flattened model. The first level of the classification (level code) is related to the education title level which comprises values as elementary, media, university, master, etc. The second level of the classification is the type of school or institute

which offers the education title. The last level is the education title itself; it has a specific specialization code and also a code which is the concatenation of the previous code levels.

Graphical Representation

Diagram

Image:flattenedEntityEducationTitle.png

Web Reference http://droz.dia.fi.upm.es/nors


Ontology example

Description The generated ontology will be based on the taxonomy architectural pattern (AP-TX-01). Each category in the classification scheme is mapped to a class, and the semantics of the relationship between children and parent categories are disambiguated by using an external resource. In the case of that the external resource does not provide any relation between two items, the pattern takes advantage of the use of logical patterns for asserting the relation partOf or subClassOf.
Graphical Representation

Diagram

Image:OntologyFlattenedEducationTitles.png

Web Reference http://droz.dia.fi.upm.es/ontologies


Process example

Description 1. Create the HIGHER SECONDARY EDUCATION class.

1.1. Create the Istituto professionale agrario class.

1.2. Using the external resource identify the semantics of the relation between the Istituto professionale agrario class and the HIGHER SECONDARY EDUCATION class, and set up the relation identified.

1.2.1. Create the Esperto frutticoltore class.

1.2.2. Using the external resource identify the semantics of the relation between the Esperto frutticoltore class and the Istituto professionale agrario class, and set up the relation identified.

1.2.3. Create the Esperto olivicoltore class.

1.2.4. Using the external resource identify the semantics of the relation between the Esperto olivicoltore class and the Istituto professionale agrario class, and set up the relation identified.

2. Create the HIGHER SECONDARY EDUCATION - ALLOWS ACCESS TO UNIVERSITIES class.

3. Create the Education Title class.

4. Using the external resource identify the semantics of the relation between the HIGHER SECONDARY EDUCATION class and the Education Title class, and set up the relation identified.

5. Using the external resource identify the semantics of the relation between the HIGHER SECONDARY EDUCATION - ALLOWS ACCESS TO UNIVERSITIES class and the Education Title class, and set up the relation identified.

Graphical Representation

Diagram

Image:Wfcsftsoexample.png


About

SubmittedBy BorisVillazón-Terrazas
Author BorisVillazón-Terrazas
Also known as
Known uses
Related to
Other References

Additional information

Scenarios

Scenarios about Pattern for re-engineering a classification scheme, which follows the flattened data model, into an ontology schema

No scenario is added to this Content OP.

Reviews

Reviews about Pattern for re-engineering a classification scheme, which follows the flattened data model, into an ontology schema

There is no review about this proposal. This revision (revision ID 9466) takes in account the reviews: none

Other info at evaluation tab


Modeling issues

Modeling issues about Pattern for re-engineering a classification scheme, which follows the flattened data model, into an ontology schema

There is no Modeling issue related to this proposal.


References

Add a reference


Personal tools
Quality Committee
Content OP publishers