<?xml version="1.0" encoding="UTF-8"?>
<itemContainer xmlns="http://omeka.org/schemas/omeka-xml/v5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://omeka.org/schemas/omeka-xml/v5 http://omeka.org/schemas/omeka-xml/v5/omeka-xml-5-0.xsd" uri="https://archives.christuniversity.in/items/browse?output=omeka-xml&amp;page=53&amp;sort_field=Dublin+Core%2CCreator" accessDate="2026-07-04T14:34:15+00:00">
  <miscellaneousContainer>
    <pagination>
      <pageNumber>53</pageNumber>
      <perPage>20</perPage>
      <totalResults>16481</totalResults>
    </pagination>
  </miscellaneousContainer>
  <item itemId="26570" public="1" featured="0">
    <collection collectionId="7">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3139">
                  <text>Faculty Publications</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="28">
      <name>Conference Paper</name>
      <description>Faculty Publications- Conference Papers</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265475">
                <text>Antony, Anil; Ganesh Kumar, R.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265476">
                <text>Metaheuristic Optimization of Deep Learning Models for Land Cover Classification Using Remote Sensing Data</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265477">
                <text>01-01-2026</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="265478">
                <text>Lecture Notes in Networks and Systems;Volume;1826 LNNS;pp.25-34</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="43">
            <name>Identifier</name>
            <description>An unambiguous reference to the resource within a given context</description>
            <elementTextContainer>
              <elementText elementTextId="265479">
                <text>&lt;a href="https://doi.org/10.1007/978-3-032-18135-0_3" target="_blank" rel="noreferrer noopener"&gt;https://doi.org/10.1007/978-3-032-18135-0_3&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.scopus.com/pages/publications/105038861732?origin=resultslist" target="_blank" rel="noreferrer noopener"&gt;https://www.scopus.com/pages/publications/105038861732?origin=resultslist&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="38">
            <name>Coverage</name>
            <description>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant</description>
            <elementTextContainer>
              <elementText elementTextId="265480">
                <text>Antony A., CHRIST (Deemed to be University), School of Engineering and Technology Kengeri Campus, Bangalore, India, Department of Computer Science and Engineering, Sahrdaya College of Engineering and Technology, Kerala, Thrissur, India; Ganesh Kumar R., CHRIST (Deemed to be University), School of Engineering and Technology Kengeri Campus, Bangalore, India</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265481">
                <text>Deep learning techniques have greatly advanced land-cover classification from remote sensing imagery, but their performance depends critically on choosing optimal hyperparameters. Manually tuning hyperparameters (e.g., learning rate, network depth, dropout rate) is time-consuming and often suboptimal. Metaheuristic algorithms offer an automated approach to this problem. In this work, we compare five metaheuristic optimizersParticle Swarm Optimization (PSO), Genetic Algorithm (GA), Differential Evolution (DE), African Vulture Optimization Algorithm (AVOA), and an Enhanced Dipper Throat Optimization Algorithm (EDTOA)for hyperparameter tuning of convolutional neural networks (CNNs), a ResNet-50, and a U-Net. We evaluate these methods on two benchmark land-cover datasets: EuroSAT (patch-level multispectral image classification) and DeepGlobe (pixel-wise satellite image segmentation). Our data preprocessing includes normalization, data augmentation, and computing spectral indices (e.g., NDVI) to enrich the feature set. Each metaheuristic searches the hyperparameter space to maximize validation accuracy (for EuroSAT) or mean Intersection-over Union (mIoU) (for DeepGlobe). In addition to predictive performance, we analyze the computational cost (wall-clock time, epochs to convergence, GPU usage) of each optimizer to assess the trade-off between efficiency and accuracy. AVOA and EDTOA achieve the best results on both datasets (e.g., up to 98.5% accuracy on EuroSAT and 56% mIoU on DeepGlobe), outperforming the PSO, GA, and DE baselines while offering favorable cost-performance balance. These findings demonstrate that advanced metaheuristics can significantly improve deep model performance in land-cover classification. Our contributions include a comprehensive experimental comparison of five optimizers, a detailed methodology integrating spectral index features, a cost performance analysis, and reference results to guide future research.  The Author(s), under exclusive license to Springer Nature Switzerland AG 2026.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265482">
                <text>CNN; deep learning; hyperparameter tuning; land cover classification; Metaheuristic optimization; remote sensing; ResNet,; U-Net</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="265483">
                <text>Springer Science and Business Media Deutschland GmbH</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="46">
            <name>Relation</name>
            <description>A related resource</description>
            <elementTextContainer>
              <elementText elementTextId="265484">
                <text>ISSN: 23673370; ISBN: 978-303218134-3;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265485">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265486">
                <text>Conference paper</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="47">
            <name>Rights</name>
            <description>Information about rights held in and over the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265487">
                <text>Restricted Access; Hardcopy may be available in the library</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="23009" public="1" featured="0">
    <collection collectionId="7">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3139">
                  <text>Faculty Publications</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="19">
      <name>Article</name>
      <description>Faculty Publications -Articles</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217188">
                <text>Antony, Annie Clare; Sangeetha, V.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217189">
                <text>Paired Domination Integrity of Graphs</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217190">
                <text>01-01-2025</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="217191">
                <text>International Journal of Foundations of Computer Science;Volume;36;Issue;2;pp.161-181</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="43">
            <name>Identifier</name>
            <description>An unambiguous reference to the resource within a given context</description>
            <elementTextContainer>
              <elementText elementTextId="217192">
                <text>&lt;a href="https://doi.org/10.1142/S0129054124500126" target="_blank" rel="noreferrer noopener"&gt;https://doi.org/10.1142/S0129054124500126&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.scopus.com/pages/publications/85197660125?origin=resultslist" target="_blank" rel="noreferrer noopener"&gt;https://www.scopus.com/pages/publications/85197660125?origin=resultslist&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="38">
            <name>Coverage</name>
            <description>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant</description>
            <elementTextContainer>
              <elementText elementTextId="217193">
                <text>Antony A.C., Department of Mathematics CHRIST, Deemed to be University), Karnataka, Bangalore, 560029, India; Sangeetha V., Department of Mathematics CHRIST, Deemed to be University), Karnataka, Bangalore, 560029, India</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217194">
                <text>The concept of vulnerability in a communication network plays an important role when there is a disruption in the network. There exist several graph parameters that measure the vulnerability of a communication network. Domination integrity is one of the vulnerability parameters that measure the performance of a communication network. In this paper, we introduce the concept of paired domination integrity of a graph as a new measure of graph vulnerability. Let G = (V, E) be a simple, connected graph. A set of vertices in a graph G, say S, is a paired dominating set if the following two conditions are satisfied: (i) every vertex of G has a neighbor in S and (ii) the subgraph induced by S contains a perfect matching. The paired domination integrity of G, denoted by PDI(G), is defined as PDI(G) = min{|S|+m(G?S): S is a paired dominating set of G}, where m(G?S) is the order of the largest component in the induced subgraph of G?S. In this paper, we determine few bounds relating paired domination integrity with other graph parameters and the paired domination integrity of some classes of graphs.  2025 World Scientific Publishing Company.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217195">
                <text>domination integrity; Integrity; paired dominating set; paired domination integrity</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="217196">
                <text>World Scientific</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="46">
            <name>Relation</name>
            <description>A related resource</description>
            <elementTextContainer>
              <elementText elementTextId="217197">
                <text>ISSN: 1290541;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217198">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217199">
                <text>Article</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="47">
            <name>Rights</name>
            <description>Information about rights held in and over the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217200">
                <text>Restricted Access; Hardcopy may be available in the library</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="42">
            <name>Format</name>
            <description>The file format, physical medium, or dimensions of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217201">
                <text>online</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="1366" public="1" featured="1">
    <fileContainer>
      <file fileId="1226">
        <src>https://archives.christuniversity.in/files/original/d0585634fefefff0f28bd53baea6fa08.pdf</src>
        <authentication>cd9de5f7adcac8546d9857e72bbfb4ac</authentication>
      </file>
    </fileContainer>
    <collection collectionId="25">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="64991">
                  <text>MASTERS</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="24">
      <name>Masters' Dissertation</name>
      <description>Masters Dissertation</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="6477">
                <text>&lt;em&gt;&lt;strong&gt;New trends in malayalam cinema: A case study on Amal Neerad films /&lt;/strong&gt;&lt;/em&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="6478">
                <text>Antony, Joseph. - 1424011</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="6479">
                <text>2016-01-28</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="6480">
                <text>Masters of Arts in Media and Communication Studies</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="12481">
                <text>Media Studies</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="12482">
                <text>Amal Neerad is an Indian Film Maker and Cinematographer hailing from Kerala. He is also a producer and has recently produced several movies. Amal Neerad is known for his style in cinematography which is unique. The Director uses his typical style of film making in all his movies. Certain cinematic techniques like continuity cuts and extreme angles are extensively used in the movies of Amal Neerad.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="12483">
                <text>CHRIST (Deemed To Be University)</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="37">
            <name>Contributor</name>
            <description>An entity responsible for making contributions to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="12484">
                <text>Department of Media Studies</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="42">
            <name>Format</name>
            <description>The file format, physical medium, or dimensions of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="12485">
                <text>PDF</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="12486">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="12487">
                <text>Masters Dissertation</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="26511" public="1" featured="0">
    <collection collectionId="7">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3139">
                  <text>Faculty Publications</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="28">
      <name>Conference Paper</name>
      <description>Faculty Publications- Conference Papers</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="264709">
                <text>Antony, Joyal; Bobby, George; Joshi, Jowin; Jayapandian, N.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="264710">
                <text>Artificial Intelligence Based Automatic Question Paper Generation Using Natural Language Processing</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="264711">
                <text>01-01-2026</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="264712">
                <text>Communications in Computer and Information Science;Volume;2621 CCIS;pp.343-355</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="43">
            <name>Identifier</name>
            <description>An unambiguous reference to the resource within a given context</description>
            <elementTextContainer>
              <elementText elementTextId="264713">
                <text>&lt;a href="https://doi.org/10.1007/978-3-032-00793-3_27" target="_blank" rel="noreferrer noopener"&gt;https://doi.org/10.1007/978-3-032-00793-3_27&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.scopus.com/pages/publications/105015690703?origin=resultslist" target="_blank" rel="noreferrer noopener"&gt;https://www.scopus.com/pages/publications/105015690703?origin=resultslist&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="38">
            <name>Coverage</name>
            <description>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant</description>
            <elementTextContainer>
              <elementText elementTextId="264714">
                <text>Antony J., Department of Computer Science and Engineering, Christ University, Kengeri Campus, Bangalore, India; Bobby G., Department of Computer Science and Engineering, Christ University, Kengeri Campus, Bangalore, India; Joshi J., Department of Computer Science and Engineering, Christ University, Kengeri Campus, Bangalore, India; Jayapandian N., Department of Computer Science and Engineering, Christ University, Kengeri Campus, Bangalore, India</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="264715">
                <text>Question paper generation is a crucial task in education, where the objective is to design an assessment that effectively evaluates students knowledge and understanding of various subjects. Traditional methods of question paper generation can be exceedingly difficult, time-consuming, and inappropriate and may not be fully optimized. They ensure a comprehensive assessment of students knowledge. The system also offers the flexibility to customize question papers based on specific preferences and requirements. This research introduces a comparative approach to question paper generation using Latent Semantic Analysis (LSA), Word Embedding, and Sequence-to-Sequence (Seq2Seq) models, leveraging the power of Artificial Intelligence (AI) and Natural Language Processing (NLP). This model compares their Semantic Representation Quality, Context Understanding, and Computational Complexity. Comparing these techniques shows that LSA offers simplicity but may lack precision, while word embedding balances complexity and semantic understanding. Seq2Seq models, despite their complexity, provide contextually rich mappings with the highest degree of fine-tuning potential. This comparative analysis underscores the importance of understanding the nuances and trade-offs of each approach, enabling educators to make informed decisions in adopting these technologies to enhance educational practices and student learning experiences. A few modules are included in this system, including the admin module, add user, subject selection, question entry, question management, paper management and difficulty level. By capitalizing on the capabilities of LSA, Seq2Seq models, and word embedding, educators can revolutionize the process of question paper generation, ultimately leading to more effective and impactful student learning outcomes.  The Author(s), under exclusive license to Springer Nature Switzerland AG 2026.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="264716">
                <text>Artificial Intelligence; Latent Semantic Analysis; Natural Language Processing; Recurrent Neural Networks; Seq2Seq models</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="264717">
                <text>Springer Science and Business Media Deutschland GmbH</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="46">
            <name>Relation</name>
            <description>A related resource</description>
            <elementTextContainer>
              <elementText elementTextId="264718">
                <text>ISSN: 18650929; ISBN: 978-303200792-6;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="264719">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="264720">
                <text>Conference paper</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="47">
            <name>Rights</name>
            <description>Information about rights held in and over the resource</description>
            <elementTextContainer>
              <elementText elementTextId="264721">
                <text>Restricted Access; Hardcopy may be available in the library</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="26844" public="1" featured="0">
    <collection collectionId="7">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3139">
                  <text>Faculty Publications</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="28">
      <name>Conference Paper</name>
      <description>Faculty Publications- Conference Papers</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="269033">
                <text>Antony, Levin K.; Ritheesh Sriram, S.; Siby, Amala</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="269034">
                <text>The Green Evolution: Transforming Supply Chains for a Sustainable Future</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="269035">
                <text>01-01-2025</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="269036">
                <text>Lecture Notes in Networks and Systems;Volume;1159;pp.1-9</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="43">
            <name>Identifier</name>
            <description>An unambiguous reference to the resource within a given context</description>
            <elementTextContainer>
              <elementText elementTextId="269037">
                <text>&lt;a href="https://doi.org/10.1007/978-981-97-8526-1_1" target="_blank" rel="noreferrer noopener"&gt;https://doi.org/10.1007/978-981-97-8526-1_1&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.scopus.com/pages/publications/105003858478?origin=resultslist" target="_blank" rel="noreferrer noopener"&gt;https://www.scopus.com/pages/publications/105003858478?origin=resultslist&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="38">
            <name>Coverage</name>
            <description>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant</description>
            <elementTextContainer>
              <elementText elementTextId="269038">
                <text>Antony L.K., CHRIST (Deemed to be University), Bengaluru, India; Ritheesh Sriram S., CHRIST (Deemed to be University), Bengaluru, India; Siby A., CHRIST (Deemed to be University), Bengaluru, India</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="269039">
                <text>The paper analyses systemic, multi-stakeholder effort required to overcome continual challenges. Proactive solutions that prioritize supplier collaboration and transparency, aided by emerging technologies and public-policy guidance, can drive the necessary sustainability transformation. The required sustainability change can be initiated by proactive solutions that place a high priority on supplier collaboration and transparency, supported by new technology and recommendations from public policy.  The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2025.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="269040">
                <text>Green innovation; Supply chain management; Sustainability; Technological strategies</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="269041">
                <text>Springer Science and Business Media Deutschland GmbH</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="46">
            <name>Relation</name>
            <description>A related resource</description>
            <elementTextContainer>
              <elementText elementTextId="269042">
                <text>ISSN: 23673370; ISBN: 978-981978525-4;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="269043">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="269044">
                <text>Conference paper</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="47">
            <name>Rights</name>
            <description>Information about rights held in and over the resource</description>
            <elementTextContainer>
              <elementText elementTextId="269045">
                <text>Restricted Access; Hardcopy may be available in the library</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="28036" public="1" featured="0">
    <collection collectionId="7">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3139">
                  <text>Faculty Publications</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="27">
      <name>Book Chapter</name>
      <description>Faculty Publications- Book Chapter</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="284332">
                <text>Antony, Neenu; Thomas, Joby</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="284333">
                <text>HRM challenges and employee wellbeing in the tourism industry: Moderating role of organizational culture</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="284334">
                <text>01-01-2025</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="284335">
                <text>Human Capital Management and Competitive Advantage in Tourism;pp.41-66</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="43">
            <name>Identifier</name>
            <description>An unambiguous reference to the resource within a given context</description>
            <elementTextContainer>
              <elementText elementTextId="284336">
                <text>&lt;a href="https://doi.org/10.4018/979-8-3373-0071-9.ch002" target="_blank" rel="noreferrer noopener"&gt;https://doi.org/10.4018/979-8-3373-0071-9.ch002&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.scopus.com/pages/publications/105012046878?origin=resultslist" target="_blank" rel="noreferrer noopener"&gt;https://www.scopus.com/pages/publications/105012046878?origin=resultslist&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="38">
            <name>Coverage</name>
            <description>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant</description>
            <elementTextContainer>
              <elementText elementTextId="284337">
                <text>Antony N., Christ University, India; Thomas J., Christ University, India</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="284338">
                <text>The current study aims to understand the Challenges faced by Tourism sector employees and its effect on employee well being. Also the moderating effect of Organizational culture is measured. Staff members of airlines, hotels, and travel agencies provided the main data used in this quantitative analysis. A total of 122 individuals were deemed suitable for the study according to the Kregcie-Morgan table. Using the HRM Challenges, Employee Wellbeing, and Organizational Culture measure as a starting point, a carefully crafted questionnaire was developed. Gaskins' master validity table was used to evaluate the reliability and validity of the questionnaire. Analysis of the data was done using SPSS for factor analysis and confirmatory factor analysis with. The findings show that there is a negative impact of HRM challenges on the employee wellbeing. But when organization culture is introduced as a moderator, it dampens the effect of challenges on employee wellbeing. Therefore, to reduce the impact of challenges on employee wellbeing, Organizational culture is the key.  2025, IGI Global Scientific Publishing.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="284339">
                <text>IGI Global</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="46">
            <name>Relation</name>
            <description>A related resource</description>
            <elementTextContainer>
              <elementText elementTextId="284340">
                <text>ISBN: 979-833730073-3; 979-833730071-9;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="284341">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="284342">
                <text>Book chapter</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="47">
            <name>Rights</name>
            <description>Information about rights held in and over the resource</description>
            <elementTextContainer>
              <elementText elementTextId="284343">
                <text>Restricted Access; Hardcopy may be available in the library</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="27592" public="1" featured="0">
    <collection collectionId="7">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3139">
                  <text>Faculty Publications</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="27">
      <name>Book Chapter</name>
      <description>Faculty Publications- Book Chapter</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="278721">
                <text>Antony, Nittymol; Saranya, S.; Sibi, Kishor Valakkottu; George, Ginu; Thomas, Mary Rani; Chanaswi, N.V.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="278722">
                <text>Gen Z and the Road to Electric Vehicles: Navigating Practical Barriers</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="278723">
                <text>01-01-2026</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="278724">
                <text>Studies in Systems, Decision and Control;Volume;613;pp.483-491</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="43">
            <name>Identifier</name>
            <description>An unambiguous reference to the resource within a given context</description>
            <elementTextContainer>
              <elementText elementTextId="278725">
                <text>&lt;a href="https://doi.org/10.1007/978-3-031-99470-8_50" target="_blank" rel="noreferrer noopener"&gt;https://doi.org/10.1007/978-3-031-99470-8_50&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.scopus.com/pages/publications/105039283528?origin=resultslist" target="_blank" rel="noreferrer noopener"&gt;https://www.scopus.com/pages/publications/105039283528?origin=resultslist&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="38">
            <name>Coverage</name>
            <description>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant</description>
            <elementTextContainer>
              <elementText elementTextId="278726">
                <text>Antony N., Department of Professional Accounting and Finance, Kristu Jayanti College (Autonomous), Bengaluru, India; Saranya S., Department of Professional Accounting and Finance, Kristu Jayanti College (Autonomous), Bengaluru, India; Sibi K.V., Department of Professional Accounting and Finance, Kristu Jayanti College (Autonomous), Bengaluru, India; George G., Westford University College, Sharjah, United Arab Emirates; Thomas M.R., Department of Commerce, CHRIST (Deemed to be University), Bengaluru, India; Chanaswi N.V., Department of Professional Accounting and Finance, Kristu Jayanti College (Autonomous), Bengaluru, India</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="278727">
                <text>Electric Vehicles (EVs) are regarded as a solution to lowering a countrys carbon emissions in numerous countries worldwide. When compared to traditional fueled vehicles, also known as Internal combustion engine vehicles (ICEVs), EVs emit significantly less carbon. Numerous countries including India, are looking to increase EV adoption as part of their plan to curb their overall carbon output. However, transforming a substantial portion of a countrys vehicles to EVs, comes with its own set of challenges in areas like infrastructure required to maintain EVs as well as meeting the increased demand in energy in a sustainable and environment friendly manner. The present study dives into the exploration of perception among Gen Z towards adoption of EVs particularly related to factors such as cost, infrastructure, functionality and environment. The study signifies the importance of functionality features in electric vehicles such as facilities, technological features and benefits in the long run that have significant effect in effecting the perception of Gen Z in adopting electric vehicles.  The Author(s), under exclusive license to Springer Nature Switzerland AG 2026.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="278728">
                <text>Electric vehicles; Environment; Functionality; Gen Z; Infrastructure</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="278729">
                <text>Springer Science and Business Media Deutschland GmbH</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="46">
            <name>Relation</name>
            <description>A related resource</description>
            <elementTextContainer>
              <elementText elementTextId="278730">
                <text>ISSN: 21984182;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="278731">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="278732">
                <text>Book chapter</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="47">
            <name>Rights</name>
            <description>Information about rights held in and over the resource</description>
            <elementTextContainer>
              <elementText elementTextId="278733">
                <text>Restricted Access; Hardcopy may be available in the library</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="23734" public="1" featured="0">
    <collection collectionId="7">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3139">
                  <text>Faculty Publications</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="19">
      <name>Article</name>
      <description>Faculty Publications -Articles</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="227310">
                <text>Antony, Rincy; Xess, Prial; Khesh, Ranjith; Antony, Alwin; Chaudhary, Aditi; Meganathan, Gomathy; Pappuswamy, Manikantan</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="227311">
                <text>A concise study on the phytochemistry and antimicrobial efficiency of Artemisia absinthium L.: Phytochemical analysis of plant</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="227312">
                <text>01-01-2026</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="227313">
                <text>Journal of Integrated Science and Technology;Volume;14;Issue;2;Article No.;1521;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="43">
            <name>Identifier</name>
            <description>An unambiguous reference to the resource within a given context</description>
            <elementTextContainer>
              <elementText elementTextId="227314">
                <text>&lt;a href="https://doi.org/10.62110/sciencein.jist.2026.v14.1521" target="_blank" rel="noreferrer noopener"&gt;https://doi.org/10.62110/sciencein.jist.2026.v14.1521&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.scopus.com/pages/publications/105030202570?origin=resultslist" target="_blank" rel="noreferrer noopener"&gt;https://www.scopus.com/pages/publications/105030202570?origin=resultslist&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="38">
            <name>Coverage</name>
            <description>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant</description>
            <elementTextContainer>
              <elementText elementTextId="227315">
                <text>Antony R., Department of Life Sciences, CHRIST (Deemed to be University, Banglore, India; Xess P., Department of Life Sciences, CHRIST (Deemed to be University, Banglore, India; Khesh R., Department of Life Sciences, CHRIST (Deemed to be University, Banglore, India; Antony A., Department of Life Sciences, CHRIST (Deemed to be University, Banglore, India; Chaudhary A., Department of Life Sciences, CHRIST (Deemed to be University, Banglore, India; Meganathan G., Department of Life Sciences, CHRIST (Deemed to be University, Banglore, India; Pappuswamy M., Department of Life Sciences, CHRIST (Deemed to be University, Banglore, India</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="227316">
                <text>This study is meant to elucidate the phytochemical and antibacterial characteristics of wormwood Artemisia absinthium L, a perennial herb from Asteraceae family that has been used extensively in traditional medicine. It has diverse phytochemical composition, including bitter sesquiterpenoid lactones like absinthin, as well as essential oil constituents including camphene, ?-cadinene, guaiazulene, ?-thujone, ?-thujone, and thujyl alcohol esters. Applications of A. absinthium in the past include its ability to treat a wide range of illnesses, from fever to gastrointestinal problems. This study highlights the presence of various phytochemical compounds in plant extract of A. absinthium, such as tannins, saponins, and terpenoids through standardised protocols. Remarkably, this study also reveals its antibacterial capabilities using agar well diffusion method against five different pathogenic bacterial strains, including Escherichia coli (MTCC 443), Salmonella typhi (not sequenced, procured from Chettinad Hospital, Chennai), Staphylococcus aureus (MTCC 3160), Enterococcus faecalis (MTCC 439), and Klebsiella pneumonia (MTCC 109). Testing it against these strains of bacteria highlighted its effectiveness in this area. A. absinthium presents a compelling topic for continued scientific investigation due to its complex phytochemical composition and antimicrobial efficiency.  2026, ScienceIn Publishing. All rights reserved.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="227317">
                <text>antibacterial activity; Artemisia absinthium; ethnobotany; phytochemicals; wormwood</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="227318">
                <text>ScienceIn Publishing</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="46">
            <name>Relation</name>
            <description>A related resource</description>
            <elementTextContainer>
              <elementText elementTextId="227319">
                <text>ISSN: 23214635;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="227320">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="227321">
                <text>Article</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="47">
            <name>Rights</name>
            <description>Information about rights held in and over the resource</description>
            <elementTextContainer>
              <elementText elementTextId="227322">
                <text>All Open Access; Gold Open Access</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="42">
            <name>Format</name>
            <description>The file format, physical medium, or dimensions of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="227323">
                <text>online</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="28253" public="1" featured="0">
    <collection collectionId="7">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3139">
                  <text>Faculty Publications</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="27">
      <name>Book Chapter</name>
      <description>Faculty Publications- Book Chapter</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="286938">
                <text>Antony, Sherin P.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="286939">
                <text>An Exploration of the Symbolic Power of Sand Play and Well-Being in Children: Analysis of Sand Play</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="286940">
                <text>01-01-2026</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="286941">
                <text>Benefits of Play, Play Therapy, Sports, and Recreation for Children of Diverse Backgrounds;pp.31-50</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="43">
            <name>Identifier</name>
            <description>An unambiguous reference to the resource within a given context</description>
            <elementTextContainer>
              <elementText elementTextId="286942">
                <text>&lt;a href="https://doi.org/10.4018/979-8-3373-2675-7.ch002" target="_blank" rel="noreferrer noopener"&gt;https://doi.org/10.4018/979-8-3373-2675-7.ch002&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.scopus.com/pages/publications/105040296259?origin=resultslist" target="_blank" rel="noreferrer noopener"&gt;https://www.scopus.com/pages/publications/105040296259?origin=resultslist&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="38">
            <name>Coverage</name>
            <description>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant</description>
            <elementTextContainer>
              <elementText elementTextId="286943">
                <text>Antony S.P., Christ University, India</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="286944">
                <text>This book chapter attempts to understand childrens inner world through the images, symbols, colors, and themes in their Sand Play. This essay covers sand play (both dry and wet sand tray) sessions of children during play therapy sessions. It provides an overview of the context of sand play, including background information, client referral, developmental age, the Play Therapy Dimension Model (PTDM), neuroscience, symbolism used, positioning, and placement of the symbols. This book chapter on SAND TRAY helps to engage effectively with children in line with PTDM, integrating theory into practice, understanding the therapists position and movement in the therapeutic process, and approaches using PTDM. Copyright  2026 by IGI Global Scientific Publishing. All rights reserved. No part of this publication may be reproduced, stored or distributed in any form or by any means, electronic or mechanical, including photocopying, without written permission from the publisher. Use of this publication to train generative artificial intelligence (AI) technologies is expressly prohibited. The publisher reserves all rights to license its use for generative AI training and machine learning model development.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="286945">
                <text>IGI Global Scientific Publishing</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="46">
            <name>Relation</name>
            <description>A related resource</description>
            <elementTextContainer>
              <elementText elementTextId="286946">
                <text>ISBN: 979-833732677-1; 979-833732675-7; 979-833732676-4;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="286947">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="286948">
                <text>Book chapter</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="47">
            <name>Rights</name>
            <description>Information about rights held in and over the resource</description>
            <elementTextContainer>
              <elementText elementTextId="286949">
                <text>Restricted Access; Hardcopy may be available in the library</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="22000" public="1" featured="0">
    <collection collectionId="7">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3139">
                  <text>Faculty Publications</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="19">
      <name>Article</name>
      <description>Faculty Publications -Articles</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="203179">
                <text>Antony, Sumon; Neelakantan, Meera S.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="203180">
                <text>Exploring the effectiveness of mindfulness-based intervention among college students in India</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="203181">
                <text>01-01-2025</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="203182">
                <text>Current Psychology;Volume;44;Issue;10;pp.8232-8244</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="43">
            <name>Identifier</name>
            <description>An unambiguous reference to the resource within a given context</description>
            <elementTextContainer>
              <elementText elementTextId="203183">
                <text>&lt;a href="https://doi.org/10.1007/s12144-024-07148-1" target="_blank" rel="noreferrer noopener"&gt;https://doi.org/10.1007/s12144-024-07148-1&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.scopus.com/pages/publications/85213267155?origin=resultslist" target="_blank" rel="noreferrer noopener"&gt;https://www.scopus.com/pages/publications/85213267155?origin=resultslist&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="38">
            <name>Coverage</name>
            <description>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant</description>
            <elementTextContainer>
              <elementText elementTextId="203184">
                <text>Antony S., School of Psychological Sciences, Christ (Deemed to be University), Bengaluru, India; Neelakantan M.S., School of Psychological Sciences, Christ (Deemed to be University), Bengaluru, India</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="203185">
                <text>This study investigated the effectiveness of an eight-week mindfulness-based intervention program on the trait mindfulness, psychological well-being and emotion regulation of college-going students. The experimental group participants were college-going students (N = 40) who enrolled for the intervention, and the participants in the control group (N = 40) were interested in the intervention and considered as a wait-list control group. The experimental group underwent mindfulness-based interventions, which included 1112 sessions, including brief exercises and meditations related to their trait mindfulness, emotion regulation, and psychological well-being. They received 23h of training per week for eight weeks. Repeated Measures of ANOVA together with an independent sample t-test were used to evaluate the effectiveness of this intervention programme. Further, Cohens d was used to calculate the effect size to explain the variance caused by the intervention program in trait mindfulness, emotion regulation, and psychological well-being. The results indicated that students significantly improved in their trait mindfulness, emotion regulation, and psychological well-being after receiving mindfulness training. In conclusion, the application of this eight-week mindfulness-based intervention sheds light on the common psychological issues confronted by college students in India, presenting itself as an advantageous tool for the professionals working in this field and offering positive effects on the overall well-being of college students.  The Author(s), under exclusive licence to Springer Science+Business Media, LLC, part of Springer Nature 2024.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="203186">
                <text>College students; Mindfulness; Psychological well-being and emotion regulation; Trait mindfulness</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="203187">
                <text>Springer</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="46">
            <name>Relation</name>
            <description>A related resource</description>
            <elementTextContainer>
              <elementText elementTextId="203188">
                <text>ISSN: 10461310;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="203189">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="203190">
                <text>Article</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="47">
            <name>Rights</name>
            <description>Information about rights held in and over the resource</description>
            <elementTextContainer>
              <elementText elementTextId="203191">
                <text>Restricted Access; Hardcopy may be available in the library</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="42">
            <name>Format</name>
            <description>The file format, physical medium, or dimensions of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="203192">
                <text>online</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="23039" public="1" featured="0">
    <collection collectionId="7">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3139">
                  <text>Faculty Publications</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="19">
      <name>Article</name>
      <description>Faculty Publications -Articles</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217608">
                <text>Antony, Toby B.; Naduvath, Sudev</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217609">
                <text>Further studies on chromatic completion of graphs</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217610">
                <text>01-01-2026</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="217611">
                <text>Discrete Mathematics, Algorithms and Applications;Volume;18;Issue;2;Article No.;2550032;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="43">
            <name>Identifier</name>
            <description>An unambiguous reference to the resource within a given context</description>
            <elementTextContainer>
              <elementText elementTextId="217612">
                <text>&lt;a href="https://doi.org/10.1142/S1793830925500326" target="_blank" rel="noreferrer noopener"&gt;https://doi.org/10.1142/S1793830925500326&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.scopus.com/pages/publications/105008671341?origin=resultslist" target="_blank" rel="noreferrer noopener"&gt;https://www.scopus.com/pages/publications/105008671341?origin=resultslist&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="38">
            <name>Coverage</name>
            <description>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant</description>
            <elementTextContainer>
              <elementText elementTextId="217613">
                <text>Antony T.B., Department of Mathematics, Christ University, Bangalore, India; Naduvath S., Department of Mathematics, Christ University, Bangalore, India</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217614">
                <text>The chromatic completion graph of G with respect to a proper vertex coloring c of G, denoted by Gc?, is the graph obtained by adding all possible edges to G without violating the proper coloring protocol. The maximum number of edges added to G to obtain the chromatic completion graph is the chromatic completion number ??(G). Equitable chromatic completion graph Ge? of a graph G and equitable chromatic completion number ??e(G) are the equitable analogues of Gc? and ??(G), respectively. In this paper, we present various structural aspects of chromatic completion graphs and equitable chromatic completion graphs. Also, the chromatic completion and the related parameter are described in terms of adjacency matrix and color matrix of graphs. The equitable chromatic completion graph is shown to be a Tur graph. More relevantly, we obtained the equitable chromatic completion number of an arbitrary graph G.  World Scientific Publishing Company.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217615">
                <text>chromatic completion graph; chromatic completion number; equitable chromatic completion graph; equitable chromatic completion number; Proper edge</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="217616">
                <text>World Scientific</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="46">
            <name>Relation</name>
            <description>A related resource</description>
            <elementTextContainer>
              <elementText elementTextId="217617">
                <text>ISSN: 17938309;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217618">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217619">
                <text>Article</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="47">
            <name>Rights</name>
            <description>Information about rights held in and over the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217620">
                <text>Restricted Access; Hardcopy may be available in the library</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="42">
            <name>Format</name>
            <description>The file format, physical medium, or dimensions of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="217621">
                <text>online</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="2920" public="1" featured="0">
    <fileContainer>
      <file fileId="2563">
        <src>https://archives.christuniversity.in/files/original/9797b2ad0554098adfdb9e6586b176b1.pdf</src>
        <authentication>746e89212c31542857575475da7b3d72</authentication>
      </file>
    </fileContainer>
    <collection collectionId="3">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="18692">
                  <text>Thesis</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="22">
      <name>PhD</name>
      <description>PhD Thesis</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="19535">
                <text>Sexual function and sexual satisfaction among non working married women in bengaluru /</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="19536">
                <text>Social Work</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="19537">
                <text>Anu Anns Pious - 1880701</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="19538">
                <text>CHRIST (Deemed to be University)&#13;
&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="19539">
                <text>2024-07-19</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="19540">
                <text>English&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="19541">
                <text>&#13;
PhD</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="2843" public="1" featured="0">
    <fileContainer>
      <file fileId="2486">
        <src>https://archives.christuniversity.in/files/original/9b3f1247a51e8b893b5ad53ecbfa1aa1.pdf</src>
        <authentication>81097e0406ce745da7c1d3c6a470bf4c</authentication>
      </file>
    </fileContainer>
    <collection collectionId="3">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="18692">
                  <text>Thesis</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="22">
      <name>PhD</name>
      <description>PhD Thesis</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="18997">
                <text>On the maximization of some graph coloring problems</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="18998">
                <text>Mathematics</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="18999">
                <text>Anu Joseph - 1942066</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="19000">
                <text>CHRIST (Deemed to be University)</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="19001">
                <text>2023-11-11</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="19002">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="19003">
                <text>PhD</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="2912" public="1" featured="0">
    <fileContainer>
      <file fileId="2555">
        <src>https://archives.christuniversity.in/files/original/c0fb2c8fac43ca630d50d1f75ecfceb6.pdf</src>
        <authentication>dac0d55b849458f62030e86756cbb7dc</authentication>
      </file>
    </fileContainer>
    <collection collectionId="3">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="18692">
                  <text>Thesis</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="22">
      <name>PhD</name>
      <description>PhD Thesis</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="19480">
                <text>Towards an alternate mythical reality a postmodern reading of the graphic narratives of Appupen and Amruta Patil /</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="19481">
                <text>English Studies</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="19482">
                <text>Anu Mathai - 1830086</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="19483">
                <text>CHRIST (Deemed to be University)&#13;
&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="19484">
                <text>2024-07-18</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="19485">
                <text>English&#13;
&#13;
</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="19486">
                <text>PhD</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="12379" public="1" featured="0">
    <collection collectionId="24">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="64990">
                  <text>PHD</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="22">
      <name>PhD</name>
      <description>PhD Thesis</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="46">
            <name>Relation</name>
            <description>A related resource</description>
            <elementTextContainer>
              <elementText elementTextId="70288">
                <text>61000333</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="70289">
                <text>Towards An 'Alternate' Mythical Reality : A Postmodern Reading of the Graphic Narratives of Appupen and Amruta Patil  </text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="70290">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="70291">
                <text>The graphic novel landscape in India has witnessed a significant change with newlineinnovative and revolutionary ideas. The new age writers of the gra</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="70292">
                <text>Anu, Mathai</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="70293">
                <text>Author's Submission</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="70294">
                <text>Christ(Deemed to be University)</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="70295">
                <text>2024-01-01</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="37">
            <name>Contributor</name>
            <description>An entity responsible for making contributions to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="70296">
                <text>Rolla, Das</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="47">
            <name>Rights</name>
            <description>Information about rights held in and over the resource</description>
            <elementTextContainer>
              <elementText elementTextId="70297">
                <text>Open Access</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="42">
            <name>Format</name>
            <description>The file format, physical medium, or dimensions of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="70298">
                <text>PDF</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="70299">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="70300">
                <text>PhD</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="43">
            <name>Identifier</name>
            <description>An unambiguous reference to the resource within a given context</description>
            <elementTextContainer>
              <elementText elementTextId="70301">
                <text>&lt;a href="http://hdl.handle.net/10603/574685" target="_blank" rel="noreferrer noopener"&gt;http://hdl.handle.net/10603/574685&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="26583" public="1" featured="0">
    <collection collectionId="7">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3139">
                  <text>Faculty Publications</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="28">
      <name>Conference Paper</name>
      <description>Faculty Publications- Conference Papers</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265644">
                <text>Anu, P.; Saseekala, M.; Mohanapriya, D.; Thamaraikannan, N.; Ponmozhi, K.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265645">
                <text>Static Analysis and Machine Learning for Runtime Library Detection in Linux Binaries</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265646">
                <text>01-01-2026</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="265647">
                <text>Communications in Computer and Information Science;Volume;2845 CCIS;pp.393-406</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="43">
            <name>Identifier</name>
            <description>An unambiguous reference to the resource within a given context</description>
            <elementTextContainer>
              <elementText elementTextId="265648">
                <text>&lt;a href="https://doi.org/10.1007/978-3-032-20907-8_33" target="_blank" rel="noreferrer noopener"&gt;https://doi.org/10.1007/978-3-032-20907-8_33&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.scopus.com/pages/publications/105039075897?origin=resultslist" target="_blank" rel="noreferrer noopener"&gt;https://www.scopus.com/pages/publications/105039075897?origin=resultslist&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="38">
            <name>Coverage</name>
            <description>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant</description>
            <elementTextContainer>
              <elementText elementTextId="265649">
                <text>Anu P., School of Computing, SASTRA Deemed to Be University, Thanjavur, 613402, India; Saseekala M., Faculty of Computer Applications, School of Business and Management, CHRIST University, Bangalore, India; Mohanapriya D., Department of Computer Science, PSG College of Arts and Science, Coimbatore, 641014, India; Thamaraikannan N., Department of Artificial Intelligence and Machine Learning, Kongunadu Arts and Science College, Coimbatore, India; Ponmozhi K., Department of Computer Applications, SRM Valliammai Engineering College, Kattankulathur, India</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265650">
                <text>The upsurge of malware targeting Internet of Things (IoT) devices demands effective approaches. This work announces a new method, stimulated by MANTILLA, which influences machine learning models. Through a prominence on architecture-independent characteristics from binary procedures, the system progresses its competence to differentiate among several libraries as well as architectures. Classification accuracy is further enhanced by employing a majority voting technique such that the output of the model is robust and reliable. Besides the machine learning-based classification, the paper incorporates a malware detection module based on signature matching. This two-pronged approach enables the system to cross-check discovered runtime libraries against a large database of pre-collected malware signatures. By marking possible security threats according to this comparison, the system greatly increases its ability to identify malicious binaries, thus offering an added layer of security for IoT devices. This unification of detection and classification mechanisms plays an important role in dealing with the changing nature of malware threats. Although encouraging results were obtained through this project, more evaluation should be done for comparison of the efficiency of KNN with other models, for example, Random Forest.  The Author(s), under exclusive license to Springer Nature Switzerland AG 2026.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265651">
                <text>Binary code analysis; Malware; Runtime library identification; Statically linked binaries</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="265652">
                <text>Springer Science and Business Media Deutschland GmbH</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="46">
            <name>Relation</name>
            <description>A related resource</description>
            <elementTextContainer>
              <elementText elementTextId="265653">
                <text>ISSN: 18650929; ISBN: 978-303220906-1;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265654">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265655">
                <text>Conference paper</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="47">
            <name>Rights</name>
            <description>Information about rights held in and over the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265656">
                <text>Restricted Access; Hardcopy may be available in the library</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="26584" public="1" featured="0">
    <collection collectionId="7">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="3139">
                  <text>Faculty Publications</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="28">
      <name>Conference Paper</name>
      <description>Faculty Publications- Conference Papers</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265657">
                <text>Anu, P.; Saseekala, M.; Subhashini, A.; Aarthee, S.; Kalyani, N.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265658">
                <text>Enhanced Detection of Malicious URLs Using Supervised Machine Learning Models</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265659">
                <text>01-01-2026</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="265660">
                <text>Communications in Computer and Information Science;Volume;2845 CCIS;pp.407-419</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="43">
            <name>Identifier</name>
            <description>An unambiguous reference to the resource within a given context</description>
            <elementTextContainer>
              <elementText elementTextId="265661">
                <text>&lt;a href="https://doi.org/10.1007/978-3-032-20907-8_34" target="_blank" rel="noreferrer noopener"&gt;https://doi.org/10.1007/978-3-032-20907-8_34&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.scopus.com/pages/publications/105038901940?origin=resultslist" target="_blank" rel="noreferrer noopener"&gt;https://www.scopus.com/pages/publications/105038901940?origin=resultslist&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="38">
            <name>Coverage</name>
            <description>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant</description>
            <elementTextContainer>
              <elementText elementTextId="265662">
                <text>Anu P., School of Computing, SASTRA Deemed to Be University, Thanjavur, 613402, India; Saseekala M., Faculty of Computer Applications, School of Business and Management, CHRIST University, Bangalore, India; Subhashini A., Department of Software Systems, PSG College of Arts and Science, Coimbatore, 641014, India; Aarthee S., School of Computing, SASTRA Deemed to Be University, Thanjavur, 613402, India; Kalyani N., School of Computing, SASTRA Deemed to Be University, Thanjavur, 613402, India</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265663">
                <text>This paper deliberates on URL phishing, one important subset of cyber threats. Most modern-day deceptive practices have shifted to the digital space due to the vast scope of information available on the internet. URL phishing is a dishonest practice that includes masquerading harmful links as legitimate links to trick users into sharing their private data. Detection of URL phishing is extremely challenging, hence most of these attacks go undetected until it is too late for the victim. Automatic blacklist that rely heavily on user-generated reports to monitor internet links have been repeatedly proven ineffective time and again. Along with failing to identify newly listed phishing sites, these systems also tend to mistake harmless links for phishing traps. This paper proposes the application of classification techniques of practical machine learning, specifically analysing the patterns and behaviours of URLs to detect phishing websites accurately. Leveraging the properties of Decision Trees, Random Forests, Logistic Regression, SVM, and Light GBM, we were able to come up with a detection model, which precisely calculates accuracy, precision, recall, as well as F1 score to evaluate the validity of URL classification.  The Author(s), under exclusive license to Springer Nature Switzerland AG 2026.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265664">
                <text>F1 score; Feature Extraction; Phishing; Precision; Real-time protection; Recall; URL Detection</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="265665">
                <text>Springer Science and Business Media Deutschland GmbH</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="46">
            <name>Relation</name>
            <description>A related resource</description>
            <elementTextContainer>
              <elementText elementTextId="265666">
                <text>ISSN: 18650929; ISBN: 978-303220906-1;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265667">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265668">
                <text>Conference paper</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="47">
            <name>Rights</name>
            <description>Information about rights held in and over the resource</description>
            <elementTextContainer>
              <elementText elementTextId="265669">
                <text>Restricted Access; Hardcopy may be available in the library</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="17810" public="1" featured="0">
    <collection collectionId="15">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="44496">
                  <text>Book Chapter</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="27">
      <name>Book Chapter</name>
      <description>Faculty Publications- Book Chapter</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="145512">
                <text>Transitioning from anthropocene to anthropause? A study of the consumer behavioural shifts in the hospitality sector</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="145513">
                <text>The COVID-19 pandemic has pushed the human race to transition from anthropocene to anthropause philosophy. Against this backdrop, the term "anthropause" describes the abrupt and intentional cessation of regular human activities caused by the disruption caused by the COVID-19 pandemic. The human response to this global health crisis has massively affected and altered human behaviour. The pandemic had an enormous impact with a sudden halt in the global human mobility phenomenon, and businesses were pushed to cater to altered consumption patterns. Hospitality is one such sector that has been impacted immensely. The study examines the key factors influencing consumer behaviour in the hospitality industry during the post-pandemic times. The study can be classified as conceptual research and would assess the theoretical underpinnings of the studies focusing on altered consumer behaviour. The chapter would also lead to a critical discussion on the transformation of consumption behaviour in the aftermath of this outbreak. Thematic content analysis of the data collected through the review of critical works in the domain of hospitality management has been triangulated with the authors' reflections to reach a consensual position. This work would also focus on understanding the theoretical standpoint of the researchers about the various stages of evolution in consumer behaviour in the field of hospitality businesses. Lastly, this conceptual study aims to analyse the current trends and future directions in consumer behaviour with particular reference to hospitality businesses. As post-pandemic consumer behaviour is still evolving, the present chapter would help trigger a broader discussion within academia and practitioners of hospitality businesses.  Springer Nature Switzerland AG 2023. All rights reserved.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="145514">
                <text>Anubha; Hussain S.; Mohanty P.; Gavinolla M.R.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="145515">
                <text>Tourist Behaviour and the New Normal, Volume I: Implications for Tourism Resilience, pp. 71-87.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="145516">
                <text>Springer Nature</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="145517">
                <text>2024-01-01</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="43">
            <name>Identifier</name>
            <description>An unambiguous reference to the resource within a given context</description>
            <elementTextContainer>
              <elementText elementTextId="145518">
                <text>&lt;a href="https://doi.org/10.1007/978-3-031-45848-4_5" target="_blank" rel="noreferrer noopener"&gt;https://doi.org/10.1007/978-3-031-45848-4_5&lt;/a&gt;
&lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.scopus.com/inward/record.uri?eid=2-s2.0-85202000889&amp;amp;doi=10.1007%2F978-3-031-45848-4_5&amp;amp;partnerID=40&amp;amp;md5=25e75e32a9cdb79dfdf9ac12e3239421" target="_blank" rel="noreferrer noopener"&gt;https://www.scopus.com/inward/record.uri?eid=2-s2.0-85202000889&amp;amp;doi=10.1007%2f978-3-031-45848-4_5&amp;amp;partnerID=40&amp;amp;md5=25e75e32a9cdb79dfdf9ac12e3239421&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="47">
            <name>Rights</name>
            <description>Information about rights held in and over the resource</description>
            <elementTextContainer>
              <elementText elementTextId="145519">
                <text>Restricted Access</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="46">
            <name>Relation</name>
            <description>A related resource</description>
            <elementTextContainer>
              <elementText elementTextId="145520">
                <text>ISBN: 978-303145848-4; 978-303145847-7</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="42">
            <name>Format</name>
            <description>The file format, physical medium, or dimensions of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="145521">
                <text>Online</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="145522">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="145523">
                <text>Book chapter</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="38">
            <name>Coverage</name>
            <description>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant</description>
            <elementTextContainer>
              <elementText elementTextId="145524">
                <text>Anubha, Department of Tourism and Hospitality Management, Jamia Millia Islamia (A Central University), New Delhi, India; Hussain S., Department of Tourism and Hospitality Management, Jamia Millia Islamia (A Central University), New Delhi, India; Mohanty P., Department of Business Administration, Christ University, Bengaluru, India; Gavinolla M.R., Vidzeme University of Applied Sciences, Valmiera, Latvia</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="17846" public="1" featured="0">
    <collection collectionId="15">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="44496">
                  <text>Book Chapter</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="27">
      <name>Book Chapter</name>
      <description>Faculty Publications- Book Chapter</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="145983">
                <text>Digital nomads: redefining tourism success or complicating destination challenges</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="49">
            <name>Subject</name>
            <description>The topic of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="145984">
                <text>Destination management; Digital nomads; Overtourism; Sustainable tourism</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="145985">
                <text>The COVID-19 pandemic hastened the distant work revolution and gave rise to a distinct consumer group called digital nomads. Digital nomads, which include independent contractors, self-employed people, and people who have escaped the confines of the office, have the ability to work from home while travelling both domestically and abroad. However, there are worries that the rise of the digital nomad could worsen already problematic travel issues like overtourism. The purpose of this study is to conceptually analyse the effects of digital nomads on tourist locations by reviewing existing literature and recent reports. Understanding the effects of digital nomadism is essential in a world where popular places battle overtourism. With its main arguments nestled within the critical literature review, the study can be categorized as a viewpoint paper. The study also draws important inspiration from the grey literature because the subject is current.  The Editors and Contributors Severally 2024.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="145986">
                <text>Anubha; Hussain S.; Mohanty P.; Gavinolla M.R.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="145987">
                <text>Handbook of Tourism and Consumer Behavior, pp. 12-20.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="145988">
                <text>Edward Elgar Publishing Ltd.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="145989">
                <text>2024-01-01</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="43">
            <name>Identifier</name>
            <description>An unambiguous reference to the resource within a given context</description>
            <elementTextContainer>
              <elementText elementTextId="145990">
                <text>&lt;a href="https://doi.org/10.4337/9781035309801.00009" target="_blank" rel="noreferrer noopener"&gt;https://doi.org/10.4337/9781035309801.00009&lt;/a&gt;
&lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.scopus.com/inward/record.uri?eid=2-s2.0-85215256620&amp;amp;doi=10.4337%2F9781035309801.00009&amp;amp;partnerID=40&amp;amp;md5=219ea60b28789bf432f5e0105a701f60" target="_blank" rel="noreferrer noopener"&gt;https://www.scopus.com/inward/record.uri?eid=2-s2.0-85215256620&amp;amp;doi=10.4337%2f9781035309801.00009&amp;amp;partnerID=40&amp;amp;md5=219ea60b28789bf432f5e0105a701f60&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="47">
            <name>Rights</name>
            <description>Information about rights held in and over the resource</description>
            <elementTextContainer>
              <elementText elementTextId="145991">
                <text>Restricted Access</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="46">
            <name>Relation</name>
            <description>A related resource</description>
            <elementTextContainer>
              <elementText elementTextId="145992">
                <text>ISBN: 978-103530980-1; 978-103530979-5</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="42">
            <name>Format</name>
            <description>The file format, physical medium, or dimensions of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="145993">
                <text>Online</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="145994">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="145995">
                <text>Book chapter</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="38">
            <name>Coverage</name>
            <description>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant</description>
            <elementTextContainer>
              <elementText elementTextId="145996">
                <text>Anubha, Department of Tourism and Hospitality Management, Jamia Millia Islamia (a Central University), New Delhi, India; Hussain S., Department of Tourism and Hospitality Management, Jamia Millia Islamia, India; Mohanty P., Department of Business Administration, Christ University, Bengaluru, India; Gavinolla M.R., National Institute of Tourism and Hospitality Management, Hyderabad, India</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
  <item itemId="17881" public="1" featured="0">
    <collection collectionId="15">
      <elementSetContainer>
        <elementSet elementSetId="1">
          <name>Dublin Core</name>
          <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
          <elementContainer>
            <element elementId="50">
              <name>Title</name>
              <description>A name given to the resource</description>
              <elementTextContainer>
                <elementText elementTextId="44496">
                  <text>Book Chapter</text>
                </elementText>
              </elementTextContainer>
            </element>
          </elementContainer>
        </elementSet>
      </elementSetContainer>
    </collection>
    <itemType itemTypeId="27">
      <name>Book Chapter</name>
      <description>Faculty Publications- Book Chapter</description>
    </itemType>
    <elementSetContainer>
      <elementSet elementSetId="1">
        <name>Dublin Core</name>
        <description>The Dublin Core metadata element set is common to all Omeka records, including items, files, and collections. For more information see, http://dublincore.org/documents/dces/.</description>
        <elementContainer>
          <element elementId="50">
            <name>Title</name>
            <description>A name given to the resource</description>
            <elementTextContainer>
              <elementText elementTextId="146457">
                <text>Internet of Senses: immersive eating and traversing into the metaverse</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="41">
            <name>Description</name>
            <description>An account of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="146458">
                <text>[No abstract available]</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="39">
            <name>Creator</name>
            <description>An entity primarily responsible for making the resource</description>
            <elementTextContainer>
              <elementText elementTextId="146459">
                <text>Anubha; Hussain S.; Mohanty P.; Gavinolla M.R.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="48">
            <name>Source</name>
            <description>A related resource from which the described resource is derived</description>
            <elementTextContainer>
              <elementText elementTextId="146460">
                <text>A Research Agenda for Tourism, Hospitality and the Metaverse, pp. 99-109.</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="45">
            <name>Publisher</name>
            <description>An entity responsible for making the resource available</description>
            <elementTextContainer>
              <elementText elementTextId="146461">
                <text>CRC Press</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="40">
            <name>Date</name>
            <description>A point or period of time associated with an event in the lifecycle of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="146462">
                <text>2024-01-01</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="43">
            <name>Identifier</name>
            <description>An unambiguous reference to the resource within a given context</description>
            <elementTextContainer>
              <elementText elementTextId="146463">
                <text>&lt;a href="https://doi.org/10.4337/9781035328222.00012" target="_blank" rel="noreferrer noopener"&gt;https://doi.org/10.4337/9781035328222.00012&lt;/a&gt;
&lt;br /&gt;&lt;br /&gt;&lt;a href="https://www.scopus.com/inward/record.uri?eid=2-s2.0-85212719913&amp;amp;doi=10.4337%2F9781035328222.00012&amp;amp;partnerID=40&amp;amp;md5=1e2f7fb3fd073ea57dc04fb232a157f6" target="_blank" rel="noreferrer noopener"&gt;https://www.scopus.com/inward/record.uri?eid=2-s2.0-85212719913&amp;amp;doi=10.4337%2f9781035328222.00012&amp;amp;partnerID=40&amp;amp;md5=1e2f7fb3fd073ea57dc04fb232a157f6&lt;/a&gt;</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="47">
            <name>Rights</name>
            <description>Information about rights held in and over the resource</description>
            <elementTextContainer>
              <elementText elementTextId="146464">
                <text>Restricted Access</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="46">
            <name>Relation</name>
            <description>A related resource</description>
            <elementTextContainer>
              <elementText elementTextId="146465">
                <text>ISBN: 978-103532822-2; 978-103532821-5</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="42">
            <name>Format</name>
            <description>The file format, physical medium, or dimensions of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="146466">
                <text>Online</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="44">
            <name>Language</name>
            <description>A language of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="146467">
                <text>English</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="51">
            <name>Type</name>
            <description>The nature or genre of the resource</description>
            <elementTextContainer>
              <elementText elementTextId="146468">
                <text>Book chapter</text>
              </elementText>
            </elementTextContainer>
          </element>
          <element elementId="38">
            <name>Coverage</name>
            <description>The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant</description>
            <elementTextContainer>
              <elementText elementTextId="146469">
                <text>Anubha, Department of Hospitality and Tourism Management,  Jamia Millia Islamia, New Delhi, India; Hussain S., Department of Hospitality and Tourism Management,  Jamia Millia Islamia, New Delhi, India; Mohanty P., School of Business and Management,  Christ University, Bengaluru, India; Gavinolla M.R., National Institute of Tourism and Hospitality Management, Hyderabad, India</text>
              </elementText>
            </elementTextContainer>
          </element>
        </elementContainer>
      </elementSet>
    </elementSetContainer>
  </item>
</itemContainer>
