All Downloads are FREE. Search and download functionalities are using the official Maven repository.

OSGI-INF.scr-plugin.scrinfo.xml Maven / Gradle / Ivy

There is a newer version: 1.0.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?><components xmlns:scr="http://www.osgi.org/xmlns/scr/v1.0.0">
    <scr:component enabled="true" immediate="true" name="org.apache.stanbol.enhancer.engines.uimatotriples.UIMAToTriples">
        <implementation class="org.apache.stanbol.enhancer.engines.uimatotriples.UIMAToTriples"/>
        <service servicefactory="false">
            <provide interface="org.apache.stanbol.enhancer.servicesapi.EnhancementEngine"/>
            <provide interface="org.apache.stanbol.enhancer.servicesapi.ServiceProperties"/>
        </service>
        <property name="stanbol.enhancer.engine.name" type="String" value="uimatotriples" private="false"/>
        <property name="stanbol.engine.uimatotriples.sourcenames" private="false"/>
        <property name="stanbol.engine.uimatotriples.contentpart.uriref" type="String" value="uima.apache.org" private="false"/>
        <property name="stanbol.engine.uimatotriples.typenames" private="false"/>
        <property name="stanbol.engine.uimatotriples.mappings" private="false"/>
        <property name="service.vendor" type="String" value="Apache Stanbol" private="true"/>
        <property name="service.pid" value="org.apache.stanbol.enhancer.engines.uimatotriples.UIMAToTriples" private="false"/>
    </scr:component>
</components>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy