<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/terms/"
         xmlns:foaf="http://xmlns.com/foaf/0.1/"
         xmlns:bibo="http://purl.org/ontology/bibo/"
         xmlns:fabio="http://purl.org/spar/fabio/"
         xmlns:owl="http://www.w3.org/2002/07/owl#"
         xmlns:event="http://purl.org/NET/c4dm/event.owl#"
         xmlns:ore="http://www.openarchives.org/ore/terms/">

    <rdf:Description rdf:about="https://www.hsbi.de/publikationsserver/record/7068">
        <ore:isDescribedBy rdf:resource="https://www.hsbi.de/publikationsserver/record/7068"/>
        <dc:title>Smart data adapter: A hybrid pattern-LLM approach</dc:title>
        <bibo:authorList rdf:parseType="Collection">
            <foaf:Person>
                <foaf:name></foaf:name>
                <foaf:surname></foaf:surname>
                <foaf:givenname></foaf:givenname>
            </foaf:Person>
            <foaf:Person>
                <foaf:name></foaf:name>
                <foaf:surname></foaf:surname>
                <foaf:givenname></foaf:givenname>
            </foaf:Person>
            <foaf:Person>
                <foaf:name></foaf:name>
                <foaf:surname></foaf:surname>
                <foaf:givenname></foaf:givenname>
            </foaf:Person>
        </bibo:authorList>
        <bibo:abstract>Adopting digital twin technologies in small andmedium-sized enterprises (SMEs) is often hinderedby heterogeneous, poorly documented productiondata. Current semantic type detection approachesrequire massive labeled datasets making themimpractical for resource-constrained SMEs. Wepropose a zero-shot hybrid framework combiningpattern-based classification with selective largelanguage model (LLM) reasoning formanufacturing-specific data types. The two-stagearchitecture uses rule-based patterns for high-confidence cases, forwarding ambiguous columnsto a multi-step LLM reasoner. Evaluation on fourmanufacturing datasets shows the hybrid approachachieves weighted F1 within 7 24 percentagepoints of pure LLM classification performancewhile reducing LLM invocations by 39% onaverage. Processing time decreased by up to 2.8×.Our framework addresses a critical gap: automated,computationally efficient data type recognition formanufacturing SMEs without requiring trainingdata, contributing to automated simulation anddigital twin construction.</bibo:abstract>
        <dc:publisher>Otto von Guericke University Library, Magdeburg, Germany</dc:publisher>
        <bibo:doi rdf:resource="10.25673/123544" />
        <ore:similarTo rdf:resource="info:doi/10.25673/123544"/>
    </rdf:Description>
</rdf:RDF>
