Search results for "computer.software_genre"

showing 10 items of 3858 documents

EA as a tool in change and coherency management - A case of a local government

2010

In order to lead a local government towards its politically set strategic objectives, the vision of the overall status quo, as well as of the desired target state of the complex multi-agent system have to be clear. To encounter the challenges of the change management in merging six former local governments into one, in forming a new NPM related operation model, in planning and leading strategic political objectives, and in order to leverage on the information usability produced in everyday governance practices, a Government Enterprise Architecture (GEA) method has been adopted in the city of Kouvola in Finland. The study is a case study by action research adopting the Finnish GEA method in …

GovernmentKnowledge managementEA planningbusiness.industryCorporate governanceChange managementEnterprise architecturecomputer.software_genrejulkinen sektoriGrid computingLeverage (negotiation)arkkitehtuurin suunnitteluLocal governmentkuntasektoriBusinessAction researchkokonaisarkkitehtuuricomputer
researchProduct

Grammar based content completion method using Lua LPeg.re module

2014

A grammar based content completion method for Lua programming language and its LPeg.re module environment is described in this paper. The use of our method is not demanding in computing resources, as well as it is easy to add the content completion functionality to any target language grammar. We report on the application of our method for OWL Manchester syntax expression grammar, as well as custom database-to-ontology mapping language.

GrammarComputer sciencebusiness.industryProgramming languageAttribute grammarmedia_common.quotation_subjectLink grammarOperator-precedence grammarcomputer.software_genreAdaptive grammarTheoryofComputation_MATHEMATICALLOGICANDFORMALLANGUAGESExtended Affix GrammarAffix grammarRegular grammarArtificial intelligencebusinesscomputerNatural language processingmedia_common2014 IEEE 2nd Workshop on Advances in Information, Electronic and Electrical Engineering (AIEEE)
researchProduct

A Graph Database Approach to Wireless IIoT Workcell Performance Evaluation

2020

The workcell is considered a main building block of various industrial settings. Hence, it is examined as a primary testing environment for studying wireless communication techniques in factory automation processes. A new testbed was recently designed and developed to facilitate such studies in workcells by replicating various data flows in an emulated production environment. In this paper, an approach to storing and analyzing network performance data from a manufacturing factory workcell is introduced. A robotic testbed was constructed using two collaborative grade robot arms, machine emulators, and wireless communication devices. A graph database approach was implemented to capture networ…

Graph databaseDistributed databaseComputer scienceDistributed computingTestbedNetwork delay020206 networking & telecommunications02 engineering and technologyQuery languagecomputer.software_genre0202 electrical engineering electronic engineering information engineeringGraph (abstract data type)020201 artificial intelligence & image processingNetwork performanceWorkcellcomputer2020 IEEE International Conference on Industrial Technology (ICIT)
researchProduct

Semisupervised nonlinear feature extraction for image classification

2012

Feature extraction is of paramount importance for an accurate classification of remote sensing images. Techniques based on data transformations are widely used in this context. However, linear feature extraction algorithms, such as the principal component analysis and partial least squares, can address this problem in a suboptimal way because the data relations are often nonlinear. Kernel methods may alleviate this problem only when the structure of the data manifold is properly captured. However, this is difficult to achieve when small-size training sets are available. In these cases, exploiting the information contained in unlabeled samples together with the available training data can si…

Graph kernelComputer scienceFeature extractioncomputer.software_genreKernel principal component analysisk-nearest neighbors algorithmKernel (linear algebra)Polynomial kernelPartial least squares regressionLeast squares support vector machineCluster analysisTraining setContextual image classificationbusiness.industryDimensionality reductionPattern recognitionManifoldKernel methodKernel embedding of distributionsKernel (statistics)Principal component analysisRadial basis function kernelPrincipal component regressionData miningArtificial intelligencebusinesscomputer2012 IEEE International Geoscience and Remote Sensing Symposium
researchProduct

Model selection based product kernel learning for regression on graphs

2013

The choice of a suitable graph kernel is intrinsically hard and often cannot be made in an informed manner for a given dataset. Methods for multiple kernel learning offer a possible remedy, as they combine and weight kernels on the basis of a labeled training set of molecules to define a new kernel. Whereas most methods for multiple kernel learning focus on learning convex linear combinations of kernels, we propose to combine kernels in products, which theoretically enables higher expressiveness. In experiments on ten publicly available chemical QSAR datasets we show that product kernel learning is on no dataset significantly worse than any of the competing kernel methods and on average the…

Graph kernelTraining setMultiple kernel learningComputer sciencebusiness.industryPattern recognitionSemi-supervised learningMachine learningcomputer.software_genreKernel (linear algebra)Kernel methodKernel embedding of distributionsPolynomial kernelKernel (statistics)Radial basis function kernelArtificial intelligenceTree kernelbusinesscomputerProceedings of the 28th Annual ACM Symposium on Applied Computing
researchProduct

Teaching computer language handling - From compiler theory to meta-modelling

2011

Published version of a chapter in the book: Generative and Transformational Techniques in Software Engineering III. Also available from the publisher at: http://dx.doi.org/10.1007/978-3-642-18023-1_14 Most universities teach computer language handling by mainly focussing on compiler theory, although MDA (model-driven architecture) and meta-modelling are increasingly important in the software industry as well as in computer science. In this article, we investigate how traditional compiler theory compares to meta-modelling with regard to formally defining the different aspects of a language, and how we can expand the focus in computer language handling courses to also include meta-model-based…

Graph rewritingFocus (computing)SoftwareCompiler constructionbusiness.industryProgramming languageComputer scienceAbstract syntaxVDP::Technology: 500::Information and communication technology: 550Architecturebusinesscomputer.software_genrecomputer
researchProduct

Graph-grammar semantics of a higher-order programming language for distributed systems

1994

We will consider a new tiny, yet powerful, programming language for distributed systems, called DHOP, which has its operational semantics given as algebraic graph rewrite rules in a certain category of labeled graphs. Our approach allows to separate actions which affect several processes from local changes such as variable bindings. We also sketch how to derive an implementation from this specification.

Graph rewritingTheoretical computer scienceComputer scienceProgramming languageDistributed computingcomputer.software_genreAbstract semantic graphOperational semanticsAction semanticsDenotational semanticsWell-founded semanticsComputer Science::Programming LanguagescomputerFailure semanticsProgramming language theory
researchProduct

Transformation of UML models to CSP : a case study for graph transformation tools

2008

Graph transformation provides an intuitive mechanism for capturing model transformations. In the current paper, we investigate and compare various graph transformation tools using a compact practical model transformation case study carried out as part of the AGTIVE 2007 Tool Contest [22]. The aim of this case study is to generate formal CSP processes from high-level UML activity diagrams, which enables to carry out mathematical analysis of the system under design.

Graph rewritingTransformation (function)Current (mathematics)Unified Modeling LanguageProgramming languageCarry (arithmetic)Model transformationActivity diagramcomputer.software_genrecomputerAlgorithmcomputer.programming_languageMathematicsProceedrings of the third international symposium on Applications of Graph Transformations with Industrial Relevance (AGTIVE 2007), October 10-12, 2007, Kassel, Germany
researchProduct

A survey and comparison of transformation tools based on the transformation tool contest

2014

Model transformation is one of the key tasks in model-driven engineering and relies on the efficient matching and modification of graph-based data structures; its sibling graph rewriting has been used to successfully model problems in a variety of domains. Over the last years, a wide range of graph and model transformation tools have been developed – all of them with their own particular strengths and typical application domains. In this paper, we give a survey and a comparison of the model and graph transformation tools that participated at the Transformation Tool Contest 2011. The reader gains an overview of the field and its tools, based on the illustrative solutions submitted to a Hello…

Graph rewritingbusiness.industryComputer scienceModel transformationTool ContestIR-88463METIS-300205GROOVEData structurecomputer.software_genreCONTESTTransformation ToolsTool ContestSurveyGROOVESoftwareGraph (abstract data type)EWI-24063Data miningSoftware engineeringbusinessSurveycomputerSoftwareTransformation Toolscomputer.programming_languageScience of computer programming
researchProduct

GrassPlot v. 2.00 : first update on the database of multi-scale plant diversity in Palaearctic grasslands

2019

Abstract: GrassPlot is a collaborative vegetation-plot database organised by the Eurasian Dry Grassland Group (EDGG) and listed in the Global Index of Vegetation-Plot Databases (GIVD ID EU-00-003). Following a previous Long Database Report (Dengler et al. 2018, Phyto- coenologia 48, 331–347), we provide here the first update on content and functionality of GrassPlot. The current version (GrassPlot v. 2.00) contains a total of 190,673 plots of different grain sizes across 28,171 independent plots, with 4,654 nested-plot series including at least four grain sizes. The database has improved its content as well as its functionality, including addition and harmonization of header data (land use,…

GrassPlotBiodiversitycomputer.software_genreGrasslandVegetation-plot database577: ÖkologieMacroecologybiodiversityvegetation- plot databasegeography.geographical_feature_categoryCommunityDatabaseLand usegrassland vegetationPalaearctic grasslandspecies-area relationship (SAR)nested plotPalaearcticGeographyscale dependenceSettore BIO/03 - Botanica Ambientale E ApplicatamacroecologyNestednessGlobal Index of Vegetation-Plot Databases (GIVD)Alpha diversityScale (map)computercommunity ecologyEurasian Dry Grassland Group (EDGG)
researchProduct