LarKC Tweets

Visit other LarKC sites

Dissemination

  • LarKC is sponsoring following international scientific events:
  • ODaF Europe 2010 ODaF Europe 2010: Semantic Statistics ODaF Europe 2010: Semantic Statistics
  • International Conference on Knowledge Engineering and Knowledge Management (EKAW 2010) International Conference on Knowledge Engineering and Knowledge Management (EKAW 2010) International Conference on Knowledge Engineering and Knowledge Management (EKAW 2010)
  • Extended Semantic Web Conference 2010 (ESWC 2010) Extended Semantic Web Conference 2010 (ESWC 2010) Extended Semantic Web Conference 2010 (ESWC 2010)
  • 3rd International Conference on Web Reasoning and Rule Systems (RR 2009) 3rd International Conference on Web Reasoning and Rule Systems (RR 2009) 3rd International Conference on Web Reasoning and Rule Systems (RR 2009)
  • 8th International Semantic Web Conference (ISWC 2009) 8th International Semantic Web Conference (ISWC 2009) 8th International Semantic Web Conference (ISWC 2009)
  • European Semantic Web Conference (ESWC 2009) European Semantic Web Conference (ESWC 2009) European Semantic Web Conference (ESWC 2009)
  • 11th International Conference on Principles of Knowledge Representation and Reasoning (KR 2008) 11th International Conference on Principles of Knowledge Representation and Reasoning (KR 2008) 11th International Conference on Principles of Knowledge Representation and Reasoning (KR 2008)
  • LarKC Korean/European collaboration LarKC Korean/European collaboration LarKC Korean/European collaboration
  • Scalability in Semantic Computing: The European View Scalability in Semantic Computing: The European View Scalability in Semantic Computing: The European View
  • Asian Semantic Web Conference (ASWC 2008) Asian Semantic Web Conference (ASWC 2008) Asian Semantic Web Conference (ASWC 2008)
  • European Semantic Web Conference (ESWC 2008) European Semantic Web Conference (ESWC 2008) European Semantic Web Conference (ESWC 2008)
  • European Semantic Technologies Conference (ESTC 2008) European Semantic Technologies Conference (ESTC 2008) European Semantic Technologies Conference (ESTC 2008)
  • Future Internet Symposium (FIS 2008) Future Internet Symposium (FIS 2008) Future Internet Symposium (FIS 2008)

Very first version of LarKC running

Posted September 12th, 2008

This week triples were shooting through a very first version of the Large Knowledge Collider! The set-up consists of a testing that was using the current plugin API’s to build a real “pipeline”:

  • it starts with a SPARQL query, then
  • it asks Sindice which RDF stores on the Web might be able to answer this query (IDENTIFY step), then
  • it does a SELECT step (select either all or only the first of those RDF stores), then
  • it uploads triples from the selected stores into Jena, and uses it as a REASONING plugin to get an answer to the original query.