58 research outputs found

    Repairing Inconsistent XML Write-Access Control Policies

    Full text link
    XML access control policies involving updates may contain security flaws, here called inconsistencies, in which a forbidden operation may be simulated by performing a sequence of allowed operations. This paper investigates the problem of deciding whether a policy is consistent, and if not, how its inconsistencies can be repaired. We consider policies expressed in terms of annotated DTDs defining which operations are allowed or denied for the XML trees that are instances of the DTD. We show that consistency is decidable in PTIME for such policies and that consistent partial policies can be extended to unique "least-privilege" consistent total policies. We also consider repair problems based on deleting privileges to restore consistency, show that finding minimal repairs is NP-complete, and give heuristics for finding repairs.Comment: 25 pages. To appear in Proceedings of DBPL 200

    Personalizing XML Full Text Search in PIMENTO

    Get PDF
    In PIMENTO we advocate a novel approach to XML search that leverages user information to return more relevant query answers. This approach is based on formalizing {em user profiles} in terms of {em scoping rules} which are used to rewrite an input query, and of {em ordering rules} which are combined with query scoring to customize the ranking of query answers to specific users

    On Measuring Bias in Online Information

    Get PDF
    Bias in online information has recently become a pressing issue, with search engines, social networks and recommendation services being accused of exhibiting some form of bias. In this vision paper, we make the case for a systematic approach towards measuring bias. To this end, we discuss formal measures for quantifying the various types of bias, we outline the system components necessary for realizing them, and we highlight the related research challenges and open problems.Comment: 6 pages, 1 figur

    Results of the Ontology Alignment Evaluation Initiative 2015

    Get PDF
    cheatham2016aInternational audienceOntology matching consists of finding correspondences between semantically related entities of two ontologies. OAEI campaigns aim at comparing ontology matching systems on precisely defined test cases. These test cases can use ontologies of different nature (from simple thesauri to expressive OWL ontologies) and use different modalities, e.g., blind evaluation, open evaluation and consensus. OAEI 2015 offered 8 tracks with 15 test cases followed by 22 participants. Since 2011, the campaign has been using a new evaluation modality which provides more automation to the evaluation. This paper is an overall presentation of the OAEI 2015 campaign

    Results of the Ontology Alignment Evaluation Initiative 2021

    Get PDF
    The Ontology Alignment Evaluation Initiative (OAEI) aims at comparing ontology matching systems on precisely defined test cases. These test cases can be based on ontologies of different levels of complexity and use different evaluation modalities (e.g., blind evaluation, open evaluation, or consensus). The OAEI 2021 campaign offered 13 tracks and was attended by 21 participants. This paper is an overall presentation of that campaig

    Intégration et interrogation de ressources XML pour communautés web (s)

    No full text
    Dans cette thĂšse nous traitons le problĂšme de l'interrogation et de l'intĂ©gration des ressources XML hĂ©tĂ©rogĂšnes et autonomes. Notre contribution est composĂ©e de deux parties. PremiĂšrement, nous nous sommes intĂ©ressĂ©s au problĂšme de la construction de schĂ©mas de metadonnĂ©es par l'intĂ©gration d'ontologies qui dĂ©crivent les structures gĂ©nĂ©riques dans le domaine d'intĂ©rĂȘt et de thesauri qui sont des vocabulaires de termes avec une sĂ©mantique prĂ©cise mais faiblement structurĂ©s entre eux. Ce type des schĂ©ma permet de dĂ©crire de sources diffĂ©rentes en utilisant le schĂ©ma gĂ©nĂ©rique de l'ontologie avec la sĂ©mantique prĂ©cise des termes de thesaurus. DeuxiĂšmement, nous avons Ă©laborĂ© un modĂšle d'intĂ©gration de sources XML en utilisant l'architecture mĂ©diateur/traducteur oĂč le schĂ©ma du mĂ©diateur est une ontologie. Un modĂšle simple mais expressif est dĂ©fini pour la description de ressources XML et l'algorithme de rĂ©Ă©criture de requĂȘtes transforme une requĂȘte en une ou plusieurs requĂȘtes XQuery.In this thesis we study the problem of the integration and querying of heterogeneous and autonomous XML sources. Our contribution is two-fold. In a first time we have worked on the problem of theconstruction of metadata schemas by the integration of ontologies which describe generic structures in the domain of interest and thesauri which are structured vocabularies of terms withprecise semantics. The metadata schema constructed using our approach allows one to describe a large number of different resources using the ontology and their precise semantics using the thesaurus terms. In a second time we have worked on the STYX approach for the integration and querying of heterogeneous and autonomous XML resources which is based on the mediator/wrapperarchitecture where the mediator schema is an ontology. We have defined a simple but expressive model for the description of XML resources and a rewriting algorithm which transforms a user query to one or more XQuery expressions.PARIS-CNAM (751032301) / SudocSudocFranceF

    Specifying Access Control Policies for XML Documents with XPath

    No full text
    Access control for XML documents is a non-trivial topic, as can be witnessed from the number of approaches presented in the literature. Trying to compare these, we discovered the need for a simple, clear and unambiguous language to state the declarative semantics of an access control policy. All current approaches state the semantics in natural language, which has none of the above properties. This makes it hard to assess whether the proposed algorithms are correct (i.e., really implement the described semantics). It is also hard to assess the proposed policy on its merits, and to compare it to others (for file systems for instance)
    • 

    corecore