diff --git a/README.md b/README.md index 0946902d..d918ff14 100644 --- a/README.md +++ b/README.md @@ -32,14 +32,16 @@ If you happen to mention or use this project as part of one of your scientific w To start developing this project, please complete the following steps: 1. Install docker on your local machine -2. Install python 3.7 or higher on your local machine -3. Clone the CSX project to your machine -4. Start docker -5. In a terminal, navigate to the project directory and run `docker-compose up`, which will start the app in development mode. -6. Once the project is running, it will be accessible on [http://localhost:8882](http://localhost:8882) -7. Before you can start exploring the example dataset, open another terminal and navigate to the `datasets_example` folder in the project folder -8. Run the following command in python `python populate_elastic.py jucssm jucs_sm.ndjson` to populate the CSX storage with the sample dataset -9. Refresh your browser page and start exploring +2. Clone the CSX project to your machine +3. Start docker +4. In a terminal, navigate to the project directory and run `docker-compose up`, which will start the app in development mode. +5. Once the project is running, it will be accessible on [http://localhost:8882](http://localhost:8882) +6. Before you can start exploring the example dataset, open `datasets_example` folder and drag and drop the example file `just_sm.csv` into the csx drop zone. +7. Rename the dataset name to jucssm +8. Set `Title` as the anchor and default search column (click on the radio button in the first column and the checkbox in the third column) +9. Set `Authors` as the link (click on the radio button in the second column) +10. Click set defaults +11. After a short period the dataset should be ready for exploration ## Usage 🤔 Here is an example video showing how to use CSX once the example data has been loaded. It can be roughly divided into the following sections: @@ -62,50 +64,24 @@ Once you are happy with your implementation, open a pull request to the develop ## Developing 🧑‍💻 ### Starting the project and populating elastic with the sample dataset -Run `docker-compose up`, which will start the app in development mode. - -Navigate to the `dataset_examples` in your terminal and run the following command to populate the running elastic instance with sample data collected from the [Journal of Universal Computer Science](https://lib.jucs.org/): `python populate_elastic.py jucssm jucs_sm.ndjson`. The first argument is the index name, and the second argument is the file name. - -You can drop your custom dataset in the same folder and run the command by changing the parameters for the index name and the file name. The custom dataset should have the following format: - -```JSON -{"index": {"_id": 0}} -{"Column 1": "Value 1.1", "Column 2": "Value 2.1", "Column 3": ["Value 3.1.1", "Value 3.1.2"]} -{"index": {"_id": 1}} -{"Column 1": "Value 1.2", "Column 2": "Value 2.2", "Column 3": ["Value 3.2.1", "Value 3.2.2", "Value 3.2.3"]} -``` - -A file containing the config for this dataset can be found in the `server/app/data/config` folder. This file can be used to modify your default config for the uploaded dataset. If you add more datasets, please make sure to name the config file of each new dataset the same as the index. **Dataset config files are necessary for each dataset!** - -The config file has the following parameters: -```JavaScript -{ - "default_visible_dimensions": ["feature 1", "feature 2"], // Default visible features in detail network - "anchor": "featur 2", // Default anchor node for both networks - "links": ["feature 1"], // Default link features for both networks - "default_search_fields": ["feature 2"], // Features used for searching through the start page searchbar - "schemas": [ // Default schemas (can be left empty) - { - "name": "schema name", - "relations": [ - { - "dest": "feature 1", - "src": "feature 2", - "relationship" "oneToOne" // Can be oneToOne, oneToMany, ManyToOne and manyToMany - }, - { - "dest": "feature 2", - "src": "feature 3", - "relationship" "oneToMany" - } - ] - } - ] -} -``` - - -Open [http://localhost:8882](http://localhost:8882) to view CSX in the browser and explore the newly added dataset. +Run `docker-compose up`, which will start the app in development mode on [http://localhost:8882](http://localhost:8882) + +Navigate to the `dataset_examples` folder and drag and drop the example file `just_sm.csv` into the csx drop zone to populate the running elastic instance with sample data collected from the [Journal of Universal Computer Science](https://lib.jucs.org/). + + +To add a custom dataset simply prepare a CSV file with the following format (make sure there are no single quotation marks in the text since that might interfere with the automatic processing of list values): + +| String feature name | Category feature name | Number feature name | List feature name | +| --------------------- | --------------------------------------- | ------------------- | ----------------------- | +| Some string value. | Categorical val 1 | 1 | ["val1","val2","val3"] | +| Another string value | Categorical val 2 (same as a string) | 4.35 | ["val6","val4","val1"] | + + +When the dataset is uploaded a config file is created in the `server/app/data/config` folder. This file defines the default configuration for a dataset. + +> 🚨 **Config files should never be manually modified. If you want to modify the config of a dataset either click on the change default settings for dataset button next to each of the datasets on the homepage or delete the dataset and upload it again with different settings.**: + + ### Starting the project in production mode 🚀 diff --git a/cover.png b/cover.png index 46555d43..3972b055 100644 Binary files a/cover.png and b/cover.png differ diff --git a/datasets_example/jucs_sm.csv b/datasets_example/jucs_sm.csv new file mode 100644 index 00000000..e1e24bb7 --- /dev/null +++ b/datasets_example/jucs_sm.csv @@ -0,0 +1,155 @@ +ID,Title,Keywords,Article type,Issue type,Volume,Issue,Authors,Author institutions,Author cities,Author countries,Jucs level 1 topics,Jucs level 2 topics,Jucs level 3 topics +018-01-0001,Outcomes of International Research Projects on Technology Applied to Education,[],Editorial,special,18.0,1.0,"['Francisco J. García-Peñalvo', 'Ricardo Colomo-Palacios', 'Miltiadis D. Lytras']","['University of Salamanca', 'Universidad Carlos III de Madrid', 'The American College of Greece']","['Salamanca', 'Madrid', 'Gerakas']","['Spain', 'Spain', 'Greece']",[],[],[] +018-01-0005,Exploiting Semantics for Constructing and Comparing Occupational and Educational-driven Qualifications: the TIPTOE Project,"['taxonomy', 'ontology', 'lifelong learning', 'qualifications', 'semantic engine']",Research Article,special,18.0,1.0,"['Valentina Gatteschi', 'Fabrizio Lamberti', 'Claudio Demartini', 'Rob van Wezel', 'Simonetta Bettiol']","['Politecnico di Torino', 'Politecnico di Torino', 'Politecnico di Torino', 'KCH International', 'Ufficio Scolastico Regionale per il Veneto']","['Torino', 'Torino', 'Torino', 'Ede', 'Venezia']","['Italy', 'Italy', 'Italy', 'The Netherlands', 'Italy']",['computing methodologies'],['artificial intelligence'],"['knowledge representation formalisms and methods', 'applications and expert systems']" +018-01-0025,"CC-LO: Embedding Interactivity, Challenge and Empowerment into Collaborative Learning Sessions","['collaborative learning', 'collaborative complex learning objects', 'virtualized collaborative sessions', 'on-line discussions']",Research Article,special,18.0,1.0,"['Santi Caballe', 'David Ganan', 'Ian Dunwell', 'Anna Pierri', 'Thanasis Daradoumis']","['Open University of Catalonia', 'Open University of Catalonia', 'Coventry University', 'Modelli Matematici e Applicazioni (MoMA, SpA)', 'University of the Aegean']","['Barcelona', 'Barcelona', 'Coventry', 'Baronissi', 'Mytilene']","['Spain', 'Spain', 'United Kingdom', 'Italy', 'Greece']","['science and technology of learning', 'computing milieux']","['computers and education', 'knowledge and media', 'methodology/tools/technology']","['technology enhanced learning ', 'elearning systems/technology/tools/platforms ', 'computer uses in education', 'learning objects ']" +018-01-0044,Educational Innovation with Learning Networks: Tools and Developments,"['networked learning', 'learning network', 'FP7', 'innovation', 'language technologies', 'idSpace', 'LTfLL', 'Handover']",Research Article,special,18.0,1.0,"['Peter B. Sloep', 'Adriana J. Berlanga', 'Wolfgang Greller', 'Slavi Stoyanov', 'Marcel van der Klink', 'Symeon Retalis', 'Jan Hensgens']","['Open Universiteit Nederland', 'Open Universiteit Nederland', 'Open Universiteit Nederland', 'Open Universiteit Nederland', 'Open Universiteit Nederland', 'University of Piraeus', 'Aurus KTS']","['Heerlen', 'Heerlen', 'Heerlen', 'Heerlen', 'Heerlen', 'Piraeus', 'Maastricht']","['The Netherlands', 'The Netherlands', 'The Netherlands', 'The Netherlands', 'The Netherlands', 'Greece', 'The Netherlands']","['information systems', 'computing milieux', 'computing methodologies', 'science and technology of learning']","['artificial intelligence', 'computers and education', 'methodology/tools/technology', 'learning', 'information interfaces and presentation (e.g., hci)']","['multimedia information systems', 'general', 'user interfaces', 'natural language processing', 'computer uses in education']" +018-01-0062,Accessible Lifelong Learning at Higher Education: Outcomes and Lessons Learned at two Different Pilot Sites in the EU4ALL Project,"['educational standards', 'adaptive learning', 'user modelling', 'service oriented architecture', 'web accessibility', 'learning objects', 'metadata and learning', 'user-centred design']",Research Article,special,18.0,1.0,"['Jesus G. Boticario', 'Alejandro Rodriguez-Ascaso', 'Olga C. Santos', 'Emmanuelle Raffenne', 'Lydia Montandon', 'David Roldán', 'Félix Buendía']","['aDeNu Research Group', 'aDeNu Research Group', 'aDeNu Research Group', 'Madrid', 'Atos GIBS (Global Innovation and Business Strategy)', 'Universidad Politécnica de Valencia', 'Universidad Politécnica de Valencia']","['Madrid', 'Madrid', 'Madrid', 'Madrid', 'Madrid', 'Madrid', 'Madrid']","['Spain', 'Spain', 'Spain', 'Spain', 'Spain', 'Spain', 'Spain']","['information systems', 'computer applications']","['information systems applications', 'models and principles', 'computers in other systems', 'information storage and retrieval', 'information interfaces and presentation (e.g., hci)']","['hypertext/hypermedia', 'user/machine systems', 'online information services', 'types of systems', 'user interfaces']" +018-01-0086,PLAYER - a European Project and a Game to Foster Entrepreneurship Education for Young People,"['computers in education', 'technology enhanced learning', 'entrepreneurship', 'entrepreneurship education', 'business education', 'serious games', 'Facebook', 'game based learning', 'EU project']",Research Article,special,18.0,1.0,"['Benjamim Fonseca', 'Leonel Morgado', 'Hugo Paredes', 'Paulo Martins', 'Ramiro Gonçalves', 'Pedro Neves', 'Ricardo Rodrigues Nunes', 'Jorge Lima', 'João Varajão', 'Ângela Pereira', 'Robert Sanders', 'Vera Barracho', 'Urban Lapajne', 'Matej Rus', 'Martin Rahe', 'Andre Mostert', 'Thorsten Klein', 'Viktorija Bojovic', 'Saša Bošnjak', 'Zita Bošnjak', 'João Carvalho', 'Isabel Duarte', 'Andreana Casaramona', 'Alberto Soraci']","['University of Trás-os-Montes e Alto Douro', 'University of Trás-os-Montes e Alto Douro', 'University of Trás-os-Montes e Alto Douro', 'University of Trás-os-Montes e Alto Douro', 'University of Trás-os-Montes e Alto Douro', 'University of Trás-os-Montes e Alto Douro', 'University of Trás-os-Montes e Alto Douro', 'University of Trás-os-Montes e Alto Douro', 'University of Trás-os-Montes e Alto Douro', 'Instituto Politécnico de Leiria', 'EBN - European BIC Network', 'EBN - European BIC Network', 'University of Maribor', 'University of Maribor', 'EADA - Escuela de Alta Dirección y Administración', 'University of East London', 'University of East London', 'University of Novi Sad', 'University of Novi Sad', 'University of Novi Sad', 'CIEBI - Centro de Inovação Empresarial da Beira Interior', 'CIEBI - Centro de Inovação Empresarial da Beira Interior', 'Innova BIC - Business Innovation Centre', 'Innova BIC - Business Innovation Centre']","['Vila Real', 'Vila Real', 'Vila Real', 'Vila Real', 'Vila Real', 'Vila Real', 'Vila Real', 'Vila Real', 'Vila Real', 'Leiria', 'Brussels', 'Brussels', 'Maribor', 'Maribor', 'Barcelona', 'London', 'London', 'Novi Sad', 'Novi Sad', 'Novi Sad', 'Covilhã', 'Covilhã', 'Messina', 'Messina']","['Portugal', 'Portugal', 'Portugal', 'Portugal', 'Portugal', 'Portugal', 'Portugal', 'Portugal', 'Portugal', 'Portugal', 'Belgium', 'Belgium', 'Slovenia', 'Slovenia', 'Spain', 'United Kingdom', 'United Kingdom', 'Serbia', 'Serbia', 'Serbia', 'Portugal', 'Portugal', 'Italy', 'Italy']","['computer applications', 'science and technology of learning', 'computing milieux']","['society/community ', 'computers and education', 'methodology/tools/technology', 'simulation/games', 'social and behavioral sciences']","['game based learning/gaming ', 'computer and information science education', 'computer uses in education', 'online education ', 'collaboration ']" +018-01-0106,Clustering Projects for eLearning Interoperability,"['E-Learning', 'interoperability', 'open standards', 'open source', 'free software', 'LMS', 'Sakai', 'Moodle', 'IMS LTI', 'OKI', 'SOA', 'software as a service']",Research Article,special,18.0,1.0,"['Marc Alier', 'Enric Mayol', 'Maria Jose Casañ', 'Jordi Piguillem', 'Jeffrey W. Merriman', 'Miguel Ángel Conde', 'Francisco J. García-Peñalvo', 'Wouter Tebben', 'Charles Severance']","['Universitat Politècnica de Catalunya - Barcelona Tech', 'Universitat Politècnica de Catalunya - Barcelona Tech', 'Universitat Politècnica de Catalunya - Barcelona Tech', 'Universitat Politècnica de Catalunya - Barcelona Tech', 'Massachusetts Institute of Technology', 'University of Salamanca', 'University of Salamanca', 'Free Knowledge Institute', 'University of Michigan']","['Barcelona', 'Barcelona', 'Barcelona', 'Barcelona', 'Cambridge', 'Salamanca', 'Salamanca', 'Amsterdam', 'Ann Arbor']","['Spain', 'Spain', 'Spain', 'Spain', 'USA', 'Spain', 'Spain', 'The Netherlands', 'USA']","['science and technology of learning', 'software', 'computing milieux']","['general', 'software engineering', 'computers and education', 'methodology/tools/technology', 'learning']","['innovation ', 'adaption/adaptive elearning ', 'interoperability', 'technology enhanced learning ', 'online education ', 'elearning systems/technology/tools/platforms ', 'computer uses in education']" +018-01-0123,OER Development and Promotion. Outcomes of an International Research Projecton the OpenCourseWare Model,"['OCW', 'OpenCourseWare', 'OER', 'open educational resources', 'semantic web', 'linked data', 'social networks analysis', 'SNA']",Research Article,special,18.0,1.0,"['Edmundo Tovar', 'Nelson Piedra', 'Janneth Chicaiza', 'Jorge Lopez', 'Oscar Martinez-Bonastre']","['Universidad Politecnica de Madrid', 'Universidad Tecnica Particular de Loja', 'Universidad Tecnica Particular de Loja', 'Universidad Tecnica Particular de Loja', 'Miguel Hernandez University']","['Madrid', 'Loja', 'Loja', 'Loja', 'Elche']","['Spain', 'Ecuador', 'Ecuador', 'Ecuador', 'Spain']",['science and technology of learning'],"['society/community ', 'knowledge and media', 'methodology/tools/technology']","['learning networks ', 'semantic web', 'learning objects ', 'information retrieval and search ', 'elearning systems/technology/tools/platforms ']" +018-02-0142,Managing Editor's Column,[],Editorial,regular,18.0,2.0,['Christian Gütl'],['Graz University of Technology'],['Graz'],['Austria'],[],[],[] +018-02-0143,Supporting End-User Development through a New Composition Model: An Empirical Study,"['end-user development', 'end-user software engineering', 'domain experts', 'domain-specific software development', 'ecologies of participation']",Research Article,regular,18.0,2.0,"['David Lizcano', 'Fernando Alonso', 'Javier Soriano', 'Genoveva López']","['Universidad Politécnica de Madrid', 'Universidad Politécnica de Madrid', 'Universidad Politécnica de Madrid', 'Universidad Politécnica de Madrid']","['Madrid', 'Madrid', 'Madrid', 'Madrid']","['Spain', 'Spain', 'Spain', 'Spain']","['information systems', 'computer systems organization', 'software']","['software engineering', 'programming languages', 'computer-communication networks', 'information systems applications', 'programming techniques', 'information interfaces and presentation (e.g., hci)']","['miscellaneous ', 'visual programming', 'user interfaces', 'design tools and techniques', 'distributed systems']" +018-02-0177,Generic Temporal and Fuzzy Ontological Framework (GTFOF) for Developing Temporal-Fuzzy Database Model for Managing Patient's Data,"['temporal and fuzzy ontological framework', 'knowledge management systems', 'healthcare systems', 'patient information system', 'temporal and fuzzy database system']",Research Article,special,18.0,2.0,"['Nadeem Mahmood', 'S. M. Aqil Burney', 'Kamran Ahsan']","['University of Karachi', 'University of Karachi', 'Staffordshire University']","['Karachi', 'Karachi', 'Stafford']","['Pakistan', 'Pakistan', 'United Kingdom']",['computing methodologies'],['artificial intelligence'],['knowledge representation formalisms and methods'] +018-02-0194,MaF: An Ontology Matching Framework,"['ontology matching', 'knowledge integration', 'software tools']",Research Article,regular,18.0,2.0,"['Jorge Martinez-Gil', 'Ismael Navas-Delgado', 'Jose F. Aldana-Montes']","['University of Málaga', 'University of Málaga', 'University of Málaga']","['Málaga', 'Málaga', 'Málaga']","['Spain', 'Spain', 'Spain']",['knowledge management '],"['knowledge engineering methodologies', 'knowledge maintenance']",[] +018-02-0218,Performance Evaluation of Recent Windows Operating Systems,"['benchmark', 'operating system', 'performance evaluation', 'performance measurement', 'Windows 7', 'Windows Vista', 'Windows XP']",Research Article,regular,18.0,2.0,"['Goran Martinovic', 'Josip Balen', 'Bojan Cukic']","['Josip Juraj Strossmayer University of Osijek', 'Josip Juraj Strossmayer University of Osijek', 'West Virginia University']","['Osijek', 'Osijek', 'Morgantown']","['Croatia', 'Croatia', 'USA']","['software', 'computing milieux']","['operating systems', 'management of computing and information systems']","['installation management', 'performance']" +018-02-0264,Reconfigurable VBSME Architecture Using RBSAD,"['video', 'high-speed arithmetics', 'parallel architectures', 'special-purpose and application-based systems']",Research Article,regular,18.0,2.0,['Joaquin Olivares'],['University of Cordoba'],['Cordoba'],['Spain'],"['information systems', 'computer systems organization', 'hardware']","['processor architectures', 'arithmetic and logic structures', 'information interfaces and presentation (e.g., hci)', 'special-purpose and application-based systems']","['multimedia information systems', 'high-speed arithmetic', 'parallel architectures']" +018-02-0286,RESTifying a Legacy Semantic Search System: Experience and Lessons Learned,"['C.2.4', 'H.3.3', 'K.3.1']",Research Article,regular,18.0,2.0,"['Guillermo Vega-Gorgojo', 'Eduardo Gómez-Sánchez', 'Miguel L. Bote-Lorenzo', 'Juan I. Asensio-Pérez']","['University of Valladolid', 'University of Valladolid', 'University of Valladolid', 'University of Valladolid']","['Valladolid', 'Valladolid', 'Valladolid']","['Spain', 'Spain', 'Spain', 'Spain']",[],[],[] +018-03-0312,Rethinking Education in the Knowledge Society,[],Editorial,special,18.0,3.0,"['Lorenzo Cantoni', 'Isabella Rega']","['Università della Svizzera italiana', 'Università della Svizzera italiana']","['Lugano', 'Lugano']","['Switzerland', 'Switzerland']",[],[],[] +018-03-0314,Computer Generated Voice-Over in a Medical E-Learning Application: The Impact on Factual Learning Outcome,"['text-to-speech', 'TTS', 'e-learning', 'modality effect', 'split attention']",Research Article,special,18.0,3.0,"['Stefan Minder', 'Michele Notari', 'Felix Schmitz', 'Rainer Hofer', 'Ulrich Woermann']","['University of Bern', 'University of Bern', 'University of Bern', 'University of Bern', 'University of Bern']","['Bern', 'Bern', 'Bern', 'Bern', 'Bern']","['Switzerland', 'Switzerland', 'Switzerland', 'Switzerland', 'Switzerland']","['information systems', 'computing milieux']","['computers and education', 'information interfaces and presentation (e.g., hci)']","['user interfaces', 'multimedia information systems', 'hypertext/hypermedia', 'computer uses in education']" +018-03-0327,Co-Designing Collaborative Smart Classroom Curriculum for Secondary School Science,"['future classrooms', 'science education']",Research Article,special,18.0,3.0,"['Mike Tissenbaum', 'Michelle Lui', 'James D. Slotta']","['Ontario Institute for Studies in Education', 'Ontario Institute for Studies in Education', 'Ontario Institute for Studies in Education']","['Toronto', 'Toronto', 'Toronto']","['Canada', 'Canada', 'Canada']",['science and technology of learning'],"['society/community ', 'learning', 'knowledge and media', 'methodology/tools/technology']","['innovation ', ' knowledge construction/representation', 'technology enhanced learning ', 'elearning systems/technology/tools/platforms ', 'collaboration ']" +018-03-0353,Boys are like Girls: Insights in the Gender Digital Divide in Higher Education in Switzerland and Europe,"['gender', 'digital divide', 'college', 'Switzerland']",Research Article,special,18.0,3.0,"['Luca Botturi', 'Chiara Bramani', 'Sean McCusker']","['University of Applied Sciences of Southern Switzerland', 'University of Lugano', 'Durham University']","['Locarno', 'Lugano', 'Durham']","['Switzerland', 'Switzerland', 'United Kingdom']","['science and technology of learning', 'computing milieux']","['computers and society', 'the computing profession', 'methodology/tools/technology']","['general', 'learning preferences ', 'training needs analysis ', 'social issues']" +018-03-0377,University Students and Social Media: Reflections from an Empirical Research,"['social networks', 'Web 2.0', 'digital natives', 'personal learning environments']",Research Article,special,18.0,3.0,"['Paolo Ferri', 'Andrea Pozzali']","['University of Milan', 'University of Milan']","['Milan', 'Rome']","['Italy', 'Italy']","['science and technology of learning', 'general literature']","['general', 'methodology/tools/technology', 'introductory and survey']","['online education ', 'technology enhanced learning ']" +018-03-0393,Pedagogical Design of an eTandem Chinese-French Writing Course,"['foreign language teaching and learning', 'tandem language learning', 'telecollaboration', 'intercultural competence', 'peer-to-peer correction', 'tutoring', 'design-based research']",Research Article,special,18.0,3.0,"['Jue Wang', 'Claudia Berger', 'Nicolas Szilas']","['University of Geneva', 'University of Geneva', 'University of Geneva']","['Genève', 'Genève', 'Genève']","['Switzerland', 'Switzerland', 'Switzerland']",['science and technology of learning'],"['society/community ', 'methodology/tools/technology']","['online education ', 'collaboration ', 'technology enhanced learning ']" +018-03-0410,Measuring Primary Schools Teachers' Perception of ICT through Self-Efficacy: A Case Study,"['ICT', 'teacher training', 'self-efficacy', 'quantitative methods', 'qualitative methods', 'disadvantaged contexts', 'ICT4E']",Research Article,special,18.0,3.0,"['Isabella Rega', 'Francesca Fanni']","['Università della Svizzera italiana', 'Università della Svizzera italiana']","['Lugano', 'Lugano']","['Switzerland', 'Switzerland']",['science and technology of learning'],"['assesment/evaluation/meaurement', 'methodology/tools/technology']","['learning processes ', 'training needs analysis ', 'technology enhanced learning ', 'elearning systems/technology/tools/platforms ', 'assessment and evaluation']" +018-03-0429,AT-HOME 2.0 - An Educational Framework for Home-based Healthcare,"['home-based healthcare', 'informal learning', 'digital technologies', 'socio-cultural dynamics']",Research Article,special,18.0,3.0,"['Izak van Zyl', 'Retha de la Harpe']","['Università della svizzera italiana', 'Cape Peninsula University of Technology']","['Lugano', 'Cape Town']","['Switzerland', 'South Africa']",['science and technology of learning'],"['society/community ', 'learning', 'methodology/tools/technology']","['individualised learning solution ', 'learning networks ', 'technology enhanced learning ', 'elearning systems/technology/tools/platforms ', 'collaboration ']" +018-04-0454,Advances on Social Network Applications,[],Editorial,special,18.0,4.0,"['Jason J. Jung', 'Przemysław Kazienko']","['Yeungnam University', 'Wrocław University of Technology']","['Gyeongsan', 'Wrocław']","['Korea', 'Poland']",[],[],[] +018-04-0457,Fuzziness and Overlapping Communities in Large-Scale Networks,"['fuzzy community detection', 'overlapping community detection', 'community detection', 'modularity', 'large-scale networks']",Research Article,special,18.0,4.0,"['Qinna Wang', 'Eric Fleury']","['Université de Lyon', 'Université de Lyon']","['Lyon', 'Lyon']","['France', 'France']",['science and technology of learning'],"['society/community ', 'methodology/tools/technology']",[] +018-04-0487,Uncovering the Social Dynamics of Online Elections,"['social voter', 'social network analysis', 'logistic regression', 'social influence', 'election analysis']",Research Article,special,18.0,4.0,"['John Boaz Lee', 'Gerard Cabunducan', 'Francis George C. Cabarle', 'Raphael Castillo', 'Jasmine A. Malinao']","['University of the Philippines', 'University of the Philippines', 'University of the Philippines', 'University of the Philippines', 'University of the Philippines']","['Quezon City', 'Quezon City', 'Quezon City', 'Quezon City', 'Quezon City']","['Philippines', 'Philippines', 'Philippines', 'Philippines', 'Philippines']","['information systems', 'knowledge management ', 'computer applications']","['knowledge retrieval', 'social and behavioral sciences', 'information storage and retrieval', 'administrative data processing']",['general'] +018-04-0507,The Unification and Assessment of Multi-Objective Clustering Results of Categorical Datasets with H-Confidence Metric,"['multi-objective clustering', 'NSGA-II', 'h-confidence']",Research Article,special,18.0,4.0,"['Onur C. Sert', 'Kayhan Dursun', 'Tansel Özyer', 'Jamal Jida', 'Reda Alhajj']","['TOBB Economics and Technology University', 'TOBB Economics and Technology University', 'TOBB Economics and Technology University', 'Lebanese University', 'University of Calgary']","['Ankara', 'Ankara', 'Ankara', 'Tripoli', 'Calgary']","['Turkey', 'Turkey', 'Turkey', 'Lebanon', 'Canada']","['computer applications', 'computing methodologies']","['social and behavioral sciences', 'pattern recognition']","['models', 'clustering', 'implementation', 'applications']" +018-04-0532,Social Network Based Reputation Computation and Document Classification,"['social network', 'reputation management', 'community analysis', 'computer security']",Research Article,special,18.0,4.0,"['Joo Young Lee', 'Yue Duan', 'Jae C. Oh', 'Wenliang Du', 'Howard Blair', 'Lusha Wang', 'Xing Jin']","['Syracuse University', 'Syracuse University', 'Syracuse University', 'Syracuse University', 'Syracuse University', 'Syracuse University', 'Syracuse University']","['Syracuse', 'Syracuse', 'Syracuse', 'Syracuse', 'Syracuse', 'Syracuse', 'Syracuse']","['USA', 'USA', 'USA', 'USA', 'USA', 'USA', 'USA']",['information systems'],"['information storage and retrieval', 'information interfaces and presentation (e.g., hci)', 'database management']","['hypertext/hypermedia', 'digital libraries']" +018-04-0554,Understanding Microblog Users for Social Recommendation Based on Social Networks Analysis,"['social networks analysis', 'social recommendation system', 'microblogs', 'target marketing']",Research Article,special,18.0,4.0,"['I-Hsing Ting', 'Pei Shan Chang', 'Shyue-Liang Wang']","['National University of Kaohsiung', 'National University of Kaohsiung', 'National University of Kaohsiung']","['Kaohsiung', 'Kaohsiung', 'Kaohsiung']","['Taiwan', 'Taiwan', 'Taiwan']",['information systems'],['information storage and retrieval'],['online information services'] +018-04-0577,Key Person Analysis in Social Communities within the Blogosphere,"['social network', 'social network analysis', 'SNA', 'social community extraction', 'social group', 'persistent group', 'stable social group', 'key person', 'role identification', 'blogosphere', 'CPM', 'fast modularity optimization', 'node position']",Research Article,special,18.0,4.0,"['Anna Zygmunt', 'Piotr Bródka', 'Przemysław Kazienko', 'Jarosław Koźlak']","['AGH University of Science and Technology', 'Wrocław University of Technology', 'Wrocław University of Technology', 'AGH University of Science and Technology']","['Kraków', 'Wrocław', 'Wrocław', 'Kraków']","['Poland', 'Poland', 'Poland', 'Poland']","['computer applications', 'information systems', 'theory of computation', 'computing methodologies', 'computing milieux', 'knowledge management ', 'science and technology of learning', 'data', 'mathematics of computing']","['computers and society', 'knowledge acquisition', 'document and text processing', 'society/community ', 'miscellaneous ', 'information systems applications', 'analysis of algorithms and problem complexity', 'social and behavioral sciences', 'pattern recognition', 'information storage and retrieval', 'discrete mathematics']","['communications applications', 'models', 'clustering', 'electronic publishing', 'document capture', 'social issues', 'miscellaneous ', 'content analysis and indexing', 'applications', 'online information services', 'collaboration ', 'graph theory', 'virtual community ']" +018-05-0598,Managing Editor's Column,[],Editorial,regular,18.0,5.0,['Christian Gütl'],['Graz University of Technology'],['Graz'],['Austria'],[],[],[] +018-05-0599,Decision Strategies for a P2P Computing System,"['computing systems', 'P2P', 'unicast', 'anycast', 'networks', 'simulation']",Research Article,regular,18.0,5.0,"['Grzegorz Chmaj', 'Krzysztof Walkowiak']","['Wrocław University of Technology', 'Wrocław University of Technology']","['Wrocław', 'Wrocław']","['Poland', 'Poland']",['computer systems organization'],['computer-communication networks'],"['network architecture and design', 'distributed systems', 'network operations']" +018-05-0623,Improving the Extraction of Text in PDFs by Simulating the Human Reading Order,"['PDF', 'text preprocessing', 'text extraction', 'ordered text extraction', 'text mining', 'evaluation']",Research Article,regular,18.0,5.0,"['Ismael Hasan', 'Javier Parapar', 'Álvaro Barreiro']","['University of a Coruña', 'University of a Coruña', 'University of a Coruña']","['Coruña', 'Coruña', 'Coruña']","['Spain', 'Spain', 'Spain']","['computer applications', 'computing methodologies']","['administrative data processing', 'document and text processing']","['electronic publishing', 'document capture']" +018-05-0650,Wikipedia-Based Semantic Interpreter Using Approximate Top-k Processing and Its Application,"['Wikipedia', 'concept', 'semantic interpretation']",Research Article,regular,18.0,5.0,"['Jong Wook Kim', 'Ashwin Kashyap', 'Sandilya Bhamidipati']","['Teradata Corporation', 'Technicolor', 'Technicolor']","['El Segundo', 'Palo Alto', 'Palo Alto']","['USA', 'USA', 'USA']","['information systems', 'knowledge management ']","['knowledge modeling', 'information storage and retrieval']","['content analysis and indexing', 'information search and retrieval']" +018-05-0676,Modeling and Performance Evaluation of a Contract-based Electronic Signature Process,"['web service access control', 'electronic exchanges', 'modeling', 'evaluation and simulation', 'dimensioning and improvement', 'Petri nets and (max', ' +)-algebra']",Research Article,regular,18.0,5.0,"['Ahmed Nait-Sidi-Moh', 'Mohamed Bakhouya', 'Wafaa Ait-Cheik-Bihi', 'Jaafar Gaber']","['Université de Picardie Jules Verne', 'Aalto University', 'Université de Strasbourg', 'Université de Technologie de Belfort Montbéliard']","['Saint Quentin', 'Helsinki', 'Strasbourg', 'Belfort']","['France', 'Finland', 'France', 'France']","['information systems', 'mathematics of computing', 'theory of computation', 'data']","['mathematical logic and formal languages', 'numerical analysis', 'information systems applications', 'data encryption', 'information interfaces and presentation (e.g., hci)', 'discrete mathematics']","['multimedia information systems', 'general', 'formal languages', 'combinatorics', 'numerical linear algebra']" +018-05-0704,Applying a Modular Framework to Develop Mobile Applications and Services,"['mobile computing', 'mobile information systems', 'software', 'mobile devices', 'multimedia']",Research Article,regular,18.0,5.0,"['Mabel Vazquez-Briseno', 'Pierre Vincent', 'Juan Ivan Nieto-Hipolito', 'Juan de Dios Sanchez-Lopez']","['UABC', 'MobKit', 'UABC', 'UABC']","['Ensenada', 'Lille', 'Ensenada', 'Ensenada']","['Mexico', 'France', 'Mexico', 'Mexico']","['information systems', 'software']","['software engineering', 'information systems applications', 'information storage and retrieval', 'information interfaces and presentation (e.g., hci)']","['systems and software', 'software architectures', 'communications applications', 'multimedia information systems']" +018-06-0728,Security in Information Systems: New Challenges and Opportunities,[],Editorial,special,18.0,6.0,"['David G. Rosado', 'Luis Enrique Sánchez', 'Eduardo Fernández-Medina', 'Jan Jürjens']","['University of Castilla-La Mancha', 'Sicaman-NT', 'niversity of Castilla-La Mancha', 'Technical University of Dortmund']","['Ciudad Real', 'Ciudad Real', 'Dortmund']","['Spain', 'Spain', 'Spain', 'Germany']",[],[],[] +018-06-0732,Success Rate of Remote Code Execution Attacks - Expert Assessments and Observations,"['cyber security', 'remote code execution', 'software vulnerabilities']",Research Article,special,18.0,6.0,"['Hannes Holm', 'Teodor Sommestad', 'Ulrik Franke', 'Mathias Ekstedt']","['Royal Institute of Technology', 'Royal Institute of Technology', 'Royal Institute of Technology', 'Royal Institute of Technology']","['Stockholm', 'Stockholm', 'Stockholm', 'Stockholm']","['Sweden', 'Sweden', 'Sweden', 'Sweden']","['software', 'computing milieux']","['software engineering', 'management of computing and information systems']","['software management', 'management', 'security and protection']" +018-06-0750,Combating Mobile Spam through Botnet Detection using Artificial Immune Systems,"['Botnet', 'mobile', 'malware', 'computational intelligence', 'artificial immune system']",Research Article,special,18.0,6.0,"['Ickin Vural', 'Hein S. Venter']","['University of Pretoria', 'University of Pretoria']","['Pretoria', 'Pretoria']","['Republic of South Africa', 'Republic of South Africa']",['computer applications'],['general'],[] +018-06-0775,Qos-Security Metrics Based on ITIL and COBIT Standard for Measurement Web Services,"['quality of service', 'ITIL', 'COBIT', 'security metrics and measurement', 'security for web service']",Research Article,special,18.0,6.0,"['Pattama Charuenporn', 'Sarun Intakosum']","[""King Mongkut's Institute of Technology Ladkrabang"", ""King Mongkut's Institute of Technology Ladkrabang""]","['Bangkok', 'Bangkok']","['Thailand', 'Thailand']",['software'],['software engineering'],"['software/program verification', 'miscellaneous ', 'metrics']" +018-06-0798,A Systematic Review of Information Security Governance Frameworks in the Cloud Computing Environment,"['information security governance', 'cloud computing', 'systematic literature review']",Research Article,special,18.0,6.0,"['Oscar Rebollo', 'Daniel Mellado', 'Eduardo Fernández-Medina']","['Ministry of Labour and Immigration', 'University of Castilla-La Mancha', 'University of Castilla-La Mancha']","['Madrid', 'Ciudad Real', 'Ciudad Real']","['Spain', 'Spain', 'Spain']","['computer systems organization', 'computing milieux']","['computer-communication networks', 'management of computing and information systems']","['security and protection', 'distributed systems']" +018-06-0816,Syntactic and Semantic Extensions to Secure Tropos to Support Security Risk Management,"['risk management', 'information system', 'security', 'secure tropos', 'syntax and semantics of modelling language']",Research Article,special,18.0,6.0,"['Raimundas Matulevičius', 'Haralambos Mouratidis', 'Nicolas Mayer', 'Eric Dubois', 'Patrick Heymans']","['University of Tartu', 'University of East London', 'CRP Henri Tudor', 'CRP Henri Tudor', 'University of Namur']","['Tartu', 'London', 'Luxembourg', 'Luxembourg', 'Namur']","['Estonia', 'United Kingdom', 'Luxembourg', 'Luxembourg', 'Belgium']","['information systems', 'software', 'computer applications']","['computer-aided engineering', 'software engineering', 'information systems applications', 'models and principles']","['types of systems', 'requirements/specifications', 'design tools and techniques']" +018-06-0845,A Framework for the Comparison of Best Practice Recommendations and Legal Requirements for South African Banks,"['information security awareness', 'online banking', 'home users', 'legislation', 'best practice', 'South Africa']",Research Article,special,18.0,6.0,"['Carla-Lee Botha', 'Elmarie Kritzinger', 'Marianne Loock']","['University of South Africa', 'University of South Africa', 'University of South Africa']","['Pretoria', 'Pretoria', 'Pretoria']","['South Africa', 'South Africa', 'South Africa']","['information systems', 'computing milieux']","['computers and education', 'information storage and retrieval', 'management of computing and information systems']","['security and protection', 'computer and information science education', 'online information services']" +018-06-0857,Countermeasures to Prevent Misbehaviour in VANETs,"['VANETs', 'cooperation', 'self-management', 'security', 'misbehaviour', 'ITS']",Research Article,special,18.0,6.0,"['Jezabel Molina-Gil', 'Pino Caballero-Gil', 'Cándido Caballero-Gil']","['University of La Laguna', 'University of La Laguna', 'University of La Laguna']","['Tenerife', 'Tenerife', 'Tenerife']","['Spain', 'Spain', 'Spain']",['computer systems organization'],['computer-communication networks'],"['network operations', 'general', 'network architecture and design', 'network protocols', 'distributed systems']" +018-06-0874,Adaptive Group Key Management Protocol for Wireless Communications,"['confidentiality', 'key management', 'group communication', 'mobility']",Research Article,special,18.0,6.0,"['Saïd Gharout', 'Abdelmadjid Bouabdallah', 'Yacine Challal', 'Mohammed Achemlal']","['Orange Labs - France Telecom', 'University of Technology of Compiègne', 'University of Technology of Compiègne', 'Orange Labs - France Telecom']","['Caen', 'Compiègne', 'Compiègne', 'Caen']","['France', 'France', 'France', 'France']",['computer systems organization'],['computer-communication networks'],['general'] +018-07-0899,Adaptive Methodologies and Designs for Network-on-Chip based Systems,[],Editorial,special,18.0,7.0,"['Nadia Nedjah', 'Luiza de Macedo Mourelle']","['State University of Rio de Janeiro', 'State University of Rio de Janeiro']","['Rio de Janeiro', 'Rio de Janeiro']","['Brazil', 'Brazil']",[],[],[] +018-07-0901,Mapping and Scheduling in Heterogeneous NoC through Population-Based Incremental Learning,"['multiprocessor-system-on-chip (MPSoC)', 'network-on-chip (NoC)', 'population-based incremental learning (PBIL)', 'computer-aided design (CAD)']",Research Article,special,18.0,7.0,"['Freddy Bolanos', 'Jose Edison Aedo', 'Fredy Rivera', 'Nader Bagherzadeh']","['Universidad Nacional de Colombia', 'Universidad de Antioquia', 'Universidad de Antioquia', 'University of California, Irvine']","['Medellin', 'Medellin', 'Medellin', 'Irvine']","['Colombia', 'Colombia', 'Colombia', 'USA']","['computer applications', 'computer systems organization', 'computing methodologies']","['processor architectures', 'computer-aided engineering', 'artificial intelligence']","['multiple data stream architectures (multiprocessors)', 'learning']" +018-07-0917,ACO-based Algorithms for Search and Optimization of Routes in NoC Platform,"['network-on-chip', 'packet routing', 'ant colony optimization']",Research Article,special,18.0,7.0,"['Luneque Silva Junior', 'Nadia Nedjah', 'Luiza de Macedo Mourelle']","['State University of Rio de Janeiro', 'State University of Rio de Janeiro', 'State University of Rio de Janeiro']","['Rio de Janeiro', 'Rio de Janeiro', 'Rio de Janeiro']","['Brazil', 'Brazil', 'Brazil']","['hardware', 'computing methodologies']","['input/output and data communications', 'artificial intelligence', 'simulation and modeling']","['interconnections (subsystems)', 'problem solving, control methods, and search', 'applications']" +018-07-0937,Designing Robust Routing Algorithms and Mapping Cores in Networks-on-Chip: A Multi-objective Evolutionary-based Approach,"['networks-on-chip', 'topological mapping', 'multi-objective optimization', 'routing algorithm', 'genetic algorithm', 'fault-tolerance', 'performance analysis']",Research Article,special,18.0,7.0,"['Maurizio Palesi', 'Rafael Tornero', 'Juan Manuel Orduñna', 'Vincenzo Catania', 'Daniela Panno']","['Kore University', 'Universidad de Valencia', 'Universidad de Valencia', 'University of Catania', 'University of Catania']","['Enna', 'Valencia', 'Valencia', 'Catania', 'Catania']","['Italy', 'Spain', 'Spain', 'Italy', 'Italy']","['computer applications', 'hardware']","['computer-aided engineering', 'input/output and data communications']",['interconnections (subsystems)'] +018-08-0970,Understanding Online Social Networking Services,[],Editorial,special,18.0,8.0,"['Jason J. Jung', 'Przemysław Kazienko']","['Yeungnam University', 'Wrocław University of Technology']","['Gyeongsan', 'Wrocław']","['Korea', 'Poland']",[],[],[] +018-08-0973,Discovering Consumer Insight from Twitter via Sentiment Analysis,"['micro-blog', 'sentiment analysis', 'natural language processing', 'information extraction', 'information visualization']",Research Article,special,18.0,8.0,"['Wilas Chamlertwat', 'Pattarasinee Bhattarakosol', 'Tippakorn Rungkasiri', 'Choochart Haruechaiyasak']","['Chulalongkorn University', 'Chulalongkorn University', 'Chulalongkorn University', 'National Electronics and Computer Technology Center']","['Bangkok', 'Bangkok', 'Bangkok', 'Pathumthani']","['Thailand', 'Thailand', 'Thailand', 'Thailand']","['information systems', 'knowledge management ']","['information systems applications', 'knowledge acquisition', 'information storage and retrieval']","['communications applications', 'online information services']" +018-08-0993,Establishing Knowledge Networks via Analysis of Research Abstracts,"['fuzzy cognitive maps', 'knowledge networks']",Research Article,special,18.0,8.0,"['Mahalakshmi G. Suryanarayanan', 'Dilip S. Sam', 'Sendhilkumar Selvaraju']","['Anna University', 'Anna University', 'Anna University']","['Chennai', 'Chennai', 'Chennai']","['India', 'India', 'India']",['information systems'],['information storage and retrieval'],"['information search and retrieval', 'digital libraries']" +018-08-1022,Beating Social Pulse: Understanding Information Propagation via Online Social Tagging Systems,"['social pulse', 'social tagging', 'information propagation', 'inducibility']",Research Article,special,18.0,8.0,"['Xuan Hau Pham', 'Jason J. Jung', 'Dosam Hwang']","['Yeungnam University', 'Yeungnam University', 'Yeungnam University']","['Gyeongsan', 'Gyeongsan', 'Gyeongsan']","['Korea', 'Korea', 'Korea']","['information systems', 'computing methodologies']","['information storage and retrieval', 'artificial intelligence', 'models and principles']","['systems and information theory', 'distributed artificial intelligence', 'online information services']" +018-08-1032,Automatic Tag Attachment Scheme based on Text Clustering for Efficient File Search in Unstructured Peer-to-Peer File Sharing Systems,"['P2P system', 'text clustering', 'automatic tag attachment', 'K-DMeans', 'TFIDCF']",Research Article,special,18.0,8.0,"['Ting Ting Qin', 'Satoshi Fujita']","['Hiroshima University', 'Hiroshima University']","['Hiroshima', 'Hiroshima']","['Japan', 'Japan']",['information systems'],['information storage and retrieval'],"['content analysis and indexing', 'information search and retrieval', 'information storage']" +018-08-1048,"Modeling, Mining and Analysis of Multi-Relational Scientific Social Network","['knowledge flow', 'Multi-relational Scientific Social Network Analysis', 'Max Flow Grouping Algorithm', 'weighted relationships']",Research Article,special,18.0,8.0,"['Victor Ströele', 'Geraldo Zimbrão', 'Jano M. Souza']","['Federal University of Rio de Janeiro', 'Federal University of Rio de Janeiro', 'Federal University of Rio de Janeiro']","['Rio de Janeiro', 'Rio de Janeiro', 'Rio de Janeiro']","['Brazil', 'Brazil', 'Brazil']","['computing milieux', 'computer applications', 'science and technology of learning']","['computers and society', 'society/community ', 'knowledge and media', 'administrative data processing', 'social and behavioral sciences']","['organizational impacts', 'social issues', ' knowledge construction/representation', 'learning networks ', 'collaboration ']" +018-09-1069,Internet of Things,[],Editorial,special,18.0,9.0,"['Daqiang Zhang', 'Huansheng Ning', 'Kevin\xa0S. Xu', 'Feiyu Lin', 'Laurence\xa0T. Yang']","['Nanjing\xa0Normal\xa0University', 'Beihang\xa0University', 'Changzhou\xa0University', 'Jönköping\xa0University', 'St.\xa0Francis\xa0Xavier\xa0University']","['Nanjing', 'Beijing', 'Changzhou', 'Jönköping', 'Vancouver']","['China', 'China', 'China', 'Sweden', 'Canada']",[],[],[] +018-09-1072,A Metropolitan Taxi Mobility Model from Real GPS Traces,"['Vehicular Ad Hoc Network', 'Mobility Model', 'Taxi GPS Data']",Research Article,special,18.0,9.0,"['Hongyu Huang', 'Daqiang Zhang', 'Yanmin Zhu', 'Minglu Li', 'Min-You Wu']","['Chongqing University', 'Nanjing Normal University', 'Shanghai Jiao Tong University', 'Shanghai Jiao Tong University', 'Shanghai Jiao Tong University']","['Chongqing', 'Nanjing', 'Shanghai', 'Shanghai', 'Shanghai']","['China', 'China', 'China', 'China', 'China']",['computer systems organization'],['computer-communication networks'],['miscellaneous '] +018-09-1093,Context-based Ontology Matching: Concept and Application Cases,"['Internet of Things', 'context-aware computing', 'ontology matching']",Research Article,special,18.0,9.0,"['Feiyu Lin', 'Kurt Sandkuhl', 'Shoukun Xu']","['Changzhou University', 'Rostock University', 'Changzhou University']","['Changzhou', 'Rostock', 'Changzhou']","['P.R.China', 'Germany', 'P.R.China']","['information systems', 'knowledge management ']","['knowledge retrieval', 'knowledge modeling', 'information storage and retrieval', 'knowledge personalization and customization']","['information search and retrieval', 'information storage']" +018-09-1112,Directed Path Based Authentication Scheme for the Internet of Things,"['Internet of things', 'security', 'authentication protocol', 'directed path']",Research Article,special,18.0,9.0,"['Huansheng Ning', 'Hong Liu', 'Qing Liu', 'Genlin Ji']","['Beihang University', 'Beihang University', 'Nanjing Normal University', 'Nanjing Normal University']","['Beijing', 'Beijing', 'Nanjing', 'Nanjing']","['China', 'China', 'China', 'China']","['computer systems organization', 'computing milieux']","['computer-communication networks', 'management of computing and information systems']","['security and protection', 'network protocols']" +018-09-1132,Goal-Driven Process Navigation for Individualized Learning Activities in Ubiquitous Networking and IoT Environments,[],Research Article,special,18.0,9.0,"['Jian Chen', 'Qun Jin', 'Runhe Huang']","['Waseda University', 'Waseda University', 'Hosei University']","['Tokorozawa', 'Tokorozawa', 'Tokyo']","['Japan', 'Japan', 'Japan']","['information systems', 'science and technology of learning']","['learning', 'information storage and retrieval']","['content analysis and indexing', 'information search and retrieval', 'adaption/adaptive elearning ', 'online information services']" +018-09-1152,Localized Processing and Analysis of Accelerometer Data in Detecting Traffic Events and Driver Behaviour,"['traffic information systems', 'extended floating car data', 'accelerometer data', 'vehicle tracking']",Research Article,special,18.0,9.0,"['Bratislav Predic', 'Dragan Stojanovic']","['University of Nis', 'University of Nis']","['Nis', 'Nis']","['Serbia', 'Serbia']",['information systems'],"['information storage and retrieval', 'information systems applications', 'models and principles']","['communications applications', 'user/machine systems', 'online information services']" +018-09-1177,Low Complexity H.264/AVC Intraframe Coding for Wireless Multimedia Sensor Network,"['wireless multimedia sensor', 'H.264/AVC', 'intraframe coding', 'complexity']",Research Article,special,18.0,9.0,"['Xingang Liu', 'Jiantan Liu', 'Kook-Yeol Yoo', 'Haengrae Cho']","['University of Electronic Science and Technology of China', 'Yeungnam University', 'Yeungnam University', 'Yeungnam University']","['Chengdu', 'Kyungsan', 'Kyungsan', 'Kyungsan']","['China', 'South Korea', 'South Korea', 'South Korea']","['information systems', 'computing methodologies', 'data']","['simulation and modeling', 'image processing and computer vision', 'information interfaces and presentation (e.g., hci)', 'coding and information theory']","['compression (coding)', 'multimedia information systems', 'applications', 'simulation output analysis']" +018-09-1194,Network Planning for WiMAX-R Networks,"['IEEE 802.16e', 'mobile WiMAX', 'railway', 'network planning']",Research Article,special,18.0,9.0,"['Qiang Liu', 'Min Chen', 'Jie Zhang', 'Bingwen Shen', 'Zhong Chu']","['Beijing Jiaotong University', 'Seoul National University', 'Beijing Jiaotong University', 'Beijing Jiaotong University', 'Beijing Jiaotong University']","['Beijing', 'Seoul', 'Beijing', 'Beijing', 'Beijing']","['China', 'Korea', 'China', 'China', 'China']",['computer systems organization'],['computer-communication networks'],"['local and wide-area networks', 'network architecture and design']" +018-09-1218,Security-enhanced Search Engine Design in Internet of Things,"['Internet of Things', 'mobile computing', 'security', 'elliptic curve cryptography']",Research Article,special,18.0,9.0,"['Xiaojun Qian', 'Xiaoping Che']","['Nanjing Normal University', 'Evry University']","['Nanjing', 'Paris']","['China', 'France']","['information systems', 'computer applications']","['computer-aided engineering', 'information storage and retrieval']","['information search and retrieval', 'content analysis and indexing']" +018-10-1236,Managing Editor's Column,[],Editorial,regular,18.0,10.0,['Christian Gütl'],['Graz University of Technology'],['Graz'],['Austria'],[],[],[] +018-10-1238,The Method of Logistic Optimization in E-commerce,[],Research Article,regular,18.0,10.0,"['Robert Bucki', 'Petr Suchanek']","['The College of Informatics and Management in Bielsko-Biała', 'Silesian University in Opava']","['Bielsko-Biała', 'Opava']","['Poland', 'Czech Republic']","['information systems', 'computer systems organization', 'computing methodologies']","['performance of systems', 'information systems applications', 'models and principles', 'simulation and modeling']","['types of systems', 'types of simulation', 'systems and information theory']" +018-10-1259,Web-based Environment for Learning Discrete Event Simulation,"['Web-based simulation', 'learning simulation', 'simulation model web repository', 'discrete event simulation', 'e-learning system', 'Moodle']",Research Article,regular,18.0,10.0,"['Marijana Despotović-Zrakić', 'Dusan Barać', 'Zorica Bogdanović', 'Branislav Jovanić', 'Božidar Radenković']","['University of Belgrade', 'University of Belgrade', 'University of Belgrade', 'University of Belgrade', 'University of Belgrade']","['Belgrade', 'Belgrade', 'Belgrade', 'Belgrade', 'Belgrade']","['Serbia', 'Serbia', 'Serbia', 'Serbia', 'Serbia']","['science and technology of learning', 'computing milieux']","['computers and education', 'methodology/tools/technology']","['computer uses in education', 'computer and information science education']" +018-10-1279,Automating the Analysis of Problem-solving Activities in Learning Environments: the Co-Lab Case Study,"['computer-supported learning environments', 'analysis of problem-solving activities', 'model-driven development', 'visual languages']",Research Article,regular,18.0,10.0,"['Rafael Duque', 'Lars Bollen', 'Anjo Anjewierden', 'Crescencio Bravo']","['University of Cantabria', 'University of Twente', 'University of Twente', 'University of Castilla-La Mancha']","['Santander', 'Enschede', 'Enschede', 'Ciudad Real']","['Spain', 'The Netherlands', 'The Netherlands', 'Spain']",['science and technology of learning'],"['assesment/evaluation/meaurement', 'methodology/tools/technology']","['learning processes ', 'assessment and evaluation']" +018-10-1308,Usability Evaluation Methods for a Scientific Internet Information Portal,"['usability engineering', 'user experience questionnaire UEQ', 'Kano model']",Research Article,regular,18.0,10.0,"['Jens Hellmers', 'Jörg Thomaschewski', 'Eva-Maria Holt', 'Thomas Wriedt']","['University of Bremen', 'University of Applied Sciences Emden/Leer', '(SEVEN PRINCIPLES', 'University of Bremen']","['Bremen', 'Emden', 'Ratingen', 'Bremen']","['Germany', 'Germany', 'Germany', 'Germany']",['information systems'],"['information interfaces and presentation (e.g., hci)']",['user interfaces'] +018-10-1323,Product Presentation Strategy for Online Customers,"['online product presentation', 'e-commerce', 'multimedia presentation']",Research Article,registered,18.0,10.0,"['Marija Jovic', 'Dusan Milutinovic', 'Anton Kos', 'Saso Tomazic']","['University of Belgrade', 'Hemofarm Group', 'University of Ljubljana', 'University of Ljubljana']","['Belgrade', 'Belgrade', 'Ljubljana', 'Ljubljana']","['Serbia', 'Serbia', 'Slovenia', 'Slovenia']","['information systems', 'computing milieux', 'computer applications']","['information systems applications', 'computers and society', 'social and behavioral sciences']","['general', 'electronic commerce', 'social issues']" +018-10-1343,A General Qualitative Spatio-Temporal Model Based on Intervals,"['qualitative models', 'comonsense reasoning', 'spatial reasoning']",Research Article,regular,18.0,10.0,"['Ester Martínez-Martín', 'M. Teresa Escrig', 'Angel P. del Pobil']","['Jaume-I University', 'Jaume-I University', 'Jaume-I University']","['Castellón', 'Castellón', 'Castellón']","['Spain', 'Spain', 'Spain']",['computing methodologies'],['artificial intelligence'],[] +018-10-1379,BDI Agent Architecture for Multi-Strategy Selection in Automated Negotiation,"['automated negotiation', 'negotiation agent', 'multi-agent system', 'belief-desire-intention model', 'agent architecture', 'risk taking']",Research Article,special,18.0,10.0,"['Cao Mukun', 'Melody Y. Kiang']","['Xiamen University', 'California State University']","['Xiamen', 'Long Beach']","['China', 'USA']","['computing milieux', 'computing methodologies']","['computers and society', 'artificial intelligence']","['distributed artificial intelligence', 'electronic commerce']" +018-11-1405,"Some Reflections about Service Oriented Architectures, Cloud Computing Applications, Services and Interoperability",[],Editorial,special,18.0,11.0,"['Francisco J. García-Peñalvo', 'Marc Alier Forment', 'Miltiadis D. Lytras']","['University of Salamanca', 'UPC Universitat Politècnica de Catalunya Barcelona-Tech', 'The American College of Greece']","['Salamanca', 'Barcelona', 'Gerakas']","['Spain', 'Spain', 'Greece']",[],[],[] +018-11-1410,A Simple Model Based on Web Services to Exchange Context Information between Web Browsers and Web Applications,"['Web applications', 'Web services', 'Web browser', 'Mobile devices', 'smartphone']",Research Article,special,18.0,11.0,"['Jordán Pascual Espada', 'Oscar Sanjuán Martínez', 'B. Cristina Pelayo G-Bustelo', 'Juan Manuel Cueva Lovelle', 'Patricia Ordóñez de Pablos']","['University of Oviedo', 'University Carlos III of Madrid', 'University of Oviedo', 'University of Oviedo', 'University of Oviedo']","['Oviedo', 'Madrid', 'Oviedo', 'Oviedo', 'Oviedo']","['Spain', 'Spain', 'Spain', 'Spain', 'Spain']",['information systems'],"['information systems applications', 'information storage and retrieval', 'information interfaces and presentation (e.g., hci)']","['general', 'hypertext/hypermedia', 'online information services']" +018-11-1432,The Wookie Widget Server: a Case Study of Piecemeal Integration of Tools and Services,"['Interoperability', 'Wookie', 'Widget', 'specification', 'W3C', 'Apache', 'IMS Learning Design', 'Mobile', 'Mash-up', 'personal learning environment']",Research Article,special,18.0,11.0,"['David Griffiths', 'Mark Johnson', 'Kris Popat', 'Paul Sharples', 'Scott Wilson']","['University of Bolton', 'University of Bolton', 'University of Bolton', 'University of Bolton', 'University of Bolton']","['Bolton', 'Bolton', 'Bolton', 'Bolton', 'Bolton']","['United Kingdom', 'United Kingdom', 'United Kingdom', 'United Kingdom', 'United Kingdom']",['information systems'],"['information storage and retrieval', 'information systems applications', 'models and principles']","['information search and retrieval', 'office automation', 'types of systems', 'user/machine systems']" +018-11-1454,Orchestration of E-Learning Services for Automatic Evaluation of Programming Exercises,"['e-Learning', 'interoperability', 'service oriented architectures']",Research Article,special,18.0,11.0,"['Ricardo Queirós', 'José Paulo Leal']","['CRACS & INESC-Porto LA & DI-ESEIG/IPP', 'University of Porto']","['Porto', 'Porto']","['Portugal', 'Portugal']","['science and technology of learning', 'software']","['programming languages', 'knowledge and media', 'methodology/tools/technology']","['technology enhanced learning ', 'elearning systems/technology/tools/platforms ', 'learning objects ']" +018-11-1483,Docs4Learning: Getting Google Docs to work within the LMS with IMS BLTI,"['LMS', 'Google Docs', 'interoperability', 'eLearning', 'software as a service', 'cloud computing', 'VLE', 'PLE']",Research Article,special,18.0,11.0,"['Marc Alier Forment', 'María José Casany', 'Enric Mayol', 'Jordi Piguillem', 'Nikolas Galanis', 'Francisco J. García-Peñalvo', 'Miguel Ángel Conde']","['UPC Universitat Politècnica de Catalunya Barcelona-Tech', 'UPC Universitat Politècnica de Catalunya Barcelona-Tech', 'UPC Universitat Politècnica de Catalunya Barcelona-Tech', 'UPC Universitat Politècnica de Catalunya Barcelona-Tech', 'UPC Universitat Politècnica de Catalunya Barcelona-Tech', '(USAL Universidad de Salamanca']","['Barcelona', 'Barcelona', 'Barcelona', 'Barcelona', 'Salamanca', 'Salamanca', 'Salamanca']","['Spain', 'Spain', 'Spain', 'Spain', 'Spain', 'Spain', 'Spain']","['science and technology of learning', 'software', 'computing milieux']","['general', 'software engineering', 'computers and education', 'methodology/tools/technology', 'learning']","['technology enhanced learning ', 'innovation ', 'adaption/adaptive elearning ', 'software architectures', 'interoperability', 'design tools and techniques', 'online education ', 'elearning systems/technology/tools/platforms ', 'computer uses in education']" +018-11-1501,Design Choices Underlying the Software as a Service (SaaS) Business Model from the User Perspective: Exploring the Fourth Wave of Outsourcing,"['cloud computing', 'SaaS', 'software as a Service', 'business model', 'design choices', 'sourcing']",Research Article,special,18.0,11.0,"['Anton Joha', 'Marijn Janssen']","['EquaTerra', 'Delft University of Technology']","['London', 'Delft']","['United Kingdom', 'The Netherlands']",['information systems'],"['general', 'information systems applications', 'models and principles']",[] +018-11-1523,Utilization-level and Serviceability of a Social Name-card Portal for QoS in a Cloud Social Networking Service,"['Social Web', 'name card', 'QoS', 'utilization level', 'serviceability', 'cloud', 'SNS']",Research Article,special,18.0,11.0,['Yung Bok Kim'],['Sejong University'],['Seoul'],['Korea'],['information systems'],"['information storage and retrieval', 'information systems applications', 'models and principles', 'information interfaces and presentation (e.g., hci)']",[] +018-11-1544,Human and Intellectual Capital Management in the Cloud: Software Vendor Perspective,"['information systems development', 'cloud computing', 'software as a service', 'software vendors']",Research Article,special,18.0,11.0,"['Ricardo Colomo-Palacios', 'Eduardo Fernandes', 'Marc Sabbagh', 'Antonio de Amescua Seco']","['Universidad Carlos III de Madrid', 'Meta4', 'Universidad Carlos III de Madrid']","['Madrid', 'Sao Paulo', 'Asnières sur Seine', 'Madrid']","['Spain', 'Brazil', 'France', 'Spain']","['information systems', 'computer systems organization', 'software', 'computing milieux']","['software engineering', 'special-purpose and application-based systems', 'information systems applications', 'management of computing and information systems']","['software management', 'software architectures', 'office automation', 'interoperability', 'project and people management']" +018-11-1558,Interoperability Framework for Multimodal Biometry: Open Source in Action,"['interoperability', 'multimodal biometry', 'open source', 'framework', 'security']",Research Article,special,18.0,11.0,"['Miloš Milovanović', 'Miroslav Minović', 'Starčević Dušan']","['University of Belgrade', 'University of Belgrade', 'University of Belgrade']","['Belgrade', 'Belgrade', 'Belgrade']","['Serbia', 'Serbia', 'Serbia']","['software', 'computing milieux']","['software engineering', 'management of computing and information systems']","['security and protection', 'software architectures', 'reusable software', 'interoperability']" +018-11-1576,Towards a Practical Solution for Data Grounding in a Semantic Web Services Environment,"['service-oriented architectures', 'web services', 'cloud computing', 'semantic web', 'ontologies', 'data grounding', 'semantic web services', 'interoperability', 'mapping languages']",Research Article,special,18.0,11.0,"['Miguel García Rodríguez', 'Jose María Alvarez Rodríguez', 'Diego Berrueta Muñoz', 'Luis Polo Paredes', 'Jose Emilio Labra Gayo', 'Patricia Ordóñez de Pablos']","['University of Oviedo', 'University of Oviedo', 'Fundacion CTIC', 'Fundacion CTIC', 'University of Oviedo', 'University of Oviedo']","['Oviedo', 'Oviedo', 'Gijon', 'Gijon', 'Oviedo', 'Oviedo']","['Spain', 'Spain', 'Spain', 'Spain', 'Spain', 'Spain']","['information systems', 'computing methodologies', 'mathematics of computing']","['artificial intelligence', 'information storage and retrieval', 'discrete mathematics']","['knowledge representation formalisms and methods', 'graph theory', 'online information services']" +018-12-1598,An Overview of Current Information Systems Security Challenges and Innovations,[],Editorial,special,18.0,12.0,"['Daniel Mellado', 'David G. Rosado']","['Rey Juan Carlos University', 'University of Castilla-La Mancha']","['Madrid', 'Ciudad Real']","['Spain', 'Spain']",[],[],[] +018-12-1608,Aligning Security and Privacy to Support the Development of Secure Information Systems,"['security', 'privacy', 'constraints', 'goal modelling', 'meta-model']",Research Article,special,18.0,12.0,"['Haralambos Mouratidis', 'Christos Kalloniatis', 'Shareeful Islam', 'Marc-Philippe Huget', 'Stefanos Gritzalis']","['University of East London', 'University of the Aegean', 'University of East London', 'University of Savoie', 'University of the Aegean']","['London', 'Mytilene', 'London', 'Annecy-Chambéry', 'Mytilene']","['United Kingdom', 'Greece', 'United Kingdom', 'France', 'Greece']","['information systems', 'software', 'computing milieux']","['software engineering', 'models and principles', 'management of computing and information systems']","['security and protection', 'requirements/specifications', 'design tools and techniques']" +018-12-1628,Information Security Service Culture - Information Security for End-users,"['information security service culture', 'ISSC', 'Information security culture', 'culture', 'information security management']",Research Article,special,18.0,12.0,"['Rahul Rastogi', 'Rossouw von Solms']","['Nelson Mandela Metropolitan University', 'Nelson Mandela Metropolitan University']","['Port Elizabeth', 'Port Elizabeth']","['South Africa', 'South Africa']",['information systems'],"['information storage and retrieval', 'information interfaces and presentation (e.g., hci)']","['multimedia information systems', 'content analysis and indexing', 'information search and retrieval', 'digital libraries', 'information storage']" +018-12-1643,A Novel Identity-based Network Architecture for Next Generation Internet,"['Next Generation Internet', 'identity', 'privacy', 'overlay networks']",Research Article,special,18.0,12.0,"['Pedro Martinez-Julia', 'Antonio F. Gómez-Skarmeta']","['University of Murcia', 'University of Murcia']","['Murcia', 'Murcia']","['Spain', 'Spain']","['computer systems organization', 'computing milieux']","['computer-communication networks', 'management of computing and information systems']","['security and protection', 'internetworking', 'network architecture and design', 'network protocols']" +018-12-1662,Analysing the Security Risks of Cloud Adoption Using the SeCA Model: A Case Study,"['SeCA model', 'cloud security', 'cloud computing', 'case study', 'information security']",Research Article,special,18.0,12.0,"['Thijs Baars', 'Marco Spruit']","['Utrecht University', 'Utrecht University']","['Utrecht', 'Utrecht']","['The Netherlands', 'The Netherlands']",['information systems'],"['information storage and retrieval', 'information interfaces and presentation (e.g., hci)', 'database management']","['hypertext/hypermedia', 'digital libraries']" +018-12-1679,Risk-Driven Security Metrics in Agile Software Development - An Industrial Pilot Study,"['security metrics', 'risk analysis', 'agile SW development']",Research Article,special,18.0,12.0,"['Reijo M. Savola', 'Christian Frühwirth', 'Ari Pietikäinen']","['VTT Technical Research Centre of Finland', 'Aalto University', 'Ericsson Finland']","['Oulu', 'Espoo', 'Kirkkonummi']","['Finland', 'Finland', 'Finland']",['software'],['software engineering'],"['management', 'metrics', 'design tools and techniques']" +018-12-1703,HC+: Towards a Framework for Improving Processes in Health Organizations by Means of Security and Data Quality Management,"['Health Management Information System (HMIS or HIS)', 'quality health information', 'security health information', 'software engineering', 'security', 'quality', 'HIS', 'Personal Health Record (PHR)', 'ElectroniccHealth Record (EHR)']",Research Article,special,18.0,12.0,"['Ismael Caballero', 'Luis Enrique Sánchez', 'Alberto Freitas', 'Eduardo Fernández-Medina']","['University of Castilla-La Mancha', 'SICAMAN NT.', 'Universidade do Porto', 'University of Castilla-La Mancha']","['Ciudad Real', 'Ciudad Real', 'Porto', 'Ciudad Real']","['Spain', 'Spain', 'Portugal', 'Spain']","['science and technology of learning', 'computing milieux']","['security/trust', 'management of computing and information systems']",['security and protection'] +018-12-1721,The Modelling of a Digital Forensic Readiness Approach for Wireless Local Area Networks,"['wireless local area network', 'digital forensics', 'digital forensic readiness', 'access point', 'digital forensic process', 'cyber forensic experts', 'hash value', 'digital evidence', 'traffic']",Research Article,special,18.0,12.0,"['Sipho Ngobeni', 'Hein Venter', 'Ivan Burke']","['Council for Scientific and Industrial Research', 'University of Pretoria', 'Council for Scientific and Industrial Research']","['Pretoria', 'Pretoria', 'Pretoria']","['South Africa', 'South Africa', 'South Africa']",['information systems'],"['information storage and retrieval', 'information interfaces and presentation (e.g., hci)']","['multimedia information systems', 'content analysis and indexing', 'information search and retrieval', 'digital libraries', 'information storage']" +018-12-1741,New Results of Related-key Attacks on All Py-Family of Stream Ciphers,"['cryptanalysis', 'related-key attack', 'distinguishing attack', 'Py-family of stream ciphers', 'TRCR-32', 'TRCR-64']",Research Article,special,18.0,12.0,"['Lin Ding', 'Jie Guan', 'Wen-long Sun']","['Information Science and Technology Institute', 'Information Science and Technology Institute', 'Information Science and Technology Institute']","['Zhengzhou', 'Zhengzhou', 'Zhengzhou']","['China', 'China', 'China']","['software', 'computing milieux', 'data']","['operating systems', 'management of computing and information systems', 'data encryption']",['security and protection'] +018-13-1757,Recent Advances in Bio-Inspired Computing: Theory and Applications,[],Editorial,special,18.0,13.0,"['Atulya K. Nagar', 'T. Robinson']","['Liverpool Hope University', 'Madras Christian College']","['Liverpool', 'Chennai']","['United Kingdom', 'India']",[],[],[] +018-13-1760,A Variant of Distributed P Systems for Real Time Cross Layer Optimization,"['membrane computing', 'distributed P systems', 'particle swarm optimisation', 'cross layer optimisation']",Research Article,special,18.0,13.0,"['Susan Elias', 'Vanaja Gokul', 'Kamala Krithivasan', 'Marian Gheorghe', 'Gexiang Zhang']","['Sri Venkateswara College of Engineering', 'Sri Venkateswara College of Engineering', 'Indian Institute of Technology Madras', 'University of Sheffield', 'Southwest Jiaotong University']","['Chennai', 'Chennai', 'Chennai', 'Sheffield', 'Sichuan']","['India', 'India', 'India', 'United Kingdom', 'China']",['information systems'],['models and principles'],[] +018-13-1782,P Systems with Shuffle Operation and Catalytic-Like Rules,"['membrane computing', 'P system', 'shuffle on trajectories', 'picture language']",Research Article,special,18.0,13.0,"['Yunyun Niu', 'Jinbang Xu', 'K.G. Subramanian', 'Rosni Abdullah']","['Huazhong University of Science and Technology', 'Huazhong University of Science and Technology', 'Universiti Sains Malaysia', 'Universiti Sains Malaysia']","['Wuhan', 'Wuhan', 'Penang', 'Penang']","['China', 'China', 'Malaysia', 'Malaysia']","['theory of computation', 'computing methodologies']","['mathematical logic and formal languages', 'computation by abstract devices', 'document and text processing']","['general', 'formal languages', 'models of computation']" +018-13-1802,Array P System with Shuffle on Trajectories,"['membrane computing', 'P system', 'array languages', 'shuffle on trajectories']",Research Article,special,18.0,13.0,"['A.S. Prasanna Venkatesan', 'D.G. Thomas', 'T. Robinson', 'Atulya K. Nagar']","['B.S. Abdur Rahman University', 'Madras Christian College', 'Madras Christian College', 'Liverpool Hope University']","['Chennai', 'India', 'Liverpool']","['India', 'India', 'United Kingdom']",['theory of computation'],['mathematical logic and formal languages'],['formal languages'] +018-13-1821,A Novel Membrane Algorithm Based on Particle Swarm Optimization for Solving Broadcasting Problems,"['membrane computing', 'membrane algorithm', 'broadcasting problem', 'particle swarm optimization', 'membrane systems']",Research Article,special,18.0,13.0,"['Gexiang Zhang', 'Fen Zhou', 'Xiaoli Huang', 'Jixiang Cheng', 'Marian Gheorghe', 'Florentin Ipate', 'Raluca Lefticaru']","['Southwest Jiaotong University', 'Southwest Jiaotong University', 'Southwest Jiaotong University', 'Southwest Jiaotong University', 'University of Sheffield', 'University of Pitesti', 'University of Pitesti']","['Chengdu', 'Chengdu', 'Chengdu', 'Chengdu', 'Sheffield', 'Pitesti', 'Pitesti']","['China', 'China', 'China', 'United Kingdom', 'Romania', 'Romania']","['theory of computation', 'computing methodologies']","['computation by abstract devices', 'artificial intelligence', 'analysis of algorithms and problem complexity']","['problem solving, control methods, and search', 'numerical algorithms and problems', 'distributed artificial intelligence', 'models of computation']" +018-13-1842,Solving Economic Dispatch Problems with Valve-point Effects using Particle Swarm Optimization,"['Particle Swarm optimization', 'economic dispatch', 'Laplace Crossover', 'Quadratic Approximation Particle Swarm optimization']",Research Article,special,18.0,13.0,"['Kusum Deep', 'Jagdish Chand Bansal']","['Indian Institute of Technology Roorkee', 'ABV-Indian Institute of Information Technology and Management Gwalior']","['Roorkee', 'Gwalior']","['India', 'India']","['computing methodologies', 'mathematics of computing']","['symbolic and algebraic manipulation', 'numerical analysis']","['optimization', 'algorithms']" +018-13-1853,Two Local Search Strategies for Differential Evolution,"['global optimization', 'differential evolution', 'trigonometric mutation', 'quadratic interpolation', 'local search']",Research Article,special,18.0,13.0,"['Musrrat Ali', 'Millie Pant', 'Atulya K. Nagar', 'Chang Wook Ahn']","['Sungkyunkwan University', 'Indian Institute of Technology Roorkee', 'Liverpool Hope University', 'Sungkyunkwan University']","['Suwon', 'Saharanpur', 'Liverpool', 'Suwon']","['Republic of Korea', 'India', 'United Kingdom', 'Republic of Korea']","['computer applications', 'computer systems organization', 'theory of computation', 'computing methodologies', 'mathematics of computing']","['general', 'computer-communication networks', 'numerical analysis', 'simulation and modeling', 'analysis of algorithms and problem complexity']","['miscellaneous ', 'applications', 'optimization']" +018-13-1871,Real-time Implementation of a Class of Optimised Multirate Quadrature Mirror Filter Bank Using Genetic Algorithms,"['optimization', 'quadrature mirror filter bank', 'genetic algorithms', 'IIR filters', 'multirate filter bank', 'real-time implementation', 'pulse code modulation', 'polyphase decomposition']",Research Article,special,18.0,13.0,['Gurvinder Singh Baicher'],['University of Wales Newport'],['Gwent'],['United Kingdom'],"['computer applications', 'computing methodologies']","['physical sciences and engineering', 'simulation and modeling']","['simulation output analysis', 'applications']" +018-13-1888,Assessing Alpha Band Event-related Synchronisation/Desynchronisation Using a Bio-Inspired Computational Model,"['Alpha rhythm', 'Event-related-(de)synchronisation', ""Alzheimer's disease"", 'thalamo-cortical model']",Research Article,special,18.0,13.0,"['Basabdatta Sen Bhattacharya', 'Damien Coyle', 'Liam P. Maguire']","['(University of Lincoln', 'University of Ulster', 'University of Ulster']","['Lincoln', 'Ulster', 'Ulster']","['United Kingdom', 'United Kingdom', 'United Kingdom']",['computing methodologies'],['simulation and modeling'],[] +018-14-1905,Managing Editor's Column,[],Editorial,regular,18.0,14.0,['Christian Gütl'],['Graz University of Technology'],['Graz'],['Austria'],[],[],[] +018-14-1906,A Hybrid Metaheuristic Strategy for Covering with Wireless Devices,"['computational geometry', 'art gallery problems', 'visibility and coverage problems', 'hybrid metaheuristics and approximation algorithms']",Research Article,regular,18.0,14.0,"['Antonio L. Bajuelos', 'Santiago Canales', 'Gregorio Hernández', 'Mafalda Martins']","['University of Aveiro', 'Universidad Pontifícia Comillas de Madrid', 'Universidad Politécnica de Madrid', 'University of Aveiro']","['Aveiro', 'Madrid', 'Madrid', 'Aveiro']","['Portugal', 'Spain', 'Spain', 'Portugal']","['computing methodologies', 'mathematics of computing']","['numerical analysis', 'artificial intelligence']","['problem solving, control methods, and search', 'optimization']" +018-14-1933,An Exploratory Study of Game-based M-learning for Software Project Management,"['m-learning', 'software project management', 'motivation', 'gaming']",Research Article,regular,18.0,14.0,"['Alton Y.K. Chua', 'Radhika Shenoy Balkunje']","['Nanyang Technological University', 'Nanyang Technological University']","['Singapore', 'Singapore']","['Singapore', 'Singapore']",['science and technology of learning'],['simulation/games'],['game based learning/gaming '] +018-14-1950,Behavioral and Temporal Pattern Detection within Financial Data with Hidden Information,"['Hidden Markov Models', 'UML', 'statecharts', 'monitoring', 'patterns', 'hidden data']",Research Article,regular,18.0,14.0,['Doron Drusinsky'],['Naval Postgraduate School'],['Monterey'],['USA'],"['software', 'theory of computation']","['software engineering', 'mathematical logic and formal languages', 'computation by abstract devices']","['software/program verification', 'models of computation', 'mathematical logic']" +018-14-1967,Multilevel Steganography: Improving Hidden Communication in Networks,"['information hiding', 'network steganography', 'multilevel steganography', 'MLS']",Research Article,regular,18.0,14.0,"['Wojciech Frączek', 'Wojciech Mazurczyk', 'Krzysztof Szczypiorski']","['Warsaw University of Technology', 'Warsaw University of Technology', 'Warsaw University of Technology']","['Warsaw', 'Warsaw', 'Warsaw']","['Poland', 'Poland', 'Poland']",['computer systems organization'],['computer-communication networks'],['general'] +018-14-1987,Optimized On-Chip-Pipelining for Memory-Intensive Computations on Multi-Core Processors with Explicit Memory Hierarchy,"['parallel merge sort', 'on-chip pipelining', 'multicore computing', 'task mapping', 'streaming computations']",Research Article,regular,18.0,14.0,"['Jörg Keller', 'Christoph W. Kessler', 'Rikard Hultén']","['FernUniversität in Hagen', 'Linköping Universitet', 'Linköping Universitet']","['Hagen', 'Linköping', 'Linköping']","['Germany', 'Sweden', 'Sweden']","['computer systems organization', 'software', 'theory of computation']","['programming languages', 'computation by abstract devices', 'programming techniques', 'processor architectures', 'analysis of algorithms and problem complexity']","['parallel architectures', 'processors', 'modes of computation', 'concurrent programming', 'nonnumerical algorithms and problems']" +018-14-2024,Controlled Pure Grammar Systems,"['formal languages', 'pure grammar systems', 'controlled derivations']",Research Article,regular,18.0,14.0,"['Alexander Meduna', 'Petr Zemek']","['Brno University of Technology', 'Brno University of Technology']","['Brno', 'Brno']","['Czech Republic', 'Czech Republic']",['theory of computation'],"['mathematical logic and formal languages', 'computation by abstract devices']","['grammars and other rewriting systems', 'formal languages', 'models of computation']" +018-14-2041,Software Cost Modelling and Estimation Using Artificial Neural Networks Enhanced by Input Sensitivity Analysis,"['software cost estimation', 'artificial neural networks', 'input sensitivity analysis']",Research Article,regular,18.0,14.0,"['Efi Papatheocharous', 'Andreas S. Andreou']","['University of Cyprus', 'Cyprus University of Technology']","['Nicosia', 'Lemesos']","['Cyprus', 'Cyprus']",['software'],['software engineering'],"['management', 'metrics']" +018-14-2071,Modeling the Value of End-to-End Multipath Protocols,"['multipath communication', 'path diversity', 'net benefit', 'end user']",Research Article,regular,18.0,14.0,"['Henna Suomi', 'Kalevi Kilkki', 'Heikki Hämmäinen']","['Aalto University', 'Aalto University', 'Aalto University']","['Espoo', 'Espoo', 'Espoo']","['Finland', 'Finland', 'Finland']","['information systems', 'software']","['operating systems', 'models and principles']","['general', 'communications management']" +018-15-2093,Technology for Learning across Physical and Virtual Spaces,[],Editorial,special,18.0,15.0,"['Carlos Delgado Kloos', 'Davinia Hernández-Leo', 'Juan I. Asensio-Pérez']","['Universidad Carlos III de Madrid', 'Universitat Pompeu Fabra', 'Universidad de Valladolid']","['Madrid', 'Barcelona', 'Valladolid']","['Spain', 'Spain', 'Spain']",[],[],[] +018-15-2097,Design-Oriented Pedagogy for Technology-Enhanced Learning to Cross Over the Borders between Formal and Informal Environments,"['pedagogical model', 'learning by collaborative designing', 'learning object', 'project-based learning', 'design-oriented pedagogy']",Research Article,special,18.0,15.0,"['Henriikka Vartiainen', 'Anu Liljeström', 'Jorma Enkenberg']","['University of Eastern Finland', 'University of Eastern Finland', 'University of Eastern Finland']","['Savonlinna', 'Savonlina', 'Savonlina']","['Finland', 'Finland', 'Finland']",['science and technology of learning'],"['assesment/evaluation/meaurement', 'learning']",[] +018-15-2120,A Review of Mobile Location-based Games for Learning across Physical and Virtual Spaces,"['mobile games', 'mobile learning', 'informal learning', 'location based games', 'game-based learning']",Research Article,special,18.0,15.0,"['Nikolaos Avouris', 'Nikoleta Yiannoutsou']","['University of Patras', 'University of Patras']","['Patras', 'Patras']","['Greece', 'Greece']",['information systems'],"['information storage and retrieval', 'information interfaces and presentation (e.g., hci)']","['multimedia information systems', 'content analysis and indexing', 'information search and retrieval', 'digital libraries', 'information storage']" +018-15-2143,ARLearn: Augmented Reality Meets Augmented Virtuality,"['immersive learning games', 'augmented reality', 'augmented virtuality']",Research Article,special,18.0,15.0,"['Stefaan Ternier', 'Roland Klemke', 'Marco Kalz', 'Patricia van Ulzen', 'Marcus Specht']","['Open University of the Netherlands', 'Open University of the Netherlands', 'Open University of the Netherlands', 'Open University of the Netherlands', 'Open University of the Netherlands']","['Heerlen', 'Heerlen', 'Heerlen', 'Heerlen']","['The Netherlands', 'The Netherlands', 'The Netherlands', 'The Netherlands', 'The Netherlands']",['science and technology of learning'],['simulation/games'],['game based learning/gaming '] +018-15-2165,SOS: Orchestrating Collaborative Activities across Digital and Physical Spaces Using Wearable Signaling Devices,"['activities across spaces', 'CSCL', 'collaborative learning flows', 'classroom orchestration', 'augmented physical spaces', 'wearable devices']",Research Article,special,18.0,15.0,"['Davinia Hernández-Leo', 'Raul Nieves', 'Ernesto Arroyo', 'Andrea Rosales', 'Javier Melero', 'Josep Blat']","['Universitat Pompeu Fabra', 'Universitat Pompeu Fabra', 'Universitat Pompeu Fabra', 'Universitat Pompeu Fabra', 'Universitat Pompeu Fabra', 'Universitat Pompeu Fabra']","['Barcelona', 'Barcelona', 'Barcelona', 'Barcelona', 'Barcelona', 'Barcelona']","['Spain', 'Spain', 'Spain', 'Spain', 'Spain', 'Spain']","['science and technology of learning', 'computing milieux']","['ubiquitous/pervasive/mobile ', 'computers and education', 'society/community ']","['general', 'wireless/pervasive computing ', 'computer uses in education', 'collaboration ']" +018-15-2187,Architecture for Collaborative Learning Activities in Hybrid Learning Environments,"['hybrid learning environments', 'augmented reality', 'augmented virtuality', 'mirror worlds', '3D virtual worlds', 'architecture for virtual learning environments']",Research Article,special,18.0,15.0,"['María Blanca Ibáñez', 'David Maroto', 'José Jesús García Rueda', 'Derick Leony', 'Carlos Delgado Kloos']","['Universidad Carlos III de Madrid', 'Universidad Carlos III de Madrid', 'Universidad Carlos III de Madrid', 'Universidad Carlos III de Madrid', 'Universidad Carlos III de Madrid']","['Madrid', 'Madrid', 'Madrid', 'Madrid', 'Madrid']","['Spain', 'Spain', 'Spain', 'Spain', 'Spain']","['information systems', 'science and technology of learning']","['information systems applications', 'learning', 'information interfaces and presentation (e.g., hci)']","['communications applications', 'innovation ', 'types of systems', 'user interfaces', 'group and organization interfaces']" +018-16-2203,Managing Editor's Column,[],Editorial,regular,18.0,16.0,['Christian Gütl'],['Graz University of Technology'],['Graz'],['Austria'],[],[],[] +018-16-2204,Constructor-based Logics,"['institution', 'Horn logic', 'proof theory', 'completeness', 'induction', 'constructor']",Research Article,regular,18.0,16.0,"['Daniel Găină', 'Kokichi Futatsugi', 'Kazuhiro Ogata']","['Japan Advanced Institute of Science and Technology', 'Japan Advanced Institute of Science and Technology', 'Japan Advanced Institute of Science and Technology']","['Nomi', 'Nomi', 'Nomi']","['Japan', 'Japan', 'Japan']",['theory of computation'],"['mathematical logic and formal languages', 'logics and meanings of programs']",[] +018-16-2234,Enriching Ontology Concepts Based on Texts from WWW and Corpus,"['semantic web', 'ontology', 'corpus', 'word senses', 'word sense disambiguation (WSD)', 'coarse-grained word senses']",Research Article,regular,18.0,16.0,"['Tarek F. Gharib', 'Nagwa Badr', 'Shaimaa Haridy', 'Ajith Abraham']","['King Abdulaziz University', 'Ain Shams University', 'Ain Shams University', 'Machine Intelligence Research Labs (MIR Labs)']","['Jeddah', 'Cairo', 'Cairo', 'ashington']","['Saudi Arabia', 'Egypt', 'Egypt', 'USA']",['knowledge management '],['knowledge retrieval'],[] +018-16-2252,The Educational Affordances of Widgets and Application Stores,"['W3C', 'Widget', 'affordance', 'Personal Learning Environment', 'learning design', 'app store', 'Apache', 'Wookie', 'Rave', 'EDUKapp', 'iTEC', 'Omelette', 'iCamp', 'ROLE']",Research Article,regular,18.0,16.0,"['David Griffiths', 'Mark William Johnson', 'Kris Popat', 'Paul Sharples', 'Scott Wilson']","['The University of Bolton', 'The University of Bolton', 'The University of Bolton', 'The University of Bolton', 'The University of Bolton']","['Bolton', 'Bolton', 'Bolton', 'Bolton', 'Bolton']","['United Kingdom', 'United Kingdom', 'United Kingdom', 'United Kingdom', 'United Kingdom']",['science and technology of learning'],"['learning', 'methodology/tools/technology']","['individualised learning solution ', 'elearning systems/technology/tools/platforms ', 'personalization and profiling ', 'technology enhanced learning ']" +018-16-2274,Digital Learning Resources in Higher Education: Designing for Large-scale Use,"['activating digital learning resources', 'learning objects', 'requirements engineering', 'design-oriented research', 'large-scale use']",Research Article,regular,18.0,16.0,"['Rob J.M. Hartog', 'Adrie J.M. Beulens', 'Johannes Tramper']","['Wageningen University', 'Wageningen University', 'Wageningen University']","['Wageningen', 'Wageningen', 'Wageningen']","['The Netherlands', 'The Netherlands', 'The Netherlands']",['computing milieux'],['computers and education'],"['general', 'computer uses in education']" +018-16-2301,Weaving Scholarly Legacy Data into Web of Data,[],Research Article,regular,18.0,16.0,"['Atif Latif', 'Muhammad Tanvir Afzal', 'Hermann Maurer']","['Leibniz Information Center for Economics', 'Mohammad Ali Jinnah University', 'Graz University of Technology']","['Kiel', 'Islamabad', 'Graz']","['Germany', 'Pakistan', 'Austria']","['information systems', 'knowledge management ', 'science and technology of learning']","['knowledge acquisition', 'information storage and retrieval', 'knowledge and media']","['information search and retrieval', 'semantic web']" +018-16-2319,Learning to Classify Neutral Examples from Positive and Negative Opinions,"['opinion mining', 'sentiment polarity', 'neutral examples', 'NLP']",Research Article,regular,18.0,16.0,"['María-Teresa Martín-Valdivia', 'Arturo Montejo-Ráez', 'Alfonso Ureña-López', 'Mohammed Rushdi Saleh']","['University of Jaén', 'University of Jaén', 'University of Jaén', 'University of Jaén']","['Jaén', 'Jaén', 'Jaén', 'Jaén']","['Spain', 'Spain', 'Spain', 'Spain']","['information systems', 'science and technology of learning', 'computing methodologies']","['artificial intelligence', 'information storage and retrieval', 'document and text processing', 'methodology/tools/technology']","['information search and retrieval', 'information retrieval and search ', 'natural language processing', 'applications and expert systems']" +018-16-2334,A Review of Constructivist Learning Methods with Supporting Tooling in ICT Higher Education: Defining Different Types of Scaffolding,"['literature review', 'ICT Engineering Education', 'teaching and learning strategies', 'constructivism', 'scaffolding']",Research Article,regular,18.0,16.0,"['Javier Melero', 'Davinia Hernández-Leo', 'Josep Blat']","['Universitat Pompeu Fabra', 'Universitat Pompeu Fabra', 'Universitat Pompeu Fabra']","['Barcelona', 'Barcelona', 'Barcelona']","['Spain', 'Spain', 'Spain']","['computer applications', 'science and technology of learning', 'general literature']","['general', 'methodology/tools/technology', 'introductory and survey']",[] +018-17-2361,Conceptual Modelling of Services,[],Editorial,special,18.0,17.0,"['Hui Ma', 'Klaus-Dieter Schewe', 'Bernhard Thalheim', 'Qing Wang']","['Victoria University of Wellington', 'Johannes Kepler University Linz', 'Christian Albrechts University Kiel', 'Australian National University']","['Wellington', 'Linz', 'Kiel', 'Canberra']","['New Zealand', 'Austria', 'Germany', 'Australia']",[],[],[] +018-17-2364,Towards Model-Driven Engineering Support for Service Evolution,"['service evolution', 'model-driven engineering', 'compatibility', 'type theory']",Research Article,special,18.0,17.0,"['Juan M. Vara', 'Vasilios Andrikopoulos', 'Michael P. Papazoglou', 'Esperanza Marcos']","['Rey Juan Carlos University', 'University of Stuttgart', 'Tilburg University', 'Rey Juan Carlos University']","['Madrid', 'Stuttgart', 'Tilburg', 'Madrid']","['Spain', 'Germany', 'The Netherlands', 'Spain']","['information systems', 'software', 'theory of computation']","['software engineering', 'programming languages', 'models and principles', 'mathematical logic and formal languages']","['requirements/specifications', 'formal languages', 'programming environments', 'design tools and techniques', 'systems and information theory', 'formal definitions and theory']" +018-17-2383,Behavior Alignment and Control Flow Verification of Process and Service Choreographies,"['verification', 'choreography', 'Web service', 'business process']",Research Article,special,18.0,17.0,"['Jorge Roa', 'Pablo Villarreal', 'Omar Chiotti']","['Universidad Tecnológica Nacional', 'Universidad Tecnológica Nacional', 'INGAR-CONICET']","['Santa Fe', 'Santa Fe', 'Santa Fe']","['Argentina', 'Argentina', 'Argentina']",['software'],['software engineering'],"['design', 'design tools and techniques']" +018-17-2407,A Metadirectory of Web Components for Mashup Composition,"['mashups', 'services', 'widgets', 'components', 'discovery', 'integration']",Research Article,special,18.0,17.0,"['Jose Ignacio Fernández-Villamor', 'Carlos Á. Iglesias', 'Mercedes Garijo']","['Universidad Politécnica de Madrid', 'Universidad Politécnica de Madrid', 'Universidad Politécnica de Madrid']","['Madrid', 'Madrid', 'Madrid']","['Spain', 'Spain', 'Spain']",['information systems'],['information storage and retrieval'],"['systems and software', 'online information services']" +018-17-2432,A Formal Approach for Risk Assessment in RBAC Systems,"['risk assessment', 'access control', 'RBAC', 'poset', 'security classification']",Research Article,special,18.0,17.0,['Ji Ma'],['Software Competence Center Hagenberg'],['Hagenberg'],['Austria'],['information systems'],['models and principles'],['general'] +018-17-2452,A Conceptual Model for IT Service Systems,"['service systems', 'conceptual modelling', 'IT service systems', 'Web-based services', 'classical rhetorical frame', 'Hermagoras of Temnos', 'conceptual model for services']",Research Article,special,18.0,17.0,"['Ajantha Dahanayake', 'Bernhard Thalheim']","['Prince Sultan University', '(Christian-Albrechts University of Kiel']","['Riyadh', 'Kiel']","['Kingdom of Saudi Arabia', 'Germany']","['information systems', 'computer applications']","['database management', 'information systems applications', 'social and behavioral sciences', 'models and principles', 'computers in other systems']","['communications applications', 'languages', 'types of systems', 'systems', 'systems and information theory']" +018-17-2474,Service-Oriented Development of Web Information Systems,"['service-oriented', 'model-driven development', 'Web information systems']",Research Article,special,18.0,17.0,"['Valeria de Castro', 'Juan Manuel Vara', 'Esperanza Marcos']","['Rey Juan Carlos University', 'Rey Juan Carlos University', 'Rey Juan Carlos University']","['Madrid', 'Madrid', 'Madrid']","['Spain', 'Spain', 'Spain']","['information systems', 'software']","['software engineering', 'information interfaces and presentation (e.g., hci)']","['general', 'user interfaces', 'hypertext/hypermedia', 'design tools and techniques']" +018-17-2493,A Conceptual Ontology-based Resource Meta-Model towards Business-driven Information System Implementation,"['conceptual model', 'software engineering', 'information systems', 'ontology', 'resource oriented architecture', 'business process', 'service composition']",Research Article,special,18.0,17.0,"['Hongming Cai', 'Boyi Xu', 'Fenglin Bu']","['Shanghai Jiao Tong University', 'Shanghai Jiao Tong University', 'Shanghai Jiao Tong University']","['Shanghai', 'Shanghai', 'Shanghai']","['China', 'China', 'China']","['information systems', 'software']","['software engineering', 'information systems applications', 'models and principles']","['general', 'software architectures', 'systems and information theory']" +018-18-2514,Trends in Immersive Education Research,[],Editorial,special,18.0,18.0,"['Carlos Delgado Kloos', 'Christian Gütl', 'Frank Kappe']","['Universidad Carlos III de Madrid', 'Graz University of Technology', 'Graz University of Technology']","['Madrid', 'Graz', 'Graz']","['Spain', 'Austria', 'Austria']",[],[],[] +018-18-2516,A Proposal to Create Learning Environments in Virtual Worlds Integrating Advanced Educative Resources,"['Virtual Worlds', 'Second Life', 'OpenSimulator', 'Sloodle', 'E-learning', 'speech interaction']",Research Article,special,18.0,18.0,"['David Griol', 'José Manuel Molina', 'Araceli Sanchis de Miguel', 'Zoraida Callejas']","['Carlos III University of Madrid', 'Carlos III University of Madrid', 'Carlos III University of Madrid', 'University of Granada']","['Leganés', 'Leganés', 'Leganés', 'Granada']","['Spain', 'Spain', 'Spain', 'Spain']","['information systems', 'science and technology of learning', 'computer applications']","['computer-aided engineering', 'society/community ', 'information interfaces and presentation (e.g., hci)', 'methodology/tools/technology']","['human computer interface ', 'multimedia information systems', 'hypertext/hypermedia', 'user interfaces', 'technology enhanced learning ', 'elearning systems/technology/tools/platforms ', 'virtual community ']" +018-18-2542,The ShanghAI Lectures: A Global Education Project on Artificial Intelligence,"['global teaching', 'intercultural learning', 'videoconference', '3D collaborative virtual environments']",Research Article,special,18.0,18.0,"['Nathan Labhart', 'Béatrice S. Hasler', 'Andy Zbinden', 'Andreas Schmeil']","['University of Zurich', 'Interdisciplinary Center Herzliya', 'SWITCH', 'University of Lugano']","['Zürich', 'Herzliya', 'Zürich', 'Lugano']","['Switzerland', 'Israel', 'Switzerland', 'Switzerland']",['science and technology of learning'],"['simulation/games', 'society/community ', 'learning', 'methodology/tools/technology']","['simulation ', 'user satisfaction', 'technology enhanced learning ', 'online education ', 'elearning systems/technology/tools/platforms ', 'collaboration ', 'virtual community ']" +018-18-2556,Creating Test Questions for 3D Collaborative Virtual Worlds: the WorldOfQuestions Authoring Environment,"['authoring tools', '3D collaborative virtual worlds', 'computer based assessment', 'TAM']",Research Article,special,18.0,18.0,"['María Blanca Ibáñez', 'José Jesús Garcia Rueda', 'Diego Morillo', 'Carlos Delgado Kloos']","['Universidad Carlos III de Madrid', 'Universidad Carlos III de Madrid', 'Universidad Carlos III de Madrid', 'Universidad Carlos III de Madrid']","['Leganés', 'Leganés', 'Leganés', 'Leganés']","['Spain', 'Spain', 'Spain', 'Spain']",['science and technology of learning'],['methodology/tools/technology'],['elearning systems/technology/tools/platforms '] +018-18-2576,MareMonstrum: a Contribution to Empirical Research about How the Use of MUVEs May Improve Students' Motivation,"['computer supported collaborative learning', 'problem based learning', 'learning in multi-user virtual environments']",Research Article,special,18.0,18.0,"['Pilar Sancho', 'Javier Torrente', 'Baltasar Fernández-Manjón']","['Complutense University of Madrid', 'Complutense University of Madrid', 'Complutense University of Madrid']","['Madrid', 'Madrid', 'Madrid']","['Spain', 'Spain', 'Spain']","['information systems', 'science and technology of learning', 'computer applications']","['physical sciences and engineering', 'simulation/games', 'information interfaces and presentation (e.g., hci)', 'society/community ']","['multimedia information systems', 'game based learning/gaming ', 'virtual community ']" +018-19-2599,Distributed Development of Information System,[],Editorial,special,18.0,19.0,"['Alok Mishra', 'Jürgen Münch', 'Deepti Mishra']","['Atilim University', 'University of Helsinki', 'Atilim University']","['Ankara', 'Helsinki', 'Ankara']","['Turkey', 'Finland', 'Turkey']",[],[],[] +018-19-2602,Obtaining Requirements for Designing a Tool to Support Distributed Development,"['trust', 'distributed software sevelopment (DSD)', 'global software development (GSD)', 'tools for GSD']",Research Article,special,18.0,19.0,"['José Luis Hernández', 'Aurora Vizcaíno', 'Ismael Caballero', 'Gabriela Aranda']","['University of Castilla-La Mancha', 'University of Castilla-La Mancha', 'University of Castilla-La Mancha', 'National University of Comahue']","['Ciudad Real', 'Ciudad Real', 'Ciudad Real', 'Neuquen']","['Spain', 'Spain', 'Spain', 'Argentina']",['software'],"['software engineering', 'operating systems']","['communications management', 'design tools and techniques']" +018-19-2625,"Division of Effort, Productivity, Quality, and Relationships in FLOSS Virtual Teams: Evidence from the FreeBSD Project","['FLOSS', 'open source development', 'virtual teams', 'distributed work', 'FreeBSD']",Research Article,special,18.0,19.0,"['George M. Giaglis', 'Diomidis Spinellis']","['Athens University of Economics and Business', 'Athens University of Economics and Business']","['Athens', 'Athens']","['Greece', 'Greece']","['software', 'computing milieux']","['software engineering', 'computers and society', 'management of computing and information systems']","['software management', 'management', 'organizational impacts', 'project and people management']" +018-19-2646,A Study of the Impact of Global Software Development in Packaged Software Release Planning,"['global software development', 'product manager', 'release planning', 'focus group', 'Delphi study']",Research Article,special,18.0,19.0,"['Ricardo Colomo-Palacios', 'Pedro Soto-Acosta', 'Francisco J. García-Peñalvo', 'Ángel García-Crespo']","['Universidad Carlos III de Madrid', 'Universidad de Murcia', 'Universidad de Salamanca', 'Universidad Carlos III de Madrid']","['Leganes', 'Murcia', 'Salamanca', 'Leganes']","['Spain', 'Spain', 'Spain', 'Spain']",['software'],['software engineering'],['management'] +018-19-2669,Metamodeling the Structure and Interaction Behavior of Cooperative Component-based User Interfaces,"['MDE', 'component-based development', 'user interfaces', 'user interaction', 'cooperative systems']",Research Article,special,18.0,19.0,"['Luis Iribarne', 'Nicolas Padilla', 'Javier Criado', 'Cristina Vicente-Chicote']","['University of Almeria', 'University of Almeria', 'University of Almeria', 'Technical University of Cartagena']","['University of Almeria', 'Almeria', 'Almeria', 'Cartagena']","['Spain', 'Spain', 'Spain', 'Spain']","['information systems', 'software']","['software engineering', 'information systems applications', 'information interfaces and presentation (e.g., hci)']",[] +018-19-2686,An Integrated Approach of Software Development and Test Processes to Distributed Teams,"['global software development', 'software process', 'test']",Research Article,special,18.0,19.0,"['Gislaine Camila Lapasini Leal', 'Ana Paula Chaves', 'Elisa Hatsue Moriya Huzita', 'Marcio Eduardo Delamaro']","['State University of Maringa', 'Federal Technological University of Parana', 'State University of Maringa', 'University of Sao Paulo']","['Maringa', 'Campo Mourao', 'Maringa', 'Sao Carlos']","['Brazil', 'Brazil', 'Brazil', 'Brazil']",['information systems'],"['information storage and retrieval', 'information interfaces and presentation (e.g., hci)', 'database management']","['hypertext/hypermedia', 'digital libraries']" +018-19-2706,Knowledge Management Initiatives in Offshore Software Development: Vendors' Perspectives,"['distributed knowledge management', 'Tacit', 'Explicit', 'Experience Capture', 'Software Development']",Research Article,special,18.0,19.0,"['Anuradha Mathrani', 'David Parsons', 'Sanjay Mathrani']","['Massey University', 'Massey University', 'Massey University']","['Auckland', 'Auckland', 'Auckland']","['New Zealand', 'New Zealand', 'New Zealand']","['knowledge management ', 'software']","['software engineering', 'knowledge valuation ', 'knowledge reuse']","['management', 'distribution, maintenance, and enhancement']" +018-19-2731,A Global Software Inspection Process for Distributed Software Development,"['global software development', 'distributed software development', 'software inspection', 'tool', 'software quality']",Research Article,special,18.0,19.0,"['Deepti Mishra', 'Alok Mishra']","['Atilim University Incek', 'Atilim University Incek']","['Ankara', 'Ankara']","['Turkey', 'Turkey']",['software'],['software engineering'],"['software/program verification', 'design tools and techniques']" +018-20-2747,Managing Editor's Column,[],Editorial,regular,18.0,20.0,['Christian Gütl'],['Graz University of Technology'],['Graz'],['Austria'],[],[],[] +018-20-2748,The Forum for Negative Results (FNR)Guest Editorial,"['FNR', 'failures', 'forum', 'negative results']",Research Article,regular,18.0,20.0,['Lutz Prechelt'],['Freie Universität Berlin'],['Berlin'],['Germany'],"['general literature', 'computer systems organization', 'hardware', 'computing methodologies', 'computing milieux']","['computers and society', 'artificial intelligence', 'miscellaneous ', 'logic design', 'the computing profession', 'processor architectures']","['miscellaneous ', 'design aids', 'natural language processing', 'learning', 'other architecture styles']" +018-20-2750,Computational Analysis of Medieval Manuscripts: A New Tool for Analysis and Mapping of Medieval Documents to Modern Orthography,"['MPEG spelling variations', 'mapping', 'phonetic algorithms']",Research Article,regular,18.0,20.0,"['Mushtaq Ahmad', 'Stefan Gruner', 'Muhammad Tanvir Afzal']","['University of Pretoria', 'University of Pretoria']","['Pretoria', 'Pretoria', 'Islamabad']","['South Africa', 'South Africa', 'Pakistan']","['computer applications', 'computing methodologies']","['arts and humanities', 'document and text processing']","['miscellaneous ', 'document and text editing', 'document preparation']" +018-20-2771,Distributed Load Balancing Algorithms for Heterogeneous Players in Asynchronous Networks,"['load balancing', 'Nash equilibrium', 'game theory']",Research Article,regular,18.0,20.0,"['Luiz F. Bittencourt', 'Flávio K. Miyazawa', 'André L. Vignatti']","['University of Campinas', 'University of Campinas', 'University of Campinas']","['Campinas', 'Campinas', 'Campinas']","['Brazil', 'Brazil', 'Brazil']","['theory of computation', 'computing methodologies']","['artificial intelligence', 'analysis of algorithms and problem complexity']","['general', 'distributed artificial intelligence']" +018-20-2798,Crossing the Undecidability Border with Extensions of Propositional Neighborhood Logic over Natural Numbers,"['interval neighborhood logics', 'undecidability', 'hybrid logics', 'interval length binders', 'first-order logic']",Research Article,regular,18.0,20.0,"['Dario Della Monica', 'Valentin Goranko', 'Angelo Montanari', 'Guido Sciavicco']","['Reykjavik University', 'Technical Institute of Denmark', 'University of Udine', 'University of Murcia']","['Reykjavik', 'Copenhagen', 'Udine', 'Murcia']","['Iceland', 'Denmark', 'Italy', 'Spain']",['theory of computation'],"['mathematical logic and formal languages', 'analysis of algorithms and problem complexity']","['formal languages', 'mathematical logic']" +018-20-2832,Non-Marker based Mobile Augmented Reality and its Applications using Object Recognition,"['mobile', 'augmented reality', 'image', 'object', 'recognition']",Research Article,regular,18.0,20.0,"['Daewon Kim', 'Doosung Hwang']","['Dankook University', 'Dankook University']","['Cheonan', 'Cheonan']","['South Korea', 'South Korea']","['computer applications', 'computing methodologies']","['general', 'image processing and computer vision', 'pattern recognition']",['applications'] +018-20-2851,Points-to Analysis: A Fine-Grained Evaluation,"['static program analysis', 'points-to analysis', 'context sensitivity']",Research Article,regular,18.0,20.0,"['Jonas Lundberg', 'Welf Lowe']","['Linnaeus University', 'Linnaeus University']","['Vaxjo', 'Vaxjo']","['Sweden', 'Sweden']","['software', 'theory of computation']","['software engineering', 'programming languages', 'logics and meanings of programs']","['processors', 'coding tools and techniques', 'semantics of programming languages']" +018-20-2879,The Contrapositive of Countable Choice for Inhabited Sets of Naturals,"['constructive mathematics', 'countable choice']",Research Article,regular,18.0,20.0,['Iosif Petrakis'],['Ludwig-Maximilians Universität München'],['München'],['Germany'],['mathematics of computing'],['general'],[] +018-20-2893,Ontology-based Approach to Competence Profile Management,"['competence', 'competence managemen', 'competence profile', 'formalisation', 'ontology-based profile', 'OWL', 'Jena']",Research Article,regular,18.0,20.0,['Vladimir Tarasov'],['Jönköping University'],['Jönköping'],['Sweden'],"['information systems', 'knowledge management ']","['knowledge modeling', 'information systems applications', 'models and principles']",[] +018-20-2920,Engineering Security into Distributed Systems: A Survey of Methodologies,"['computer security', 'security engineering', 'secure software engineering', 'distributed systems', 'security methodologies', 'model driven security', 'secure software architectures', 'security patterns', 'model-based development', 'survey']",Research Article,regular,18.0,20.0,"['Anton V. Uzunov', 'Eduardo B. Fernandez', 'Katrina Falkner']","['University of Adelaide', 'Florida Atlantic University', 'University of Adelaide']","['Adelaide', 'Boca Raton', 'Adelaide']","['Australia', 'USA', 'Australia']","['computer systems organization', 'science and technology of learning', 'software', 'computing milieux']","['management of computing and information systems', 'software engineering', 'operating systems', 'computer-communication networks', 'security/trust']","['security and protection', 'requirements/specifications', 'general', 'design tools and techniques', 'distributed systems']" diff --git a/datasets_example/jucs_sm.ndjson b/datasets_example/jucs_sm.ndjson deleted file mode 100644 index 2597f205..00000000 --- a/datasets_example/jucs_sm.ndjson +++ /dev/null @@ -1,309 +0,0 @@ -{"index": {"_id": 0}} -{"ID": "018-01-0001", "Title": "Outcomes of International Research Projects on Technology Applied to Education", "Keywords": [], "Article type": "Editorial", "Issue type": "special", "Volume": "18", "Issue": "1", "Authors": ["Francisco J. Garc\u00eda-Pe\u00f1alvo", "Ricardo Colomo-Palacios", "Miltiadis D. Lytras"], "Author institutions": ["University of Salamanca", "Universidad Carlos III de Madrid", "The American College of Greece"], "Author cities": ["Salamanca", "Madrid", "Gerakas"], "Author countries": ["Spain", "Spain", "Greece"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 1}} -{"ID": "018-01-0005", "Title": "Exploiting Semantics for Constructing and Comparing Occupational and Educational-driven Qualifications: the TIPTOE Project", "Keywords": ["taxonomy", "ontology", "lifelong learning", "qualifications", "semantic engine"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "1", "Authors": ["Valentina Gatteschi", "Fabrizio Lamberti", "Claudio Demartini", "Rob van Wezel", "Simonetta Bettiol"], "Author institutions": ["Politecnico di Torino", "Politecnico di Torino", "Politecnico di Torino", "KCH International", "Ufficio Scolastico Regionale per il Veneto"], "Author cities": ["Torino", "Torino", "Torino", "Ede", "Venezia"], "Author countries": ["Italy", "Italy", "Italy", "The Netherlands", "Italy"], "Jucs level 1 topics": ["computing methodologies"], "Jucs level 2 topics": ["artificial intelligence"], "Jucs level 3 topics": ["knowledge representation formalisms and methods", "applications and expert systems"]} -{"index": {"_id": 2}} -{"ID": "018-01-0025", "Title": "CC-LO: Embedding Interactivity, Challenge and Empowerment into Collaborative Learning Sessions", "Keywords": ["collaborative learning", "collaborative complex learning objects", "virtualized collaborative sessions", "on-line discussions"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "1", "Authors": ["Santi Caballe", "David Ganan", "Ian Dunwell", "Anna Pierri", "Thanasis Daradoumis"], "Author institutions": ["Open University of Catalonia", "Open University of Catalonia", "Coventry University", "Modelli Matematici e Applicazioni (MoMA, SpA)", "University of the Aegean"], "Author cities": ["Barcelona", "Barcelona", "Coventry", "Baronissi", "Mytilene"], "Author countries": ["Spain", "Spain", "United Kingdom", "Italy", "Greece"], "Jucs level 1 topics": ["science and technology of learning", "computing milieux"], "Jucs level 2 topics": ["computers and education", "knowledge and media", "methodology/tools/technology"], "Jucs level 3 topics": ["technology enhanced learning ", "elearning systems/technology/tools/platforms ", "computer uses in education", "learning objects "]} -{"index": {"_id": 3}} -{"ID": "018-01-0044", "Title": "Educational Innovation with Learning Networks: Tools and Developments", "Keywords": ["networked learning", "learning network", "FP7", "innovation", "language technologies", "idSpace", "LTfLL", "Handover"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "1", "Authors": ["Peter B. Sloep", "Adriana J. Berlanga", "Wolfgang Greller", "Slavi Stoyanov", "Marcel van der Klink", "Symeon Retalis", "Jan Hensgens"], "Author institutions": ["Open Universiteit Nederland", "Open Universiteit Nederland", "Open Universiteit Nederland", "Open Universiteit Nederland", "Open Universiteit Nederland", "University of Piraeus", "Aurus KTS"], "Author cities": ["Heerlen", "Heerlen", "Heerlen", "Heerlen", "Heerlen", "Piraeus", "Maastricht"], "Author countries": ["The Netherlands", "The Netherlands", "The Netherlands", "The Netherlands", "The Netherlands", "Greece", "The Netherlands"], "Jucs level 1 topics": ["information systems", "computing milieux", "computing methodologies", "science and technology of learning"], "Jucs level 2 topics": ["artificial intelligence", "computers and education", "methodology/tools/technology", "learning", "information interfaces and presentation (e.g., hci)"], "Jucs level 3 topics": ["multimedia information systems", "general", "user interfaces", "natural language processing", "computer uses in education"]} -{"index": {"_id": 4}} -{"ID": "018-01-0062", "Title": "Accessible Lifelong Learning at Higher Education: Outcomes and Lessons Learned at two Different Pilot Sites in the EU4ALL Project", "Keywords": ["educational standards", "adaptive learning", "user modelling", "service oriented architecture", "web accessibility", "learning objects", "metadata and learning", "user-centred design"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "1", "Authors": ["Jesus G. Boticario", "Alejandro Rodriguez-Ascaso", "Olga C. Santos", "Emmanuelle Raffenne", "Lydia Montandon", "David Rold\u00e1n", "F\u00e9lix Buend\u00eda"], "Author institutions": ["aDeNu Research Group", "aDeNu Research Group", "aDeNu Research Group", "Madrid", "Atos GIBS (Global Innovation and Business Strategy)", "Universidad Polit\u00e9cnica de Valencia", "Universidad Polit\u00e9cnica de Valencia"], "Author cities": ["Madrid", "Madrid", "Madrid", "Madrid", "Madrid", "Madrid", "Madrid"], "Author countries": ["Spain", "Spain", "Spain", "Spain", "Spain", "Spain", "Spain"], "Jucs level 1 topics": ["information systems", "computer applications"], "Jucs level 2 topics": ["information systems applications", "models and principles", "computers in other systems", "information storage and retrieval", "information interfaces and presentation (e.g., hci)"], "Jucs level 3 topics": ["hypertext/hypermedia", "user/machine systems", "online information services", "types of systems", "user interfaces"]} -{"index": {"_id": 5}} -{"ID": "018-01-0086", "Title": "PLAYER - a European Project and a Game to Foster Entrepreneurship Education for Young People", "Keywords": ["computers in education", "technology enhanced learning", "entrepreneurship", "entrepreneurship education", "business education", "serious games", "Facebook", "game based learning", "EU project"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "1", "Authors": ["Benjamim Fonseca", "Leonel Morgado", "Hugo Paredes", "Paulo Martins", "Ramiro Gon\u00e7alves", "Pedro Neves", "Ricardo Rodrigues Nunes", "Jorge Lima", "Jo\u00e3o Varaj\u00e3o", "\u00c2ngela Pereira", "Robert Sanders", "Vera Barracho", "Urban Lapajne", "Matej Rus", "Martin Rahe", "Andre Mostert", "Thorsten Klein", "Viktorija Bojovic", "Sa\u0161a Bo\u0161njak", "Zita Bo\u0161njak", "Jo\u00e3o Carvalho", "Isabel Duarte", "Andreana Casaramona", "Alberto Soraci"], "Author institutions": ["University of Tr\u00e1s-os-Montes e Alto Douro", "University of Tr\u00e1s-os-Montes e Alto Douro", "University of Tr\u00e1s-os-Montes e Alto Douro", "University of Tr\u00e1s-os-Montes e Alto Douro", "University of Tr\u00e1s-os-Montes e Alto Douro", "University of Tr\u00e1s-os-Montes e Alto Douro", "University of Tr\u00e1s-os-Montes e Alto Douro", "University of Tr\u00e1s-os-Montes e Alto Douro", "University of Tr\u00e1s-os-Montes e Alto Douro", "Instituto Polit\u00e9cnico de Leiria", "EBN - European BIC Network", "EBN - European BIC Network", "University of Maribor", "University of Maribor", "EADA - Escuela de Alta Direcci\u00f3n y Administraci\u00f3n", "University of East London", "University of East London", "University of Novi Sad", "University of Novi Sad", "University of Novi Sad", "CIEBI - Centro de Inova\u00e7\u00e3o Empresarial da Beira Interior", "CIEBI - Centro de Inova\u00e7\u00e3o Empresarial da Beira Interior", "Innova BIC - Business Innovation Centre", "Innova BIC - Business Innovation Centre"], "Author cities": ["Vila Real", "Vila Real", "Vila Real", "Vila Real", "Vila Real", "Vila Real", "Vila Real", "Vila Real", "Vila Real", "Leiria", "Brussels", "Brussels", "Maribor", "Maribor", "Barcelona", "London", "London", "Novi Sad", "Novi Sad", "Novi Sad", "Covilh\u00e3", "Covilh\u00e3", "Messina", "Messina"], "Author countries": ["Portugal", "Portugal", "Portugal", "Portugal", "Portugal", "Portugal", "Portugal", "Portugal", "Portugal", "Portugal", "Belgium", "Belgium", "Slovenia", "Slovenia", "Spain", "United Kingdom", "United Kingdom", "Serbia", "Serbia", "Serbia", "Portugal", "Portugal", "Italy", "Italy"], "Jucs level 1 topics": ["computer applications", "science and technology of learning", "computing milieux"], "Jucs level 2 topics": ["society/community ", "computers and education", "methodology/tools/technology", "simulation/games", "social and behavioral sciences"], "Jucs level 3 topics": ["game based learning/gaming ", "computer and information science education", "computer uses in education", "online education ", "collaboration "]} -{"index": {"_id": 6}} -{"ID": "018-01-0106", "Title": "Clustering Projects for eLearning Interoperability", "Keywords": ["E-Learning", "interoperability", "open standards", "open source", "free software", "LMS", "Sakai", "Moodle", "IMS LTI", "OKI", "SOA", "software as a service"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "1", "Authors": ["Marc Alier", "Enric Mayol", "Maria Jose Casa\u00f1", "Jordi Piguillem", "Jeffrey W. Merriman", "Miguel \u00c1ngel Conde", "Francisco J. Garc\u00eda-Pe\u00f1alvo", "Wouter Tebben", "Charles Severance"], "Author institutions": ["Universitat Polit\u00e8cnica de Catalunya - Barcelona Tech", "Universitat Polit\u00e8cnica de Catalunya - Barcelona Tech", "Universitat Polit\u00e8cnica de Catalunya - Barcelona Tech", "Universitat Polit\u00e8cnica de Catalunya - Barcelona Tech", "Massachusetts Institute of Technology", "University of Salamanca", "University of Salamanca", "Free Knowledge Institute", "University of Michigan"], "Author cities": ["Barcelona", "Barcelona", "Barcelona", "Barcelona", "Cambridge", "Salamanca", "Salamanca", "Amsterdam", "Ann Arbor"], "Author countries": ["Spain", "Spain", "Spain", "Spain", "USA", "Spain", "Spain", "The Netherlands", "USA"], "Jucs level 1 topics": ["science and technology of learning", "software", "computing milieux"], "Jucs level 2 topics": ["general", "software engineering", "computers and education", "methodology/tools/technology", "learning"], "Jucs level 3 topics": ["innovation ", "adaption/adaptive elearning ", "interoperability", "technology enhanced learning ", "online education ", "elearning systems/technology/tools/platforms ", "computer uses in education"]} -{"index": {"_id": 7}} -{"ID": "018-01-0123", "Title": "OER Development and Promotion. Outcomes of an International Research Projecton the OpenCourseWare Model", "Keywords": ["OCW", "OpenCourseWare", "OER", "open educational resources", "semantic web", "linked data", "social networks analysis", "SNA"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "1", "Authors": ["Edmundo Tovar", "Nelson Piedra", "Janneth Chicaiza", "Jorge Lopez", "Oscar Martinez-Bonastre"], "Author institutions": ["Universidad Politecnica de Madrid", "Universidad Tecnica Particular de Loja", "Universidad Tecnica Particular de Loja", "Universidad Tecnica Particular de Loja", "Miguel Hernandez University"], "Author cities": ["Madrid", "Loja", "Loja", "Loja", "Elche"], "Author countries": ["Spain", "Ecuador", "Ecuador", "Ecuador", "Spain"], "Jucs level 1 topics": ["science and technology of learning"], "Jucs level 2 topics": ["society/community ", "knowledge and media", "methodology/tools/technology"], "Jucs level 3 topics": ["learning networks ", "semantic web", "learning objects ", "information retrieval and search ", "elearning systems/technology/tools/platforms "]} -{"index": {"_id": 8}} -{"ID": "018-02-0142", "Title": "Managing Editor's Column", "Keywords": [], "Article type": "Editorial", "Issue type": "regular", "Volume": "18", "Issue": "2", "Authors": ["Christian G\u00fctl"], "Author institutions": ["Graz University of Technology"], "Author cities": ["Graz"], "Author countries": ["Austria"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 9}} -{"ID": "018-02-0143", "Title": "Supporting End-User Development through a New Composition Model: An Empirical Study", "Keywords": ["end-user development", "end-user software engineering", "domain experts", "domain-specific software development", "ecologies of participation"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "2", "Authors": ["David Lizcano", "Fernando Alonso", "Javier Soriano", "Genoveva L\u00f3pez"], "Author institutions": ["Universidad Polit\u00e9cnica de Madrid", "Universidad Polit\u00e9cnica de Madrid", "Universidad Polit\u00e9cnica de Madrid", "Universidad Polit\u00e9cnica de Madrid"], "Author cities": ["Madrid", "Madrid", "Madrid", "Madrid"], "Author countries": ["Spain", "Spain", "Spain", "Spain"], "Jucs level 1 topics": ["information systems", "computer systems organization", "software"], "Jucs level 2 topics": ["software engineering", "programming languages", "computer-communication networks", "information systems applications", "programming techniques", "information interfaces and presentation (e.g., hci)"], "Jucs level 3 topics": ["miscellaneous ", "visual programming", "user interfaces", "design tools and techniques", "distributed systems"]} -{"index": {"_id": 10}} -{"ID": "018-02-0177", "Title": "Generic Temporal and Fuzzy Ontological Framework (GTFOF) for Developing Temporal-Fuzzy Database Model for Managing Patient's Data", "Keywords": ["temporal and fuzzy ontological framework", "knowledge management systems", "healthcare systems", "patient information system", "temporal and fuzzy database system"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "2", "Authors": ["Nadeem Mahmood", "S. M. Aqil Burney", "Kamran Ahsan"], "Author institutions": ["University of Karachi", "University of Karachi", "Staffordshire University"], "Author cities": ["Karachi", "Karachi", "Stafford"], "Author countries": ["Pakistan", "Pakistan", "United Kingdom"], "Jucs level 1 topics": ["computing methodologies"], "Jucs level 2 topics": ["artificial intelligence"], "Jucs level 3 topics": ["knowledge representation formalisms and methods"]} -{"index": {"_id": 11}} -{"ID": "018-02-0194", "Title": "MaF: An Ontology Matching Framework", "Keywords": ["ontology matching", "knowledge integration", "software tools"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "2", "Authors": ["Jorge Martinez-Gil", "Ismael Navas-Delgado", "Jose F. Aldana-Montes"], "Author institutions": ["University of M\u00e1laga", "University of M\u00e1laga", "University of M\u00e1laga"], "Author cities": ["M\u00e1laga", "M\u00e1laga", "M\u00e1laga"], "Author countries": ["Spain", "Spain", "Spain"], "Jucs level 1 topics": ["knowledge management "], "Jucs level 2 topics": ["knowledge engineering methodologies", "knowledge maintenance"], "Jucs level 3 topics": []} -{"index": {"_id": 12}} -{"ID": "018-02-0218", "Title": "Performance Evaluation of Recent Windows Operating Systems", "Keywords": ["benchmark", "operating system", "performance evaluation", "performance measurement", "Windows 7", "Windows Vista", "Windows XP"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "2", "Authors": ["Goran Martinovic", "Josip Balen", "Bojan Cukic"], "Author institutions": ["Josip Juraj Strossmayer University of Osijek", "Josip Juraj Strossmayer University of Osijek", "West Virginia University"], "Author cities": ["Osijek", "Osijek", "Morgantown"], "Author countries": ["Croatia", "Croatia", "USA"], "Jucs level 1 topics": ["software", "computing milieux"], "Jucs level 2 topics": ["operating systems", "management of computing and information systems"], "Jucs level 3 topics": ["installation management", "performance"]} -{"index": {"_id": 13}} -{"ID": "018-02-0264", "Title": "Reconfigurable VBSME Architecture Using RBSAD", "Keywords": ["video", "high-speed arithmetics", "parallel architectures", "special-purpose and application-based systems"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "2", "Authors": ["Joaquin Olivares"], "Author institutions": ["University of Cordoba"], "Author cities": ["Cordoba"], "Author countries": ["Spain"], "Jucs level 1 topics": ["information systems", "computer systems organization", "hardware"], "Jucs level 2 topics": ["processor architectures", "arithmetic and logic structures", "information interfaces and presentation (e.g., hci)", "special-purpose and application-based systems"], "Jucs level 3 topics": ["multimedia information systems", "high-speed arithmetic", "parallel architectures"]} -{"index": {"_id": 14}} -{"ID": "018-02-0286", "Title": "RESTifying a Legacy Semantic Search System: Experience and Lessons Learned", "Keywords": ["C.2.4", "H.3.3", "K.3.1"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "2", "Authors": ["Guillermo Vega-Gorgojo", "Eduardo G\u00f3mez-S\u00e1nchez", "Miguel L. Bote-Lorenzo", "Juan I. Asensio-P\u00e9rez"], "Author institutions": ["University of Valladolid", "University of Valladolid", "University of Valladolid", "University of Valladolid"], "Author cities": ["Valladolid", "Valladolid", "Valladolid"], "Author countries": ["Spain", "Spain", "Spain", "Spain"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 15}} -{"ID": "018-03-0312", "Title": "Rethinking Education in the Knowledge Society", "Keywords": [], "Article type": "Editorial", "Issue type": "special", "Volume": "18", "Issue": "3", "Authors": ["Lorenzo Cantoni", "Isabella Rega"], "Author institutions": ["Universit\u00e0 della Svizzera italiana", "Universit\u00e0 della Svizzera italiana"], "Author cities": ["Lugano", "Lugano"], "Author countries": ["Switzerland", "Switzerland"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 16}} -{"ID": "018-03-0314", "Title": "Computer Generated Voice-Over in a Medical E-Learning Application: The Impact on Factual Learning Outcome", "Keywords": ["text-to-speech", "TTS", "e-learning", "modality effect", "split attention"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "3", "Authors": ["Stefan Minder", "Michele Notari", "Felix Schmitz", "Rainer Hofer", "Ulrich Woermann"], "Author institutions": ["University of Bern", "University of Bern", "University of Bern", "University of Bern", "University of Bern"], "Author cities": ["Bern", "Bern", "Bern", "Bern", "Bern"], "Author countries": ["Switzerland", "Switzerland", "Switzerland", "Switzerland", "Switzerland"], "Jucs level 1 topics": ["information systems", "computing milieux"], "Jucs level 2 topics": ["computers and education", "information interfaces and presentation (e.g., hci)"], "Jucs level 3 topics": ["user interfaces", "multimedia information systems", "hypertext/hypermedia", "computer uses in education"]} -{"index": {"_id": 17}} -{"ID": "018-03-0327", "Title": "Co-Designing Collaborative Smart Classroom Curriculum for Secondary School Science", "Keywords": ["future classrooms", "science education"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "3", "Authors": ["Mike Tissenbaum", "Michelle Lui", "James D. Slotta"], "Author institutions": ["Ontario Institute for Studies in Education", "Ontario Institute for Studies in Education", "Ontario Institute for Studies in Education"], "Author cities": ["Toronto", "Toronto", "Toronto"], "Author countries": ["Canada", "Canada", "Canada"], "Jucs level 1 topics": ["science and technology of learning"], "Jucs level 2 topics": ["society/community ", "learning", "knowledge and media", "methodology/tools/technology"], "Jucs level 3 topics": ["innovation ", " knowledge construction/representation", "technology enhanced learning ", "elearning systems/technology/tools/platforms ", "collaboration "]} -{"index": {"_id": 18}} -{"ID": "018-03-0353", "Title": "Boys are like Girls: Insights in the Gender Digital Divide in Higher Education in Switzerland and Europe", "Keywords": ["gender", "digital divide", "college", "Switzerland"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "3", "Authors": ["Luca Botturi", "Chiara Bramani", "Sean McCusker"], "Author institutions": ["University of Applied Sciences of Southern Switzerland", "University of Lugano", "Durham University"], "Author cities": ["Locarno", "Lugano", "Durham"], "Author countries": ["Switzerland", "Switzerland", "United Kingdom"], "Jucs level 1 topics": ["science and technology of learning", "computing milieux"], "Jucs level 2 topics": ["computers and society", "the computing profession", "methodology/tools/technology"], "Jucs level 3 topics": ["general", "learning preferences ", "training needs analysis ", "social issues"]} -{"index": {"_id": 19}} -{"ID": "018-03-0377", "Title": "University Students and Social Media: Reflections from an Empirical Research", "Keywords": ["social networks", "Web 2.0", "digital natives", "personal learning environments"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "3", "Authors": ["Paolo Ferri", "Andrea Pozzali"], "Author institutions": ["University of Milan", "University of Milan"], "Author cities": ["Milan", "Rome"], "Author countries": ["Italy", "Italy"], "Jucs level 1 topics": ["science and technology of learning", "general literature"], "Jucs level 2 topics": ["general", "methodology/tools/technology", "introductory and survey"], "Jucs level 3 topics": ["online education ", "technology enhanced learning "]} -{"index": {"_id": 20}} -{"ID": "018-03-0393", "Title": "Pedagogical Design of an eTandem Chinese-French Writing Course", "Keywords": ["foreign language teaching and learning", "tandem language learning", "telecollaboration", "intercultural competence", "peer-to-peer correction", "tutoring", "design-based research"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "3", "Authors": ["Jue Wang", "Claudia Berger", "Nicolas Szilas"], "Author institutions": ["University of Geneva", "University of Geneva", "University of Geneva"], "Author cities": ["Gen\u00e8ve", "Gen\u00e8ve", "Gen\u00e8ve"], "Author countries": ["Switzerland", "Switzerland", "Switzerland"], "Jucs level 1 topics": ["science and technology of learning"], "Jucs level 2 topics": ["society/community ", "methodology/tools/technology"], "Jucs level 3 topics": ["online education ", "collaboration ", "technology enhanced learning "]} -{"index": {"_id": 21}} -{"ID": "018-03-0410", "Title": "Measuring Primary Schools Teachers' Perception of ICT through Self-Efficacy: A Case Study", "Keywords": ["ICT", "teacher training", "self-efficacy", "quantitative methods", "qualitative methods", "disadvantaged contexts", "ICT4E"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "3", "Authors": ["Isabella Rega", "Francesca Fanni"], "Author institutions": ["Universit\u00e0 della Svizzera italiana", "Universit\u00e0 della Svizzera italiana"], "Author cities": ["Lugano", "Lugano"], "Author countries": ["Switzerland", "Switzerland"], "Jucs level 1 topics": ["science and technology of learning"], "Jucs level 2 topics": ["assesment/evaluation/meaurement", "methodology/tools/technology"], "Jucs level 3 topics": ["learning processes ", "training needs analysis ", "technology enhanced learning ", "elearning systems/technology/tools/platforms ", "assessment and evaluation"]} -{"index": {"_id": 22}} -{"ID": "018-03-0429", "Title": "AT-HOME 2.0 - An Educational Framework for Home-based Healthcare", "Keywords": ["home-based healthcare", "informal learning", "digital technologies", "socio-cultural dynamics"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "3", "Authors": ["Izak van Zyl", "Retha de la Harpe"], "Author institutions": ["Universit\u00e0 della svizzera italiana", "Cape Peninsula University of Technology"], "Author cities": ["Lugano", "Cape Town"], "Author countries": ["Switzerland", "South Africa"], "Jucs level 1 topics": ["science and technology of learning"], "Jucs level 2 topics": ["society/community ", "learning", "methodology/tools/technology"], "Jucs level 3 topics": ["individualised learning solution ", "learning networks ", "technology enhanced learning ", "elearning systems/technology/tools/platforms ", "collaboration "]} -{"index": {"_id": 23}} -{"ID": "018-04-0454", "Title": "Advances on Social Network Applications", "Keywords": [], "Article type": "Editorial", "Issue type": "special", "Volume": "18", "Issue": "4", "Authors": ["Jason J. Jung", "Przemys\u0142aw Kazienko"], "Author institutions": ["Yeungnam University", "Wroc\u0142aw University of Technology"], "Author cities": ["Gyeongsan", "Wroc\u0142aw"], "Author countries": ["Korea", "Poland"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 24}} -{"ID": "018-04-0457", "Title": "Fuzziness and Overlapping Communities in Large-Scale Networks", "Keywords": ["fuzzy community detection", "overlapping community detection", "community detection", "modularity", "large-scale networks"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "4", "Authors": ["Qinna Wang", "Eric Fleury"], "Author institutions": ["Universit\u00e9 de Lyon", "Universit\u00e9 de Lyon"], "Author cities": ["Lyon", "Lyon"], "Author countries": ["France", "France"], "Jucs level 1 topics": ["science and technology of learning"], "Jucs level 2 topics": ["society/community ", "methodology/tools/technology"], "Jucs level 3 topics": []} -{"index": {"_id": 25}} -{"ID": "018-04-0487", "Title": "Uncovering the Social Dynamics of Online Elections", "Keywords": ["social voter", "social network analysis", "logistic regression", "social influence", "election analysis"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "4", "Authors": ["John Boaz Lee", "Gerard Cabunducan", "Francis George C. Cabarle", "Raphael Castillo", "Jasmine A. Malinao"], "Author institutions": ["University of the Philippines", "University of the Philippines", "University of the Philippines", "University of the Philippines", "University of the Philippines"], "Author cities": ["Quezon City", "Quezon City", "Quezon City", "Quezon City", "Quezon City"], "Author countries": ["Philippines", "Philippines", "Philippines", "Philippines", "Philippines"], "Jucs level 1 topics": ["information systems", "knowledge management ", "computer applications"], "Jucs level 2 topics": ["knowledge retrieval", "social and behavioral sciences", "information storage and retrieval", "administrative data processing"], "Jucs level 3 topics": ["general"]} -{"index": {"_id": 26}} -{"ID": "018-04-0507", "Title": "The Unification and Assessment of Multi-Objective Clustering Results of Categorical Datasets with H-Confidence Metric", "Keywords": ["multi-objective clustering", "NSGA-II", "h-confidence"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "4", "Authors": ["Onur C. Sert", "Kayhan Dursun", "Tansel \u00d6zyer", "Jamal Jida", "Reda Alhajj"], "Author institutions": ["TOBB Economics and Technology University", "TOBB Economics and Technology University", "TOBB Economics and Technology University", "Lebanese University", "University of Calgary"], "Author cities": ["Ankara", "Ankara", "Ankara", "Tripoli", "Calgary"], "Author countries": ["Turkey", "Turkey", "Turkey", "Lebanon", "Canada"], "Jucs level 1 topics": ["computer applications", "computing methodologies"], "Jucs level 2 topics": ["social and behavioral sciences", "pattern recognition"], "Jucs level 3 topics": ["models", "clustering", "implementation", "applications"]} -{"index": {"_id": 27}} -{"ID": "018-04-0532", "Title": "Social Network Based Reputation Computation and Document Classification", "Keywords": ["social network", "reputation management", "community analysis", "computer security"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "4", "Authors": ["Joo Young Lee", "Yue Duan", "Jae C. Oh", "Wenliang Du", "Howard Blair", "Lusha Wang", "Xing Jin"], "Author institutions": ["Syracuse University", "Syracuse University", "Syracuse University", "Syracuse University", "Syracuse University", "Syracuse University", "Syracuse University"], "Author cities": ["Syracuse", "Syracuse", "Syracuse", "Syracuse", "Syracuse", "Syracuse", "Syracuse"], "Author countries": ["USA", "USA", "USA", "USA", "USA", "USA", "USA"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["information storage and retrieval", "information interfaces and presentation (e.g., hci)", "database management"], "Jucs level 3 topics": ["hypertext/hypermedia", "digital libraries"]} -{"index": {"_id": 28}} -{"ID": "018-04-0554", "Title": "Understanding Microblog Users for Social Recommendation Based on Social Networks Analysis", "Keywords": ["social networks analysis", "social recommendation system", "microblogs", "target marketing"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "4", "Authors": ["I-Hsing Ting", "Pei Shan Chang", "Shyue-Liang Wang"], "Author institutions": ["National University of Kaohsiung", "National University of Kaohsiung", "National University of Kaohsiung"], "Author cities": ["Kaohsiung", "Kaohsiung", "Kaohsiung"], "Author countries": ["Taiwan", "Taiwan", "Taiwan"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["information storage and retrieval"], "Jucs level 3 topics": ["online information services"]} -{"index": {"_id": 29}} -{"ID": "018-04-0577", "Title": "Key Person Analysis in Social Communities within the Blogosphere", "Keywords": ["social network", "social network analysis", "SNA", "social community extraction", "social group", "persistent group", "stable social group", "key person", "role identification", "blogosphere", "CPM", "fast modularity optimization", "node position"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "4", "Authors": ["Anna Zygmunt", "Piotr Br\u00f3dka", "Przemys\u0142aw Kazienko", "Jaros\u0142aw Ko\u017alak"], "Author institutions": ["AGH University of Science and Technology", "Wroc\u0142aw University of Technology", "Wroc\u0142aw University of Technology", "AGH University of Science and Technology"], "Author cities": ["Krak\u00f3w", "Wroc\u0142aw", "Wroc\u0142aw", "Krak\u00f3w"], "Author countries": ["Poland", "Poland", "Poland", "Poland"], "Jucs level 1 topics": ["computer applications", "information systems", "theory of computation", "computing methodologies", "computing milieux", "knowledge management ", "science and technology of learning", "data", "mathematics of computing"], "Jucs level 2 topics": ["computers and society", "knowledge acquisition", "document and text processing", "society/community ", "miscellaneous ", "information systems applications", "analysis of algorithms and problem complexity", "social and behavioral sciences", "pattern recognition", "information storage and retrieval", "discrete mathematics"], "Jucs level 3 topics": ["communications applications", "models", "clustering", "electronic publishing", "document capture", "social issues", "miscellaneous ", "content analysis and indexing", "applications", "online information services", "collaboration ", "graph theory", "virtual community "]} -{"index": {"_id": 30}} -{"ID": "018-05-0598", "Title": "Managing Editor's Column", "Keywords": [], "Article type": "Editorial", "Issue type": "regular", "Volume": "18", "Issue": "5", "Authors": ["Christian G\u00fctl"], "Author institutions": ["Graz University of Technology"], "Author cities": ["Graz"], "Author countries": ["Austria"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 31}} -{"ID": "018-05-0599", "Title": "Decision Strategies for a P2P Computing System", "Keywords": ["computing systems", "P2P", "unicast", "anycast", "networks", "simulation"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "5", "Authors": ["Grzegorz Chmaj", "Krzysztof Walkowiak"], "Author institutions": ["Wroc\u0142aw University of Technology", "Wroc\u0142aw University of Technology"], "Author cities": ["Wroc\u0142aw", "Wroc\u0142aw"], "Author countries": ["Poland", "Poland"], "Jucs level 1 topics": ["computer systems organization"], "Jucs level 2 topics": ["computer-communication networks"], "Jucs level 3 topics": ["network architecture and design", "distributed systems", "network operations"]} -{"index": {"_id": 32}} -{"ID": "018-05-0623", "Title": "Improving the Extraction of Text in PDFs by Simulating the Human Reading Order", "Keywords": ["PDF", "text preprocessing", "text extraction", "ordered text extraction", "text mining", "evaluation"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "5", "Authors": ["Ismael Hasan", "Javier Parapar", "\u00c1lvaro Barreiro"], "Author institutions": ["University of a Coru\u00f1a", "University of a Coru\u00f1a", "University of a Coru\u00f1a"], "Author cities": ["Coru\u00f1a", "Coru\u00f1a", "Coru\u00f1a"], "Author countries": ["Spain", "Spain", "Spain"], "Jucs level 1 topics": ["computer applications", "computing methodologies"], "Jucs level 2 topics": ["administrative data processing", "document and text processing"], "Jucs level 3 topics": ["electronic publishing", "document capture"]} -{"index": {"_id": 33}} -{"ID": "018-05-0650", "Title": "Wikipedia-Based Semantic Interpreter Using Approximate Top-k Processing and Its Application", "Keywords": ["Wikipedia", "concept", "semantic interpretation"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "5", "Authors": ["Jong Wook Kim", "Ashwin Kashyap", "Sandilya Bhamidipati"], "Author institutions": ["Teradata Corporation", "Technicolor", "Technicolor"], "Author cities": ["El Segundo", "Palo Alto", "Palo Alto"], "Author countries": ["USA", "USA", "USA"], "Jucs level 1 topics": ["information systems", "knowledge management "], "Jucs level 2 topics": ["knowledge modeling", "information storage and retrieval"], "Jucs level 3 topics": ["content analysis and indexing", "information search and retrieval"]} -{"index": {"_id": 34}} -{"ID": "018-05-0676", "Title": "Modeling and Performance Evaluation of a Contract-based Electronic Signature Process", "Keywords": ["web service access control", "electronic exchanges", "modeling", "evaluation and simulation", "dimensioning and improvement", "Petri nets and (max", " +)-algebra"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "5", "Authors": ["Ahmed Nait-Sidi-Moh", "Mohamed Bakhouya", "Wafaa Ait-Cheik-Bihi", "Jaafar Gaber"], "Author institutions": ["Universit\u00e9 de Picardie Jules Verne", "Aalto University", "Universit\u00e9 de Strasbourg", "Universit\u00e9 de Technologie de Belfort Montb\u00e9liard"], "Author cities": ["Saint Quentin", "Helsinki", "Strasbourg", "Belfort"], "Author countries": ["France", "Finland", "France", "France"], "Jucs level 1 topics": ["information systems", "mathematics of computing", "theory of computation", "data"], "Jucs level 2 topics": ["mathematical logic and formal languages", "numerical analysis", "information systems applications", "data encryption", "information interfaces and presentation (e.g., hci)", "discrete mathematics"], "Jucs level 3 topics": ["multimedia information systems", "general", "formal languages", "combinatorics", "numerical linear algebra"]} -{"index": {"_id": 35}} -{"ID": "018-05-0704", "Title": "Applying a Modular Framework to Develop Mobile Applications and Services", "Keywords": ["mobile computing", "mobile information systems", "software", "mobile devices", "multimedia"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "5", "Authors": ["Mabel Vazquez-Briseno", "Pierre Vincent", "Juan Ivan Nieto-Hipolito", "Juan de Dios Sanchez-Lopez"], "Author institutions": ["UABC", "MobKit", "UABC", "UABC"], "Author cities": ["Ensenada", "Lille", "Ensenada", "Ensenada"], "Author countries": ["Mexico", "France", "Mexico", "Mexico"], "Jucs level 1 topics": ["information systems", "software"], "Jucs level 2 topics": ["software engineering", "information systems applications", "information storage and retrieval", "information interfaces and presentation (e.g., hci)"], "Jucs level 3 topics": ["systems and software", "software architectures", "communications applications", "multimedia information systems"]} -{"index": {"_id": 36}} -{"ID": "018-06-0728", "Title": "Security in Information Systems: New Challenges and Opportunities", "Keywords": [], "Article type": "Editorial", "Issue type": "special", "Volume": "18", "Issue": "6", "Authors": ["David G. Rosado", "Luis Enrique S\u00e1nchez", "Eduardo Fern\u00e1ndez-Medina", "Jan J\u00fcrjens"], "Author institutions": ["University of Castilla-La Mancha", "Sicaman-NT", "niversity of Castilla-La Mancha", "Technical University of Dortmund"], "Author cities": ["Ciudad Real", "Ciudad Real", "Dortmund"], "Author countries": ["Spain", "Spain", "Spain", "Germany"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 37}} -{"ID": "018-06-0732", "Title": "Success Rate of Remote Code Execution Attacks - Expert Assessments and Observations", "Keywords": ["cyber security", "remote code execution", "software vulnerabilities"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "6", "Authors": ["Hannes Holm", "Teodor Sommestad", "Ulrik Franke", "Mathias Ekstedt"], "Author institutions": ["Royal Institute of Technology", "Royal Institute of Technology", "Royal Institute of Technology", "Royal Institute of Technology"], "Author cities": ["Stockholm", "Stockholm", "Stockholm", "Stockholm"], "Author countries": ["Sweden", "Sweden", "Sweden", "Sweden"], "Jucs level 1 topics": ["software", "computing milieux"], "Jucs level 2 topics": ["software engineering", "management of computing and information systems"], "Jucs level 3 topics": ["software management", "management", "security and protection"]} -{"index": {"_id": 38}} -{"ID": "018-06-0750", "Title": "Combating Mobile Spam through Botnet Detection using Artificial Immune Systems", "Keywords": ["Botnet", "mobile", "malware", "computational intelligence", "artificial immune system"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "6", "Authors": ["Ickin Vural", "Hein S. Venter"], "Author institutions": ["University of Pretoria", "University of Pretoria"], "Author cities": ["Pretoria", "Pretoria"], "Author countries": ["Republic of South Africa", "Republic of South Africa"], "Jucs level 1 topics": ["computer applications"], "Jucs level 2 topics": ["general"], "Jucs level 3 topics": []} -{"index": {"_id": 39}} -{"ID": "018-06-0775", "Title": "Qos-Security Metrics Based on ITIL and COBIT Standard for Measurement Web Services", "Keywords": ["quality of service", "ITIL", "COBIT", "security metrics and measurement", "security for web service"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "6", "Authors": ["Pattama Charuenporn", "Sarun Intakosum"], "Author institutions": ["King Mongkut's Institute of Technology Ladkrabang", "King Mongkut's Institute of Technology Ladkrabang"], "Author cities": ["Bangkok", "Bangkok"], "Author countries": ["Thailand", "Thailand"], "Jucs level 1 topics": ["software"], "Jucs level 2 topics": ["software engineering"], "Jucs level 3 topics": ["software/program verification", "miscellaneous ", "metrics"]} -{"index": {"_id": 40}} -{"ID": "018-06-0798", "Title": "A Systematic Review of Information Security Governance Frameworks in the Cloud Computing Environment", "Keywords": ["information security governance", "cloud computing", "systematic literature review"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "6", "Authors": ["Oscar Rebollo", "Daniel Mellado", "Eduardo Fern\u00e1ndez-Medina"], "Author institutions": ["Ministry of Labour and Immigration", "University of Castilla-La Mancha", "University of Castilla-La Mancha"], "Author cities": ["Madrid", "Ciudad Real", "Ciudad Real"], "Author countries": ["Spain", "Spain", "Spain"], "Jucs level 1 topics": ["computer systems organization", "computing milieux"], "Jucs level 2 topics": ["computer-communication networks", "management of computing and information systems"], "Jucs level 3 topics": ["security and protection", "distributed systems"]} -{"index": {"_id": 41}} -{"ID": "018-06-0816", "Title": "Syntactic and Semantic Extensions to Secure Tropos to Support Security Risk Management", "Keywords": ["risk management", "information system", "security", "secure tropos", "syntax and semantics of modelling language"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "6", "Authors": ["Raimundas Matulevi\u010dius", "Haralambos Mouratidis", "Nicolas Mayer", "Eric Dubois", "Patrick Heymans"], "Author institutions": ["University of Tartu", "University of East London", "CRP Henri Tudor", "CRP Henri Tudor", "University of Namur"], "Author cities": ["Tartu", "London", "Luxembourg", "Luxembourg", "Namur"], "Author countries": ["Estonia", "United Kingdom", "Luxembourg", "Luxembourg", "Belgium"], "Jucs level 1 topics": ["information systems", "software", "computer applications"], "Jucs level 2 topics": ["computer-aided engineering", "software engineering", "information systems applications", "models and principles"], "Jucs level 3 topics": ["types of systems", "requirements/specifications", "design tools and techniques"]} -{"index": {"_id": 42}} -{"ID": "018-06-0845", "Title": "A Framework for the Comparison of Best Practice Recommendations and Legal Requirements for South African Banks", "Keywords": ["information security awareness", "online banking", "home users", "legislation", "best practice", "South Africa"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "6", "Authors": ["Carla-Lee Botha", "Elmarie Kritzinger", "Marianne Loock"], "Author institutions": ["University of South Africa", "University of South Africa", "University of South Africa"], "Author cities": ["Pretoria", "Pretoria", "Pretoria"], "Author countries": ["South Africa", "South Africa", "South Africa"], "Jucs level 1 topics": ["information systems", "computing milieux"], "Jucs level 2 topics": ["computers and education", "information storage and retrieval", "management of computing and information systems"], "Jucs level 3 topics": ["security and protection", "computer and information science education", "online information services"]} -{"index": {"_id": 43}} -{"ID": "018-06-0857", "Title": "Countermeasures to Prevent Misbehaviour in VANETs", "Keywords": ["VANETs", "cooperation", "self-management", "security", "misbehaviour", "ITS"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "6", "Authors": ["Jezabel Molina-Gil", "Pino Caballero-Gil", "C\u00e1ndido Caballero-Gil"], "Author institutions": ["University of La Laguna", "University of La Laguna", "University of La Laguna"], "Author cities": ["Tenerife", "Tenerife", "Tenerife"], "Author countries": ["Spain", "Spain", "Spain"], "Jucs level 1 topics": ["computer systems organization"], "Jucs level 2 topics": ["computer-communication networks"], "Jucs level 3 topics": ["network operations", "general", "network architecture and design", "network protocols", "distributed systems"]} -{"index": {"_id": 44}} -{"ID": "018-06-0874", "Title": "Adaptive Group Key Management Protocol for Wireless Communications", "Keywords": ["confidentiality", "key management", "group communication", "mobility"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "6", "Authors": ["Sa\u00efd Gharout", "Abdelmadjid Bouabdallah", "Yacine Challal", "Mohammed Achemlal"], "Author institutions": ["Orange Labs - France Telecom", "University of Technology of Compi\u00e8gne", "University of Technology of Compi\u00e8gne", "Orange Labs - France Telecom"], "Author cities": ["Caen", "Compi\u00e8gne", "Compi\u00e8gne", "Caen"], "Author countries": ["France", "France", "France", "France"], "Jucs level 1 topics": ["computer systems organization"], "Jucs level 2 topics": ["computer-communication networks"], "Jucs level 3 topics": ["general"]} -{"index": {"_id": 45}} -{"ID": "018-07-0899", "Title": "Adaptive Methodologies and Designs for Network-on-Chip based Systems", "Keywords": [], "Article type": "Editorial", "Issue type": "special", "Volume": "18", "Issue": "7", "Authors": ["Nadia Nedjah", "Luiza de Macedo Mourelle"], "Author institutions": ["State University of Rio de Janeiro", "State University of Rio de Janeiro"], "Author cities": ["Rio de Janeiro", "Rio de Janeiro"], "Author countries": ["Brazil", "Brazil"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 46}} -{"ID": "018-07-0901", "Title": "Mapping and Scheduling in Heterogeneous NoC through Population-Based Incremental Learning", "Keywords": ["multiprocessor-system-on-chip (MPSoC)", "network-on-chip (NoC)", "population-based incremental learning (PBIL)", "computer-aided design (CAD)"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "7", "Authors": ["Freddy Bolanos", "Jose Edison Aedo", "Fredy Rivera", "Nader Bagherzadeh"], "Author institutions": ["Universidad Nacional de Colombia", "Universidad de Antioquia", "Universidad de Antioquia", "University of California, Irvine"], "Author cities": ["Medellin", "Medellin", "Medellin", "Irvine"], "Author countries": ["Colombia", "Colombia", "Colombia", "USA"], "Jucs level 1 topics": ["computer applications", "computer systems organization", "computing methodologies"], "Jucs level 2 topics": ["processor architectures", "computer-aided engineering", "artificial intelligence"], "Jucs level 3 topics": ["multiple data stream architectures (multiprocessors)", "learning"]} -{"index": {"_id": 47}} -{"ID": "018-07-0917", "Title": "ACO-based Algorithms for Search and Optimization of Routes in NoC Platform", "Keywords": ["network-on-chip", "packet routing", "ant colony optimization"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "7", "Authors": ["Luneque Silva Junior", "Nadia Nedjah", "Luiza de Macedo Mourelle"], "Author institutions": ["State University of Rio de Janeiro", "State University of Rio de Janeiro", "State University of Rio de Janeiro"], "Author cities": ["Rio de Janeiro", "Rio de Janeiro", "Rio de Janeiro"], "Author countries": ["Brazil", "Brazil", "Brazil"], "Jucs level 1 topics": ["hardware", "computing methodologies"], "Jucs level 2 topics": ["input/output and data communications", "artificial intelligence", "simulation and modeling"], "Jucs level 3 topics": ["interconnections (subsystems)", "problem solving, control methods, and search", "applications"]} -{"index": {"_id": 48}} -{"ID": "018-07-0937", "Title": "Designing Robust Routing Algorithms and Mapping Cores in Networks-on-Chip: A Multi-objective Evolutionary-based Approach", "Keywords": ["networks-on-chip", "topological mapping", "multi-objective optimization", "routing algorithm", "genetic algorithm", "fault-tolerance", "performance analysis"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "7", "Authors": ["Maurizio Palesi", "Rafael Tornero", "Juan Manuel Ordu\u00f1na", "Vincenzo Catania", "Daniela Panno"], "Author institutions": ["Kore University", "Universidad de Valencia", "Universidad de Valencia", "University of Catania", "University of Catania"], "Author cities": ["Enna", "Valencia", "Valencia", "Catania", "Catania"], "Author countries": ["Italy", "Spain", "Spain", "Italy", "Italy"], "Jucs level 1 topics": ["computer applications", "hardware"], "Jucs level 2 topics": ["computer-aided engineering", "input/output and data communications"], "Jucs level 3 topics": ["interconnections (subsystems)"]} -{"index": {"_id": 49}} -{"ID": "018-08-0970", "Title": "Understanding Online Social Networking Services", "Keywords": [], "Article type": "Editorial", "Issue type": "special", "Volume": "18", "Issue": "8", "Authors": ["Jason J. Jung", "Przemys\u0142aw Kazienko"], "Author institutions": ["Yeungnam University", "Wroc\u0142aw University of Technology"], "Author cities": ["Gyeongsan", "Wroc\u0142aw"], "Author countries": ["Korea", "Poland"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 50}} -{"ID": "018-08-0973", "Title": "Discovering Consumer Insight from Twitter via Sentiment Analysis", "Keywords": ["micro-blog", "sentiment analysis", "natural language processing", "information extraction", "information visualization"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "8", "Authors": ["Wilas Chamlertwat", "Pattarasinee Bhattarakosol", "Tippakorn Rungkasiri", "Choochart Haruechaiyasak"], "Author institutions": ["Chulalongkorn University", "Chulalongkorn University", "Chulalongkorn University", "National Electronics and Computer Technology Center"], "Author cities": ["Bangkok", "Bangkok", "Bangkok", "Pathumthani"], "Author countries": ["Thailand", "Thailand", "Thailand", "Thailand"], "Jucs level 1 topics": ["information systems", "knowledge management "], "Jucs level 2 topics": ["information systems applications", "knowledge acquisition", "information storage and retrieval"], "Jucs level 3 topics": ["communications applications", "online information services"]} -{"index": {"_id": 51}} -{"ID": "018-08-0993", "Title": "Establishing Knowledge Networks via Analysis of Research Abstracts", "Keywords": ["fuzzy cognitive maps", "knowledge networks"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "8", "Authors": ["Mahalakshmi G. Suryanarayanan", "Dilip S. Sam", "Sendhilkumar Selvaraju"], "Author institutions": ["Anna University", "Anna University", "Anna University"], "Author cities": ["Chennai", "Chennai", "Chennai"], "Author countries": ["India", "India", "India"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["information storage and retrieval"], "Jucs level 3 topics": ["information search and retrieval", "digital libraries"]} -{"index": {"_id": 52}} -{"ID": "018-08-1022", "Title": "Beating Social Pulse: Understanding Information Propagation via Online Social Tagging Systems", "Keywords": ["social pulse", "social tagging", "information propagation", "inducibility"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "8", "Authors": ["Xuan Hau Pham", "Jason J. Jung", "Dosam Hwang"], "Author institutions": ["Yeungnam University", "Yeungnam University", "Yeungnam University"], "Author cities": ["Gyeongsan", "Gyeongsan", "Gyeongsan"], "Author countries": ["Korea", "Korea", "Korea"], "Jucs level 1 topics": ["information systems", "computing methodologies"], "Jucs level 2 topics": ["information storage and retrieval", "artificial intelligence", "models and principles"], "Jucs level 3 topics": ["systems and information theory", "distributed artificial intelligence", "online information services"]} -{"index": {"_id": 53}} -{"ID": "018-08-1032", "Title": "Automatic Tag Attachment Scheme based on Text Clustering for Efficient File Search in Unstructured Peer-to-Peer File Sharing Systems", "Keywords": ["P2P system", "text clustering", "automatic tag attachment", "K-DMeans", "TFIDCF"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "8", "Authors": ["Ting Ting Qin", "Satoshi Fujita"], "Author institutions": ["Hiroshima University", "Hiroshima University"], "Author cities": ["Hiroshima", "Hiroshima"], "Author countries": ["Japan", "Japan"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["information storage and retrieval"], "Jucs level 3 topics": ["content analysis and indexing", "information search and retrieval", "information storage"]} -{"index": {"_id": 54}} -{"ID": "018-08-1048", "Title": "Modeling, Mining and Analysis of Multi-Relational Scientific Social Network", "Keywords": ["knowledge flow", "Multi-relational Scientific Social Network Analysis", "Max Flow Grouping Algorithm", "weighted relationships"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "8", "Authors": ["Victor Str\u00f6ele", "Geraldo Zimbr\u00e3o", "Jano M. Souza"], "Author institutions": ["Federal University of Rio de Janeiro", "Federal University of Rio de Janeiro", "Federal University of Rio de Janeiro"], "Author cities": ["Rio de Janeiro", "Rio de Janeiro", "Rio de Janeiro"], "Author countries": ["Brazil", "Brazil", "Brazil"], "Jucs level 1 topics": ["computing milieux", "computer applications", "science and technology of learning"], "Jucs level 2 topics": ["computers and society", "society/community ", "knowledge and media", "administrative data processing", "social and behavioral sciences"], "Jucs level 3 topics": ["organizational impacts", "social issues", " knowledge construction/representation", "learning networks ", "collaboration "]} -{"index": {"_id": 55}} -{"ID": "018-09-1069", "Title": "Internet of Things", "Keywords": [], "Article type": "Editorial", "Issue type": "special", "Volume": "18", "Issue": "9", "Authors": ["Daqiang Zhang", "Huansheng Ning", "Kevin\u00a0S. Xu", "Feiyu Lin", "Laurence\u00a0T. Yang"], "Author institutions": ["Nanjing\u00a0Normal\u00a0University", "Beihang\u00a0University", "Changzhou\u00a0University", "J\u00f6nk\u00f6ping\u00a0University", "St.\u00a0Francis\u00a0Xavier\u00a0University"], "Author cities": ["Nanjing", "Beijing", "Changzhou", "J\u00f6nk\u00f6ping", "Vancouver"], "Author countries": ["China", "China", "China", "Sweden", "Canada"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 56}} -{"ID": "018-09-1072", "Title": "A Metropolitan Taxi Mobility Model from Real GPS Traces", "Keywords": ["Vehicular Ad Hoc Network", "Mobility Model", "Taxi GPS Data"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "9", "Authors": ["Hongyu Huang", "Daqiang Zhang", "Yanmin Zhu", "Minglu Li", "Min-You Wu"], "Author institutions": ["Chongqing University", "Nanjing Normal University", "Shanghai Jiao Tong University", "Shanghai Jiao Tong University", "Shanghai Jiao Tong University"], "Author cities": ["Chongqing", "Nanjing", "Shanghai", "Shanghai", "Shanghai"], "Author countries": ["China", "China", "China", "China", "China"], "Jucs level 1 topics": ["computer systems organization"], "Jucs level 2 topics": ["computer-communication networks"], "Jucs level 3 topics": ["miscellaneous "]} -{"index": {"_id": 57}} -{"ID": "018-09-1093", "Title": "Context-based Ontology Matching: Concept and Application Cases", "Keywords": ["Internet of Things", "context-aware computing", "ontology matching"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "9", "Authors": ["Feiyu Lin", "Kurt Sandkuhl", "Shoukun Xu"], "Author institutions": ["Changzhou University", "Rostock University", "Changzhou University"], "Author cities": ["Changzhou", "Rostock", "Changzhou"], "Author countries": ["P.R.China", "Germany", "P.R.China"], "Jucs level 1 topics": ["information systems", "knowledge management "], "Jucs level 2 topics": ["knowledge retrieval", "knowledge modeling", "information storage and retrieval", "knowledge personalization and customization"], "Jucs level 3 topics": ["information search and retrieval", "information storage"]} -{"index": {"_id": 58}} -{"ID": "018-09-1112", "Title": "Directed Path Based Authentication Scheme for the Internet of Things", "Keywords": ["Internet of things", "security", "authentication protocol", "directed path"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "9", "Authors": ["Huansheng Ning", "Hong Liu", "Qing Liu", "Genlin Ji"], "Author institutions": ["Beihang University", "Beihang University", "Nanjing Normal University", "Nanjing Normal University"], "Author cities": ["Beijing", "Beijing", "Nanjing", "Nanjing"], "Author countries": ["China", "China", "China", "China"], "Jucs level 1 topics": ["computer systems organization", "computing milieux"], "Jucs level 2 topics": ["computer-communication networks", "management of computing and information systems"], "Jucs level 3 topics": ["security and protection", "network protocols"]} -{"index": {"_id": 59}} -{"ID": "018-09-1132", "Title": "Goal-Driven Process Navigation for Individualized Learning Activities in Ubiquitous Networking and IoT Environments", "Keywords": [], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "9", "Authors": ["Jian Chen", "Qun Jin", "Runhe Huang"], "Author institutions": ["Waseda University", "Waseda University", "Hosei University"], "Author cities": ["Tokorozawa", "Tokorozawa", "Tokyo"], "Author countries": ["Japan", "Japan", "Japan"], "Jucs level 1 topics": ["information systems", "science and technology of learning"], "Jucs level 2 topics": ["learning", "information storage and retrieval"], "Jucs level 3 topics": ["content analysis and indexing", "information search and retrieval", "adaption/adaptive elearning ", "online information services"]} -{"index": {"_id": 60}} -{"ID": "018-09-1152", "Title": "Localized Processing and Analysis of Accelerometer Data in Detecting Traffic Events and Driver Behaviour", "Keywords": ["traffic information systems", "extended floating car data", "accelerometer data", "vehicle tracking"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "9", "Authors": ["Bratislav Predic", "Dragan Stojanovic"], "Author institutions": ["University of Nis", "University of Nis"], "Author cities": ["Nis", "Nis"], "Author countries": ["Serbia", "Serbia"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["information storage and retrieval", "information systems applications", "models and principles"], "Jucs level 3 topics": ["communications applications", "user/machine systems", "online information services"]} -{"index": {"_id": 61}} -{"ID": "018-09-1177", "Title": "Low Complexity H.264/AVC Intraframe Coding for Wireless Multimedia Sensor Network", "Keywords": ["wireless multimedia sensor", "H.264/AVC", "intraframe coding", "complexity"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "9", "Authors": ["Xingang Liu", "Jiantan Liu", "Kook-Yeol Yoo", "Haengrae Cho"], "Author institutions": ["University of Electronic Science and Technology of China", "Yeungnam University", "Yeungnam University", "Yeungnam University"], "Author cities": ["Chengdu", "Kyungsan", "Kyungsan", "Kyungsan"], "Author countries": ["China", "South Korea", "South Korea", "South Korea"], "Jucs level 1 topics": ["information systems", "computing methodologies", "data"], "Jucs level 2 topics": ["simulation and modeling", "image processing and computer vision", "information interfaces and presentation (e.g., hci)", "coding and information theory"], "Jucs level 3 topics": ["compression (coding)", "multimedia information systems", "applications", "simulation output analysis"]} -{"index": {"_id": 62}} -{"ID": "018-09-1194", "Title": "Network Planning for WiMAX-R Networks", "Keywords": ["IEEE 802.16e", "mobile WiMAX", "railway", "network planning"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "9", "Authors": ["Qiang Liu", "Min Chen", "Jie Zhang", "Bingwen Shen", "Zhong Chu"], "Author institutions": ["Beijing Jiaotong University", "Seoul National University", "Beijing Jiaotong University", "Beijing Jiaotong University", "Beijing Jiaotong University"], "Author cities": ["Beijing", "Seoul", "Beijing", "Beijing", "Beijing"], "Author countries": ["China", "Korea", "China", "China", "China"], "Jucs level 1 topics": ["computer systems organization"], "Jucs level 2 topics": ["computer-communication networks"], "Jucs level 3 topics": ["local and wide-area networks", "network architecture and design"]} -{"index": {"_id": 63}} -{"ID": "018-09-1218", "Title": "Security-enhanced Search Engine Design in Internet of Things", "Keywords": ["Internet of Things", "mobile computing", "security", "elliptic curve cryptography"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "9", "Authors": ["Xiaojun Qian", "Xiaoping Che"], "Author institutions": ["Nanjing Normal University", "Evry University"], "Author cities": ["Nanjing", "Paris"], "Author countries": ["China", "France"], "Jucs level 1 topics": ["information systems", "computer applications"], "Jucs level 2 topics": ["computer-aided engineering", "information storage and retrieval"], "Jucs level 3 topics": ["information search and retrieval", "content analysis and indexing"]} -{"index": {"_id": 64}} -{"ID": "018-10-1236", "Title": "Managing Editor's Column", "Keywords": [], "Article type": "Editorial", "Issue type": "regular", "Volume": "18", "Issue": "10", "Authors": ["Christian G\u00fctl"], "Author institutions": ["Graz University of Technology"], "Author cities": ["Graz"], "Author countries": ["Austria"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 65}} -{"ID": "018-10-1238", "Title": "The Method of Logistic Optimization in E-commerce", "Keywords": [], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "10", "Authors": ["Robert Bucki", "Petr Suchanek"], "Author institutions": ["The College of Informatics and Management in Bielsko-Bia\u0142a", "Silesian University in Opava"], "Author cities": ["Bielsko-Bia\u0142a", "Opava"], "Author countries": ["Poland", "Czech Republic"], "Jucs level 1 topics": ["information systems", "computer systems organization", "computing methodologies"], "Jucs level 2 topics": ["performance of systems", "information systems applications", "models and principles", "simulation and modeling"], "Jucs level 3 topics": ["types of systems", "types of simulation", "systems and information theory"]} -{"index": {"_id": 66}} -{"ID": "018-10-1259", "Title": "Web-based Environment for Learning Discrete Event Simulation", "Keywords": ["Web-based simulation", "learning simulation", "simulation model web repository", "discrete event simulation", "e-learning system", "Moodle"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "10", "Authors": ["Marijana Despotovi\u0107-Zraki\u0107", "Dusan Bara\u0107", "Zorica Bogdanovi\u0107", "Branislav Jovani\u0107", "Bo\u017eidar Radenkovi\u0107"], "Author institutions": ["University of Belgrade", "University of Belgrade", "University of Belgrade", "University of Belgrade", "University of Belgrade"], "Author cities": ["Belgrade", "Belgrade", "Belgrade", "Belgrade", "Belgrade"], "Author countries": ["Serbia", "Serbia", "Serbia", "Serbia", "Serbia"], "Jucs level 1 topics": ["science and technology of learning", "computing milieux"], "Jucs level 2 topics": ["computers and education", "methodology/tools/technology"], "Jucs level 3 topics": ["computer uses in education", "computer and information science education"]} -{"index": {"_id": 67}} -{"ID": "018-10-1279", "Title": "Automating the Analysis of Problem-solving Activities in Learning Environments: the Co-Lab Case Study", "Keywords": ["computer-supported learning environments", "analysis of problem-solving activities", "model-driven development", "visual languages"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "10", "Authors": ["Rafael Duque", "Lars Bollen", "Anjo Anjewierden", "Crescencio Bravo"], "Author institutions": ["University of Cantabria", "University of Twente", "University of Twente", "University of Castilla-La Mancha"], "Author cities": ["Santander", "Enschede", "Enschede", "Ciudad Real"], "Author countries": ["Spain", "The Netherlands", "The Netherlands", "Spain"], "Jucs level 1 topics": ["science and technology of learning"], "Jucs level 2 topics": ["assesment/evaluation/meaurement", "methodology/tools/technology"], "Jucs level 3 topics": ["learning processes ", "assessment and evaluation"]} -{"index": {"_id": 68}} -{"ID": "018-10-1308", "Title": "Usability Evaluation Methods for a Scientific Internet Information Portal", "Keywords": ["usability engineering", "user experience questionnaire UEQ", "Kano model"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "10", "Authors": ["Jens Hellmers", "J\u00f6rg Thomaschewski", "Eva-Maria Holt", "Thomas Wriedt"], "Author institutions": ["University of Bremen", "University of Applied Sciences Emden/Leer", "(SEVEN PRINCIPLES", "University of Bremen"], "Author cities": ["Bremen", "Emden", "Ratingen", "Bremen"], "Author countries": ["Germany", "Germany", "Germany", "Germany"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["information interfaces and presentation (e.g., hci)"], "Jucs level 3 topics": ["user interfaces"]} -{"index": {"_id": 69}} -{"ID": "018-10-1323", "Title": "Product Presentation Strategy for Online Customers", "Keywords": ["online product presentation", "e-commerce", "multimedia presentation"], "Article type": "Research Article", "Issue type": "registered", "Volume": "18", "Issue": "10", "Authors": ["Marija Jovic", "Dusan Milutinovic", "Anton Kos", "Saso Tomazic"], "Author institutions": ["University of Belgrade", "Hemofarm Group", "University of Ljubljana", "University of Ljubljana"], "Author cities": ["Belgrade", "Belgrade", "Ljubljana", "Ljubljana"], "Author countries": ["Serbia", "Serbia", "Slovenia", "Slovenia"], "Jucs level 1 topics": ["information systems", "computing milieux", "computer applications"], "Jucs level 2 topics": ["information systems applications", "computers and society", "social and behavioral sciences"], "Jucs level 3 topics": ["general", "electronic commerce", "social issues"]} -{"index": {"_id": 70}} -{"ID": "018-10-1343", "Title": "A General Qualitative Spatio-Temporal Model Based on Intervals", "Keywords": ["qualitative models", "comonsense reasoning", "spatial reasoning"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "10", "Authors": ["Ester Mart\u00ednez-Mart\u00edn", "M. Teresa Escrig", "Angel P. del Pobil"], "Author institutions": ["Jaume-I University", "Jaume-I University", "Jaume-I University"], "Author cities": ["Castell\u00f3n", "Castell\u00f3n", "Castell\u00f3n"], "Author countries": ["Spain", "Spain", "Spain"], "Jucs level 1 topics": ["computing methodologies"], "Jucs level 2 topics": ["artificial intelligence"], "Jucs level 3 topics": []} -{"index": {"_id": 71}} -{"ID": "018-10-1379", "Title": "BDI Agent Architecture for Multi-Strategy Selection in Automated Negotiation", "Keywords": ["automated negotiation", "negotiation agent", "multi-agent system", "belief-desire-intention model", "agent architecture", "risk taking"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "10", "Authors": ["Cao Mukun", "Melody Y. Kiang"], "Author institutions": ["Xiamen University", "California State University"], "Author cities": ["Xiamen", "Long Beach"], "Author countries": ["China", "USA"], "Jucs level 1 topics": ["computing milieux", "computing methodologies"], "Jucs level 2 topics": ["computers and society", "artificial intelligence"], "Jucs level 3 topics": ["distributed artificial intelligence", "electronic commerce"]} -{"index": {"_id": 72}} -{"ID": "018-11-1405", "Title": "Some Reflections about Service Oriented Architectures, Cloud Computing Applications, Services and Interoperability", "Keywords": [], "Article type": "Editorial", "Issue type": "special", "Volume": "18", "Issue": "11", "Authors": ["Francisco J. Garc\u00eda-Pe\u00f1alvo", "Marc Alier Forment", "Miltiadis D. Lytras"], "Author institutions": ["University of Salamanca", "UPC Universitat Polit\u00e8cnica de Catalunya Barcelona-Tech", "The American College of Greece"], "Author cities": ["Salamanca", "Barcelona", "Gerakas"], "Author countries": ["Spain", "Spain", "Greece"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 73}} -{"ID": "018-11-1410", "Title": "A Simple Model Based on Web Services to Exchange Context Information between Web Browsers and Web Applications", "Keywords": ["Web applications", "Web services", "Web browser", "Mobile devices", "smartphone"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "11", "Authors": ["Jord\u00e1n Pascual Espada", "Oscar Sanju\u00e1n Mart\u00ednez", "B. Cristina Pelayo G-Bustelo", "Juan Manuel Cueva Lovelle", "Patricia Ord\u00f3\u00f1ez de Pablos"], "Author institutions": ["University of Oviedo", "University Carlos III of Madrid", "University of Oviedo", "University of Oviedo", "University of Oviedo"], "Author cities": ["Oviedo", "Madrid", "Oviedo", "Oviedo", "Oviedo"], "Author countries": ["Spain", "Spain", "Spain", "Spain", "Spain"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["information systems applications", "information storage and retrieval", "information interfaces and presentation (e.g., hci)"], "Jucs level 3 topics": ["general", "hypertext/hypermedia", "online information services"]} -{"index": {"_id": 74}} -{"ID": "018-11-1432", "Title": "The Wookie Widget Server: a Case Study of Piecemeal Integration of Tools and Services", "Keywords": ["Interoperability", "Wookie", "Widget", "specification", "W3C", "Apache", "IMS Learning Design", "Mobile", "Mash-up", "personal learning environment"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "11", "Authors": ["David Griffiths", "Mark Johnson", "Kris Popat", "Paul Sharples", "Scott Wilson"], "Author institutions": ["University of Bolton", "University of Bolton", "University of Bolton", "University of Bolton", "University of Bolton"], "Author cities": ["Bolton", "Bolton", "Bolton", "Bolton", "Bolton"], "Author countries": ["United Kingdom", "United Kingdom", "United Kingdom", "United Kingdom", "United Kingdom"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["information storage and retrieval", "information systems applications", "models and principles"], "Jucs level 3 topics": ["information search and retrieval", "office automation", "types of systems", "user/machine systems"]} -{"index": {"_id": 75}} -{"ID": "018-11-1454", "Title": "Orchestration of E-Learning Services for Automatic Evaluation of Programming Exercises", "Keywords": ["e-Learning", "interoperability", "service oriented architectures"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "11", "Authors": ["Ricardo Queir\u00f3s", "Jos\u00e9 Paulo Leal"], "Author institutions": ["CRACS & INESC-Porto LA & DI-ESEIG/IPP", "University of Porto"], "Author cities": ["Porto", "Porto"], "Author countries": ["Portugal", "Portugal"], "Jucs level 1 topics": ["science and technology of learning", "software"], "Jucs level 2 topics": ["programming languages", "knowledge and media", "methodology/tools/technology"], "Jucs level 3 topics": ["technology enhanced learning ", "elearning systems/technology/tools/platforms ", "learning objects "]} -{"index": {"_id": 76}} -{"ID": "018-11-1483", "Title": "Docs4Learning: Getting Google Docs to work within the LMS with IMS BLTI", "Keywords": ["LMS", "Google Docs", "interoperability", "eLearning", "software as a service", "cloud computing", "VLE", "PLE"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "11", "Authors": ["Marc Alier Forment", "Mar\u00eda Jos\u00e9 Casany", "Enric Mayol", "Jordi Piguillem", "Nikolas Galanis", "Francisco J. Garc\u00eda-Pe\u00f1alvo", "Miguel \u00c1ngel Conde"], "Author institutions": ["UPC Universitat Polit\u00e8cnica de Catalunya Barcelona-Tech", "UPC Universitat Polit\u00e8cnica de Catalunya Barcelona-Tech", "UPC Universitat Polit\u00e8cnica de Catalunya Barcelona-Tech", "UPC Universitat Polit\u00e8cnica de Catalunya Barcelona-Tech", "UPC Universitat Polit\u00e8cnica de Catalunya Barcelona-Tech", "(USAL Universidad de Salamanca"], "Author cities": ["Barcelona", "Barcelona", "Barcelona", "Barcelona", "Salamanca", "Salamanca", "Salamanca"], "Author countries": ["Spain", "Spain", "Spain", "Spain", "Spain", "Spain", "Spain"], "Jucs level 1 topics": ["science and technology of learning", "software", "computing milieux"], "Jucs level 2 topics": ["general", "software engineering", "computers and education", "methodology/tools/technology", "learning"], "Jucs level 3 topics": ["technology enhanced learning ", "innovation ", "adaption/adaptive elearning ", "software architectures", "interoperability", "design tools and techniques", "online education ", "elearning systems/technology/tools/platforms ", "computer uses in education"]} -{"index": {"_id": 77}} -{"ID": "018-11-1501", "Title": "Design Choices Underlying the Software as a Service (SaaS) Business Model from the User Perspective: Exploring the Fourth Wave of Outsourcing", "Keywords": ["cloud computing", "SaaS", "software as a Service", "business model", "design choices", "sourcing"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "11", "Authors": ["Anton Joha", "Marijn Janssen"], "Author institutions": ["EquaTerra", "Delft University of Technology"], "Author cities": ["London", "Delft"], "Author countries": ["United Kingdom", "The Netherlands"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["general", "information systems applications", "models and principles"], "Jucs level 3 topics": []} -{"index": {"_id": 78}} -{"ID": "018-11-1523", "Title": "Utilization-level and Serviceability of a Social Name-card Portal for QoS in a Cloud Social Networking Service", "Keywords": ["Social Web", "name card", "QoS", "utilization level", "serviceability", "cloud", "SNS"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "11", "Authors": ["Yung Bok Kim"], "Author institutions": ["Sejong University"], "Author cities": ["Seoul"], "Author countries": ["Korea"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["information storage and retrieval", "information systems applications", "models and principles", "information interfaces and presentation (e.g., hci)"], "Jucs level 3 topics": []} -{"index": {"_id": 79}} -{"ID": "018-11-1544", "Title": "Human and Intellectual Capital Management in the Cloud: Software Vendor Perspective", "Keywords": ["information systems development", "cloud computing", "software as a service", "software vendors"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "11", "Authors": ["Ricardo Colomo-Palacios", "Eduardo Fernandes", "Marc Sabbagh", "Antonio de Amescua Seco"], "Author institutions": ["Universidad Carlos III de Madrid", "Meta4", "Universidad Carlos III de Madrid"], "Author cities": ["Madrid", "Sao Paulo", "Asni\u00e8res sur Seine", "Madrid"], "Author countries": ["Spain", "Brazil", "France", "Spain"], "Jucs level 1 topics": ["information systems", "computer systems organization", "software", "computing milieux"], "Jucs level 2 topics": ["software engineering", "special-purpose and application-based systems", "information systems applications", "management of computing and information systems"], "Jucs level 3 topics": ["software management", "software architectures", "office automation", "interoperability", "project and people management"]} -{"index": {"_id": 80}} -{"ID": "018-11-1558", "Title": "Interoperability Framework for Multimodal Biometry: Open Source in Action", "Keywords": ["interoperability", "multimodal biometry", "open source", "framework", "security"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "11", "Authors": ["Milo\u0161 Milovanovi\u0107", "Miroslav Minovi\u0107", "Star\u010devi\u0107 Du\u0161an"], "Author institutions": ["University of Belgrade", "University of Belgrade", "University of Belgrade"], "Author cities": ["Belgrade", "Belgrade", "Belgrade"], "Author countries": ["Serbia", "Serbia", "Serbia"], "Jucs level 1 topics": ["software", "computing milieux"], "Jucs level 2 topics": ["software engineering", "management of computing and information systems"], "Jucs level 3 topics": ["security and protection", "software architectures", "reusable software", "interoperability"]} -{"index": {"_id": 81}} -{"ID": "018-11-1576", "Title": "Towards a Practical Solution for Data Grounding in a Semantic Web Services Environment", "Keywords": ["service-oriented architectures", "web services", "cloud computing", "semantic web", "ontologies", "data grounding", "semantic web services", "interoperability", "mapping languages"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "11", "Authors": ["Miguel Garc\u00eda Rodr\u00edguez", "Jose Mar\u00eda Alvarez Rodr\u00edguez", "Diego Berrueta Mu\u00f1oz", "Luis Polo Paredes", "Jose Emilio Labra Gayo", "Patricia Ord\u00f3\u00f1ez de Pablos"], "Author institutions": ["University of Oviedo", "University of Oviedo", "Fundacion CTIC", "Fundacion CTIC", "University of Oviedo", "University of Oviedo"], "Author cities": ["Oviedo", "Oviedo", "Gijon", "Gijon", "Oviedo", "Oviedo"], "Author countries": ["Spain", "Spain", "Spain", "Spain", "Spain", "Spain"], "Jucs level 1 topics": ["information systems", "computing methodologies", "mathematics of computing"], "Jucs level 2 topics": ["artificial intelligence", "information storage and retrieval", "discrete mathematics"], "Jucs level 3 topics": ["knowledge representation formalisms and methods", "graph theory", "online information services"]} -{"index": {"_id": 82}} -{"ID": "018-12-1598", "Title": "An Overview of Current Information Systems Security Challenges and Innovations", "Keywords": [], "Article type": "Editorial", "Issue type": "special", "Volume": "18", "Issue": "12", "Authors": ["Daniel Mellado", "David G. Rosado"], "Author institutions": ["Rey Juan Carlos University", "University of Castilla-La Mancha"], "Author cities": ["Madrid", "Ciudad Real"], "Author countries": ["Spain", "Spain"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 83}} -{"ID": "018-12-1608", "Title": "Aligning Security and Privacy to Support the Development of Secure Information Systems", "Keywords": ["security", "privacy", "constraints", "goal modelling", "meta-model"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "12", "Authors": ["Haralambos Mouratidis", "Christos Kalloniatis", "Shareeful Islam", "Marc-Philippe Huget", "Stefanos Gritzalis"], "Author institutions": ["University of East London", "University of the Aegean", "University of East London", "University of Savoie", "University of the Aegean"], "Author cities": ["London", "Mytilene", "London", "Annecy-Chamb\u00e9ry", "Mytilene"], "Author countries": ["United Kingdom", "Greece", "United Kingdom", "France", "Greece"], "Jucs level 1 topics": ["information systems", "software", "computing milieux"], "Jucs level 2 topics": ["software engineering", "models and principles", "management of computing and information systems"], "Jucs level 3 topics": ["security and protection", "requirements/specifications", "design tools and techniques"]} -{"index": {"_id": 84}} -{"ID": "018-12-1628", "Title": "Information Security Service Culture - Information Security for End-users", "Keywords": ["information security service culture", "ISSC", "Information security culture", "culture", "information security management"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "12", "Authors": ["Rahul Rastogi", "Rossouw von Solms"], "Author institutions": ["Nelson Mandela Metropolitan University", "Nelson Mandela Metropolitan University"], "Author cities": ["Port Elizabeth", "Port Elizabeth"], "Author countries": ["South Africa", "South Africa"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["information storage and retrieval", "information interfaces and presentation (e.g., hci)"], "Jucs level 3 topics": ["multimedia information systems", "content analysis and indexing", "information search and retrieval", "digital libraries", "information storage"]} -{"index": {"_id": 85}} -{"ID": "018-12-1643", "Title": "A Novel Identity-based Network Architecture for Next Generation Internet", "Keywords": ["Next Generation Internet", "identity", "privacy", "overlay networks"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "12", "Authors": ["Pedro Martinez-Julia", "Antonio F. G\u00f3mez-Skarmeta"], "Author institutions": ["University of Murcia", "University of Murcia"], "Author cities": ["Murcia", "Murcia"], "Author countries": ["Spain", "Spain"], "Jucs level 1 topics": ["computer systems organization", "computing milieux"], "Jucs level 2 topics": ["computer-communication networks", "management of computing and information systems"], "Jucs level 3 topics": ["security and protection", "internetworking", "network architecture and design", "network protocols"]} -{"index": {"_id": 86}} -{"ID": "018-12-1662", "Title": "Analysing the Security Risks of Cloud Adoption Using the SeCA Model: A Case Study", "Keywords": ["SeCA model", "cloud security", "cloud computing", "case study", "information security"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "12", "Authors": ["Thijs Baars", "Marco Spruit"], "Author institutions": ["Utrecht University", "Utrecht University"], "Author cities": ["Utrecht", "Utrecht"], "Author countries": ["The Netherlands", "The Netherlands"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["information storage and retrieval", "information interfaces and presentation (e.g., hci)", "database management"], "Jucs level 3 topics": ["hypertext/hypermedia", "digital libraries"]} -{"index": {"_id": 87}} -{"ID": "018-12-1679", "Title": "Risk-Driven Security Metrics in Agile Software Development - An Industrial Pilot Study", "Keywords": ["security metrics", "risk analysis", "agile SW development"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "12", "Authors": ["Reijo M. Savola", "Christian Fr\u00fchwirth", "Ari Pietik\u00e4inen"], "Author institutions": ["VTT Technical Research Centre of Finland", "Aalto University", "Ericsson Finland"], "Author cities": ["Oulu", "Espoo", "Kirkkonummi"], "Author countries": ["Finland", "Finland", "Finland"], "Jucs level 1 topics": ["software"], "Jucs level 2 topics": ["software engineering"], "Jucs level 3 topics": ["management", "metrics", "design tools and techniques"]} -{"index": {"_id": 88}} -{"ID": "018-12-1703", "Title": "HC+: Towards a Framework for Improving Processes in Health Organizations by Means of Security and Data Quality Management", "Keywords": ["Health Management Information System (HMIS or HIS)", "quality health information", "security health information", "software engineering", "security", "quality", "HIS", "Personal Health Record (PHR)", "ElectroniccHealth Record (EHR)"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "12", "Authors": ["Ismael Caballero", "Luis Enrique S\u00e1nchez", "Alberto Freitas", "Eduardo Fern\u00e1ndez-Medina"], "Author institutions": ["University of Castilla-La Mancha", "SICAMAN NT.", "Universidade do Porto", "University of Castilla-La Mancha"], "Author cities": ["Ciudad Real", "Ciudad Real", "Porto", "Ciudad Real"], "Author countries": ["Spain", "Spain", "Portugal", "Spain"], "Jucs level 1 topics": ["science and technology of learning", "computing milieux"], "Jucs level 2 topics": ["security/trust", "management of computing and information systems"], "Jucs level 3 topics": ["security and protection"]} -{"index": {"_id": 89}} -{"ID": "018-12-1721", "Title": "The Modelling of a Digital Forensic Readiness Approach for Wireless Local Area Networks", "Keywords": ["wireless local area network", "digital forensics", "digital forensic readiness", "access point", "digital forensic process", "cyber forensic experts", "hash value", "digital evidence", "traffic"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "12", "Authors": ["Sipho Ngobeni", "Hein Venter", "Ivan Burke"], "Author institutions": ["Council for Scientific and Industrial Research", "University of Pretoria", "Council for Scientific and Industrial Research"], "Author cities": ["Pretoria", "Pretoria", "Pretoria"], "Author countries": ["South Africa", "South Africa", "South Africa"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["information storage and retrieval", "information interfaces and presentation (e.g., hci)"], "Jucs level 3 topics": ["multimedia information systems", "content analysis and indexing", "information search and retrieval", "digital libraries", "information storage"]} -{"index": {"_id": 90}} -{"ID": "018-12-1741", "Title": "New Results of Related-key Attacks on All Py-Family of Stream Ciphers", "Keywords": ["cryptanalysis", "related-key attack", "distinguishing attack", "Py-family of stream ciphers", "TRCR-32", "TRCR-64"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "12", "Authors": ["Lin Ding", "Jie Guan", "Wen-long Sun"], "Author institutions": ["Information Science and Technology Institute", "Information Science and Technology Institute", "Information Science and Technology Institute"], "Author cities": ["Zhengzhou", "Zhengzhou", "Zhengzhou"], "Author countries": ["China", "China", "China"], "Jucs level 1 topics": ["software", "computing milieux", "data"], "Jucs level 2 topics": ["operating systems", "management of computing and information systems", "data encryption"], "Jucs level 3 topics": ["security and protection"]} -{"index": {"_id": 91}} -{"ID": "018-13-1757", "Title": "Recent Advances in Bio-Inspired Computing: Theory and Applications", "Keywords": [], "Article type": "Editorial", "Issue type": "special", "Volume": "18", "Issue": "13", "Authors": ["Atulya K. Nagar", "T. Robinson"], "Author institutions": ["Liverpool Hope University", "Madras Christian College"], "Author cities": ["Liverpool", "Chennai"], "Author countries": ["United Kingdom", "India"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 92}} -{"ID": "018-13-1760", "Title": "A Variant of Distributed P Systems for Real Time Cross Layer Optimization", "Keywords": ["membrane computing", "distributed P systems", "particle swarm optimisation", "cross layer optimisation"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "13", "Authors": ["Susan Elias", "Vanaja Gokul", "Kamala Krithivasan", "Marian Gheorghe", "Gexiang Zhang"], "Author institutions": ["Sri Venkateswara College of Engineering", "Sri Venkateswara College of Engineering", "Indian Institute of Technology Madras", "University of Sheffield", "Southwest Jiaotong University"], "Author cities": ["Chennai", "Chennai", "Chennai", "Sheffield", "Sichuan"], "Author countries": ["India", "India", "India", "United Kingdom", "China"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["models and principles"], "Jucs level 3 topics": []} -{"index": {"_id": 93}} -{"ID": "018-13-1782", "Title": "P Systems with Shuffle Operation and Catalytic-Like Rules", "Keywords": ["membrane computing", "P system", "shuffle on trajectories", "picture language"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "13", "Authors": ["Yunyun Niu", "Jinbang Xu", "K.G. Subramanian", "Rosni Abdullah"], "Author institutions": ["Huazhong University of Science and Technology", "Huazhong University of Science and Technology", "Universiti Sains Malaysia", "Universiti Sains Malaysia"], "Author cities": ["Wuhan", "Wuhan", "Penang", "Penang"], "Author countries": ["China", "China", "Malaysia", "Malaysia"], "Jucs level 1 topics": ["theory of computation", "computing methodologies"], "Jucs level 2 topics": ["mathematical logic and formal languages", "computation by abstract devices", "document and text processing"], "Jucs level 3 topics": ["general", "formal languages", "models of computation"]} -{"index": {"_id": 94}} -{"ID": "018-13-1802", "Title": "Array P System with Shuffle on Trajectories", "Keywords": ["membrane computing", "P system", "array languages", "shuffle on trajectories"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "13", "Authors": ["A.S. Prasanna Venkatesan", "D.G. Thomas", "T. Robinson", "Atulya K. Nagar"], "Author institutions": ["B.S. Abdur Rahman University", "Madras Christian College", "Madras Christian College", "Liverpool Hope University"], "Author cities": ["Chennai", "India", "Liverpool"], "Author countries": ["India", "India", "United Kingdom"], "Jucs level 1 topics": ["theory of computation"], "Jucs level 2 topics": ["mathematical logic and formal languages"], "Jucs level 3 topics": ["formal languages"]} -{"index": {"_id": 95}} -{"ID": "018-13-1821", "Title": "A Novel Membrane Algorithm Based on Particle Swarm Optimization for Solving Broadcasting Problems", "Keywords": ["membrane computing", "membrane algorithm", "broadcasting problem", "particle swarm optimization", "membrane systems"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "13", "Authors": ["Gexiang Zhang", "Fen Zhou", "Xiaoli Huang", "Jixiang Cheng", "Marian Gheorghe", "Florentin Ipate", "Raluca Lefticaru"], "Author institutions": ["Southwest Jiaotong University", "Southwest Jiaotong University", "Southwest Jiaotong University", "Southwest Jiaotong University", "University of Sheffield", "University of Pitesti", "University of Pitesti"], "Author cities": ["Chengdu", "Chengdu", "Chengdu", "Chengdu", "Sheffield", "Pitesti", "Pitesti"], "Author countries": ["China", "China", "China", "United Kingdom", "Romania", "Romania"], "Jucs level 1 topics": ["theory of computation", "computing methodologies"], "Jucs level 2 topics": ["computation by abstract devices", "artificial intelligence", "analysis of algorithms and problem complexity"], "Jucs level 3 topics": ["problem solving, control methods, and search", "numerical algorithms and problems", "distributed artificial intelligence", "models of computation"]} -{"index": {"_id": 96}} -{"ID": "018-13-1842", "Title": "Solving Economic Dispatch Problems with Valve-point Effects using Particle Swarm Optimization", "Keywords": ["Particle Swarm optimization", "economic dispatch", "Laplace Crossover", "Quadratic Approximation Particle Swarm optimization"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "13", "Authors": ["Kusum Deep", "Jagdish Chand Bansal"], "Author institutions": ["Indian Institute of Technology Roorkee", "ABV-Indian Institute of Information Technology and Management Gwalior"], "Author cities": ["Roorkee", "Gwalior"], "Author countries": ["India", "India"], "Jucs level 1 topics": ["computing methodologies", "mathematics of computing"], "Jucs level 2 topics": ["symbolic and algebraic manipulation", "numerical analysis"], "Jucs level 3 topics": ["optimization", "algorithms"]} -{"index": {"_id": 97}} -{"ID": "018-13-1853", "Title": "Two Local Search Strategies for Differential Evolution", "Keywords": ["global optimization", "differential evolution", "trigonometric mutation", "quadratic interpolation", "local search"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "13", "Authors": ["Musrrat Ali", "Millie Pant", "Atulya K. Nagar", "Chang Wook Ahn"], "Author institutions": ["Sungkyunkwan University", "Indian Institute of Technology Roorkee", "Liverpool Hope University", "Sungkyunkwan University"], "Author cities": ["Suwon", "Saharanpur", "Liverpool", "Suwon"], "Author countries": ["Republic of Korea", "India", "United Kingdom", "Republic of Korea"], "Jucs level 1 topics": ["computer applications", "computer systems organization", "theory of computation", "computing methodologies", "mathematics of computing"], "Jucs level 2 topics": ["general", "computer-communication networks", "numerical analysis", "simulation and modeling", "analysis of algorithms and problem complexity"], "Jucs level 3 topics": ["miscellaneous ", "applications", "optimization"]} -{"index": {"_id": 98}} -{"ID": "018-13-1871", "Title": "Real-time Implementation of a Class of Optimised Multirate Quadrature Mirror Filter Bank Using Genetic Algorithms", "Keywords": ["optimization", "quadrature mirror filter bank", "genetic algorithms", "IIR filters", "multirate filter bank", "real-time implementation", "pulse code modulation", "polyphase decomposition"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "13", "Authors": ["Gurvinder Singh Baicher"], "Author institutions": ["University of Wales Newport"], "Author cities": ["Gwent"], "Author countries": ["United Kingdom"], "Jucs level 1 topics": ["computer applications", "computing methodologies"], "Jucs level 2 topics": ["physical sciences and engineering", "simulation and modeling"], "Jucs level 3 topics": ["simulation output analysis", "applications"]} -{"index": {"_id": 99}} -{"ID": "018-13-1888", "Title": "Assessing Alpha Band Event-related Synchronisation/Desynchronisation Using a Bio-Inspired Computational Model", "Keywords": ["Alpha rhythm", "Event-related-(de)synchronisation", "Alzheimer's disease", "thalamo-cortical model"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "13", "Authors": ["Basabdatta Sen Bhattacharya", "Damien Coyle", "Liam P. Maguire"], "Author institutions": ["(University of Lincoln", "University of Ulster", "University of Ulster"], "Author cities": ["Lincoln", "Ulster", "Ulster"], "Author countries": ["United Kingdom", "United Kingdom", "United Kingdom"], "Jucs level 1 topics": ["computing methodologies"], "Jucs level 2 topics": ["simulation and modeling"], "Jucs level 3 topics": []} -{"index": {"_id": 100}} -{"ID": "018-14-1905", "Title": "Managing Editor's Column", "Keywords": [], "Article type": "Editorial", "Issue type": "regular", "Volume": "18", "Issue": "14", "Authors": ["Christian G\u00fctl"], "Author institutions": ["Graz University of Technology"], "Author cities": ["Graz"], "Author countries": ["Austria"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 101}} -{"ID": "018-14-1906", "Title": "A Hybrid Metaheuristic Strategy for Covering with Wireless Devices", "Keywords": ["computational geometry", "art gallery problems", "visibility and coverage problems", "hybrid metaheuristics and approximation algorithms"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "14", "Authors": ["Antonio L. Bajuelos", "Santiago Canales", "Gregorio Hern\u00e1ndez", "Mafalda Martins"], "Author institutions": ["University of Aveiro", "Universidad Pontif\u00edcia Comillas de Madrid", "Universidad Polit\u00e9cnica de Madrid", "University of Aveiro"], "Author cities": ["Aveiro", "Madrid", "Madrid", "Aveiro"], "Author countries": ["Portugal", "Spain", "Spain", "Portugal"], "Jucs level 1 topics": ["computing methodologies", "mathematics of computing"], "Jucs level 2 topics": ["numerical analysis", "artificial intelligence"], "Jucs level 3 topics": ["problem solving, control methods, and search", "optimization"]} -{"index": {"_id": 102}} -{"ID": "018-14-1933", "Title": "An Exploratory Study of Game-based M-learning for Software Project Management", "Keywords": ["m-learning", "software project management", "motivation", "gaming"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "14", "Authors": ["Alton Y.K. Chua", "Radhika Shenoy Balkunje"], "Author institutions": ["Nanyang Technological University", "Nanyang Technological University"], "Author cities": ["Singapore", "Singapore"], "Author countries": ["Singapore", "Singapore"], "Jucs level 1 topics": ["science and technology of learning"], "Jucs level 2 topics": ["simulation/games"], "Jucs level 3 topics": ["game based learning/gaming "]} -{"index": {"_id": 103}} -{"ID": "018-14-1950", "Title": "Behavioral and Temporal Pattern Detection within Financial Data with Hidden Information", "Keywords": ["Hidden Markov Models", "UML", "statecharts", "monitoring", "patterns", "hidden data"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "14", "Authors": ["Doron Drusinsky"], "Author institutions": ["Naval Postgraduate School"], "Author cities": ["Monterey"], "Author countries": ["USA"], "Jucs level 1 topics": ["software", "theory of computation"], "Jucs level 2 topics": ["software engineering", "mathematical logic and formal languages", "computation by abstract devices"], "Jucs level 3 topics": ["software/program verification", "models of computation", "mathematical logic"]} -{"index": {"_id": 104}} -{"ID": "018-14-1967", "Title": "Multilevel Steganography: Improving Hidden Communication in Networks", "Keywords": ["information hiding", "network steganography", "multilevel steganography", "MLS"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "14", "Authors": ["Wojciech Fr\u0105czek", "Wojciech Mazurczyk", "Krzysztof Szczypiorski"], "Author institutions": ["Warsaw University of Technology", "Warsaw University of Technology", "Warsaw University of Technology"], "Author cities": ["Warsaw", "Warsaw", "Warsaw"], "Author countries": ["Poland", "Poland", "Poland"], "Jucs level 1 topics": ["computer systems organization"], "Jucs level 2 topics": ["computer-communication networks"], "Jucs level 3 topics": ["general"]} -{"index": {"_id": 105}} -{"ID": "018-14-1987", "Title": "Optimized On-Chip-Pipelining for Memory-Intensive Computations on Multi-Core Processors with Explicit Memory Hierarchy", "Keywords": ["parallel merge sort", "on-chip pipelining", "multicore computing", "task mapping", "streaming computations"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "14", "Authors": ["J\u00f6rg Keller", "Christoph W. Kessler", "Rikard Hult\u00e9n"], "Author institutions": ["FernUniversit\u00e4t in Hagen", "Link\u00f6ping Universitet", "Link\u00f6ping Universitet"], "Author cities": ["Hagen", "Link\u00f6ping", "Link\u00f6ping"], "Author countries": ["Germany", "Sweden", "Sweden"], "Jucs level 1 topics": ["computer systems organization", "software", "theory of computation"], "Jucs level 2 topics": ["programming languages", "computation by abstract devices", "programming techniques", "processor architectures", "analysis of algorithms and problem complexity"], "Jucs level 3 topics": ["parallel architectures", "processors", "modes of computation", "concurrent programming", "nonnumerical algorithms and problems"]} -{"index": {"_id": 106}} -{"ID": "018-14-2024", "Title": "Controlled Pure Grammar Systems", "Keywords": ["formal languages", "pure grammar systems", "controlled derivations"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "14", "Authors": ["Alexander Meduna", "Petr Zemek"], "Author institutions": ["Brno University of Technology", "Brno University of Technology"], "Author cities": ["Brno", "Brno"], "Author countries": ["Czech Republic", "Czech Republic"], "Jucs level 1 topics": ["theory of computation"], "Jucs level 2 topics": ["mathematical logic and formal languages", "computation by abstract devices"], "Jucs level 3 topics": ["grammars and other rewriting systems", "formal languages", "models of computation"]} -{"index": {"_id": 107}} -{"ID": "018-14-2041", "Title": "Software Cost Modelling and Estimation Using Artificial Neural Networks Enhanced by Input Sensitivity Analysis", "Keywords": ["software cost estimation", "artificial neural networks", "input sensitivity analysis"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "14", "Authors": ["Efi Papatheocharous", "Andreas S. Andreou"], "Author institutions": ["University of Cyprus", "Cyprus University of Technology"], "Author cities": ["Nicosia", "Lemesos"], "Author countries": ["Cyprus", "Cyprus"], "Jucs level 1 topics": ["software"], "Jucs level 2 topics": ["software engineering"], "Jucs level 3 topics": ["management", "metrics"]} -{"index": {"_id": 108}} -{"ID": "018-14-2071", "Title": "Modeling the Value of End-to-End Multipath Protocols", "Keywords": ["multipath communication", "path diversity", "net benefit", "end user"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "14", "Authors": ["Henna Suomi", "Kalevi Kilkki", "Heikki H\u00e4mm\u00e4inen"], "Author institutions": ["Aalto University", "Aalto University", "Aalto University"], "Author cities": ["Espoo", "Espoo", "Espoo"], "Author countries": ["Finland", "Finland", "Finland"], "Jucs level 1 topics": ["information systems", "software"], "Jucs level 2 topics": ["operating systems", "models and principles"], "Jucs level 3 topics": ["general", "communications management"]} -{"index": {"_id": 109}} -{"ID": "018-15-2093", "Title": "Technology for Learning across Physical and Virtual Spaces", "Keywords": [], "Article type": "Editorial", "Issue type": "special", "Volume": "18", "Issue": "15", "Authors": ["Carlos Delgado Kloos", "Davinia Hern\u00e1ndez-Leo", "Juan I. Asensio-P\u00e9rez"], "Author institutions": ["Universidad Carlos III de Madrid", "Universitat Pompeu Fabra", "Universidad de Valladolid"], "Author cities": ["Madrid", "Barcelona", "Valladolid"], "Author countries": ["Spain", "Spain", "Spain"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 110}} -{"ID": "018-15-2097", "Title": "Design-Oriented Pedagogy for Technology-Enhanced Learning to Cross Over the Borders between Formal and Informal Environments", "Keywords": ["pedagogical model", "learning by collaborative designing", "learning object", "project-based learning", "design-oriented pedagogy"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "15", "Authors": ["Henriikka Vartiainen", "Anu Liljestr\u00f6m", "Jorma Enkenberg"], "Author institutions": ["University of Eastern Finland", "University of Eastern Finland", "University of Eastern Finland"], "Author cities": ["Savonlinna", "Savonlina", "Savonlina"], "Author countries": ["Finland", "Finland", "Finland"], "Jucs level 1 topics": ["science and technology of learning"], "Jucs level 2 topics": ["assesment/evaluation/meaurement", "learning"], "Jucs level 3 topics": []} -{"index": {"_id": 111}} -{"ID": "018-15-2120", "Title": "A Review of Mobile Location-based Games for Learning across Physical and Virtual Spaces", "Keywords": ["mobile games", "mobile learning", "informal learning", "location based games", "game-based learning"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "15", "Authors": ["Nikolaos Avouris", "Nikoleta Yiannoutsou"], "Author institutions": ["University of Patras", "University of Patras"], "Author cities": ["Patras", "Patras"], "Author countries": ["Greece", "Greece"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["information storage and retrieval", "information interfaces and presentation (e.g., hci)"], "Jucs level 3 topics": ["multimedia information systems", "content analysis and indexing", "information search and retrieval", "digital libraries", "information storage"]} -{"index": {"_id": 112}} -{"ID": "018-15-2143", "Title": "ARLearn: Augmented Reality Meets Augmented Virtuality", "Keywords": ["immersive learning games", "augmented reality", "augmented virtuality"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "15", "Authors": ["Stefaan Ternier", "Roland Klemke", "Marco Kalz", "Patricia van Ulzen", "Marcus Specht"], "Author institutions": ["Open University of the Netherlands", "Open University of the Netherlands", "Open University of the Netherlands", "Open University of the Netherlands", "Open University of the Netherlands"], "Author cities": ["Heerlen", "Heerlen", "Heerlen", "Heerlen"], "Author countries": ["The Netherlands", "The Netherlands", "The Netherlands", "The Netherlands", "The Netherlands"], "Jucs level 1 topics": ["science and technology of learning"], "Jucs level 2 topics": ["simulation/games"], "Jucs level 3 topics": ["game based learning/gaming "]} -{"index": {"_id": 113}} -{"ID": "018-15-2165", "Title": "SOS: Orchestrating Collaborative Activities across Digital and Physical Spaces Using Wearable Signaling Devices", "Keywords": ["activities across spaces", "CSCL", "collaborative learning flows", "classroom orchestration", "augmented physical spaces", "wearable devices"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "15", "Authors": ["Davinia Hern\u00e1ndez-Leo", "Raul Nieves", "Ernesto Arroyo", "Andrea Rosales", "Javier Melero", "Josep Blat"], "Author institutions": ["Universitat Pompeu Fabra", "Universitat Pompeu Fabra", "Universitat Pompeu Fabra", "Universitat Pompeu Fabra", "Universitat Pompeu Fabra", "Universitat Pompeu Fabra"], "Author cities": ["Barcelona", "Barcelona", "Barcelona", "Barcelona", "Barcelona", "Barcelona"], "Author countries": ["Spain", "Spain", "Spain", "Spain", "Spain", "Spain"], "Jucs level 1 topics": ["science and technology of learning", "computing milieux"], "Jucs level 2 topics": ["ubiquitous/pervasive/mobile ", "computers and education", "society/community "], "Jucs level 3 topics": ["general", "wireless/pervasive computing ", "computer uses in education", "collaboration "]} -{"index": {"_id": 114}} -{"ID": "018-15-2187", "Title": "Architecture for Collaborative Learning Activities in Hybrid Learning Environments", "Keywords": ["hybrid learning environments", "augmented reality", "augmented virtuality", "mirror worlds", "3D virtual worlds", "architecture for virtual learning environments"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "15", "Authors": ["Mar\u00eda Blanca Ib\u00e1\u00f1ez", "David Maroto", "Jos\u00e9 Jes\u00fas Garc\u00eda Rueda", "Derick Leony", "Carlos Delgado Kloos"], "Author institutions": ["Universidad Carlos III de Madrid", "Universidad Carlos III de Madrid", "Universidad Carlos III de Madrid", "Universidad Carlos III de Madrid", "Universidad Carlos III de Madrid"], "Author cities": ["Madrid", "Madrid", "Madrid", "Madrid", "Madrid"], "Author countries": ["Spain", "Spain", "Spain", "Spain", "Spain"], "Jucs level 1 topics": ["information systems", "science and technology of learning"], "Jucs level 2 topics": ["information systems applications", "learning", "information interfaces and presentation (e.g., hci)"], "Jucs level 3 topics": ["communications applications", "innovation ", "types of systems", "user interfaces", "group and organization interfaces"]} -{"index": {"_id": 115}} -{"ID": "018-16-2203", "Title": "Managing Editor's Column", "Keywords": [], "Article type": "Editorial", "Issue type": "regular", "Volume": "18", "Issue": "16", "Authors": ["Christian G\u00fctl"], "Author institutions": ["Graz University of Technology"], "Author cities": ["Graz"], "Author countries": ["Austria"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 116}} -{"ID": "018-16-2204", "Title": "Constructor-based Logics", "Keywords": ["institution", "Horn logic", "proof theory", "completeness", "induction", "constructor"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "16", "Authors": ["Daniel G\u0103in\u0103", "Kokichi Futatsugi", "Kazuhiro Ogata"], "Author institutions": ["Japan Advanced Institute of Science and Technology", "Japan Advanced Institute of Science and Technology", "Japan Advanced Institute of Science and Technology"], "Author cities": ["Nomi", "Nomi", "Nomi"], "Author countries": ["Japan", "Japan", "Japan"], "Jucs level 1 topics": ["theory of computation"], "Jucs level 2 topics": ["mathematical logic and formal languages", "logics and meanings of programs"], "Jucs level 3 topics": []} -{"index": {"_id": 117}} -{"ID": "018-16-2234", "Title": "Enriching Ontology Concepts Based on Texts from WWW and Corpus", "Keywords": ["semantic web", "ontology", "corpus", "word senses", "word sense disambiguation (WSD)", "coarse-grained word senses"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "16", "Authors": ["Tarek F. Gharib", "Nagwa Badr", "Shaimaa Haridy", "Ajith Abraham"], "Author institutions": ["King Abdulaziz University", "Ain Shams University", "Ain Shams University", "Machine Intelligence Research Labs (MIR Labs)"], "Author cities": ["Jeddah", "Cairo", "Cairo", "ashington"], "Author countries": ["Saudi Arabia", "Egypt", "Egypt", "USA"], "Jucs level 1 topics": ["knowledge management "], "Jucs level 2 topics": ["knowledge retrieval"], "Jucs level 3 topics": []} -{"index": {"_id": 118}} -{"ID": "018-16-2252", "Title": "The Educational Affordances of Widgets and Application Stores", "Keywords": ["W3C", "Widget", "affordance", "Personal Learning Environment", "learning design", "app store", "Apache", "Wookie", "Rave", "EDUKapp", "iTEC", "Omelette", "iCamp", "ROLE"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "16", "Authors": ["David Griffiths", "Mark William Johnson", "Kris Popat", "Paul Sharples", "Scott Wilson"], "Author institutions": ["The University of Bolton", "The University of Bolton", "The University of Bolton", "The University of Bolton", "The University of Bolton"], "Author cities": ["Bolton", "Bolton", "Bolton", "Bolton", "Bolton"], "Author countries": ["United Kingdom", "United Kingdom", "United Kingdom", "United Kingdom", "United Kingdom"], "Jucs level 1 topics": ["science and technology of learning"], "Jucs level 2 topics": ["learning", "methodology/tools/technology"], "Jucs level 3 topics": ["individualised learning solution ", "elearning systems/technology/tools/platforms ", "personalization and profiling ", "technology enhanced learning "]} -{"index": {"_id": 119}} -{"ID": "018-16-2274", "Title": "Digital Learning Resources in Higher Education: Designing for Large-scale Use", "Keywords": ["activating digital learning resources", "learning objects", "requirements engineering", "design-oriented research", "large-scale use"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "16", "Authors": ["Rob J.M. Hartog", "Adrie J.M. Beulens", "Johannes Tramper"], "Author institutions": ["Wageningen University", "Wageningen University", "Wageningen University"], "Author cities": ["Wageningen", "Wageningen", "Wageningen"], "Author countries": ["The Netherlands", "The Netherlands", "The Netherlands"], "Jucs level 1 topics": ["computing milieux"], "Jucs level 2 topics": ["computers and education"], "Jucs level 3 topics": ["general", "computer uses in education"]} -{"index": {"_id": 120}} -{"ID": "018-16-2301", "Title": "Weaving Scholarly Legacy Data into Web of Data", "Keywords": [], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "16", "Authors": ["Atif Latif", "Muhammad Tanvir Afzal", "Hermann Maurer"], "Author institutions": ["Leibniz Information Center for Economics", "Mohammad Ali Jinnah University", "Graz University of Technology"], "Author cities": ["Kiel", "Islamabad", "Graz"], "Author countries": ["Germany", "Pakistan", "Austria"], "Jucs level 1 topics": ["information systems", "knowledge management ", "science and technology of learning"], "Jucs level 2 topics": ["knowledge acquisition", "information storage and retrieval", "knowledge and media"], "Jucs level 3 topics": ["information search and retrieval", "semantic web"]} -{"index": {"_id": 121}} -{"ID": "018-16-2319", "Title": "Learning to Classify Neutral Examples from Positive and Negative Opinions", "Keywords": ["opinion mining", "sentiment polarity", "neutral examples", "NLP"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "16", "Authors": ["Mar\u00eda-Teresa Mart\u00edn-Valdivia", "Arturo Montejo-R\u00e1ez", "Alfonso Ure\u00f1a-L\u00f3pez", "Mohammed Rushdi Saleh"], "Author institutions": ["University of Ja\u00e9n", "University of Ja\u00e9n", "University of Ja\u00e9n", "University of Ja\u00e9n"], "Author cities": ["Ja\u00e9n", "Ja\u00e9n", "Ja\u00e9n", "Ja\u00e9n"], "Author countries": ["Spain", "Spain", "Spain", "Spain"], "Jucs level 1 topics": ["information systems", "science and technology of learning", "computing methodologies"], "Jucs level 2 topics": ["artificial intelligence", "information storage and retrieval", "document and text processing", "methodology/tools/technology"], "Jucs level 3 topics": ["information search and retrieval", "information retrieval and search ", "natural language processing", "applications and expert systems"]} -{"index": {"_id": 122}} -{"ID": "018-16-2334", "Title": "A Review of Constructivist Learning Methods with Supporting Tooling in ICT Higher Education: Defining Different Types of Scaffolding", "Keywords": ["literature review", "ICT Engineering Education", "teaching and learning strategies", "constructivism", "scaffolding"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "16", "Authors": ["Javier Melero", "Davinia Hern\u00e1ndez-Leo", "Josep Blat"], "Author institutions": ["Universitat Pompeu Fabra", "Universitat Pompeu Fabra", "Universitat Pompeu Fabra"], "Author cities": ["Barcelona", "Barcelona", "Barcelona"], "Author countries": ["Spain", "Spain", "Spain"], "Jucs level 1 topics": ["computer applications", "science and technology of learning", "general literature"], "Jucs level 2 topics": ["general", "methodology/tools/technology", "introductory and survey"], "Jucs level 3 topics": []} -{"index": {"_id": 123}} -{"ID": "018-17-2361", "Title": "Conceptual Modelling of Services", "Keywords": [], "Article type": "Editorial", "Issue type": "special", "Volume": "18", "Issue": "17", "Authors": ["Hui Ma", "Klaus-Dieter Schewe", "Bernhard Thalheim", "Qing Wang"], "Author institutions": ["Victoria University of Wellington", "Johannes Kepler University Linz", "Christian Albrechts University Kiel", "Australian National University"], "Author cities": ["Wellington", "Linz", "Kiel", "Canberra"], "Author countries": ["New Zealand", "Austria", "Germany", "Australia"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 124}} -{"ID": "018-17-2364", "Title": "Towards Model-Driven Engineering Support for Service Evolution", "Keywords": ["service evolution", "model-driven engineering", "compatibility", "type theory"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "17", "Authors": ["Juan M. Vara", "Vasilios Andrikopoulos", "Michael P. Papazoglou", "Esperanza Marcos"], "Author institutions": ["Rey Juan Carlos University", "University of Stuttgart", "Tilburg University", "Rey Juan Carlos University"], "Author cities": ["Madrid", "Stuttgart", "Tilburg", "Madrid"], "Author countries": ["Spain", "Germany", "The Netherlands", "Spain"], "Jucs level 1 topics": ["information systems", "software", "theory of computation"], "Jucs level 2 topics": ["software engineering", "programming languages", "models and principles", "mathematical logic and formal languages"], "Jucs level 3 topics": ["requirements/specifications", "formal languages", "programming environments", "design tools and techniques", "systems and information theory", "formal definitions and theory"]} -{"index": {"_id": 125}} -{"ID": "018-17-2383", "Title": "Behavior Alignment and Control Flow Verification of Process and Service Choreographies", "Keywords": ["verification", "choreography", "Web service", "business process"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "17", "Authors": ["Jorge Roa", "Pablo Villarreal", "Omar Chiotti"], "Author institutions": ["Universidad Tecnol\u00f3gica Nacional", "Universidad Tecnol\u00f3gica Nacional", "INGAR-CONICET"], "Author cities": ["Santa Fe", "Santa Fe", "Santa Fe"], "Author countries": ["Argentina", "Argentina", "Argentina"], "Jucs level 1 topics": ["software"], "Jucs level 2 topics": ["software engineering"], "Jucs level 3 topics": ["design", "design tools and techniques"]} -{"index": {"_id": 126}} -{"ID": "018-17-2407", "Title": "A Metadirectory of Web Components for Mashup Composition", "Keywords": ["mashups", "services", "widgets", "components", "discovery", "integration"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "17", "Authors": ["Jose Ignacio Fern\u00e1ndez-Villamor", "Carlos \u00c1. Iglesias", "Mercedes Garijo"], "Author institutions": ["Universidad Polit\u00e9cnica de Madrid", "Universidad Polit\u00e9cnica de Madrid", "Universidad Polit\u00e9cnica de Madrid"], "Author cities": ["Madrid", "Madrid", "Madrid"], "Author countries": ["Spain", "Spain", "Spain"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["information storage and retrieval"], "Jucs level 3 topics": ["systems and software", "online information services"]} -{"index": {"_id": 127}} -{"ID": "018-17-2432", "Title": "A Formal Approach for Risk Assessment in RBAC Systems", "Keywords": ["risk assessment", "access control", "RBAC", "poset", "security classification"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "17", "Authors": ["Ji Ma"], "Author institutions": ["Software Competence Center Hagenberg"], "Author cities": ["Hagenberg"], "Author countries": ["Austria"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["models and principles"], "Jucs level 3 topics": ["general"]} -{"index": {"_id": 128}} -{"ID": "018-17-2452", "Title": "A Conceptual Model for IT Service Systems", "Keywords": ["service systems", "conceptual modelling", "IT service systems", "Web-based services", "classical rhetorical frame", "Hermagoras of Temnos", "conceptual model for services"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "17", "Authors": ["Ajantha Dahanayake", "Bernhard Thalheim"], "Author institutions": ["Prince Sultan University", "(Christian-Albrechts University of Kiel"], "Author cities": ["Riyadh", "Kiel"], "Author countries": ["Kingdom of Saudi Arabia", "Germany"], "Jucs level 1 topics": ["information systems", "computer applications"], "Jucs level 2 topics": ["database management", "information systems applications", "social and behavioral sciences", "models and principles", "computers in other systems"], "Jucs level 3 topics": ["communications applications", "languages", "types of systems", "systems", "systems and information theory"]} -{"index": {"_id": 129}} -{"ID": "018-17-2474", "Title": "Service-Oriented Development of Web Information Systems", "Keywords": ["service-oriented", "model-driven development", "Web information systems"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "17", "Authors": ["Valeria de Castro", "Juan Manuel Vara", "Esperanza Marcos"], "Author institutions": ["Rey Juan Carlos University", "Rey Juan Carlos University", "Rey Juan Carlos University"], "Author cities": ["Madrid", "Madrid", "Madrid"], "Author countries": ["Spain", "Spain", "Spain"], "Jucs level 1 topics": ["information systems", "software"], "Jucs level 2 topics": ["software engineering", "information interfaces and presentation (e.g., hci)"], "Jucs level 3 topics": ["general", "user interfaces", "hypertext/hypermedia", "design tools and techniques"]} -{"index": {"_id": 130}} -{"ID": "018-17-2493", "Title": "A Conceptual Ontology-based Resource Meta-Model towards Business-driven Information System Implementation", "Keywords": ["conceptual model", "software engineering", "information systems", "ontology", "resource oriented architecture", "business process", "service composition"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "17", "Authors": ["Hongming Cai", "Boyi Xu", "Fenglin Bu"], "Author institutions": ["Shanghai Jiao Tong University", "Shanghai Jiao Tong University", "Shanghai Jiao Tong University"], "Author cities": ["Shanghai", "Shanghai", "Shanghai"], "Author countries": ["China", "China", "China"], "Jucs level 1 topics": ["information systems", "software"], "Jucs level 2 topics": ["software engineering", "information systems applications", "models and principles"], "Jucs level 3 topics": ["general", "software architectures", "systems and information theory"]} -{"index": {"_id": 131}} -{"ID": "018-18-2514", "Title": "Trends in Immersive Education Research", "Keywords": [], "Article type": "Editorial", "Issue type": "special", "Volume": "18", "Issue": "18", "Authors": ["Carlos Delgado Kloos", "Christian G\u00fctl", "Frank Kappe"], "Author institutions": ["Universidad Carlos III de Madrid", "Graz University of Technology", "Graz University of Technology"], "Author cities": ["Madrid", "Graz", "Graz"], "Author countries": ["Spain", "Austria", "Austria"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 132}} -{"ID": "018-18-2516", "Title": "A Proposal to Create Learning Environments in Virtual Worlds Integrating Advanced Educative Resources", "Keywords": ["Virtual Worlds", "Second Life", "OpenSimulator", "Sloodle", "E-learning", "speech interaction"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "18", "Authors": ["David Griol", "Jos\u00e9 Manuel Molina", "Araceli Sanchis de Miguel", "Zoraida Callejas"], "Author institutions": ["Carlos III University of Madrid", "Carlos III University of Madrid", "Carlos III University of Madrid", "University of Granada"], "Author cities": ["Legan\u00e9s", "Legan\u00e9s", "Legan\u00e9s", "Granada"], "Author countries": ["Spain", "Spain", "Spain", "Spain"], "Jucs level 1 topics": ["information systems", "science and technology of learning", "computer applications"], "Jucs level 2 topics": ["computer-aided engineering", "society/community ", "information interfaces and presentation (e.g., hci)", "methodology/tools/technology"], "Jucs level 3 topics": ["human computer interface ", "multimedia information systems", "hypertext/hypermedia", "user interfaces", "technology enhanced learning ", "elearning systems/technology/tools/platforms ", "virtual community "]} -{"index": {"_id": 133}} -{"ID": "018-18-2542", "Title": "The ShanghAI Lectures: A Global Education Project on Artificial Intelligence", "Keywords": ["global teaching", "intercultural learning", "videoconference", "3D collaborative virtual environments"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "18", "Authors": ["Nathan Labhart", "B\u00e9atrice S. Hasler", "Andy Zbinden", "Andreas Schmeil"], "Author institutions": ["University of Zurich", "Interdisciplinary Center Herzliya", "SWITCH", "University of Lugano"], "Author cities": ["Z\u00fcrich", "Herzliya", "Z\u00fcrich", "Lugano"], "Author countries": ["Switzerland", "Israel", "Switzerland", "Switzerland"], "Jucs level 1 topics": ["science and technology of learning"], "Jucs level 2 topics": ["simulation/games", "society/community ", "learning", "methodology/tools/technology"], "Jucs level 3 topics": ["simulation ", "user satisfaction", "technology enhanced learning ", "online education ", "elearning systems/technology/tools/platforms ", "collaboration ", "virtual community "]} -{"index": {"_id": 134}} -{"ID": "018-18-2556", "Title": "Creating Test Questions for 3D Collaborative Virtual Worlds: the WorldOfQuestions Authoring Environment", "Keywords": ["authoring tools", "3D collaborative virtual worlds", "computer based assessment", "TAM"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "18", "Authors": ["Mar\u00eda Blanca Ib\u00e1\u00f1ez", "Jos\u00e9 Jes\u00fas Garcia Rueda", "Diego Morillo", "Carlos Delgado Kloos"], "Author institutions": ["Universidad Carlos III de Madrid", "Universidad Carlos III de Madrid", "Universidad Carlos III de Madrid", "Universidad Carlos III de Madrid"], "Author cities": ["Legan\u00e9s", "Legan\u00e9s", "Legan\u00e9s", "Legan\u00e9s"], "Author countries": ["Spain", "Spain", "Spain", "Spain"], "Jucs level 1 topics": ["science and technology of learning"], "Jucs level 2 topics": ["methodology/tools/technology"], "Jucs level 3 topics": ["elearning systems/technology/tools/platforms "]} -{"index": {"_id": 135}} -{"ID": "018-18-2576", "Title": "MareMonstrum: a Contribution to Empirical Research about How the Use of MUVEs May Improve Students' Motivation", "Keywords": ["computer supported collaborative learning", "problem based learning", "learning in multi-user virtual environments"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "18", "Authors": ["Pilar Sancho", "Javier Torrente", "Baltasar Fern\u00e1ndez-Manj\u00f3n"], "Author institutions": ["Complutense University of Madrid", "Complutense University of Madrid", "Complutense University of Madrid"], "Author cities": ["Madrid", "Madrid", "Madrid"], "Author countries": ["Spain", "Spain", "Spain"], "Jucs level 1 topics": ["information systems", "science and technology of learning", "computer applications"], "Jucs level 2 topics": ["physical sciences and engineering", "simulation/games", "information interfaces and presentation (e.g., hci)", "society/community "], "Jucs level 3 topics": ["multimedia information systems", "game based learning/gaming ", "virtual community "]} -{"index": {"_id": 136}} -{"ID": "018-19-2599", "Title": "Distributed Development of Information System", "Keywords": [], "Article type": "Editorial", "Issue type": "special", "Volume": "18", "Issue": "19", "Authors": ["Alok Mishra", "J\u00fcrgen M\u00fcnch", "Deepti Mishra"], "Author institutions": ["Atilim University", "University of Helsinki", "Atilim University"], "Author cities": ["Ankara", "Helsinki", "Ankara"], "Author countries": ["Turkey", "Finland", "Turkey"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 137}} -{"ID": "018-19-2602", "Title": "Obtaining Requirements for Designing a Tool to Support Distributed Development", "Keywords": ["trust", "distributed software sevelopment (DSD)", "global software development (GSD)", "tools for GSD"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "19", "Authors": ["Jos\u00e9 Luis Hern\u00e1ndez", "Aurora Vizca\u00edno", "Ismael Caballero", "Gabriela Aranda"], "Author institutions": ["University of Castilla-La Mancha", "University of Castilla-La Mancha", "University of Castilla-La Mancha", "National University of Comahue"], "Author cities": ["Ciudad Real", "Ciudad Real", "Ciudad Real", "Neuquen"], "Author countries": ["Spain", "Spain", "Spain", "Argentina"], "Jucs level 1 topics": ["software"], "Jucs level 2 topics": ["software engineering", "operating systems"], "Jucs level 3 topics": ["communications management", "design tools and techniques"]} -{"index": {"_id": 138}} -{"ID": "018-19-2625", "Title": "Division of Effort, Productivity, Quality, and Relationships in FLOSS Virtual Teams: Evidence from the FreeBSD Project", "Keywords": ["FLOSS", "open source development", "virtual teams", "distributed work", "FreeBSD"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "19", "Authors": ["George M. Giaglis", "Diomidis Spinellis"], "Author institutions": ["Athens University of Economics and Business", "Athens University of Economics and Business"], "Author cities": ["Athens", "Athens"], "Author countries": ["Greece", "Greece"], "Jucs level 1 topics": ["software", "computing milieux"], "Jucs level 2 topics": ["software engineering", "computers and society", "management of computing and information systems"], "Jucs level 3 topics": ["software management", "management", "organizational impacts", "project and people management"]} -{"index": {"_id": 139}} -{"ID": "018-19-2646", "Title": "A Study of the Impact of Global Software Development in Packaged Software Release Planning", "Keywords": ["global software development", "product manager", "release planning", "focus group", "Delphi study"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "19", "Authors": ["Ricardo Colomo-Palacios", "Pedro Soto-Acosta", "Francisco J. Garc\u00eda-Pe\u00f1alvo", "\u00c1ngel Garc\u00eda-Crespo"], "Author institutions": ["Universidad Carlos III de Madrid", "Universidad de Murcia", "Universidad de Salamanca", "Universidad Carlos III de Madrid"], "Author cities": ["Leganes", "Murcia", "Salamanca", "Leganes"], "Author countries": ["Spain", "Spain", "Spain", "Spain"], "Jucs level 1 topics": ["software"], "Jucs level 2 topics": ["software engineering"], "Jucs level 3 topics": ["management"]} -{"index": {"_id": 140}} -{"ID": "018-19-2669", "Title": "Metamodeling the Structure and Interaction Behavior of Cooperative Component-based User Interfaces", "Keywords": ["MDE", "component-based development", "user interfaces", "user interaction", "cooperative systems"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "19", "Authors": ["Luis Iribarne", "Nicolas Padilla", "Javier Criado", "Cristina Vicente-Chicote"], "Author institutions": ["University of Almeria", "University of Almeria", "University of Almeria", "Technical University of Cartagena"], "Author cities": ["University of Almeria", "Almeria", "Almeria", "Cartagena"], "Author countries": ["Spain", "Spain", "Spain", "Spain"], "Jucs level 1 topics": ["information systems", "software"], "Jucs level 2 topics": ["software engineering", "information systems applications", "information interfaces and presentation (e.g., hci)"], "Jucs level 3 topics": []} -{"index": {"_id": 141}} -{"ID": "018-19-2686", "Title": "An Integrated Approach of Software Development and Test Processes to Distributed Teams", "Keywords": ["global software development", "software process", "test"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "19", "Authors": ["Gislaine Camila Lapasini Leal", "Ana Paula Chaves", "Elisa Hatsue Moriya Huzita", "Marcio Eduardo Delamaro"], "Author institutions": ["State University of Maringa", "Federal Technological University of Parana", "State University of Maringa", "University of Sao Paulo"], "Author cities": ["Maringa", "Campo Mourao", "Maringa", "Sao Carlos"], "Author countries": ["Brazil", "Brazil", "Brazil", "Brazil"], "Jucs level 1 topics": ["information systems"], "Jucs level 2 topics": ["information storage and retrieval", "information interfaces and presentation (e.g., hci)", "database management"], "Jucs level 3 topics": ["hypertext/hypermedia", "digital libraries"]} -{"index": {"_id": 142}} -{"ID": "018-19-2706", "Title": "Knowledge Management Initiatives in Offshore Software Development: Vendors' Perspectives", "Keywords": ["distributed knowledge management", "Tacit", "Explicit", "Experience Capture", "Software Development"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "19", "Authors": ["Anuradha Mathrani", "David Parsons", "Sanjay Mathrani"], "Author institutions": ["Massey University", "Massey University", "Massey University"], "Author cities": ["Auckland", "Auckland", "Auckland"], "Author countries": ["New Zealand", "New Zealand", "New Zealand"], "Jucs level 1 topics": ["knowledge management ", "software"], "Jucs level 2 topics": ["software engineering", "knowledge valuation ", "knowledge reuse"], "Jucs level 3 topics": ["management", "distribution, maintenance, and enhancement"]} -{"index": {"_id": 143}} -{"ID": "018-19-2731", "Title": "A Global Software Inspection Process for Distributed Software Development", "Keywords": ["global software development", "distributed software development", "software inspection", "tool", "software quality"], "Article type": "Research Article", "Issue type": "special", "Volume": "18", "Issue": "19", "Authors": ["Deepti Mishra", "Alok Mishra"], "Author institutions": ["Atilim University Incek", "Atilim University Incek"], "Author cities": ["Ankara", "Ankara"], "Author countries": ["Turkey", "Turkey"], "Jucs level 1 topics": ["software"], "Jucs level 2 topics": ["software engineering"], "Jucs level 3 topics": ["software/program verification", "design tools and techniques"]} -{"index": {"_id": 144}} -{"ID": "018-20-2747", "Title": "Managing Editor's Column", "Keywords": [], "Article type": "Editorial", "Issue type": "regular", "Volume": "18", "Issue": "20", "Authors": ["Christian G\u00fctl"], "Author institutions": ["Graz University of Technology"], "Author cities": ["Graz"], "Author countries": ["Austria"], "Jucs level 1 topics": [], "Jucs level 2 topics": [], "Jucs level 3 topics": []} -{"index": {"_id": 145}} -{"ID": "018-20-2748", "Title": "The Forum for Negative Results (FNR)Guest Editorial", "Keywords": ["FNR", "failures", "forum", "negative results"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "20", "Authors": ["Lutz Prechelt"], "Author institutions": ["Freie Universit\u00e4t Berlin"], "Author cities": ["Berlin"], "Author countries": ["Germany"], "Jucs level 1 topics": ["general literature", "computer systems organization", "hardware", "computing methodologies", "computing milieux"], "Jucs level 2 topics": ["computers and society", "artificial intelligence", "miscellaneous ", "logic design", "the computing profession", "processor architectures"], "Jucs level 3 topics": ["miscellaneous ", "design aids", "natural language processing", "learning", "other architecture styles"]} -{"index": {"_id": 146}} -{"ID": "018-20-2750", "Title": "Computational Analysis of Medieval Manuscripts: A New Tool for Analysis and Mapping of Medieval Documents to Modern Orthography", "Keywords": ["MPEG spelling variations", "mapping", "phonetic algorithms"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "20", "Authors": ["Mushtaq Ahmad", "Stefan Gruner", "Muhammad Tanvir Afzal"], "Author institutions": ["University of Pretoria", "University of Pretoria"], "Author cities": ["Pretoria", "Pretoria", "Islamabad"], "Author countries": ["South Africa", "South Africa", "Pakistan"], "Jucs level 1 topics": ["computer applications", "computing methodologies"], "Jucs level 2 topics": ["arts and humanities", "document and text processing"], "Jucs level 3 topics": ["miscellaneous ", "document and text editing", "document preparation"]} -{"index": {"_id": 147}} -{"ID": "018-20-2771", "Title": "Distributed Load Balancing Algorithms for Heterogeneous Players in Asynchronous Networks", "Keywords": ["load balancing", "Nash equilibrium", "game theory"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "20", "Authors": ["Luiz F. Bittencourt", "Fl\u00e1vio K. Miyazawa", "Andr\u00e9 L. Vignatti"], "Author institutions": ["University of Campinas", "University of Campinas", "University of Campinas"], "Author cities": ["Campinas", "Campinas", "Campinas"], "Author countries": ["Brazil", "Brazil", "Brazil"], "Jucs level 1 topics": ["theory of computation", "computing methodologies"], "Jucs level 2 topics": ["artificial intelligence", "analysis of algorithms and problem complexity"], "Jucs level 3 topics": ["general", "distributed artificial intelligence"]} -{"index": {"_id": 148}} -{"ID": "018-20-2798", "Title": "Crossing the Undecidability Border with Extensions of Propositional Neighborhood Logic over Natural Numbers", "Keywords": ["interval neighborhood logics", "undecidability", "hybrid logics", "interval length binders", "first-order logic"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "20", "Authors": ["Dario Della Monica", "Valentin Goranko", "Angelo Montanari", "Guido Sciavicco"], "Author institutions": ["Reykjavik University", "Technical Institute of Denmark", "University of Udine", "University of Murcia"], "Author cities": ["Reykjavik", "Copenhagen", "Udine", "Murcia"], "Author countries": ["Iceland", "Denmark", "Italy", "Spain"], "Jucs level 1 topics": ["theory of computation"], "Jucs level 2 topics": ["mathematical logic and formal languages", "analysis of algorithms and problem complexity"], "Jucs level 3 topics": ["formal languages", "mathematical logic"]} -{"index": {"_id": 149}} -{"ID": "018-20-2832", "Title": "Non-Marker based Mobile Augmented Reality and its Applications using Object Recognition", "Keywords": ["mobile", "augmented reality", "image", "object", "recognition"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "20", "Authors": ["Daewon Kim", "Doosung Hwang"], "Author institutions": ["Dankook University", "Dankook University"], "Author cities": ["Cheonan", "Cheonan"], "Author countries": ["South Korea", "South Korea"], "Jucs level 1 topics": ["computer applications", "computing methodologies"], "Jucs level 2 topics": ["general", "image processing and computer vision", "pattern recognition"], "Jucs level 3 topics": ["applications"]} -{"index": {"_id": 150}} -{"ID": "018-20-2851", "Title": "Points-to Analysis: A Fine-Grained Evaluation", "Keywords": ["static program analysis", "points-to analysis", "context sensitivity"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "20", "Authors": ["Jonas Lundberg", "Welf Lowe"], "Author institutions": ["Linnaeus University", "Linnaeus University"], "Author cities": ["Vaxjo", "Vaxjo"], "Author countries": ["Sweden", "Sweden"], "Jucs level 1 topics": ["software", "theory of computation"], "Jucs level 2 topics": ["software engineering", "programming languages", "logics and meanings of programs"], "Jucs level 3 topics": ["processors", "coding tools and techniques", "semantics of programming languages"]} -{"index": {"_id": 151}} -{"ID": "018-20-2879", "Title": "The Contrapositive of Countable Choice for Inhabited Sets of Naturals", "Keywords": ["constructive mathematics", "countable choice"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "20", "Authors": ["Iosif Petrakis"], "Author institutions": ["Ludwig-Maximilians Universit\u00e4t M\u00fcnchen"], "Author cities": ["M\u00fcnchen"], "Author countries": ["Germany"], "Jucs level 1 topics": ["mathematics of computing"], "Jucs level 2 topics": ["general"], "Jucs level 3 topics": []} -{"index": {"_id": 152}} -{"ID": "018-20-2893", "Title": "Ontology-based Approach to Competence Profile Management", "Keywords": ["competence", "competence managemen", "competence profile", "formalisation", "ontology-based profile", "OWL", "Jena"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "20", "Authors": ["Vladimir Tarasov"], "Author institutions": ["J\u00f6nk\u00f6ping University"], "Author cities": ["J\u00f6nk\u00f6ping"], "Author countries": ["Sweden"], "Jucs level 1 topics": ["information systems", "knowledge management "], "Jucs level 2 topics": ["knowledge modeling", "information systems applications", "models and principles"], "Jucs level 3 topics": []} -{"index": {"_id": 153}} -{"ID": "018-20-2920", "Title": "Engineering Security into Distributed Systems: A Survey of Methodologies", "Keywords": ["computer security", "security engineering", "secure software engineering", "distributed systems", "security methodologies", "model driven security", "secure software architectures", "security patterns", "model-based development", "survey"], "Article type": "Research Article", "Issue type": "regular", "Volume": "18", "Issue": "20", "Authors": ["Anton V. Uzunov", "Eduardo B. Fernandez", "Katrina Falkner"], "Author institutions": ["University of Adelaide", "Florida Atlantic University", "University of Adelaide"], "Author cities": ["Adelaide", "Boca Raton", "Adelaide"], "Author countries": ["Australia", "USA", "Australia"], "Jucs level 1 topics": ["computer systems organization", "science and technology of learning", "software", "computing milieux"], "Jucs level 2 topics": ["management of computing and information systems", "software engineering", "operating systems", "computer-communication networks", "security/trust"], "Jucs level 3 topics": ["security and protection", "requirements/specifications", "general", "design tools and techniques", "distributed systems"]} - diff --git a/datasets_example/populate_elastic.py b/datasets_example/populate_elastic.py deleted file mode 100644 index a7b426f2..00000000 --- a/datasets_example/populate_elastic.py +++ /dev/null @@ -1,12 +0,0 @@ -import requests -import sys - -requests.put(f"http://localhost:9200/{sys.argv[1]}?pretty") - -headers = {"Content-Type": "application/x-ndjson"} - -data = open(sys.argv[2], "rb").read() - -requests.post( - f"http://localhost:9200/{sys.argv[1]}/_bulk?pretty", headers=headers, data=data -) diff --git a/server/app/data/config/jucssm.json b/server/app/data/config/jucssm.json new file mode 100644 index 00000000..23a8434e --- /dev/null +++ b/server/app/data/config/jucssm.json @@ -0,0 +1 @@ +{"default_visible_dimensions": ["Title", "Authors"], "anchor": "Title", "links": ["Authors"], "dimension_types": {"ID": "string", "Title": "string", "Keywords": "list", "Article type": "category", "Issue type": "category", "Volume": "integer", "Issue": "integer", "Authors": "list", "Author institutions": "list", "Author cities": "list", "Author countries": "list", "Jucs level 1 topics": "list", "Jucs level 2 topics": "list", "Jucs level 3 topics": "list"}, "default_search_fields": ["Title"], "schemas": [{"name": "default", "relations": [{"dest": "Authors", "src": "Title", "relationship": "oneToMany"}]}], "search_hints": {"Keywords": {"values": ["", " +)-algebra", "3D collaborative virtual environments", "3D collaborative virtual worlds", "3D virtual worlds", "Alpha rhythm", "Apache", "Botnet", "C.2.4", "COBIT", "CPM", "CSCL", "Delphi study", "E-Learning", "E-learning", "EDUKapp", "EU project", "ElectroniccHealth Record (EHR)", "Event-related-(de)synchronisation', \"Alzheimer's disease\", 'thalamo-cortical model", "Experience Capture", "Explicit", "FLOSS", "FNR", "FP7", "Facebook", "FreeBSD", "Google Docs", "H.264/AVC", "H.3.3", "HIS", "Handover", "Health Management Information System (HMIS or HIS)", "Hermagoras of Temnos", "Hidden Markov Models", "Horn logic", "ICT", "ICT Engineering Education", "ICT4E", "IEEE 802.16e", "IIR filters", "IMS LTI", "IMS Learning Design", "ISSC", "IT service systems", "ITIL", "ITS", "Information security culture", "Internet of Things", "Internet of things", "Interoperability", "Jena", "K-DMeans", "K.3.1", "Kano model", "LMS", "LTfLL", "Laplace Crossover", "MDE", "MLS", "MPEG spelling variations", "Mash-up", "Max Flow Grouping Algorithm", "Mobile", "Mobile devices", "Mobility Model", "Moodle", "Multi-relational Scientific Social Network Analysis", "NLP", "NSGA-II", "Nash equilibrium", "Next Generation Internet", "OCW", "OER", "OKI", "OWL", "Omelette", "OpenCourseWare", "OpenSimulator", "P system", "P2P", "P2P system", "PDF", "PLE", "Particle Swarm optimization", "Personal Health Record (PHR)", "Personal Learning Environment", "Petri nets and (max", "Py-family of stream ciphers", "QoS", "Quadratic Approximation Particle Swarm optimization", "RBAC", "ROLE", "Rave", "SNA", "SNS", "SOA", "SaaS", "Sakai", "SeCA model", "Second Life", "Sloodle", "Social Web", "Software Development", "South Africa", "Switzerland", "TAM", "TFIDCF", "TRCR-32", "TRCR-64", "TTS", "Tacit", "Taxi GPS Data", "UML", "VANETs", "VLE", "Vehicular Ad Hoc Network", "Virtual Worlds", "W3C", "Web 2.0", "Web applications", "Web browser", "Web information systems", "Web service", "Web services", "Web-based services", "Web-based simulation", "Widget", "Wikipedia", "Windows 7", "Windows Vista", "Windows XP", "Wookie", "accelerometer data", "access control", "access point", "activating digital learning resources", "activities across spaces", "adaptive learning", "affordance", "agent architecture", "agile SW development", "analysis of problem-solving activities", "ant colony optimization", "anycast", "app store", "architecture for virtual learning environments", "array languages", "art gallery problems", "artificial immune system", "artificial neural networks", "augmented physical spaces", "augmented reality", "augmented virtuality", "authentication protocol", "authoring tools", "automated negotiation", "automatic tag attachment", "belief-desire-intention model", "benchmark", "best practice", "blogosphere", "broadcasting problem", "business education", "business model", "business process", "case study", "choreography", "classical rhetorical frame", "classroom orchestration", "cloud", "cloud computing", "cloud security", "coarse-grained word senses", "collaborative complex learning objects", "collaborative learning", "collaborative learning flows", "college", "community analysis", "community detection", "comonsense reasoning", "compatibility", "competence", "competence managemen", "competence profile", "completeness", "complexity", "component-based development", "components", "computational geometry", "computational intelligence", "computer based assessment", "computer security", "computer supported collaborative learning", "computer-aided design (CAD)", "computer-supported learning environments", "computers in education", "computing systems", "concept", "conceptual model", "conceptual model for services", "conceptual modelling", "confidentiality", "constraints", "constructive mathematics", "constructivism", "constructor", "context sensitivity", "context-aware computing", "controlled derivations", "cooperation", "cooperative systems", "corpus", "countable choice", "cross layer optimisation", "cryptanalysis", "culture", "cyber forensic experts", "cyber security", "data grounding", "design choices", "design-based research", "design-oriented pedagogy", "design-oriented research", "differential evolution", "digital divide", "digital evidence", "digital forensic process", "digital forensic readiness", "digital forensics", "digital natives", "digital technologies", "dimensioning and improvement", "directed path", "disadvantaged contexts", "discovery", "discrete event simulation", "distinguishing attack", "distributed P systems", "distributed knowledge management", "distributed software development", "distributed software sevelopment (DSD)", "distributed systems", "distributed work", "domain experts", "domain-specific software development", "e-Learning", "e-commerce", "e-learning", "e-learning system", "eLearning", "ecologies of participation", "economic dispatch", "educational standards", "election analysis", "electronic exchanges", "elliptic curve cryptography", "end user", "end-user development", "end-user software engineering", "entrepreneurship", "entrepreneurship education", "evaluation", "evaluation and simulation", "extended floating car data", "failures", "fast modularity optimization", "fault-tolerance", "first-order logic", "focus group", "foreign language teaching and learning", "formal languages", "formalisation", "forum", "framework", "free software", "future classrooms", "fuzzy cognitive maps", "fuzzy community detection", "game based learning", "game theory", "game-based learning", "gaming", "gender", "genetic algorithm", "genetic algorithms", "global optimization", "global software development", "global software development (GSD)", "global teaching", "goal modelling", "group communication", "h-confidence", "hash value", "healthcare systems", "hidden data", "high-speed arithmetics", "home users", "home-based healthcare", "hybrid learning environments", "hybrid logics", "hybrid metaheuristics and approximation algorithms", "iCamp", "iTEC", "idSpace", "identity", "image", "immersive learning games", "inducibility", "induction", "informal learning", "information extraction", "information hiding", "information propagation", "information security", "information security awareness", "information security governance", "information security management", "information security service culture", "information system", "information systems", "information systems development", "information visualization", "innovation", "input sensitivity analysis", "institution", "integration", "intercultural competence", "intercultural learning", "interoperability", "interval length binders", "interval neighborhood logics", "intraframe coding", "key management", "key person", "knowledge flow", "knowledge integration", "knowledge management systems", "knowledge networks", "language technologies", "large-scale networks", "large-scale use", "learning by collaborative designing", "learning design", "learning in multi-user virtual environments", "learning network", "learning object", "learning objects", "learning simulation", "legislation", "lifelong learning", "linked data", "literature review", "load balancing", "local search", "location based games", "logistic regression", "m-learning", "malware", "mapping", "mapping languages", "mashups", "membrane algorithm", "membrane computing", "membrane systems", "meta-model", "metadata and learning", "micro-blog", "microblogs", "mirror worlds", "misbehaviour", "mobile", "mobile WiMAX", "mobile computing", "mobile devices", "mobile games", "mobile information systems", "mobile learning", "mobility", "modality effect", "model driven security", "model-based development", "model-driven development", "model-driven engineering", "modeling", "modularity", "monitoring", "motivation", "multi-agent system", "multi-objective clustering", "multi-objective optimization", "multicore computing", "multilevel steganography", "multimedia", "multimedia presentation", "multimodal biometry", "multipath communication", "multiprocessor-system-on-chip (MPSoC)", "multirate filter bank", "name card", "natural language processing", "negative results", "negotiation agent", "net benefit", "network planning", "network steganography", "network-on-chip", "network-on-chip (NoC)", "networked learning", "networks", "networks-on-chip", "neutral examples", "node position", "object", "on-chip pipelining", "on-line discussions", "online banking", "online product presentation", "ontologies", "ontology", "ontology matching", "ontology-based profile", "open educational resources", "open source", "open source development", "open standards", "operating system", "opinion mining", "optimization", "ordered text extraction", "overlapping community detection", "overlay networks", "packet routing", "parallel architectures", "parallel merge sort", "particle swarm optimisation", "particle swarm optimization", "path diversity", "patient information system", "patterns", "pedagogical model", "peer-to-peer correction", "performance analysis", "performance evaluation", "performance measurement", "persistent group", "personal learning environment", "personal learning environments", "phonetic algorithms", "picture language", "points-to analysis", "polyphase decomposition", "population-based incremental learning (PBIL)", "poset", "privacy", "problem based learning", "product manager", "project-based learning", "proof theory", "pulse code modulation", "pure grammar systems", "quadratic interpolation", "quadrature mirror filter bank", "qualifications", "qualitative methods", "qualitative models", "quality", "quality health information", "quality of service", "quantitative methods", "railway", "real-time implementation", "recognition", "related-key attack", "release planning", "remote code execution", "reputation management", "requirements engineering", "resource oriented architecture", "risk analysis", "risk assessment", "risk management", "risk taking", "role identification", "routing algorithm", "scaffolding", "science education", "secure software architectures", "secure software engineering", "secure tropos", "security", "security classification", "security engineering", "security for web service", "security health information", "security methodologies", "security metrics", "security metrics and measurement", "security patterns", "self-efficacy", "self-management", "semantic engine", "semantic interpretation", "semantic web", "semantic web services", "sentiment analysis", "sentiment polarity", "serious games", "service composition", "service evolution", "service oriented architecture", "service oriented architectures", "service systems", "service-oriented", "service-oriented architectures", "serviceability", "services", "shuffle on trajectories", "simulation", "simulation model web repository", "smartphone", "social community extraction", "social group", "social influence", "social network", "social network analysis", "social networks", "social networks analysis", "social pulse", "social recommendation system", "social tagging", "social voter", "socio-cultural dynamics", "software", "software as a Service", "software as a service", "software cost estimation", "software engineering", "software inspection", "software process", "software project management", "software quality", "software tools", "software vendors", "software vulnerabilities", "sourcing", "spatial reasoning", "special-purpose and application-based systems", "specification", "speech interaction", "split attention", "stable social group", "statecharts", "static program analysis", "streaming computations", "survey", "syntax and semantics of modelling language", "systematic literature review", "tandem language learning", "target marketing", "task mapping", "taxonomy", "teacher training", "teaching and learning strategies", "technology enhanced learning", "telecollaboration", "temporal and fuzzy database system", "temporal and fuzzy ontological framework", "test", "text clustering", "text extraction", "text mining", "text preprocessing", "text-to-speech", "tool", "tools for GSD", "topological mapping", "traffic", "traffic information systems", "trigonometric mutation", "trust", "tutoring", "type theory", "undecidability", "unicast", "usability engineering", "user experience questionnaire UEQ", "user interaction", "user interfaces", "user modelling", "user-centred design", "utilization level", "vehicle tracking", "verification", "video", "videoconference", "virtual teams", "virtualized collaborative sessions", "visibility and coverage problems", "visual languages", "wearable devices", "web accessibility", "web service access control", "web services", "weighted relationships", "widgets", "wireless local area network", "wireless multimedia sensor", "word sense disambiguation (WSD)", "word senses"]}, "Article type": {"values": ["Editorial", "Research Article"]}, "Issue type": {"values": ["special", "regular", "registered"]}, "Volume": {"min": 18, "max": 18}, "Issue": {"min": 1, "max": 20}, "Authors": {"values": ["A.S. Prasanna Venkatesan", "Abdelmadjid Bouabdallah", "Adriana J. Berlanga", "Adrie J.M. Beulens", "Ahmed Nait-Sidi-Moh", "Ajantha Dahanayake", "Ajith Abraham", "Alberto Freitas", "Alberto Soraci", "Alejandro Rodriguez-Ascaso", "Alexander Meduna", "Alfonso Ure\u00f1a-L\u00f3pez", "Alok Mishra", "Alton Y.K. Chua", "Ana Paula Chaves", "Andre Mostert", "Andrea Pozzali", "Andrea Rosales", "Andreana Casaramona", "Andreas S. Andreou", "Andreas Schmeil", "Andr\u00e9 L. Vignatti", "Andy Zbinden", "Angel P. del Pobil", "Angelo Montanari", "Anjo Anjewierden", "Anna Pierri", "Anna Zygmunt", "Anton Joha", "Anton Kos", "Anton V. Uzunov", "Antonio F. G\u00f3mez-Skarmeta", "Antonio L. Bajuelos", "Antonio de Amescua Seco", "Anu Liljestr\u00f6m", "Anuradha Mathrani", "Araceli Sanchis de Miguel", "Ari Pietik\u00e4inen", "Arturo Montejo-R\u00e1ez", "Ashwin Kashyap", "Atif Latif", "Atulya K. Nagar", "Aurora Vizca\u00edno", "B. Cristina Pelayo G-Bustelo", "Baltasar Fern\u00e1ndez-Manj\u00f3n", "Basabdatta Sen Bhattacharya", "Benjamim Fonseca", "Bernhard Thalheim", "Bingwen Shen", "Bojan Cukic", "Boyi Xu", "Bo\u017eidar Radenkovi\u0107", "Branislav Jovani\u0107", "Bratislav Predic", "B\u00e9atrice S. Hasler", "Cao Mukun", "Carla-Lee Botha", "Carlos Delgado Kloos", "Carlos \u00c1. Iglesias", "Chang Wook Ahn", "Charles Severance", "Chiara Bramani", "Choochart Haruechaiyasak", "Christian Fr\u00fchwirth", "Christian G\u00fctl", "Christoph W. Kessler", "Christos Kalloniatis", "Claudia Berger", "Claudio Demartini", "Crescencio Bravo", "Cristina Vicente-Chicote", "C\u00e1ndido Caballero-Gil", "D.G. Thomas", "Daewon Kim", "Damien Coyle", "Daniel G\u0103in\u0103", "Daniel Mellado", "Daniela Panno", "Daqiang Zhang", "Dario Della Monica", "David G. Rosado", "David Ganan", "David Griffiths", "David Griol", "David Lizcano", "David Maroto", "David Parsons", "David Rold\u00e1n", "Davinia Hern\u00e1ndez-Leo", "Deepti Mishra", "Derick Leony", "Diego Berrueta Mu\u00f1oz", "Diego Morillo", "Dilip S. Sam", "Diomidis Spinellis", "Doosung Hwang", "Doron Drusinsky", "Dosam Hwang", "Dragan Stojanovic", "Dusan Bara\u0107", "Dusan Milutinovic", "Edmundo Tovar", "Eduardo B. Fernandez", "Eduardo Fernandes", "Eduardo Fern\u00e1ndez-Medina", "Eduardo G\u00f3mez-S\u00e1nchez", "Efi Papatheocharous", "Elisa Hatsue Moriya Huzita", "Elmarie Kritzinger", "Emmanuelle Raffenne", "Enric Mayol", "Eric Dubois", "Eric Fleury", "Ernesto Arroyo", "Esperanza Marcos", "Ester Mart\u00ednez-Mart\u00edn", "Eva-Maria Holt", "Fabrizio Lamberti", "Feiyu Lin", "Felix Schmitz", "Fen Zhou", "Fenglin Bu", "Fernando Alonso", "Florentin Ipate", "Fl\u00e1vio K. Miyazawa", "Francesca Fanni", "Francis George C. Cabarle", "Francisco J. Garc\u00eda-Pe\u00f1alvo", "Frank Kappe", "Freddy Bolanos", "Fredy Rivera", "F\u00e9lix Buend\u00eda", "Gabriela Aranda", "Genlin Ji", "Genoveva L\u00f3pez", "George M. Giaglis", "Geraldo Zimbr\u00e3o", "Gerard Cabunducan", "Gexiang Zhang", "Gislaine Camila Lapasini Leal", "Goran Martinovic", "Gregorio Hern\u00e1ndez", "Grzegorz Chmaj", "Guido Sciavicco", "Guillermo Vega-Gorgojo", "Gurvinder Singh Baicher", "Haengrae Cho", "Hannes Holm", "Haralambos Mouratidis", "Heikki H\u00e4mm\u00e4inen", "Hein S. Venter", "Hein Venter", "Henna Suomi", "Henriikka Vartiainen", "Hermann Maurer", "Hong Liu", "Hongming Cai", "Hongyu Huang", "Howard Blair", "Huansheng Ning", "Hugo Paredes", "Hui Ma", "I-Hsing Ting", "Ian Dunwell", "Ickin Vural", "Iosif Petrakis", "Isabel Duarte", "Isabella Rega", "Ismael Caballero", "Ismael Hasan", "Ismael Navas-Delgado", "Ivan Burke", "Izak van Zyl", "Jaafar Gaber", "Jae C. Oh", "Jagdish Chand Bansal", "Jamal Jida", "James D. Slotta", "Jan Hensgens", "Jan J\u00fcrjens", "Janneth Chicaiza", "Jano M. Souza", "Jaros\u0142aw Ko\u017alak", "Jasmine A. Malinao", "Jason J. Jung", "Javier Criado", "Javier Melero", "Javier Parapar", "Javier Soriano", "Javier Torrente", "Jeffrey W. Merriman", "Jens Hellmers", "Jesus G. Boticario", "Jezabel Molina-Gil", "Ji Ma", "Jian Chen", "Jiantan Liu", "Jie Guan", "Jie Zhang", "Jinbang Xu", "Jixiang Cheng", "Joaquin Olivares", "Johannes Tramper", "John Boaz Lee", "Jonas Lundberg", "Jong Wook Kim", "Joo Young Lee", "Jordi Piguillem", "Jord\u00e1n Pascual Espada", "Jorge Lima", "Jorge Lopez", "Jorge Martinez-Gil", "Jorge Roa", "Jorma Enkenberg", "Jose Edison Aedo", "Jose Emilio Labra Gayo", "Jose F. Aldana-Montes", "Jose Ignacio Fern\u00e1ndez-Villamor", "Jose Mar\u00eda Alvarez Rodr\u00edguez", "Josep Blat", "Josip Balen", "Jos\u00e9 Jes\u00fas Garcia Rueda", "Jos\u00e9 Jes\u00fas Garc\u00eda Rueda", "Jos\u00e9 Luis Hern\u00e1ndez", "Jos\u00e9 Manuel Molina", "Jos\u00e9 Paulo Leal", "Jo\u00e3o Carvalho", "Jo\u00e3o Varaj\u00e3o", "Juan I. Asensio-P\u00e9rez", "Juan Ivan Nieto-Hipolito", "Juan M. Vara", "Juan Manuel Cueva Lovelle", "Juan Manuel Ordu\u00f1na", "Juan Manuel Vara", "Juan de Dios Sanchez-Lopez", "Jue Wang", "J\u00f6rg Keller", "J\u00f6rg Thomaschewski", "J\u00fcrgen M\u00fcnch", "K.G. Subramanian", "Kalevi Kilkki", "Kamala Krithivasan", "Kamran Ahsan", "Katrina Falkner", "Kayhan Dursun", "Kazuhiro Ogata", "Kevin\\xa0S. Xu", "Klaus-Dieter Schewe", "Kokichi Futatsugi", "Kook-Yeol Yoo", "Kris Popat", "Krzysztof Szczypiorski", "Krzysztof Walkowiak", "Kurt Sandkuhl", "Kusum Deep", "Lars Bollen", "Laurence\\xa0T. Yang", "Leonel Morgado", "Liam P. Maguire", "Lin Ding", "Lorenzo Cantoni", "Luca Botturi", "Luis Enrique S\u00e1nchez", "Luis Iribarne", "Luis Polo Paredes", "Luiz F. Bittencourt", "Luiza de Macedo Mourelle", "Luneque Silva Junior", "Lusha Wang", "Lutz Prechelt", "Lydia Montandon", "M. Teresa Escrig", "Mabel Vazquez-Briseno", "Mafalda Martins", "Mahalakshmi G. Suryanarayanan", "Marc Alier", "Marc Alier Forment", "Marc Sabbagh", "Marc-Philippe Huget", "Marcel van der Klink", "Marcio Eduardo Delamaro", "Marco Kalz", "Marco Spruit", "Marcus Specht", "Maria Jose Casa\u00f1", "Marian Gheorghe", "Marianne Loock", "Marija Jovic", "Marijana Despotovi\u0107-Zraki\u0107", "Marijn Janssen", "Mark Johnson", "Mark William Johnson", "Martin Rahe", "Mar\u00eda Blanca Ib\u00e1\u00f1ez", "Mar\u00eda Jos\u00e9 Casany", "Mar\u00eda-Teresa Mart\u00edn-Valdivia", "Matej Rus", "Mathias Ekstedt", "Maurizio Palesi", "Melody Y. Kiang", "Mercedes Garijo", "Michael P. Papazoglou", "Michele Notari", "Michelle Lui", "Miguel Garc\u00eda Rodr\u00edguez", "Miguel L. Bote-Lorenzo", "Miguel \u00c1ngel Conde", "Mike Tissenbaum", "Millie Pant", "Milo\u0161 Milovanovi\u0107", "Miltiadis D. Lytras", "Min Chen", "Min-You Wu", "Minglu Li", "Miroslav Minovi\u0107", "Mohamed Bakhouya", "Mohammed Achemlal", "Mohammed Rushdi Saleh", "Muhammad Tanvir Afzal", "Mushtaq Ahmad", "Musrrat Ali", "Nadeem Mahmood", "Nader Bagherzadeh", "Nadia Nedjah", "Nagwa Badr", "Nathan Labhart", "Nelson Piedra", "Nicolas Mayer", "Nicolas Padilla", "Nicolas Szilas", "Nikolaos Avouris", "Nikolas Galanis", "Nikoleta Yiannoutsou", "Olga C. Santos", "Omar Chiotti", "Onur C. Sert", "Oscar Martinez-Bonastre", "Oscar Rebollo", "Oscar Sanju\u00e1n Mart\u00ednez", "Pablo Villarreal", "Paolo Ferri", "Patricia Ord\u00f3\u00f1ez de Pablos", "Patricia van Ulzen", "Patrick Heymans", "Pattama Charuenporn", "Pattarasinee Bhattarakosol", "Paul Sharples", "Paulo Martins", "Pedro Martinez-Julia", "Pedro Neves", "Pedro Soto-Acosta", "Pei Shan Chang", "Peter B. Sloep", "Petr Suchanek", "Petr Zemek", "Pierre Vincent", "Pilar Sancho", "Pino Caballero-Gil", "Piotr Br\u00f3dka", "Przemys\u0142aw Kazienko", "Qiang Liu", "Qing Liu", "Qing Wang", "Qinna Wang", "Qun Jin", "Radhika Shenoy Balkunje", "Rafael Duque", "Rafael Tornero", "Rahul Rastogi", "Raimundas Matulevi\u010dius", "Rainer Hofer", "Raluca Lefticaru", "Ramiro Gon\u00e7alves", "Raphael Castillo", "Raul Nieves", "Reda Alhajj", "Reijo M. Savola", "Retha de la Harpe", "Ricardo Colomo-Palacios", "Ricardo Queir\u00f3s", "Ricardo Rodrigues Nunes", "Rikard Hult\u00e9n", "Rob J.M. Hartog", "Rob van Wezel", "Robert Bucki", "Robert Sanders", "Roland Klemke", "Rosni Abdullah", "Rossouw von Solms", "Runhe Huang", "S. M. Aqil Burney", "Sandilya Bhamidipati", "Sanjay Mathrani", "Santi Caballe", "Santiago Canales", "Sarun Intakosum", "Saso Tomazic", "Satoshi Fujita", "Sa\u00efd Gharout", "Sa\u0161a Bo\u0161njak", "Scott Wilson", "Sean McCusker", "Sendhilkumar Selvaraju", "Shaimaa Haridy", "Shareeful Islam", "Shoukun Xu", "Shyue-Liang Wang", "Simonetta Bettiol", "Sipho Ngobeni", "Slavi Stoyanov", "Star\u010devi\u0107 Du\u0161an", "Stefaan Ternier", "Stefan Gruner", "Stefan Minder", "Stefanos Gritzalis", "Susan Elias", "Symeon Retalis", "T. Robinson", "Tansel \u00d6zyer", "Tarek F. Gharib", "Teodor Sommestad", "Thanasis Daradoumis", "Thijs Baars", "Thomas Wriedt", "Thorsten Klein", "Ting Ting Qin", "Tippakorn Rungkasiri", "Ulrich Woermann", "Ulrik Franke", "Urban Lapajne", "Valentin Goranko", "Valentina Gatteschi", "Valeria de Castro", "Vanaja Gokul", "Vasilios Andrikopoulos", "Vera Barracho", "Victor Str\u00f6ele", "Viktorija Bojovic", "Vincenzo Catania", "Vladimir Tarasov", "Wafaa Ait-Cheik-Bihi", "Welf Lowe", "Wen-long Sun", "Wenliang Du", "Wilas Chamlertwat", "Wojciech Fr\u0105czek", "Wojciech Mazurczyk", "Wolfgang Greller", "Wouter Tebben", "Xiaojun Qian", "Xiaoli Huang", "Xiaoping Che", "Xing Jin", "Xingang Liu", "Xuan Hau Pham", "Yacine Challal", "Yanmin Zhu", "Yue Duan", "Yung Bok Kim", "Yunyun Niu", "Zhong Chu", "Zita Bo\u0161njak", "Zoraida Callejas", "Zorica Bogdanovi\u0107", "\u00c1lvaro Barreiro", "\u00c1ngel Garc\u00eda-Crespo", "\u00c2ngela Pereira"]}, "Author institutions": {"values": ["\"King Mongkut's Institute of Technology Ladkrabang\", \"King Mongkut's Institute of Technology Ladkrabang\"", "(Christian-Albrechts University of Kiel", "(SEVEN PRINCIPLES", "(USAL Universidad de Salamanca", "(University of Lincoln", "ABV-Indian Institute of Information Technology and Management Gwalior", "AGH University of Science and Technology", "Aalto University", "Ain Shams University", "Anna University", "Athens University of Economics and Business", "Atilim University", "Atilim University Incek", "Atos GIBS (Global Innovation and Business Strategy)", "Aurus KTS", "Australian National University", "B.S. Abdur Rahman University", "Beihang University", "Beihang\\xa0University", "Beijing Jiaotong University", "Brno University of Technology", "CIEBI - Centro de Inova\u00e7\u00e3o Empresarial da Beira Interior", "CRACS & INESC-Porto LA & DI-ESEIG/IPP", "CRP Henri Tudor", "California State University", "Cape Peninsula University of Technology", "Carlos III University of Madrid", "Changzhou University", "Changzhou\\xa0University", "Chongqing University", "Christian Albrechts University Kiel", "Chulalongkorn University", "Complutense University of Madrid", "Council for Scientific and Industrial Research", "Coventry University", "Cyprus University of Technology", "Dankook University", "Delft University of Technology", "Durham University", "EADA - Escuela de Alta Direcci\u00f3n y Administraci\u00f3n", "EBN - European BIC Network", "EquaTerra", "Ericsson Finland", "Evry University", "Federal Technological University of Parana", "Federal University of Rio de Janeiro", "FernUniversit\u00e4t in Hagen", "Florida Atlantic University", "Free Knowledge Institute", "Freie Universit\u00e4t Berlin", "Fundacion CTIC", "Graz University of Technology", "Hemofarm Group", "Hiroshima University", "Hosei University", "Huazhong University of Science and Technology", "INGAR-CONICET", "Indian Institute of Technology Madras", "Indian Institute of Technology Roorkee", "Information Science and Technology Institute", "Innova BIC - Business Innovation Centre", "Instituto Polit\u00e9cnico de Leiria", "Interdisciplinary Center Herzliya", "Japan Advanced Institute of Science and Technology", "Jaume-I University", "Johannes Kepler University Linz", "Josip Juraj Strossmayer University of Osijek", "J\u00f6nk\u00f6ping University", "J\u00f6nk\u00f6ping\\xa0University", "KCH International", "King Abdulaziz University", "Kore University", "Lebanese University", "Leibniz Information Center for Economics", "Link\u00f6ping Universitet", "Linnaeus University", "Liverpool Hope University", "Ludwig-Maximilians Universit\u00e4t M\u00fcnchen", "Machine Intelligence Research Labs (MIR Labs)", "Madras Christian College", "Madrid", "Massachusetts Institute of Technology", "Massey University", "Meta4", "Miguel Hernandez University", "Ministry of Labour and Immigration", "MobKit", "Modelli Matematici e Applicazioni (MoMA, SpA)", "Mohammad Ali Jinnah University", "Nanjing Normal University", "Nanjing\\xa0Normal\\xa0University", "Nanyang Technological University", "National Electronics and Computer Technology Center", "National University of Comahue", "National University of Kaohsiung", "Naval Postgraduate School", "Nelson Mandela Metropolitan University", "Ontario Institute for Studies in Education", "Open Universiteit Nederland", "Open University of Catalonia", "Open University of the Netherlands", "Orange Labs - France Telecom", "Politecnico di Torino", "Prince Sultan University", "Rey Juan Carlos University", "Reykjavik University", "Rostock University", "Royal Institute of Technology", "SICAMAN NT.", "SWITCH", "Sejong University", "Seoul National University", "Shanghai Jiao Tong University", "Sicaman-NT", "Silesian University in Opava", "Software Competence Center Hagenberg", "Southwest Jiaotong University", "Sri Venkateswara College of Engineering", "St.\\xa0Francis\\xa0Xavier\\xa0University", "Staffordshire University", "State University of Maringa", "State University of Rio de Janeiro", "Sungkyunkwan University", "Syracuse University", "TOBB Economics and Technology University", "Technical Institute of Denmark", "Technical University of Cartagena", "Technical University of Dortmund", "Technicolor", "Teradata Corporation", "The American College of Greece", "The College of Informatics and Management in Bielsko-Bia\u0142a", "The University of Bolton", "Tilburg University", "UABC", "UPC Universitat Polit\u00e8cnica de Catalunya Barcelona-Tech", "Ufficio Scolastico Regionale per il Veneto", "Universidad Carlos III de Madrid", "Universidad Nacional de Colombia", "Universidad Politecnica de Madrid", "Universidad Polit\u00e9cnica de Madrid", "Universidad Polit\u00e9cnica de Valencia", "Universidad Pontif\u00edcia Comillas de Madrid", "Universidad Tecnica Particular de Loja", "Universidad Tecnol\u00f3gica Nacional", "Universidad de Antioquia", "Universidad de Murcia", "Universidad de Salamanca", "Universidad de Valencia", "Universidad de Valladolid", "Universidade do Porto", "Universitat Polit\u00e8cnica de Catalunya - Barcelona Tech", "Universitat Pompeu Fabra", "Universiti Sains Malaysia", "University Carlos III of Madrid", "University of Adelaide", "University of Almeria", "University of Applied Sciences Emden/Leer", "University of Applied Sciences of Southern Switzerland", "University of Aveiro", "University of Belgrade", "University of Bern", "University of Bolton", "University of Bremen", "University of Calgary", "University of California, Irvine", "University of Campinas", "University of Cantabria", "University of Castilla-La Mancha", "University of Catania", "University of Cordoba", "University of Cyprus", "University of East London", "University of Eastern Finland", "University of Electronic Science and Technology of China", "University of Geneva", "University of Granada", "University of Helsinki", "University of Ja\u00e9n", "University of Karachi", "University of La Laguna", "University of Ljubljana", "University of Lugano", "University of Maribor", "University of Michigan", "University of Milan", "University of Murcia", "University of M\u00e1laga", "University of Namur", "University of Nis", "University of Novi Sad", "University of Oviedo", "University of Patras", "University of Piraeus", "University of Pitesti", "University of Porto", "University of Pretoria", "University of Salamanca", "University of Sao Paulo", "University of Savoie", "University of Sheffield", "University of South Africa", "University of Stuttgart", "University of Tartu", "University of Technology of Compi\u00e8gne", "University of Tr\u00e1s-os-Montes e Alto Douro", "University of Twente", "University of Udine", "University of Ulster", "University of Valladolid", "University of Wales Newport", "University of Zurich", "University of a Coru\u00f1a", "University of the Aegean", "University of the Philippines", "Universit\u00e0 della Svizzera italiana", "Universit\u00e0 della svizzera italiana", "Universit\u00e9 de Lyon", "Universit\u00e9 de Picardie Jules Verne", "Universit\u00e9 de Strasbourg", "Universit\u00e9 de Technologie de Belfort Montb\u00e9liard", "Utrecht University", "VTT Technical Research Centre of Finland", "Victoria University of Wellington", "Wageningen University", "Warsaw University of Technology", "Waseda University", "West Virginia University", "Wroc\u0142aw University of Technology", "Xiamen University", "Yeungnam University", "aDeNu Research Group", "niversity of Castilla-La Mancha"]}, "Author cities": {"values": ["Adelaide", "Almeria", "Amsterdam", "Ankara", "Ann Arbor", "Annecy-Chamb\u00e9ry", "Asni\u00e8res sur Seine", "Athens", "Auckland", "Aveiro", "Bangkok", "Barcelona", "Baronissi", "Beijing", "Belfort", "Belgrade", "Berlin", "Bern", "Bielsko-Bia\u0142a", "Boca Raton", "Bolton", "Bremen", "Brno", "Brussels", "Caen", "Cairo", "Calgary", "Cambridge", "Campinas", "Campo Mourao", "Canberra", "Cape Town", "Cartagena", "Castell\u00f3n", "Catania", "Changzhou", "Chengdu", "Chennai", "Cheonan", "Chongqing", "Ciudad Real", "Compi\u00e8gne", "Copenhagen", "Cordoba", "Coru\u00f1a", "Coventry", "Covilh\u00e3", "Delft", "Dortmund", "Durham", "Ede", "El Segundo", "Elche", "Emden", "Enna", "Enschede", "Ensenada", "Espoo", "Gen\u00e8ve", "Gerakas", "Gijon", "Granada", "Graz", "Gwalior", "Gwent", "Gyeongsan", "Hagen", "Hagenberg", "Heerlen", "Helsinki", "Herzliya", "Hiroshima", "India", "Irvine", "Islamabad", "Ja\u00e9n", "Jeddah", "J\u00f6nk\u00f6ping", "Kaohsiung", "Karachi", "Kiel", "Kirkkonummi", "Krak\u00f3w", "Kyungsan", "Leganes", "Legan\u00e9s", "Leiria", "Lemesos", "Lille", "Lincoln", "Link\u00f6ping", "Linz", "Liverpool", "Ljubljana", "Locarno", "Loja", "London", "Long Beach", "Lugano", "Luxembourg", "Lyon", "Maastricht", "Madrid", "Maribor", "Maringa", "Medellin", "Messina", "Milan", "Monterey", "Morgantown", "Murcia", "Mytilene", "M\u00e1laga", "M\u00fcnchen", "Namur", "Nanjing", "Neuquen", "Nicosia", "Nis", "Nomi", "Novi Sad", "Opava", "Osijek", "Oulu", "Oviedo", "Palo Alto", "Paris", "Pathumthani", "Patras", "Penang", "Piraeus", "Pitesti", "Port Elizabeth", "Porto", "Pretoria", "Quezon City", "Ratingen", "Reykjavik", "Rio de Janeiro", "Riyadh", "Rome", "Roorkee", "Rostock", "Saharanpur", "Saint Quentin", "Salamanca", "Santa Fe", "Santander", "Sao Carlos", "Sao Paulo", "Savonlina", "Savonlinna", "Seoul", "Shanghai", "Sheffield", "Sichuan", "Singapore", "Stafford", "Stockholm", "Strasbourg", "Stuttgart", "Suwon", "Syracuse", "Tartu", "Tenerife", "Tilburg", "Tokorozawa", "Tokyo", "Torino", "Toronto", "Tripoli", "Udine", "Ulster", "University of Almeria", "Utrecht", "Valencia", "Valladolid", "Vancouver", "Vaxjo", "Venezia", "Vila Real", "Wageningen", "Warsaw", "Wellington", "Wroc\u0142aw", "Wuhan", "Xiamen", "Zhengzhou", "Z\u00fcrich", "ashington"]}, "Author countries": {"values": ["Argentina", "Australia", "Austria", "Belgium", "Brazil", "Canada", "China", "Colombia", "Croatia", "Cyprus", "Czech Republic", "Denmark", "Ecuador", "Egypt", "Estonia", "Finland", "France", "Germany", "Greece", "Iceland", "India", "Israel", "Italy", "Japan", "Kingdom of Saudi Arabia", "Korea", "Lebanon", "Luxembourg", "Malaysia", "Mexico", "New Zealand", "P.R.China", "Pakistan", "Philippines", "Poland", "Portugal", "Republic of Korea", "Republic of South Africa", "Romania", "Saudi Arabia", "Serbia", "Singapore", "Slovenia", "South Africa", "South Korea", "Spain", "Sweden", "Switzerland", "Taiwan", "Thailand", "The Netherlands", "Turkey", "USA", "United Kingdom"]}, "Jucs level 1 topics": {"values": ["", "computer applications", "computer systems organization", "computing methodologies", "computing milieux", "data", "general literature", "hardware", "information systems", "knowledge management ", "mathematics of computing", "science and technology of learning", "software", "theory of computation"]}, "Jucs level 2 topics": {"values": ["", "administrative data processing", "analysis of algorithms and problem complexity", "arithmetic and logic structures", "artificial intelligence", "arts and humanities", "assesment/evaluation/meaurement", "coding and information theory", "computation by abstract devices", "computer-aided engineering", "computer-communication networks", "computers and education", "computers and society", "computers in other systems", "data encryption", "database management", "discrete mathematics", "document and text processing", "general", "image processing and computer vision", "information interfaces and presentation (e.g., hci)", "information storage and retrieval", "information systems applications", "input/output and data communications", "introductory and survey", "knowledge acquisition", "knowledge and media", "knowledge engineering methodologies", "knowledge maintenance", "knowledge modeling", "knowledge personalization and customization", "knowledge retrieval", "knowledge reuse", "knowledge valuation ", "learning", "logic design", "logics and meanings of programs", "management of computing and information systems", "mathematical logic and formal languages", "methodology/tools/technology", "miscellaneous ", "models and principles", "numerical analysis", "operating systems", "pattern recognition", "performance of systems", "physical sciences and engineering", "processor architectures", "programming languages", "programming techniques", "security/trust", "simulation and modeling", "simulation/games", "social and behavioral sciences", "society/community ", "software engineering", "special-purpose and application-based systems", "symbolic and algebraic manipulation", "the computing profession", "ubiquitous/pervasive/mobile "]}, "Jucs level 3 topics": {"values": ["", " knowledge construction/representation", "adaption/adaptive elearning ", "algorithms", "applications", "applications and expert systems", "assessment and evaluation", "clustering", "coding tools and techniques", "collaboration ", "combinatorics", "communications applications", "communications management", "compression (coding)", "computer and information science education", "computer uses in education", "concurrent programming", "content analysis and indexing", "design", "design aids", "design tools and techniques", "digital libraries", "distributed artificial intelligence", "distributed systems", "distribution, maintenance, and enhancement", "document and text editing", "document capture", "document preparation", "elearning systems/technology/tools/platforms ", "electronic commerce", "electronic publishing", "formal definitions and theory", "formal languages", "game based learning/gaming ", "general", "grammars and other rewriting systems", "graph theory", "group and organization interfaces", "high-speed arithmetic", "human computer interface ", "hypertext/hypermedia", "implementation", "individualised learning solution ", "information retrieval and search ", "information search and retrieval", "information storage", "innovation ", "installation management", "interconnections (subsystems)", "internetworking", "interoperability", "knowledge representation formalisms and methods", "languages", "learning", "learning networks ", "learning objects ", "learning preferences ", "learning processes ", "local and wide-area networks", "management", "mathematical logic", "metrics", "miscellaneous ", "models", "models of computation", "modes of computation", "multimedia information systems", "multiple data stream architectures (multiprocessors)", "natural language processing", "network architecture and design", "network operations", "network protocols", "nonnumerical algorithms and problems", "numerical algorithms and problems", "numerical linear algebra", "office automation", "online education ", "online information services", "optimization", "organizational impacts", "other architecture styles", "parallel architectures", "performance", "personalization and profiling ", "problem solving, control methods, and search", "processors", "programming environments", "project and people management", "requirements/specifications", "reusable software", "security and protection", "semantic web", "semantics of programming languages", "simulation ", "simulation output analysis", "social issues", "software architectures", "software management", "software/program verification", "systems", "systems and information theory", "systems and software", "technology enhanced learning ", "training needs analysis ", "types of simulation", "types of systems", "user interfaces", "user satisfaction", "user/machine systems", "virtual community ", "visual programming", "wireless/pervasive computing "]}}} \ No newline at end of file