Scispace (Formerly Typeset)
  1. Home
  2. Conferences
  3. Software Engineering and Data Engineering
  4. 2011
  1. Home
  2. Conferences
  3. Software Engineering and Data Engineering
  4. 2011
Showing papers presented at "Software Engineering and Data Engineering in 2011"
Proceedings Article•
Business-Object Oriented Requirements Analysis for Large Scale Information System.

[...]

Anirban Sarkar1, Narayan C. Debnath2•
National Institute of Technology, Durgapur1, Winona State University2
1 Jan 2011

6 citations

Proceedings Article•
A Strategy Based on LSP for the Evaluation of Specific Languages for Business Process Modeling.

[...]

Narayan C. Debnath1, Carlos Humberto Salgado2, Mario Peralta2, Daniel Eduardo Riesco2, Mario Berón2, Germán Antonio Montejano2, Lorena Baigorria2 •
Winona State University1, National University of San Luis2
1 Jan 2011
TL;DR: In this paper, an evaluation strategy of business process modeling languages based on LSP is proposed, and the main goal is to provide companies with a framework for the selection of the best business process modelling languages.
Abstract: The business process modeling presents a global vision of an organization. This characteristic allows for a better understanding of: the dynamics of the company, and the relationships that are given inside it and with its environment. Therefore, it is the best technique to align the development with the organization's goals. In this context, the role of modeling languages in the Business Processes specification is fundamental. Choosing the most appropriate language for specifying the company processes is an important and critical decision. This is because the models help to improve its performance and evolution avoiding many risk factors. In this paper, an evaluation strategy of business process modeling languages based in LSP is proposed. The main goal is to provide companies with a framework for the selection of the best business process modeling languages.

5 citations

Proceedings Article•
Metrics for Evaluation of Workflow Models: An Experiment for Validation.

[...]

Narayan C. Debnath1, Mario Peralta2, Carlos Humberto Salgado2, Germán Antonio Montejano2, Daniel Eduardo Riesco2, Mario Berón2 •
Winona State University1, National University of San Luis2
1 Jan 2011

4 citations

Proceedings Article•
A Unifying Theoretical Foundation for Software Engineering.

[...]

Dewayne E. Perry1•
University of Texas at Austin1
1 Dec 2011
TL;DR: It is claimed that software engineering and software engineering research (both fully integrated with empirical evaluations) are models for the atomic and composed theories.
Abstract: The goal of this keynote paper is to argue for a unifying theoretical foundation for software engineering. I believe that one of the reasons for our lack of rigor compared to physical and behavioral sciences is that we have not given enough attention to the theories that underpin our work, both as software engineers and as software engineering researchers. I present my general theory about software engineering and then propose two simple theories, D and E as the basis for laying out a unified theoretical foundation for software engineering and software engineering research. Software Engineering consists of two logical parts: design and empirical evaluation (both terms used in their broadest senses). I propose theory D to as the theoretical basis for the design part, and theory E as the theoretical basis for empirical evaluation. These two theories are then composed in various ways to lay out a space (a taxonomy, or ontology if you will) for software engineering. Finally, I claim that software engineering and software engineering research (both fully integrated with empirical evaluations) are models for the atomic and composed theories.

4 citations

Proceedings Article•
Multiple Image Secret Sharing Scheme.

[...]

Sesha Pallavi Indrakanti, Venkata Vinay Pragada, P. S. Avadhani1•
Andhra University1
1 Jan 2011

3 citations

Proceedings Article•
Partitioned or Non-Partitioned Table Storage? Concepts and Performance for Multi-tenancy in RDBMS.

[...]

Oliver Schiller, Andreas Brodt1, Bernhard Mitschang1•
University of Stuttgart1
1 Jan 2011

3 citations

Proceedings Article•
CAL: A Generic Query and Analysis Language for Data Warehouses.

[...]

Ganesh Viswanathan1, Markus Schneider1•
University of Florida1
1 Jan 2011
TL;DR: A powerful textual query language based entirely on the abstract datacube metaphor for multidimensional analysis called the Cube Analysis Language (CAL) is introduced, which captures the full dimensionality of the data while providing an extensible query interface for the analyst.
Abstract: Data warehouses (DWs) and OLAP systems are essential tools in organizational decision making. However, users of these systems are often provided with complex data models and system-specific GUIs and dashboards to analyze the data and generate reports. Available DW query languages like MDX and Oracle OLAP support only numeric data and moreover require skilled DW developers to design queries. This can strain the analyst and restrict effective data analysis. In this paper, we provide a solution to this problem by introducing a powerful textual query language based entirely on the abstract datacube metaphor for multidimensional analysis. This language called the Cube Analysis Language (CAL) captures the full dimensionality of the data while providing an extensible query interface for the analyst. CAL includes three basic components: the Cube Definition Language (CDL), to design and develop the cube, the Cube Manipulation Language (CML), to manipulate and alter the cube, and the Cube Query and Analysis Language (CQAL), to navigate through cubes and aggregate data in the DW for analysis. CDL, CML and CQAL are designed to be explicit user-level concepts that work easily with existing OLAP languages and logical DW designs. To demonstrate its functionality we have implemented the CAL query processor for Mondrian (an open-source OLAP tool) and tested it using an example business sales dataset on Postgres.

3 citations

Proceedings Article•
Maximum Likelihood Function used to Calculate Confidence of Association Rules in Market Baskets.

[...]

Arijit Chatterjee1, William Perrizo1•
North Dakota State University1
1 Jan 2011
TL;DR: This paper illustrates the usage of the method of Maximum Likelihood for Point Estimation and gives an idea how the maximum likelihood estimator can also be used for predicting the confidence of an association rule.
Abstract: In this paper we are concerned in looking at different ways for calculating the strength of Association Rules in Market Basket data. The significance of Association rules is measured via two measures support and confidence and the way these measures are used to determine strong rules. In the realm of Market Basket Research these measures can be used to find the strength of the rules in a particular transaction of the form, "When a customer buys items A&B also buys item C". The first portion of this paper illustrates the usage of the method of Maximum Likelihood for Point Estimation and gives an idea how the maximum likelihood estimator can also be used for predicting the confidence of an association rule. The second portion of the paper mainly describes with examples how maximum likelihood function can be used for calculating the collective confidence of association rules.

3 citations

Proceedings Article•
Events in an Active Rule-Based Fuzzy XML Database System.

[...]

Ying Jin1, Hemal J. Mehta•
California State University, Sacramento1
1 Jan 2011
TL;DR: The fuzzy system is built on top of an existing XML database management system, which allows the definition and storage of fuzzy data in addition to crisp information, and includes an active rule-based subsystem that supports the specification and execution of active rules.
Abstract: XML databases have been widely used for web applications to facility data exchanges through internet. Traditional database systems, including XML systems, usually handle precise and well-defined data. In the real world, there exist data that is uncertain and ambiguous. Fuzzy logic reflects human nature to express and evaluate the world in a vague manner. This paper describes our approach of incorporating fuzzy logic into XML database systems. Our system is built on top of an existing XML database management system, which allows the definition and storage of fuzzy data in addition to crisp information. We defined a query language based on the XQuery standard that allows users to query the underlying database using fuzzy expressions. Another important issue in a database system is integrity constraint management. Active rules, also named Event-Condition-Active rules, have mainly been used in relational database systems for integrity control, which are promising features for XML databases. Our fuzzy system includes an active rule-based subsystem that supports the specification and execution of active rules. Users can use fuzzy expressions in the rule definition to declaratively define business logic. The system supports different types of events, including temporal events and composite events, in addition to traditional mutation events.

2 citations

Proceedings Article•
A Publish/Subscribe System to Realize Service Oriented Architecture in MANET.

[...]

Prasenjit Choudhury1, Subrata Nandi2, Narayan C. Debnath3•
National Institute of Technology, Durgapur1, Indian Institute of Technology Kharagpur2, Winona State University3
1 Jan 2011

1 citations

Proceedings Article•
Information Demand Model for Software Unit Reuse.

[...]

Marcus Zinn1, Klaus Peter Fischer-Hellmann2, Alois Schütte, Andy Phippen2•
Schneider Electric1, University of Plymouth2
1 Jan 2011
Proceedings Article•
Re-tain-o-logy: A Comprehensive Model for the Development of Early-Warning and Student Retention Systems

[...]

Hossein Hakimzadeh1, Cyrus Azarbod2, Robert P. Batzinger1•
Indiana University1, Minnesota State University, Mankato2
1 Jan 2011
TL;DR: This paper discusses a homegrown early-warning and retention system known as IU-RETAIN which was initiated at Indiana University South Bend in 2007 and has been in use since 2007.
Abstract: In the past several years, student retention has become a major topic of interest in academic circles. The discussion has become even more intricate due to economic and legislative pressures, and administrative directives. As a result, many universities have started to look toward solutions for identifying and reaching out to at-risk students. In this paper, we will discuss a homegrown early-warning and retention system known as IU-RETAIN which was initiated at Indiana University South Bend in 2007. Contrary to many university IT systems that are developed and operated by the university IT services, the IU-RETAIN system was designed and built by and for faculty and has been in use since 2007. The system has been quite successful in serving approximately 8,700 students per semester. Voluntary faculty participation was at 81% during the spring semester of 2011. More importantly, overall campus retention numbers have significantly improved.
Proceedings Article•
Ask and You Shall Receive: Empirically Evaluating Declarative Approaches to Finding Data in Unstructured Heaps.

[...]

William F. Jones1, Gregory M. Kapfhammer1•
Allegheny College1
1 Jan 2011
TL;DR: Using a benchmarking framework that measures the performance of declarative approaches to identifying certain objects in the JVM heap, this paper empirically evaluates two query languages, JQL and JoSQL.
Abstract: This paper reports on experience with the engineering and empirical evaluation of data management software that stores objects in collections like the ArrayList or Vector. While many programs may retrieve an object from a collection by iteratively evaluating each object according to a set of condition(s), this imperative retrieval process becomes more challenging and error-prone as it applies many complex criteria to find the matching objects in multiple collections. Query languages for unstructured Java virtual machine (JVM) heaps present an alternative to the imperative approach for finding the matching objects. Using a benchmarking framework that measures the performance of declarative approaches to identifying certain objects in the JVM heap, this paper empirically evaluates two query languages, JQL and JoSQL. Both the experiences and the experimental results reveal trade-offs in the performance and overall viability of the query languages and the imperative approaches.

Tools

SciSpace AgentBiomedical AgentSciSpace RecruitSciSpace for EnterpriseAgent GalleryChat with PDFLiterature ReviewAI WriterFind TopicsParaphraserCitation GeneratorExtract DataAI DetectorCitation Booster

Learn

ResourcesLive Workshops

SciSpace

CareersSupportBrowse PapersPricingSciSpace Affiliate ProgramCancellation & Refund PolicyTermsPrivacyData Sources

Directories

PapersTopicsJournalsAuthorsConferencesInstitutionsCitation StylesWriting templates

Extension & Apps

SciSpace Chrome ExtensionSciSpace Mobile App

Contact

support@scispace.com
SciSpace

© 2026 | PubGenius Inc. | Suite # 217 691 S Milpitas Blvd Milpitas CA 95035, USA

soc2
Secured by Delve