DE eng

Search in the Catalogues and Directories

Page: 1 2 3 4 5...11
Hits 1 – 20 of 204

1
Linguistic and Arithmetic Factors in Word Problems ...
Daróczy, Gabriella. - : Universität Tübingen, 2023
BASE
Show details
2
The Research on Consistency Checking and Improvement of Probabilistic Linguistic Preference Relation Based on Similarity Measure and Minimum Adjustment Model
In: Mathematics; Volume 10; Issue 9; Pages: 1369 (2022)
BASE
Show details
3
Measuring Terminology Consistency in Translated Corpora: Implementation of the Herfindahl-Hirshman Index
In: Information; Volume 13; Issue 2; Pages: 43 (2022)
BASE
Show details
4
ЛИНГВОКУЛЬТУРОЛОГИЧЕСКОЕ ПОЛЕ КАК ЕДИНСТВО ЯЗЫКА И КУЛЬТУРЫ ... : THE FIELD OF LINGUOCULTURAL STUDIES AS A UNITY OF LANGUAGE AND CULTURE ...
Хайруллина, Р.Х.; Воробьев, В.В.. - : ИП Соколова М.В., 2021
BASE
Show details
5
Consistency-driven methodology to manage incomplete linguistic preference relation: A perspective based on personalized individual semantics
BASE
Show details
6
A New Integrated FUCOM–CODAS Framework with Fermatean Fuzzy Information for Multi-Criteria Group Decision-Making
In: Symmetry; Volume 13; Issue 12; Pages: 2430 (2021)
BASE
Show details
7
Distribution Linguistic Fuzzy Group Decision Making Based on Consistency and Consensus Analysis
In: Mathematics ; Volume 9 ; Issue 19 (2021)
BASE
Show details
8
The Mechanisms Of Lexical Consistency And Their Effect On The Coherence Of The Prose Text The Story (What Is Your Name?) As a Model ...
BASE
Show details
9
The Mechanisms Of Lexical Consistency And Their Effect On The Coherence Of The Prose Text The Story (What Is Your Name?) As a Model ...
BASE
Show details
10
Consistency Improvement With a Feedback Recommendation in Personalized Linguistic Group Decision Making
BASE
Show details
11
Time’s up, translators! Uma análise da (in)consistência na tradução de fraseologias em um reality show gastronômico
BASE
Show details
12
Orthographic consistency influences morphological processing in reading aloud: Evidence from a cross‐linguistic study
In: ISSN: 1363-755X ; EISSN: 1467-7687 ; Developmental Science ; https://hal-amu.archives-ouvertes.fr/hal-02507581 ; Developmental Science, Wiley, 2020, ⟨10.1111/desc.12952⟩ (2020)
BASE
Show details
13
Data Exchange from Relational Databases to RDF with Target Shape Schemas ; Schemas Échange de données de bases de données relationnelles vers RDF avec des schémas des constraintes sur cible
Lozano Aparicio, Jose Martin. - : HAL CCSD, 2020
In: https://tel.archives-ouvertes.fr/tel-03118044 ; Computer Science [cs]. Universite de Lille, Lille, FRA.; Universite de Lille, 2020. English (2020)
Abstract: Resource Description Framework (RDF) is a graph data model which has recently found the use of publishing on the web data from relational databases. We investigate data exchange from relational databases to RDF graphs with target shapes schemas. Essentially, data exchange models a process of transforming an instance of a relational schema, called the source schema, to a RDF graph constrained by a target schema, according to a set of rules, called source-to-target tuple generating dependencies. The output RDF graph is called a solution. Because the tuple generating dependencies define this process in a declarative fashion, there might be many possible solutions or no solution at all. We study constructive relational to RDF data exchange setting with target shapes schemas, which is composed of a relational source schema, a shapes schema for the target schema, a set of mappings that uses IRI constructors. Furthermore, we assume that any two IRI constructors are non-overlapping.We propose a visual mapping language (VML) that helps non-expert users to specify mappings in this setting. Moreover, we develop a tool called ShERML that performs data exchange with the use of VML and for users that want to understand the model behind VML mappings, we define R2VML, a text-based mapping language, that capturesVML and presents a succinct syntax for defining mappings.We investigate the problem of checking consistency: a data exchange setting is consistent if for every input source instance, there is at least one solution. We show that the consistency problem is coNP-complete and provide a static analysis algorithm of the setting that allows to decide if the setting is consistent or not.We study the problem of computing certain answers. An answer is certain if the answer holds in every solution. Typically, certain answers are computed using a universal solution. However, in our setting a universal solution might not exist. Thus, we introduce the notion of universal simulation solution, which always exists and allows to compute certain answers to any class of queries that is robust under simulation. One such class is nested regular expressions (NREs) that are forward i.e., do not use the inverse operation. Using universal simulation solution renders tractable the computation of certain answers to forward NREs (data-complexity).Finally, we investigate the shapes schema elicitation problem that consists of constructing a target shapes schema from a constructive relational to RDF data exchange setting without the target shapes schema. We identity two desirable properties of a good target schema, which are soundness i.e., every produced RDF graph is accepted by thetarget schema; and completeness i.e., every RDF graph accepted by the target schema can be produced. We propose an elicitation algorithm that is sound for any schema-less data exchange setting, but also that is complete for a large practical class of schema-less settings. ; Resource Description Framework (RDF) est un modèle de graphe utilisé pour publier des données sur le Web à partir de bases de données relationnelles. Nous étudions l’échange de données depuis des bases de données relationnelles vers des graphes RDF avec des schémas de formes cibles. Essentiellement, échange de donnéesmodélise un processus de transformation d’une instance d’un schéma relationnel, appelé schéma source, en un graphe RDF contraint par un schéma cible, selon un ensemble de règles, appelé tuple source-cible générant des dépendances. Le graphe RDF obtenu est appelé une solution. Étant donné que les dépendances générant des tuple définissent ce processus de manière déclarative, il peut y avoir de nombreuses solutions possibles ou aucune solution du tout. Nous étudions le système d’échange de données relationnel avec RDF constructive avec des schémas de formes cibles, qui est composé d’un schéma source relationnel, un schéma de formes pour le schéma cible, un ensemble de mappages utilisant des constructeurs IRI. De plus, nous supposons que deux constructeurs IRI ne se chevauchent pas. Nous proposons un langage visuel pour l’spécification des correspondances (VML) qui aide les utilisateurs non experts à spécifier des mappages dans ce système. De plus, nous développons un outil appelé ShERML qui effectue l’échange de données avec l’utilisation de VML et pour les utilisateurs qui souhaitent comprendre le modèle derrière les mappages VML, nous définissons R2VML, un langage texte, qui captureVML et présente une syntaxe succincte pour définition des mappages. Nous étudions le problème de la vérification de la consistance: un système d’échange de données est consistent si pour chaque instance de source d’entrée, il existe au moins une solution. Nous montrons que le problème de consistance est coNP-complet et fournissons un algorithme d’analyse statique du système qui permet de décider si le système est consistent ou non.Nous étudions le problème du calcul de réponses certaines. Une réponse est certain si la réponse tient dans chaque solution. En générale, réponses certaines sont calculées en utilisant d’une solution universelle. Cependant, dans notre contexte, une solution universelle pourrait ne pas exister. Ainsi, nous introduisons la notion de solution de simulation universelle, qui existe toujours et permet de calculer certaines réponses à n’importe quelle classe de requêtes robustes sous simulation. Une de ces classes sont les expressions régulières imbriquées (NRE) qui sont forward c’est-à-dire qui n’utilisent pas le opération inverse. L’utilisation d’une solution de simulation universelle rendtraitable le calcul de réponses certaines pour les NRE (data-complexity).Enfin, nous étudions le problème d’extraction de schéma des formes qui consiste à construire un schéma de formes cibles à partir d’un système constructif d’échange de données relationnel vers RDF sans le schéma de formes cibles. Nous identifions deux propriétés souhaitables d’un bon schéma cible, qui sont la correction c’est-à-dire que chaque graphe RDF produit est accepté par le schéma cible; et la complétude c’est-à-dire que chaque graphe RDF accepté par le schéma cible peut être produit. Nous proposons un algorithme d’extraction qui convient à tout système d’échange de données sans schéma, mais qui est également complet pour une grande classe pratique de systèmessans schéma.
Keyword: [INFO]Computer Science [cs]; calcul des réponses certaines; Certain Query Answering; consistance; Consistency; Data Exchange; extraction de schéma; Échange de données; langage visuel pour la spécification des correspondances; Schema Elicitation; schéma de formes; Shapes Schema; Visual Mapping Language
URL: https://tel.archives-ouvertes.fr/tel-03118044
https://tel.archives-ouvertes.fr/tel-03118044/document
https://tel.archives-ouvertes.fr/tel-03118044/file/thesis.pdf
BASE
Hide details
14
Multi-stage consistency optimization algorithm to decision-making with incomplete probabilistic linguistic preference relation
Wang, Peng; Liu, Peide; Chiclana, Francisco. - : Elsevier, 2020
BASE
Show details
15
Time-Space Tradeoffs for Finding a Long Common Substring ...
Ben-Nun, Stav; Golan, Shay; Kociumaka, Tomasz. - : Schloss Dagstuhl - Leibniz-Zentrum für Informatik, 2020
BASE
Show details
16
Consensus based on multiplicative consistent double hierarchy linguistic preferences: venture capital in real estate market
Gou, Xunjie; Liao, Huchang; Wang, Xinxin. - : Vilnius Gediminas Technical University Press, 2020
BASE
Show details
17
Orthographic consistency influences morphological processing in reading aloud: Evidence from a cross-linguistic study
BASE
Show details
18
Moore's Problem
Zilhão, António. - : CLE - Unicamp, 2020
BASE
Show details
19
The effect of raters fatigue on scoring EFL writing tasks
In: Indonesian Journal of Applied Linguistics, Vol 10, Iss 1, Pp 1-13 (2020) (2020)
BASE
Show details
20
Fragmentation of international law: the application of WTO law by Brazilian courts ...
Amaral Correa Munch, Luciane. - : Université de Genève, 2019
BASE
Show details

Page: 1 2 3 4 5...11

Catalogues
0
0
0
0
0
0
0
Bibliographies
0
0
0
0
0
0
0
0
0
Linked Open Data catalogues
0
Online resources
0
0
0
0
Open access documents
204
0
0
0
0
© 2013 - 2024 Lin|gu|is|tik | Imprint | Privacy Policy | Datenschutzeinstellungen ändern