@prefix azonOnto: <http://id.e-science.pl/ontologies/azonOnto#> .
@prefix collection: <http://id.e-science.pl/vocab/collection/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix kv: <http://id.e-science.pl/vocab/kv/> .
@prefix person: <http://id.e-science.pl/vocab/person/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix records: <http://id.e-science.pl/records/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unit: <http://id.e-science.pl/vocab/unit/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

records:83087 a azonOnto:Thesis ;
    azonOnto:acceptanceDate "2023-03-17"^^xsd:date ;
    azonOnto:authorInfo [ a azonOnto:AuthorInfo ;
            azonOnto:affiliation unit:6165 ;
            azonOnto:author person:17489 ;
            azonOnto:position 1 ] ;
    azonOnto:collection collection:5 ;
    azonOnto:creationYear 2021 ;
    azonOnto:description "The notion of semantic similarity has been extensively explored in many different fields, including computer science. Various similarity models, along with specific measures that work within them, have been proposed over the years in many different contexts, and for both generic, and domain–specific applications. A holistic view of the area reveals problems that need to be addressed, including the lack of generic models that would be able to exploit full extent of modern data sources, rich with complex semantic descriptions, as well as the shortcomings in\\ninterpretation of similarity scores.\\nThe similarity framework SimDim presented in this thesis proposes a specific approach to\\nsimilarity scoring that allows detailed comparisons of similarity between semantic objects in\\nany domain. It includes the dimensional approach, which adds a layer of meaning to similarity scores themselves, allowing for more informed choice of measures for any given problem, and more awareness in interpretation and comparison of scores. Dimensions of similarity frame the notion of similarity in terms of the meaning of data, that was used to arrive at the result, and not, as it was done before, in terms of model of similarity, or the data format. The dimensional\\nscore enables capturing of different kinds of similarity, and, therefore, makes the score more\\ninformative.\\nThe SimDim framework is based on a similarity model and a generic algorithm for semantic similarity, with implementation. The algorithm is a highly configurable and domain–independent\\ntool that enables introduction of the dimensional approach into practice. It allows a deep view\\nof objects and their features, that includes all available knowledge, or a subset of it, explicitly\\nchosen to address specific tasks. It works within the similarity model, in which calculation of\\nfeatures is encapsulated in concrete functions, that are “first class citizens”. Under this approach, the algorithm may be parametrized in many different ways, making use of various ways\\nto calculate features. Particular configurations (i.e. parametrizations) of the algorithm result\\nin specific measures, examples of which are included as well.\\nThe parts of the SimDim framework – the dimensional approach, the model, and the algorithm\\nwork in tandem to deliver an integrated solution to, and offer a different (to currently available\\nsolutions) perspective on the problem of similarity calculation."@en ;
    azonOnto:destinationGroup "naukowcy"@pl,
        "studenci"@pl,
        "uczniowie"@pl ;
    azonOnto:fileInfo [ a azonOnto:FileInfo ;
            azonOnto:name "Computing_multidimensional_semantic_similarity_in_ontologies_-_Szmeja.latex.7z"^^xsd:string ;
            azonOnto:uri "https://data.e-science.pl/83087/Computing_multidimensional_semantic_similarity_in_ontologies_-_Szmeja.latex.7z"^^xsd:anyURI ],
        [ a azonOnto:FileInfo ;
            azonOnto:name "PD-2021-04.docx"^^xsd:string ;
            azonOnto:uri "https://data.e-science.pl/83087/PD-2021-04.docx"^^xsd:anyURI ],
        [ a azonOnto:FileInfo ;
            azonOnto:name "PD-2021-04.pdf"^^xsd:string ;
            azonOnto:uri "https://data.e-science.pl/83087/PD-2021-04.pdf"^^xsd:anyURI ] ;
    azonOnto:harmfulContent false ;
    azonOnto:keywordInfo [ a azonOnto:KeywordInfo ;
            azonOnto:name "podobieństwo"@pl ;
            azonOnto:uri "http://id.e-science.pl/vocab/kv/24413"^^xsd:anyURI ],
        [ a azonOnto:KeywordInfo ;
            azonOnto:name "similarity"@en ;
            azonOnto:uri "http://id.e-science.pl/vocab/kv/24413"^^xsd:anyURI ] ;
    azonOnto:language "Angielski"^^xsd:string ;
    azonOnto:licenseInfo [ a azonOnto:LicenseInfo ;
            azonOnto:name "CC BY-SA 4.0"^^xsd:string ;
            azonOnto:uri "https://creativecommons.org/licenses/by-sa/4.0/legalcode.pl"^^xsd:anyURI ] ;
    azonOnto:numberOfPages 144 ;
    azonOnto:origin "AZON2"^^xsd:string ;
    azonOnto:partner [ a azonOnto:Organization ;
            azonOnto:name "Instytut Badań Systemowych PAN w Warszawie"^^xsd:string ] ;
    azonOnto:placeOfCreation "Warszawa"^^xsd:string ;
    azonOnto:scientificDiscipline "Dziedzina nauk inżynieryjno-technicznych / informatyka techniczna i telekomunikacja (2018)"@pl ;
    azonOnto:submitter [ a azonOnto:Person ;
            azonOnto:name "Anna Wasilewska"^^xsd:string ] ;
    azonOnto:supervisor person:17488 ;
    azonOnto:title "Computing multidimensional semantic similarity in ontologies (PD-2021-04)"@en .

