J. Derrac, J. Luengo, J. Alcalá-Fdez, Alberto Fernández, S. García
{"title":"Using KEEL software as a educational tool: A case of study teaching data mining","authors":"J. Derrac, J. Luengo, J. Alcalá-Fdez, Alberto Fernández, S. García","doi":"10.1109/NWESP.2011.6088224","DOIUrl":"https://doi.org/10.1109/NWESP.2011.6088224","url":null,"abstract":"Regarding information technologies, transnational education has to face several challenges in order to offer a suitable education for computer science students worldwide. Software tools, and specially open source ones, give to the students the possibility of experiment with the most known techniques in the area. Among them, the KEEL software tool can be highlighted as a versatile framework for understanding the mechanics of several computational intelligence fields. The aim of this contribution is to present the educational aspects of KEEL software: An educational module well suited to be used in Data Mining, Machine Learning and Knowledge Discovery in Databases courses. This module provides the user with a visual feedback of the progress of the algorithms, thus being helpful in the task of evaluating and understanding the behavior of classic and modern techniques in these fields.","PeriodicalId":271670,"journal":{"name":"2011 7th International Conference on Next Generation Web Services Practices","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114186307","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
Daniel Osuna-Ontiveros, I. Lopez-Arevalo, V. Sosa-Sosa
{"title":"A semantic information retrieval model for focused crawling","authors":"Daniel Osuna-Ontiveros, I. Lopez-Arevalo, V. Sosa-Sosa","doi":"10.1109/NWESP.2011.6088192","DOIUrl":"https://doi.org/10.1109/NWESP.2011.6088192","url":null,"abstract":"Nowadays, users of computers store a lot of information on the Web. For this reason, the Internet is a good place to search information on any subject. Due to the large amount of information, some users would search information on specific websites that they consider interesting (e.g. www.wikipedia.com, news sites, etc.). Traditional models represent webpages by using the frequency of terms or the structure of links in order to assign weight to terms of webpages. This paper presents a semantic information retrieval to represent specific websites. This proposal integrates text mining algorithms based on natural language processing and traditional representation models with the aim to improve the quality of webpages recovered by searching. Each webpage of the website is represented as a vector of topics, instead of a vector of terms. In a similar way, the query is represented as a vector of topics. Thus, a similarity measure can be applied over this vector and vectors of documents to retrieve the most relevant documents.","PeriodicalId":271670,"journal":{"name":"2011 7th International Conference on Next Generation Web Services Practices","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128309595","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Creating transnational courses: Feedback and solutions","authors":"G. Michel, Sorin Stratulat","doi":"10.1109/NWESP.2011.6088227","DOIUrl":"https://doi.org/10.1109/NWESP.2011.6088227","url":null,"abstract":"Creating transnational degrees, like the double diplomas offered by groups of educational institutions from different European countries, represents one solution to develop education in Europe. We give good reasons to build transnational degrees and show that the underlying mobility improves the student's skills and career, based on case studies related to French-German double diplomas. We also give some feedback on our experience in building such kind of diplomas. We analyse in particular the teaching coordination problem between the partner institutions.","PeriodicalId":271670,"journal":{"name":"2011 7th International Conference on Next Generation Web Services Practices","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130673338","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Crossing borders: Using translation techniques in improving portuguese European Computer Science Course students' language proficiency","authors":"D. Simões, Helga Guincho","doi":"10.1109/NWESP.2011.6088223","DOIUrl":"https://doi.org/10.1109/NWESP.2011.6088223","url":null,"abstract":"The common universal marketplace is contributing to the rapid globalization of higher education and those institutions offering internationalized undergraduate courses stand better chances of producing globally well-prepared graduates.","PeriodicalId":271670,"journal":{"name":"2011 7th International Conference on Next Generation Web Services Practices","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131952351","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Dependency-based criteria for testing web services transactional workflows","authors":"Ruben Casado, J. Tuya, C. Godart","doi":"10.1109/NWESP.2011.6088156","DOIUrl":"https://doi.org/10.1109/NWESP.2011.6088156","url":null,"abstract":"Transactions are a key issue to develop reliable web service based applications. The advanced models used to manage this kind of transactions rely on the dependencies between the involved activities (subtransactions). Dependencies are constraints on the processing produced by the concurrent execution of interdependent subtransactions. Existing works use formal approaches to verify the consistency and correctness of dependencies in web service transactions, but there are no works about testing their implementation. This paper identifies and defines a set of possible dependencies using logical expressions. These expressions define the preconditions to be fulfilled for executing the subtransactions primitive tasks (begin, commit and abort). By using those conditions, we propose a family of test criteria based on control-flow for checking the dependencies between subtransactions. The test criteria provide guidance for test case generation in order to specifically test the implementation of web service subtransactions dependencies.","PeriodicalId":271670,"journal":{"name":"2011 7th International Conference on Next Generation Web Services Practices","volume":"40 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127408013","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
B. Bargel, Alexander Streicher, Daniel Szentes, Wolfgang Roller
{"title":"Semantically enriched cloze exercise — Technical concept and prototype","authors":"B. Bargel, Alexander Streicher, Daniel Szentes, Wolfgang Roller","doi":"10.1109/NWESP.2011.6088152","DOIUrl":"https://doi.org/10.1109/NWESP.2011.6088152","url":null,"abstract":"In our work we describe an approach for automated and approximate evaluation of character based answers in computer-based tests. Cloze exercises (‘fill-in-the-blank’) are error-prone to a variety of potential error sources and are subject to syntactic and semantic ambiguities. Our approach combines string similarity measurements with semantic word analysis to render this type of computer-based exercise more robust and user-friendly. We present a working prototype for a web-based e-learning system supporting spelling correction (syntax level) and an extension to synonyms (semantic level). A community-based approach using OpenThesuarus.org is proposed to gather and evolve missing synonyms for given answers of cloze exercises.","PeriodicalId":271670,"journal":{"name":"2011 7th International Conference on Next Generation Web Services Practices","volume":"38 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115977559","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Context-specific information distribution using the Web 3L Model","authors":"Manfred Langen, W. C. Kammergruber, Karsten Ehms","doi":"10.1109/NWESP.2011.6088178","DOIUrl":"https://doi.org/10.1109/NWESP.2011.6088178","url":null,"abstract":"This paper describes the use of social, semantic networks in business applications. Our approach - the Web 3L model - reinterprets the idea of the Web 3.0 as a 3-layer structure of networks. It combines relations from social and semantic networks in order to use them for context specific search and distribution of information. As an example the distribution of urgent requests in an internal knowledge management application is described. In addition, a social semantic search with a sophisticated user interface is shown.","PeriodicalId":271670,"journal":{"name":"2011 7th International Conference on Next Generation Web Services Practices","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114541069","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
A. Jimoyiannis, Panagiotis Tsiotakis, Dimitrios Roussinos
{"title":"Pedagogical and instructional design issues towards the integration of Web 2.0 tools in instruction - Implications of teachers' training pilot courses in Greece","authors":"A. Jimoyiannis, Panagiotis Tsiotakis, Dimitrios Roussinos","doi":"10.1109/NWESP.2011.6088235","DOIUrl":"https://doi.org/10.1109/NWESP.2011.6088235","url":null,"abstract":"This paper presents the design and the implementation of a training course aiming to prepare teachers to effectively integrate Web 2.0 tools in their instruction. The program was established in the context of the Web 2.0 ERC project aiming at simplifying Web 2.0 for educational purposes. The model of Technological Pedagogical Content Knowledge and the Authentic Learning approach were the guiding principles that largely influenced the educational design of this teacher preparation program. This Web 2.0 instructional design framework is outlined in detail. The program outcomes and the described experience aim to offer insight into the developing programs that respond to teachers' training needs and effective preparation.","PeriodicalId":271670,"journal":{"name":"2011 7th International Conference on Next Generation Web Services Practices","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128420699","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
{"title":"Business model of long-term browser-based games - Income without game packages","authors":"Juha-Matti Vanhatupa","doi":"10.1109/NWESP.2011.6088207","DOIUrl":"https://doi.org/10.1109/NWESP.2011.6088207","url":null,"abstract":"Browser-based games played directly in the web browser are a new business environment, where traditional business models for digital games needs to be replaced with new one. There are no game packages to be sold in the first place, and availability of free options makes browser-based game with monthly costs very uninteresting for the players. Therefore neither: “make game - sell game” cycle or monthly costs based subscriber model are eligible for those. These games have a unique player group, which consist of very experienced players and huge mass of new players. In this paper, we describe business model used with long-term browser-based games. Common sources of income in this business model are selling extra features to the players and advertisement space to the advertisers.","PeriodicalId":271670,"journal":{"name":"2011 7th International Conference on Next Generation Web Services Practices","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131949956","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
A. Cuadra, M. Cutanda, Damaris Fuentes-Lorenzo, Luis Sánchez
{"title":"A semantic web-based integration framework","authors":"A. Cuadra, M. Cutanda, Damaris Fuentes-Lorenzo, Luis Sánchez","doi":"10.1109/NWESP.2011.6088159","DOIUrl":"https://doi.org/10.1109/NWESP.2011.6088159","url":null,"abstract":"Data integration of heterogeneous sources is still an active research problem. This topic is especially crucial on enterprises that deal with new and different kinds of data as new services are provided. However, even though research efforts have been applied to the information integration, there is a lack of practical approaches ready to be implemented for real use cases. In this paper, we present a web-based framework and system built upon ontologies and other semantic techniques for the integration of heterogeneous data sources. The example scenario used to demonstrate the utility of the framework consists of a use case with the actual data of a telecom company.","PeriodicalId":271670,"journal":{"name":"2011 7th International Conference on Next Generation Web Services Practices","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125511824","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}