@prefix foaf: . @prefix ns1: . @prefix ns2: . ns1:patrick-lambrix foaf:made ns2:research-146 . ns1:ernesto-jimenez-ruiz foaf:made ns2:research-146 . ns1:valentina-ivanova foaf:made ns2:research-146 . ns1:zlatan-dragisic foaf:made ns2:research-146 . ns1:catia-pesquita foaf:made ns2:research-146 . ns1:daniel-faria foaf:made ns2:research-146 . @prefix rdf: . @prefix rdfs: . ns2:research-146 rdf:type rdfs:Resource . @prefix ns5: . ns2:research-146 rdf:type ns5:InProceedings . @prefix owl: . ns2:research-146 rdf:type owl:Thing ; rdfs:label "User validation in ontology alignment" . @prefix ns7: . ns2:research-146 owl:sameAs ns7:research-146 . @prefix dc: . ns2:research-146 dc:creator ns1:valentina-ivanova , ns1:zlatan-dragisic , ns1:daniel-faria , ns1:patrick-lambrix , ns1:catia-pesquita , ns1:ernesto-jimenez-ruiz ; foaf:maker ns1:patrick-lambrix , ns1:zlatan-dragisic , ns1:catia-pesquita , ns1:ernesto-jimenez-ruiz , ns1:valentina-ivanova , ns1:daniel-faria ; ns5:abstract "User validation is one of the challenges facing the ontology alignment community, as there are limits to the quality of automated alignment algorithms.\nIn this paper we present a broad study on user validation of ontology alignments that encompasses three distinct but interrelated aspects: the profile of the user, the services of the alignment system, and its user interface. We discuss key issues pertaining to the alignment validation process under each of these aspects, and provide an overview of how current systems address them. Finally, we use experiments from the Interactive Matching track of the Ontology Alignment Evaluation Initiative (OAEI) 2015 to assess the impact of errors in alignment validation, and how systems cope with them as function of their services." . @prefix ns9: . ns2:research-146 ns5:hasAuthorList ns9:authorList . @prefix ns10: . ns2:research-146 ns5:isPartOf ns10:proceedings . @prefix xsd: . ns2:research-146 ns5:keyword "user interaction"^^xsd:string , "ontology alignment"^^xsd:string , "ontology engineering"^^xsd:string ; ns5:title "User validation in ontology alignment" . ns10:proceedings ns5:hasPart ns2:research-146 .