@prefix foaf: . @prefix ns1: . ns1:enrico-motta foaf:made . ns1:mathieu-daquin foaf:made . ns1:marta-sabou foaf:made . @prefix ns2: . @prefix ns3: . ns3:poster_demo_proceedings ns2:hasPart . @prefix rdf: . @prefix owl: . rdf:type owl:Thing . @prefix ns6: . rdf:type ns6:InformationObject , ns6:Object . @prefix rdfs: . rdf:type rdfs:Resource , ns2:InProceedings , ns6:SocialObject . @prefix ns8: . rdf:type ns8:ProceedingsPaper ; rdfs:label "Relation Discovery from the Semantic Web" ; owl:sameAs . @prefix ns9: . ns9:abstract "Several Semantic Web specific tasks such as ontology learning/extension or ontology matching rely on identifying relations between two given concepts. Scarlet is a technique for discovering relations between two given concepts by exploring ontologies available on the Semantic Web as a source of background knowledge. By relying on semantic web search engines such as Watson, Scarlet automatically identifies and combines relevant information from multiple and heterogeneous online ontologies. Scarlet has already been used successfully to support a variety of tasks, but is also available as a stand alone component that can be reused in various other applications. This poster will be accompanied by a demo of Scarlet's functionality available through its Web based user interface." . @prefix dc: . dc:creator ns1:enrico-motta , ns1:mathieu-daquin , ns1:marta-sabou ; dc:subject "semantic web" , "relation discovery" , "Scarlet" ; dc:title "Relation Discovery from the Semantic Web" . @prefix ns11: . @prefix ns12: . ns11:authorList ns12:authorList ; foaf:maker ns1:mathieu-daquin , ns1:enrico-motta , ns1:marta-sabou ; ns2:abstract "Several Semantic Web specific tasks such as ontology learning/extension or ontology matching rely on identifying relations between two given concepts. Scarlet is a technique for discovering relations between two given concepts by exploring ontologies available on the Semantic Web as a source of background knowledge. By relying on semantic web search engines such as Watson, Scarlet automatically identifies and combines relevant information from multiple and heterogeneous online ontologies. Scarlet has already been used successfully to support a variety of tasks, but is also available as a stand alone component that can be reused in various other applications. This poster will be accompanied by a demo of Scarlet's functionality available through its Web based user interface." ; ns2:hasAuthorList ns12:authorList ; ns2:isPartOf ns3:poster_demo_proceedings . @prefix xsd: . ns2:keyword "relation discovery"^^xsd:string , "semantic web"^^xsd:string , "Scarlet"^^xsd:string ; ns2:title "Relation Discovery from the Semantic Web" .