SlideShare a Scribd company logo
1 of 23
Journal of Physics: Conference Series
PAPER • OPEN ACCESS
The methodology of database design in
organization management systems
To cite this article: I L Chudinov et al 2017 J. Phys.: Conf. Ser.
803 012030
View the article online for updates and enhancements.
You may also like
The Construction of Group Financial
Management Information System
Yuan Ma
-
Identification of E-Maintenance Elements
and Indicators that Affect Maintenance
Performance of High Rise Building: A
Literature Review
Nurul Inayah Wardahni, Leni Sagita
Riantini, Yusuf Latief et al.
-
Web-Based Project Management
Information System in Construction
Projects
M R Fachrizal, J C Wibawa and Z Afifah
-
This content was downloaded from IP address 75.44.16.235 on
09/10/2022 at 19:18
https://doi.org/10.1088/1742-6596/803/1/012030
https://iopscience.iop.org/article/10.1088/1757-
899X/750/1/012025
https://iopscience.iop.org/article/10.1088/1757-
899X/750/1/012025
https://iopscience.iop.org/article/10.1088/1757-
899X/1007/1/012021
https://iopscience.iop.org/article/10.1088/1757-
899X/1007/1/012021
https://iopscience.iop.org/article/10.1088/1757-
899X/1007/1/012021
https://iopscience.iop.org/article/10.1088/1757-
899X/1007/1/012021
https://iopscience.iop.org/article/10.1088/1757-
899X/879/1/012064
https://iopscience.iop.org/article/10.1088/1757-
899X/879/1/012064
https://iopscience.iop.org/article/10.1088/1757-
899X/879/1/012064
The methodology of database design in organization
management systems
I L Chudinov, V V Osipova, Y V Bobrova
Tomsk Polytechnic University, 30, Lenina ave., Tomsk, 634050,
Russia
E-mail: [email protected]
Abstract. The paper describes the unified methodology of
database design for management
information systems. Designing the conceptual information
model for the domain area is the
most important and labor-intensive stage in database design.
Basing on the proposed integrated
approach to design, the conceptual information model, the main
principles of developing the
relation databases are provided and user’s information needs are
considered. According to the
methodology, the process of designing the conceptual
information model includes three basic
stages, which are defined in detail. Finally, the article describes
the process of performing the
results of analyzing user’s information needs and the rationale
for use of classifiers.
1. Introduction
Management information systems are among the most important
components of information
technologies (IT), used in a company. They are usually
classified by the functions into the following
systems: Manufacturing Execution Systems (MES), Human
Resource Management (HRM), Enterprise
Content Management (ECM), Customer Relationship
Management (CRM), etc. [1]. Such systems are
used a special structured database and are required for
reengineering of the whole enterprise
management system, while the integration makes it difficult to
use them. These systems are expensive
enough and particularly developed for large enterprises: only in
this case the expenses on purchasing
and supporting are covered.
As a rule, special information systems (IS) are developed for
small and medium sized enterprises. The
main goal of the IS is to design and extend the structure of
databases, based on the integrated
(nonredundant) information environment. Such systems are
characterized by their continual
developing in expansion of the automated processes. These
processes can be implemented effectively
if there is a definite methodology for a database design.
2. Approaches to Database Design
Based on the three-level data representation of the
ANSI/SPARC architecture [2], the integrated
database design process is presented at the following stages:
1. Designing the conceptual information model of the domain
area.
2. Selecting the database management system (DBMS), that is
used for implementing the
database.
3. Presenting the conceptual information model into the
physical database structure in notation of
the specified DBMS.
The second stage is generally executed only in initial database
development, while extending the
1
International Conference on Information Technologies in
Business and Industry 2016 IOP Publishing
IOP Conf. Series: Journal of Physics: Conf. Series 803 (2017)
012030 doi:10.1088/1742-6596/803/1/012030
International Conference on Recent Trends in Physics 2016
(ICRTP2016) IOP Publishing
Journal of Physics: Conference Series 755 (2016) 011001
doi:10.1088/1742-6596/755/1/011001
Content from this work may be used under the terms of the
Creative Commons Attribution 3.0 licence. Any further
distribution
of this work must maintain attribution to the author(s) and the
title of the work, journal citation and DOI.
Published under licence by IOP Publishing Ltd
http://creativecommons.org/licenses/by/3.0
information base the DBMS is changed rarely, and concurrent
use of different DBMS reinforces the
requirement to design of the conceptual information model [3].
For realizing the third stage, there are a
number of software tools, e.g. Oracle SQL Developer,
Embarcadero ER/Studio XE that automate
designing the physical database structure for the specified
DBMS, depending on the defined
conceptual information model [4]. Whereas the first stage of
developing the database is rather
considerable, there is no entire formalized description how to
design the conceptual information
model.
In well-known papers of C. Date [5], R. Barker [6], E. Codd
[7,8] designing the conceptual
information model is defined to declare the technology as a
procedure based on integration of user’s
information needs. Therefore, the first stage of designing the
conceptual information model is
considered as the main one in developing a database.
According to the method of learning the domain area, there are
two alternative approaches to
designing the conceptual information model:
1. Decomposition is based on the system analysis of the domain
area.
2. Integration is based on the analysis of current and expectative
user’s information needs.
The approach, based on the system analysis of the domain area,
is much complex, on the one hand,
since there is an original methodology to apply or a well-known
method of the system analysis to
adapt for the purposes of designing the conceptual information
model. On the other hand, the
decomposition method requires the representative of the domain
area, who is familiar with the
organization and business function of the company, to
participate in developing. Furthermore, the
task-specific way of designing the conceptual information
model determines applying the integration
method. User’s information needs are sure to change over time,
thus the proposed methodology is
focused not only on the initial development of the data schema,
but also on integrating a further
information need with the current data schema.
3. Methodology of database design
The proposed methodology is to conform to the following
principles for designing the conceptual
information model:
• Sequential approach to designing that is an incremental
modeling of the data schema by
including expectative information needs and modifying the
current descriptions.
• Noncontiguous interaction of participants in the designing
process (suppliers of information
requirements and analysts) within a two-level organization of
developing:
o the initial formalization of information needs for the specified
tasks;
o the formalized integration of further requirements description
with the base data schema.
• Definition of information needs as structures, related to the
typical information formats.
• Declaration of data domains and their relationships as a part
of capturing knowledge base
about the domain area.
• Use of information about data domains to define availability
and type of relationships between
data schema components.
The methodology of designing has the following stages:
1. Analysis of user’s information needs and their representation
as a set of initial entities of the
domain area.
2. Definition of initial entities and their representation as plain
normalized data schemas.
3. Relation of received normalized entities with the base
conceptual information model.
3.1. The first stage of database design
At the first stage, the main semantic analysis of the domain area
is performed in terms of user’s
information needs. Current, as well as expectative information
requirements can be classified by
means of the following typical information formats:
2
International Conference on Information Technologies in
Business and Industry 2016 IOP Publishing
IOP Conf. Series: Journal of Physics: Conf. Series 803 (2017)
012030 doi:10.1088/1742-6596/803/1/012030
• Documents are revealed by a special survey of departments.
• Users’ requests are revealed by interviewing employees, who
fill in documents and use
information containing in them.
• Files are revealed by maintenance of the current information
processing systems.
Representation of resulting information formats of user’s
requirements as initial entities requires
performing the following actions [9]:
• to identify attributes and the order of them in the entity;
• to identify multiple values of the attribute;
• to define an attribute domain;
• to identify secondary attributes;
• to present the result of attributes identification as a table row
of description of initial entities.
Along with the analysis of possible attributes’ values, data
compatibility is defined:
• = , if attributes consist (domains consist �1 = �21).
• < , if attributes of one entity subordinate to attributes of
another one (�1⊂D2).
• × , if attributes are comparable ( �1 ∩ �2 ≠ ∅ ).
• +, if attributes are compatible (�1 ∪ �2 makes sense as a
domain of the domain area).
3.2. The second stage of database design
At the second stage, the initial entities of the domain area are
specified by means of:
• compression of attributes in a new entity;
• normalization;
• identification of classifiers.
Normalization and compression of attributes are formally
defined and can be realized easily,
satisfying the rules of the relational algebra. Identification of
classifiers and decision on whether
encoding an attribute are required at the stage of designing the
conceptual information model, if the
volume of the uncoded view is rather higher than the encoded
one, presented as:
�� >
�� +�(�� + ��)
(1)
where n – a number of tuples in the entity; m – a number of
elements in the dictionary of possible
values (in the classifier); ��– a size of the uncoded (text)
value; ��– a size of the code.
If �� = 5��, then
�� >
�� + 6��� ,
(2)
� >
�
�
.
(3)
That is, attribute values with the dictionary domain are required
to be encoded if a number of tuples
in the initial entity is half again a number of possible attribute
values.
If there are several (S) attributes in the conceptual information
model that are defined at the same
data domain, then the condition has the following expression:
3
International Conference on Information Technologies in
Business and Industry 2016 IOP Publishing
IOP Conf. Series: Journal of Physics: Conf. Series 803 (2017)
012030 doi:10.1088/1742-6596/803/1/012030
�� ∑
� > �� ∑
� +�(�� + ��)
�
���
�
��� ,
(4)
�– a number of tuples in the entity, that contains an i-th
attribute.
If an average number of tuples in the entities that contains
encoded attributes, is calculated using
formula
� = ∑
��
���
��� ,
(5)
then encoding of attributes is defined by
���
� > ���
� +�(�� + ��)
. (6)
If �� = 5��, then
5���
� > ���
� + 5���+ ���
(7)
2
�� > 3�.
(8)
That is, when using such attribute as a full name twice, it is
worth applying the classifier, on
condition that an average number of tuples in the entity,
according to (5), that contain encoded
attributes more than (¾ * a number of tuples in the classifier).
3.3. The third stage of database design
At the third stage, the received normalized entities are related
in the base conceptual information
model. The unified algorithm is proposed to relate separate
entities and to receive plain entities in the
conceptual information model. For this purpose, relationships
between these entities are identified, and
constituent entities are analyzed further as independent entities
according to the procedure, described
in [10].
Furthermore, there are inconsiderable (transitive) relationships
between entities identified
according the following conditions:
• If there is one hierarchy relationship between entity R1 with
key К1 and entity R2 with key
(К1, К2), and another hierarchy relationship between entity R2
and entity R3 with key (К1,
К2, К3), then the hierarchy relationship between entity R1 and
entity R3 can be defined as
inconsiderable, transitive.
• If there is a join relationship between entity R1 and entity R2,
then the relationships of one
subordinative entity can be defined as inconsiderable.
4. Conclusion
The proposed methodology of database design can be applied
for developing information systems in
any sphere, where objects of organizational management are
used. Also the methodology is considered
to present the conceptual information model formally, based on
current and expected user’s
information needs.
References
[1] Halevi G 2001 Handbook of Production Management
Methods (Oxford: Butterworth-
Heinemann)
[2] ANSI/X3/SPARC 1975 Study Group on Data Base
Management Systems FDT Bulletin of ACM
SIGMOD 7(2)
4
International Conference on Information Technologies in
Business and Industry 2016 IOP Publishing
IOP Conf. Series: Journal of Physics: Conf. Series 803 (2017)
012030 doi:10.1088/1742-6596/803/1/012030
[3] Navathe S B 1992 Evolution of Data Modeling for Databases
Communications of the ACM
35(9) 112–123
[4] Kim Y G 1995 Comparing Data Modeling Formalisms
Communications of the ACM 38(6) 103–
115
[5] Date C J 2003 An Introduction to Database Systems
(Cambridge: Pearson) pp 59–68
[6] Barker R 1990 Case*Method: Entity Relationship Modelling
(Wokingham: Addison Wesley
Professional) pp 62–75
[7] Codd E F 1970 A Relation Model of Data for Large Shared
Data Banks Communications of the
ACM 13(6) 377–387
[8] Codd E F 1979 Extending the Database Relational Model to
Capture More Meaning ACM
Transactions on Database Systems 4 397–434
[9] Osipova V V and Seitz J 2011 A Formal Approach to Design
a Conceptual Information Model
of the Universe of Discourse Proc. of the Tenth Wuhan
International Conference on E-Business
(New Yourk: Alfred University Press) pp 567–569
[10] Osipova V V, Chudinov I L and Seidova A S 2016
Formalized Approach in Relational
Database Design Key Engineering Materials 685 930–933
5
International Conference on Information Technologies in
Business and Industry 2016 IOP Publishing
IOP Conf. Series: Journal of Physics: Conf. Series 803 (2017)
012030 doi:10.1088/1742-6596/803/1/012030
XVII
I love the wind
when it blows through my barrio.
It hisses its snake love
down calles de polvo,
and cracks egg-shell skins
of abandoned homes.
Stray dogs find shelter
along the river,
where great cottonwoods rattle
like old covered wagons,
stuck in stagnant waterholes.
Days when the wind blows
full of sand and grit,
men and women make decisions
that change their whole lives.
Windy days in the barrio
give birth to divorce papers
and squalling separation. The wind tells us
what others refuse to tell us,
informing men and women of a secret,
that they move away to hide from.
* * * *
by Jimmy Santiago Baca
Five Paragraph Essay
Template
Paragraph One:
Motivator ______________________________
Thesis: Limited Subject ____________________+ Precise
Opinion _______________________
Blueprint: Main Point A_________________
Main Point B_________________
Main Point C_________________
Paragraph Two:
Transition __________________________ & Main Point A
_______________________
Specific Support: Point
_____________________________________________
Illustration_________________________________________
Explanation ________________________________________
Specific Support: Point
_____________________________________________
Illustration_________________________________________
Explanation ________________________________________
Specific Support: Point
_____________________________________________
Illustration_________________________________________
Explanation ________________________________________
Paragraph Three:
Transition __________________________ & Main Point B
_______________________
Specific Support: Point
_____________________________________________
Illustration_________________________________________
Explanation ________________________________________
Specific Support: Point
_____________________________________________
Illustration_________________________________________
Explanation ________________________________________
Specific Support: Point
_____________________________________________
Illustration_________________________________________
Explanation ________________________________________
Paragraph Four:
Transition __________________________ & Main Point C
_______________________
Specific Support: Point
_____________________________________________
Illustration_________________________________________
Explanation ________________________________________
Specific Support: Point
_____________________________________________
Illustration_________________________________________
Explanation ________________________________________
Specific Support: Point
_____________________________________________
Illustration_________________________________________
Explanation ________________________________________
Paragraph Five:
Reworded Thesis
___________________________________________________
Reworded Motivator
________________________________________________
Student Name Here
Mr. Martin
ENG 102 MW
December 5, 2014
The Road Not Taken
Life is full of difficult decisions, and once a decision is made
there is no way to
try again. In the poem The Road Not Taken, Robert Frost uses
tone, diction, and imagery
to illustrate how people cannot make second attempts at life’s
choices.
Frost uses tone in his poem to convey the difficulties people
face when confronted
with a major decision, and the ever-present “what if” that
occurs when such decisions
have been made. The narrator in the poem is faced with two
roads in a forest, equally
intriguing, but only one path can be taken. Frost writes, “Two
roads diverged in a yellow
wood / And sorry I could not travel both / And be one traveler,
long I stood,” (lns 1-3).
When a person is facing any kind of major decision in life both
choices have their pros
and cons, and it is often difficult to choose the best way to go.
Weeks or even years later,
that choice not taken is a source of wondering how things would
have turned out if they
had gone the other way. Frost illustrates this when he says, “I
shall be telling this with a
sigh / Somewhere ages and ages hence” (lns16-7). It is human
nature to wonder about all
the different ways a person’s life could have turned out if they
had made different choices
in the past.
Diction is also used in the poem to convey how difficult it is to
make the hard
decisions, even if they turn out to be rewarding in the end. Even
if it looks like the choice
could be changed later on, there really is no way to go back.
Frost states, “Oh, I kept the
Student 2
first for another day / Yet knowing how way leads on to way / I
doubted if I should ever
come back” (lns13-5). Decisions have a way of branching off in
different ways to other,
smaller decisions, at which point there is no way to return to
that original point. Even
though sometimes a person may choose a harder path to go, it
could turn out to be the
thing that changes their life for the best. Frost illustrates this
when he writes, “Two roads
diverged in a wood, and I / I took the one less traveled by / And
that has made all the
difference,” (lns 18-20). A person may make the harder or less
popular decision and even
though they can encounter obstacles and objections, in the end
that decision may be the
most rewarding.
Imagery is used to show how even though similar decisions
have been made by
countless others, at that point in time it is a unique choice to the
person making it. When
faced with a fork in the road, the narrator sees that both paths
have their different appeals,
but both look like they have been traveled about the same
amount. Frost writes:
And looked down one as far as I could
To where it bent in the undergrowth;
Then took the other, just as fair,
And having perhaps the better claim,
Because it was grassy and wanted wear;
Though as for that, the passing there
Had work them really about the same, (lns 4-10)
When a person is facing a major decision they can see how the
choices they have can be
equally tempting, and will undoubtedly hear stories of other
people facing similar
Student 3
situations and the choices they made. At the same time,
however, the choice is unique to
that person and that moment. Frost shows this when he says,
“And both that morning
equally lay / In leaves no step had trodden black,” (lns 9-10).
No two people have lived
the exact same life, so even though they may face similar
situations, at the same time
each decision is completely different to each individual.
It is human nature to want a second chance at a choice gone
wrong in life. In The
Road Not Taken, Robert Frost uses tone, diction, and imagery to
show how it is
impossible to come back to major decisions people must make
in their lives.
[removed]

More Related Content

Similar to Journal of Physics Conference SeriesPAPER • OPEN ACCESS.docx

A Generic Model for Student Data Analytic Web Service (SDAWS)
A Generic Model for Student Data Analytic Web Service (SDAWS)A Generic Model for Student Data Analytic Web Service (SDAWS)
A Generic Model for Student Data Analytic Web Service (SDAWS)Editor IJCATR
 
Heterogeneous data transfer and loader
Heterogeneous data transfer and loaderHeterogeneous data transfer and loader
Heterogeneous data transfer and loadereSAT Publishing House
 
Heterogeneous data transfer and loader
Heterogeneous data transfer and loaderHeterogeneous data transfer and loader
Heterogeneous data transfer and loadereSAT Journals
 
Unit 1: Introduction to DBMS Unit 1 Complete
Unit 1: Introduction to DBMS Unit 1 CompleteUnit 1: Introduction to DBMS Unit 1 Complete
Unit 1: Introduction to DBMS Unit 1 CompleteRaj vardhan
 
A Multimodal Approach to Incremental User Profile Building
A Multimodal Approach to Incremental User Profile Building A Multimodal Approach to Incremental User Profile Building
A Multimodal Approach to Incremental User Profile Building dannyijwest
 
IRJET- Recommendation System based on Graph Database Techniques
IRJET- Recommendation System based on Graph Database TechniquesIRJET- Recommendation System based on Graph Database Techniques
IRJET- Recommendation System based on Graph Database TechniquesIRJET Journal
 
Review on an automatic extraction of educational digital objects and metadata...
Review on an automatic extraction of educational digital objects and metadata...Review on an automatic extraction of educational digital objects and metadata...
Review on an automatic extraction of educational digital objects and metadata...IRJET Journal
 
Search Engine Scrapper
Search Engine ScrapperSearch Engine Scrapper
Search Engine ScrapperIRJET Journal
 
dynamic query forms for non relational database
dynamic query forms for non relational databasedynamic query forms for non relational database
dynamic query forms for non relational databaseINFOGAIN PUBLICATION
 
Project PlanFor our Project Plan, we are going to develop.docx
Project PlanFor our Project Plan, we are going to develop.docxProject PlanFor our Project Plan, we are going to develop.docx
Project PlanFor our Project Plan, we are going to develop.docxwkyra78
 
Framework for web personalization using web mining
Framework for web personalization using web miningFramework for web personalization using web mining
Framework for web personalization using web miningeSAT Publishing House
 
Framework for web personalization using web mining
Framework for web personalization using web miningFramework for web personalization using web mining
Framework for web personalization using web miningeSAT Journals
 
CP 121_2.pptx about time to be implement
CP 121_2.pptx about time to be implementCP 121_2.pptx about time to be implement
CP 121_2.pptx about time to be implementflyinimohamed
 
Analyzing Systems Using Data Flow Diagrams
Analyzing Systems Using Data Flow DiagramsAnalyzing Systems Using Data Flow Diagrams
Analyzing Systems Using Data Flow DiagramsChristina Valadez
 
A relational model of data for large shared data banks
A relational model of data for large shared data banksA relational model of data for large shared data banks
A relational model of data for large shared data banksSammy Alvarez
 
Student database management system
Student database management systemStudent database management system
Student database management systemSnehal Raut
 
An Approach to Automate the Relational Database Design Process
An Approach to Automate the Relational Database Design Process An Approach to Automate the Relational Database Design Process
An Approach to Automate the Relational Database Design Process ijdms
 

Similar to Journal of Physics Conference SeriesPAPER • OPEN ACCESS.docx (20)

Project report
Project reportProject report
Project report
 
A Generic Model for Student Data Analytic Web Service (SDAWS)
A Generic Model for Student Data Analytic Web Service (SDAWS)A Generic Model for Student Data Analytic Web Service (SDAWS)
A Generic Model for Student Data Analytic Web Service (SDAWS)
 
Fulltext01
Fulltext01Fulltext01
Fulltext01
 
Heterogeneous data transfer and loader
Heterogeneous data transfer and loaderHeterogeneous data transfer and loader
Heterogeneous data transfer and loader
 
Heterogeneous data transfer and loader
Heterogeneous data transfer and loaderHeterogeneous data transfer and loader
Heterogeneous data transfer and loader
 
Unit 1: Introduction to DBMS Unit 1 Complete
Unit 1: Introduction to DBMS Unit 1 CompleteUnit 1: Introduction to DBMS Unit 1 Complete
Unit 1: Introduction to DBMS Unit 1 Complete
 
Db lecture 2
Db lecture 2Db lecture 2
Db lecture 2
 
A Multimodal Approach to Incremental User Profile Building
A Multimodal Approach to Incremental User Profile Building A Multimodal Approach to Incremental User Profile Building
A Multimodal Approach to Incremental User Profile Building
 
IRJET- Recommendation System based on Graph Database Techniques
IRJET- Recommendation System based on Graph Database TechniquesIRJET- Recommendation System based on Graph Database Techniques
IRJET- Recommendation System based on Graph Database Techniques
 
Review on an automatic extraction of educational digital objects and metadata...
Review on an automatic extraction of educational digital objects and metadata...Review on an automatic extraction of educational digital objects and metadata...
Review on an automatic extraction of educational digital objects and metadata...
 
Search Engine Scrapper
Search Engine ScrapperSearch Engine Scrapper
Search Engine Scrapper
 
dynamic query forms for non relational database
dynamic query forms for non relational databasedynamic query forms for non relational database
dynamic query forms for non relational database
 
Project PlanFor our Project Plan, we are going to develop.docx
Project PlanFor our Project Plan, we are going to develop.docxProject PlanFor our Project Plan, we are going to develop.docx
Project PlanFor our Project Plan, we are going to develop.docx
 
Framework for web personalization using web mining
Framework for web personalization using web miningFramework for web personalization using web mining
Framework for web personalization using web mining
 
Framework for web personalization using web mining
Framework for web personalization using web miningFramework for web personalization using web mining
Framework for web personalization using web mining
 
CP 121_2.pptx about time to be implement
CP 121_2.pptx about time to be implementCP 121_2.pptx about time to be implement
CP 121_2.pptx about time to be implement
 
Analyzing Systems Using Data Flow Diagrams
Analyzing Systems Using Data Flow DiagramsAnalyzing Systems Using Data Flow Diagrams
Analyzing Systems Using Data Flow Diagrams
 
A relational model of data for large shared data banks
A relational model of data for large shared data banksA relational model of data for large shared data banks
A relational model of data for large shared data banks
 
Student database management system
Student database management systemStudent database management system
Student database management system
 
An Approach to Automate the Relational Database Design Process
An Approach to Automate the Relational Database Design Process An Approach to Automate the Relational Database Design Process
An Approach to Automate the Relational Database Design Process
 

More from LaticiaGrissomzz

MGMT665, MBA CapstoneLive Chat #3 Focus on Organizatio.docx
MGMT665, MBA CapstoneLive Chat #3  Focus on Organizatio.docxMGMT665, MBA CapstoneLive Chat #3  Focus on Organizatio.docx
MGMT665, MBA CapstoneLive Chat #3 Focus on Organizatio.docxLaticiaGrissomzz
 
MEDICAL IMAGING THROUGH HEALTHCARE 17MEDICAL IMAGING THRO.docx
MEDICAL IMAGING THROUGH HEALTHCARE 17MEDICAL IMAGING THRO.docxMEDICAL IMAGING THROUGH HEALTHCARE 17MEDICAL IMAGING THRO.docx
MEDICAL IMAGING THROUGH HEALTHCARE 17MEDICAL IMAGING THRO.docxLaticiaGrissomzz
 
Mass MurderersIn the aftermath of mass murders, the news media a.docx
Mass MurderersIn the aftermath of mass murders, the news media a.docxMass MurderersIn the aftermath of mass murders, the news media a.docx
Mass MurderersIn the aftermath of mass murders, the news media a.docxLaticiaGrissomzz
 
Marketing Plan Goals, Objectives, and Strategy WorksheetIII.M.docx
Marketing Plan Goals, Objectives, and Strategy WorksheetIII.M.docxMarketing Plan Goals, Objectives, and Strategy WorksheetIII.M.docx
Marketing Plan Goals, Objectives, and Strategy WorksheetIII.M.docxLaticiaGrissomzz
 
MGT 4337 Business Policy and Decision Making Module 3 .docx
MGT 4337 Business Policy and Decision Making        Module 3 .docxMGT 4337 Business Policy and Decision Making        Module 3 .docx
MGT 4337 Business Policy and Decision Making Module 3 .docxLaticiaGrissomzz
 
MedWatch The FDA Safety Information and Adverse Event Reporting.docx
MedWatch The FDA Safety Information and Adverse Event Reporting.docxMedWatch The FDA Safety Information and Adverse Event Reporting.docx
MedWatch The FDA Safety Information and Adverse Event Reporting.docxLaticiaGrissomzz
 
Mass Murderers and Serial KillersReview the two case studies out.docx
Mass Murderers and Serial KillersReview the two case studies out.docxMass Murderers and Serial KillersReview the two case studies out.docx
Mass Murderers and Serial KillersReview the two case studies out.docxLaticiaGrissomzz
 
Memorandum of Understanding The Norwalk Agreement” .docx
Memorandum of Understanding The Norwalk Agreement” .docxMemorandum of Understanding The Norwalk Agreement” .docx
Memorandum of Understanding The Norwalk Agreement” .docxLaticiaGrissomzz
 
Minimum of 200 words Briefly share a situation in which you h.docx
Minimum of 200 words Briefly share a situation in which you h.docxMinimum of 200 words Briefly share a situation in which you h.docx
Minimum of 200 words Briefly share a situation in which you h.docxLaticiaGrissomzz
 
MGT576 v1Learning OrganizationsMGT576 v1Page 3 of 3Lea.docx
MGT576 v1Learning OrganizationsMGT576 v1Page 3 of 3Lea.docxMGT576 v1Learning OrganizationsMGT576 v1Page 3 of 3Lea.docx
MGT576 v1Learning OrganizationsMGT576 v1Page 3 of 3Lea.docxLaticiaGrissomzz
 
Meeting or Beating Analyst Expectations in thePost-Scandals .docx
Meeting or Beating Analyst Expectations in thePost-Scandals .docxMeeting or Beating Analyst Expectations in thePost-Scandals .docx
Meeting or Beating Analyst Expectations in thePost-Scandals .docxLaticiaGrissomzz
 
Mental Status ExaminationThe patient is who is 70 years old who.docx
Mental Status ExaminationThe patient is who is 70 years old who.docxMental Status ExaminationThe patient is who is 70 years old who.docx
Mental Status ExaminationThe patient is who is 70 years old who.docxLaticiaGrissomzz
 
MEMODate SEPTEMBER 29, 2022 To CITY OF COLUMBUS MA.docx
MEMODate     SEPTEMBER 29, 2022 To       CITY OF COLUMBUS MA.docxMEMODate     SEPTEMBER 29, 2022 To       CITY OF COLUMBUS MA.docx
MEMODate SEPTEMBER 29, 2022 To CITY OF COLUMBUS MA.docxLaticiaGrissomzz
 
Memo ToSally JonesFromJames StudentDate Ja.docx
Memo        ToSally JonesFromJames StudentDate Ja.docxMemo        ToSally JonesFromJames StudentDate Ja.docx
Memo ToSally JonesFromJames StudentDate Ja.docxLaticiaGrissomzz
 
Metabolic acidosis A decrease in serum HCO3 of less than 24 mEqL.docx
Metabolic acidosis A decrease in serum HCO3 of less than 24 mEqL.docxMetabolic acidosis A decrease in serum HCO3 of less than 24 mEqL.docx
Metabolic acidosis A decrease in serum HCO3 of less than 24 mEqL.docxLaticiaGrissomzz
 
McDonald’s—The Coffee Spill Heard ’Round the WorldThe McDonald’s.docx
McDonald’s—The Coffee Spill Heard ’Round the WorldThe McDonald’s.docxMcDonald’s—The Coffee Spill Heard ’Round the WorldThe McDonald’s.docx
McDonald’s—The Coffee Spill Heard ’Round the WorldThe McDonald’s.docxLaticiaGrissomzz
 
may use One of the following formats for reflection.; all conc.docx
may use One of the following formats for reflection.; all conc.docxmay use One of the following formats for reflection.; all conc.docx
may use One of the following formats for reflection.; all conc.docxLaticiaGrissomzz
 
master budget problem. only part B  in attached filePa.docx
master budget problem. only part B  in attached filePa.docxmaster budget problem. only part B  in attached filePa.docx
master budget problem. only part B  in attached filePa.docxLaticiaGrissomzz
 
MAT 133 Milestone One Guidelines and Rubric Overview .docx
MAT 133 Milestone One Guidelines and Rubric Overview .docxMAT 133 Milestone One Guidelines and Rubric Overview .docx
MAT 133 Milestone One Guidelines and Rubric Overview .docxLaticiaGrissomzz
 
Master of Business Analytics BUS5AP .docx
Master of Business Analytics                          BUS5AP .docxMaster of Business Analytics                          BUS5AP .docx
Master of Business Analytics BUS5AP .docxLaticiaGrissomzz
 

More from LaticiaGrissomzz (20)

MGMT665, MBA CapstoneLive Chat #3 Focus on Organizatio.docx
MGMT665, MBA CapstoneLive Chat #3  Focus on Organizatio.docxMGMT665, MBA CapstoneLive Chat #3  Focus on Organizatio.docx
MGMT665, MBA CapstoneLive Chat #3 Focus on Organizatio.docx
 
MEDICAL IMAGING THROUGH HEALTHCARE 17MEDICAL IMAGING THRO.docx
MEDICAL IMAGING THROUGH HEALTHCARE 17MEDICAL IMAGING THRO.docxMEDICAL IMAGING THROUGH HEALTHCARE 17MEDICAL IMAGING THRO.docx
MEDICAL IMAGING THROUGH HEALTHCARE 17MEDICAL IMAGING THRO.docx
 
Mass MurderersIn the aftermath of mass murders, the news media a.docx
Mass MurderersIn the aftermath of mass murders, the news media a.docxMass MurderersIn the aftermath of mass murders, the news media a.docx
Mass MurderersIn the aftermath of mass murders, the news media a.docx
 
Marketing Plan Goals, Objectives, and Strategy WorksheetIII.M.docx
Marketing Plan Goals, Objectives, and Strategy WorksheetIII.M.docxMarketing Plan Goals, Objectives, and Strategy WorksheetIII.M.docx
Marketing Plan Goals, Objectives, and Strategy WorksheetIII.M.docx
 
MGT 4337 Business Policy and Decision Making Module 3 .docx
MGT 4337 Business Policy and Decision Making        Module 3 .docxMGT 4337 Business Policy and Decision Making        Module 3 .docx
MGT 4337 Business Policy and Decision Making Module 3 .docx
 
MedWatch The FDA Safety Information and Adverse Event Reporting.docx
MedWatch The FDA Safety Information and Adverse Event Reporting.docxMedWatch The FDA Safety Information and Adverse Event Reporting.docx
MedWatch The FDA Safety Information and Adverse Event Reporting.docx
 
Mass Murderers and Serial KillersReview the two case studies out.docx
Mass Murderers and Serial KillersReview the two case studies out.docxMass Murderers and Serial KillersReview the two case studies out.docx
Mass Murderers and Serial KillersReview the two case studies out.docx
 
Memorandum of Understanding The Norwalk Agreement” .docx
Memorandum of Understanding The Norwalk Agreement” .docxMemorandum of Understanding The Norwalk Agreement” .docx
Memorandum of Understanding The Norwalk Agreement” .docx
 
Minimum of 200 words Briefly share a situation in which you h.docx
Minimum of 200 words Briefly share a situation in which you h.docxMinimum of 200 words Briefly share a situation in which you h.docx
Minimum of 200 words Briefly share a situation in which you h.docx
 
MGT576 v1Learning OrganizationsMGT576 v1Page 3 of 3Lea.docx
MGT576 v1Learning OrganizationsMGT576 v1Page 3 of 3Lea.docxMGT576 v1Learning OrganizationsMGT576 v1Page 3 of 3Lea.docx
MGT576 v1Learning OrganizationsMGT576 v1Page 3 of 3Lea.docx
 
Meeting or Beating Analyst Expectations in thePost-Scandals .docx
Meeting or Beating Analyst Expectations in thePost-Scandals .docxMeeting or Beating Analyst Expectations in thePost-Scandals .docx
Meeting or Beating Analyst Expectations in thePost-Scandals .docx
 
Mental Status ExaminationThe patient is who is 70 years old who.docx
Mental Status ExaminationThe patient is who is 70 years old who.docxMental Status ExaminationThe patient is who is 70 years old who.docx
Mental Status ExaminationThe patient is who is 70 years old who.docx
 
MEMODate SEPTEMBER 29, 2022 To CITY OF COLUMBUS MA.docx
MEMODate     SEPTEMBER 29, 2022 To       CITY OF COLUMBUS MA.docxMEMODate     SEPTEMBER 29, 2022 To       CITY OF COLUMBUS MA.docx
MEMODate SEPTEMBER 29, 2022 To CITY OF COLUMBUS MA.docx
 
Memo ToSally JonesFromJames StudentDate Ja.docx
Memo        ToSally JonesFromJames StudentDate Ja.docxMemo        ToSally JonesFromJames StudentDate Ja.docx
Memo ToSally JonesFromJames StudentDate Ja.docx
 
Metabolic acidosis A decrease in serum HCO3 of less than 24 mEqL.docx
Metabolic acidosis A decrease in serum HCO3 of less than 24 mEqL.docxMetabolic acidosis A decrease in serum HCO3 of less than 24 mEqL.docx
Metabolic acidosis A decrease in serum HCO3 of less than 24 mEqL.docx
 
McDonald’s—The Coffee Spill Heard ’Round the WorldThe McDonald’s.docx
McDonald’s—The Coffee Spill Heard ’Round the WorldThe McDonald’s.docxMcDonald’s—The Coffee Spill Heard ’Round the WorldThe McDonald’s.docx
McDonald’s—The Coffee Spill Heard ’Round the WorldThe McDonald’s.docx
 
may use One of the following formats for reflection.; all conc.docx
may use One of the following formats for reflection.; all conc.docxmay use One of the following formats for reflection.; all conc.docx
may use One of the following formats for reflection.; all conc.docx
 
master budget problem. only part B  in attached filePa.docx
master budget problem. only part B  in attached filePa.docxmaster budget problem. only part B  in attached filePa.docx
master budget problem. only part B  in attached filePa.docx
 
MAT 133 Milestone One Guidelines and Rubric Overview .docx
MAT 133 Milestone One Guidelines and Rubric Overview .docxMAT 133 Milestone One Guidelines and Rubric Overview .docx
MAT 133 Milestone One Guidelines and Rubric Overview .docx
 
Master of Business Analytics BUS5AP .docx
Master of Business Analytics                          BUS5AP .docxMaster of Business Analytics                          BUS5AP .docx
Master of Business Analytics BUS5AP .docx
 

Recently uploaded

MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxabhijeetpadhi001
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 

Recently uploaded (20)

MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 

Journal of Physics Conference SeriesPAPER • OPEN ACCESS.docx

  • 1. Journal of Physics: Conference Series PAPER • OPEN ACCESS The methodology of database design in organization management systems To cite this article: I L Chudinov et al 2017 J. Phys.: Conf. Ser. 803 012030 View the article online for updates and enhancements. You may also like The Construction of Group Financial Management Information System Yuan Ma - Identification of E-Maintenance Elements and Indicators that Affect Maintenance Performance of High Rise Building: A Literature Review Nurul Inayah Wardahni, Leni Sagita Riantini, Yusuf Latief et al. - Web-Based Project Management Information System in Construction Projects M R Fachrizal, J C Wibawa and Z Afifah
  • 2. - This content was downloaded from IP address 75.44.16.235 on 09/10/2022 at 19:18 https://doi.org/10.1088/1742-6596/803/1/012030 https://iopscience.iop.org/article/10.1088/1757- 899X/750/1/012025 https://iopscience.iop.org/article/10.1088/1757- 899X/750/1/012025 https://iopscience.iop.org/article/10.1088/1757- 899X/1007/1/012021 https://iopscience.iop.org/article/10.1088/1757- 899X/1007/1/012021 https://iopscience.iop.org/article/10.1088/1757- 899X/1007/1/012021 https://iopscience.iop.org/article/10.1088/1757- 899X/1007/1/012021 https://iopscience.iop.org/article/10.1088/1757- 899X/879/1/012064 https://iopscience.iop.org/article/10.1088/1757- 899X/879/1/012064 https://iopscience.iop.org/article/10.1088/1757- 899X/879/1/012064 The methodology of database design in organization management systems I L Chudinov, V V Osipova, Y V Bobrova Tomsk Polytechnic University, 30, Lenina ave., Tomsk, 634050, Russia
  • 3. E-mail: [email protected] Abstract. The paper describes the unified methodology of database design for management information systems. Designing the conceptual information model for the domain area is the most important and labor-intensive stage in database design. Basing on the proposed integrated approach to design, the conceptual information model, the main principles of developing the relation databases are provided and user’s information needs are considered. According to the methodology, the process of designing the conceptual information model includes three basic stages, which are defined in detail. Finally, the article describes the process of performing the results of analyzing user’s information needs and the rationale for use of classifiers. 1. Introduction Management information systems are among the most important components of information technologies (IT), used in a company. They are usually classified by the functions into the following systems: Manufacturing Execution Systems (MES), Human Resource Management (HRM), Enterprise Content Management (ECM), Customer Relationship Management (CRM), etc. [1]. Such systems are used a special structured database and are required for reengineering of the whole enterprise management system, while the integration makes it difficult to use them. These systems are expensive enough and particularly developed for large enterprises: only in this case the expenses on purchasing and supporting are covered. As a rule, special information systems (IS) are developed for
  • 4. small and medium sized enterprises. The main goal of the IS is to design and extend the structure of databases, based on the integrated (nonredundant) information environment. Such systems are characterized by their continual developing in expansion of the automated processes. These processes can be implemented effectively if there is a definite methodology for a database design. 2. Approaches to Database Design Based on the three-level data representation of the ANSI/SPARC architecture [2], the integrated database design process is presented at the following stages: 1. Designing the conceptual information model of the domain area. 2. Selecting the database management system (DBMS), that is used for implementing the database. 3. Presenting the conceptual information model into the physical database structure in notation of the specified DBMS. The second stage is generally executed only in initial database development, while extending the 1 International Conference on Information Technologies in Business and Industry 2016 IOP Publishing IOP Conf. Series: Journal of Physics: Conf. Series 803 (2017) 012030 doi:10.1088/1742-6596/803/1/012030 International Conference on Recent Trends in Physics 2016 (ICRTP2016) IOP Publishing
  • 5. Journal of Physics: Conference Series 755 (2016) 011001 doi:10.1088/1742-6596/755/1/011001 Content from this work may be used under the terms of the Creative Commons Attribution 3.0 licence. Any further distribution of this work must maintain attribution to the author(s) and the title of the work, journal citation and DOI. Published under licence by IOP Publishing Ltd http://creativecommons.org/licenses/by/3.0 information base the DBMS is changed rarely, and concurrent use of different DBMS reinforces the requirement to design of the conceptual information model [3]. For realizing the third stage, there are a number of software tools, e.g. Oracle SQL Developer, Embarcadero ER/Studio XE that automate designing the physical database structure for the specified DBMS, depending on the defined conceptual information model [4]. Whereas the first stage of developing the database is rather considerable, there is no entire formalized description how to design the conceptual information model. In well-known papers of C. Date [5], R. Barker [6], E. Codd [7,8] designing the conceptual information model is defined to declare the technology as a procedure based on integration of user’s information needs. Therefore, the first stage of designing the conceptual information model is considered as the main one in developing a database.
  • 6. According to the method of learning the domain area, there are two alternative approaches to designing the conceptual information model: 1. Decomposition is based on the system analysis of the domain area. 2. Integration is based on the analysis of current and expectative user’s information needs. The approach, based on the system analysis of the domain area, is much complex, on the one hand, since there is an original methodology to apply or a well-known method of the system analysis to adapt for the purposes of designing the conceptual information model. On the other hand, the decomposition method requires the representative of the domain area, who is familiar with the organization and business function of the company, to participate in developing. Furthermore, the task-specific way of designing the conceptual information model determines applying the integration method. User’s information needs are sure to change over time, thus the proposed methodology is focused not only on the initial development of the data schema, but also on integrating a further information need with the current data schema. 3. Methodology of database design The proposed methodology is to conform to the following principles for designing the conceptual information model: • Sequential approach to designing that is an incremental modeling of the data schema by including expectative information needs and modifying the
  • 7. current descriptions. • Noncontiguous interaction of participants in the designing process (suppliers of information requirements and analysts) within a two-level organization of developing: o the initial formalization of information needs for the specified tasks; o the formalized integration of further requirements description with the base data schema. • Definition of information needs as structures, related to the typical information formats. • Declaration of data domains and their relationships as a part of capturing knowledge base about the domain area. • Use of information about data domains to define availability and type of relationships between data schema components. The methodology of designing has the following stages: 1. Analysis of user’s information needs and their representation as a set of initial entities of the domain area. 2. Definition of initial entities and their representation as plain normalized data schemas. 3. Relation of received normalized entities with the base conceptual information model. 3.1. The first stage of database design At the first stage, the main semantic analysis of the domain area is performed in terms of user’s
  • 8. information needs. Current, as well as expectative information requirements can be classified by means of the following typical information formats: 2 International Conference on Information Technologies in Business and Industry 2016 IOP Publishing IOP Conf. Series: Journal of Physics: Conf. Series 803 (2017) 012030 doi:10.1088/1742-6596/803/1/012030 • Documents are revealed by a special survey of departments. • Users’ requests are revealed by interviewing employees, who fill in documents and use information containing in them. • Files are revealed by maintenance of the current information processing systems. Representation of resulting information formats of user’s requirements as initial entities requires performing the following actions [9]: • to identify attributes and the order of them in the entity; • to identify multiple values of the attribute; • to define an attribute domain; • to identify secondary attributes; • to present the result of attributes identification as a table row of description of initial entities.
  • 9. Along with the analysis of possible attributes’ values, data compatibility is defined: • = , if attributes consist (domains consist �1 = �21). • < , if attributes of one entity subordinate to attributes of another one (�1⊂D2). • × , if attributes are comparable ( �1 ∩ �2 ≠ ∅ ). • +, if attributes are compatible (�1 ∪ �2 makes sense as a domain of the domain area). 3.2. The second stage of database design At the second stage, the initial entities of the domain area are specified by means of: • compression of attributes in a new entity; • normalization; • identification of classifiers. Normalization and compression of attributes are formally defined and can be realized easily, satisfying the rules of the relational algebra. Identification of classifiers and decision on whether encoding an attribute are required at the stage of designing the conceptual information model, if the volume of the uncoded view is rather higher than the encoded one, presented as: �� > �� +�(�� + ��) (1)
  • 10. where n – a number of tuples in the entity; m – a number of elements in the dictionary of possible values (in the classifier); ��– a size of the uncoded (text) value; ��– a size of the code. If �� = 5��, then �� > �� + 6��� , (2) � > � � . (3) That is, attribute values with the dictionary domain are required to be encoded if a number of tuples in the initial entity is half again a number of possible attribute values. If there are several (S) attributes in the conceptual information model that are defined at the same data domain, then the condition has the following expression: 3
  • 11. International Conference on Information Technologies in Business and Industry 2016 IOP Publishing IOP Conf. Series: Journal of Physics: Conf. Series 803 (2017) 012030 doi:10.1088/1742-6596/803/1/012030 �� ∑ � > �� ∑ � +�(�� + ��) � ��� � ��� , (4) �– a number of tuples in the entity, that contains an i-th attribute. If an average number of tuples in the entities that contains encoded attributes, is calculated using formula � = ∑ �� ��� ��� ,
  • 12. (5) then encoding of attributes is defined by ��� � > ��� � +�(�� + ��) . (6) If �� = 5��, then 5��� � > ��� � + 5���+ ��� (7) 2 �� > 3�. (8) That is, when using such attribute as a full name twice, it is worth applying the classifier, on condition that an average number of tuples in the entity, according to (5), that contain encoded
  • 13. attributes more than (¾ * a number of tuples in the classifier). 3.3. The third stage of database design At the third stage, the received normalized entities are related in the base conceptual information model. The unified algorithm is proposed to relate separate entities and to receive plain entities in the conceptual information model. For this purpose, relationships between these entities are identified, and constituent entities are analyzed further as independent entities according to the procedure, described in [10]. Furthermore, there are inconsiderable (transitive) relationships between entities identified according the following conditions: • If there is one hierarchy relationship between entity R1 with key К1 and entity R2 with key (К1, К2), and another hierarchy relationship between entity R2 and entity R3 with key (К1, К2, К3), then the hierarchy relationship between entity R1 and entity R3 can be defined as inconsiderable, transitive. • If there is a join relationship between entity R1 and entity R2, then the relationships of one subordinative entity can be defined as inconsiderable. 4. Conclusion The proposed methodology of database design can be applied for developing information systems in any sphere, where objects of organizational management are used. Also the methodology is considered
  • 14. to present the conceptual information model formally, based on current and expected user’s information needs. References [1] Halevi G 2001 Handbook of Production Management Methods (Oxford: Butterworth- Heinemann) [2] ANSI/X3/SPARC 1975 Study Group on Data Base Management Systems FDT Bulletin of ACM SIGMOD 7(2) 4 International Conference on Information Technologies in Business and Industry 2016 IOP Publishing IOP Conf. Series: Journal of Physics: Conf. Series 803 (2017) 012030 doi:10.1088/1742-6596/803/1/012030 [3] Navathe S B 1992 Evolution of Data Modeling for Databases Communications of the ACM 35(9) 112–123 [4] Kim Y G 1995 Comparing Data Modeling Formalisms Communications of the ACM 38(6) 103– 115 [5] Date C J 2003 An Introduction to Database Systems (Cambridge: Pearson) pp 59–68 [6] Barker R 1990 Case*Method: Entity Relationship Modelling (Wokingham: Addison Wesley
  • 15. Professional) pp 62–75 [7] Codd E F 1970 A Relation Model of Data for Large Shared Data Banks Communications of the ACM 13(6) 377–387 [8] Codd E F 1979 Extending the Database Relational Model to Capture More Meaning ACM Transactions on Database Systems 4 397–434 [9] Osipova V V and Seitz J 2011 A Formal Approach to Design a Conceptual Information Model of the Universe of Discourse Proc. of the Tenth Wuhan International Conference on E-Business (New Yourk: Alfred University Press) pp 567–569 [10] Osipova V V, Chudinov I L and Seidova A S 2016 Formalized Approach in Relational Database Design Key Engineering Materials 685 930–933 5 International Conference on Information Technologies in Business and Industry 2016 IOP Publishing IOP Conf. Series: Journal of Physics: Conf. Series 803 (2017) 012030 doi:10.1088/1742-6596/803/1/012030 XVII I love the wind when it blows through my barrio. It hisses its snake love
  • 16. down calles de polvo, and cracks egg-shell skins of abandoned homes. Stray dogs find shelter along the river, where great cottonwoods rattle like old covered wagons, stuck in stagnant waterholes. Days when the wind blows full of sand and grit, men and women make decisions that change their whole lives. Windy days in the barrio give birth to divorce papers and squalling separation. The wind tells us what others refuse to tell us, informing men and women of a secret, that they move away to hide from. * * * * by Jimmy Santiago Baca Five Paragraph Essay Template Paragraph One: Motivator ______________________________ Thesis: Limited Subject ____________________+ Precise Opinion _______________________ Blueprint: Main Point A_________________ Main Point B_________________
  • 17. Main Point C_________________ Paragraph Two: Transition __________________________ & Main Point A _______________________ Specific Support: Point _____________________________________________ Illustration_________________________________________ Explanation ________________________________________ Specific Support: Point _____________________________________________ Illustration_________________________________________ Explanation ________________________________________ Specific Support: Point _____________________________________________ Illustration_________________________________________ Explanation ________________________________________ Paragraph Three: Transition __________________________ & Main Point B _______________________ Specific Support: Point _____________________________________________ Illustration_________________________________________ Explanation ________________________________________ Specific Support: Point _____________________________________________ Illustration_________________________________________ Explanation ________________________________________ Specific Support: Point _____________________________________________ Illustration_________________________________________ Explanation ________________________________________
  • 18. Paragraph Four: Transition __________________________ & Main Point C _______________________ Specific Support: Point _____________________________________________ Illustration_________________________________________ Explanation ________________________________________ Specific Support: Point _____________________________________________ Illustration_________________________________________ Explanation ________________________________________ Specific Support: Point _____________________________________________ Illustration_________________________________________ Explanation ________________________________________ Paragraph Five: Reworded Thesis ___________________________________________________ Reworded Motivator ________________________________________________
  • 19. Student Name Here Mr. Martin ENG 102 MW December 5, 2014 The Road Not Taken Life is full of difficult decisions, and once a decision is made there is no way to try again. In the poem The Road Not Taken, Robert Frost uses tone, diction, and imagery to illustrate how people cannot make second attempts at life’s choices. Frost uses tone in his poem to convey the difficulties people face when confronted with a major decision, and the ever-present “what if” that occurs when such decisions have been made. The narrator in the poem is faced with two roads in a forest, equally intriguing, but only one path can be taken. Frost writes, “Two roads diverged in a yellow
  • 20. wood / And sorry I could not travel both / And be one traveler, long I stood,” (lns 1-3). When a person is facing any kind of major decision in life both choices have their pros and cons, and it is often difficult to choose the best way to go. Weeks or even years later, that choice not taken is a source of wondering how things would have turned out if they had gone the other way. Frost illustrates this when he says, “I shall be telling this with a sigh / Somewhere ages and ages hence” (lns16-7). It is human nature to wonder about all the different ways a person’s life could have turned out if they had made different choices in the past. Diction is also used in the poem to convey how difficult it is to make the hard decisions, even if they turn out to be rewarding in the end. Even if it looks like the choice could be changed later on, there really is no way to go back. Frost states, “Oh, I kept the Student 2
  • 21. first for another day / Yet knowing how way leads on to way / I doubted if I should ever come back” (lns13-5). Decisions have a way of branching off in different ways to other, smaller decisions, at which point there is no way to return to that original point. Even though sometimes a person may choose a harder path to go, it could turn out to be the thing that changes their life for the best. Frost illustrates this when he writes, “Two roads diverged in a wood, and I / I took the one less traveled by / And that has made all the difference,” (lns 18-20). A person may make the harder or less popular decision and even though they can encounter obstacles and objections, in the end that decision may be the most rewarding. Imagery is used to show how even though similar decisions have been made by countless others, at that point in time it is a unique choice to the person making it. When faced with a fork in the road, the narrator sees that both paths have their different appeals, but both look like they have been traveled about the same
  • 22. amount. Frost writes: And looked down one as far as I could To where it bent in the undergrowth; Then took the other, just as fair, And having perhaps the better claim, Because it was grassy and wanted wear; Though as for that, the passing there Had work them really about the same, (lns 4-10) When a person is facing a major decision they can see how the choices they have can be equally tempting, and will undoubtedly hear stories of other people facing similar Student 3 situations and the choices they made. At the same time, however, the choice is unique to that person and that moment. Frost shows this when he says, “And both that morning equally lay / In leaves no step had trodden black,” (lns 9-10). No two people have lived the exact same life, so even though they may face similar
  • 23. situations, at the same time each decision is completely different to each individual. It is human nature to want a second chance at a choice gone wrong in life. In The Road Not Taken, Robert Frost uses tone, diction, and imagery to show how it is impossible to come back to major decisions people must make in their lives. [removed]