Thomas Schandl

Demozone for semantic applications launched

The Semantic Web Company compiled a suite of some of the best semantic web applications and put them in one place for you to try out: The SWC Demozone.

swc demozone logo

We selected tools pertaining to the different application areas of the Semantic Web – be it for finding, creating, linking and/or publishing information.

The showcased applications and services so far are:

Have a look at the demos and try them out for yourself – we provided explanations and links to screencasts teaching you how to use them.

We will add more demos in the future. If you are the owner of or a contributer to an application that you’d like to see showcased in the demozone, too, please drop us a line and we’ll try to add a demo for your software.

Thomas Schandl

Webinars about Business Use of Semantic Technologies

The Semantic Web Company created a series of online seminars (aka webinars) for you to acquire basic and practical knowledge about methologies, technologies and standards of the Semantic Web. In 90 minute sesseions we will cover the business aspects of topics such as content engineering, Knowledge Management, business intelligence, e-Business and more.

RDF Exit

In order to allow for a high level of interaction, the attendance is limited to ten participants and ample time for questions and discussion with our experts is designated. Each webinar works as a stand-alone module, so you can pick and choose some of them or book the whole series of 6 webinars.

We’ll kick off with a session about Semantic Wikis on Thursday 22nd of October. A German language version will be held at 9 a.m., alternatively you can atted an English version at 6 p.m. CET.

Each Thursday we cover a different topic such as Semantic Search, Corporate Thesaurus Management, Text Mining on the Corporate Semantic Web, Linking Open Data and Semantic Advertising.

In order to participate you only need broadband access to the internet, Windows or a Mac and a fairly up-to-date browser. For detailed system requirement see the webinar overview.

We hope to talk to you in one or more of these sessions!

Jana Herwig

First Make.tv cast about the Social Semantic Web

Time for a bit of over-the-top web 2.0 adulation… at yesterday’s Digitalks event (organized once again wonderfully by Meral Akin-Hecke), Luca Hammer was there and filmed throughout the presentations and discussions – using two cameras at a time AND live-editing and live-streaming it on Make.tv. What is Make.tv? The most incredible web 2.0 application I’ve seen so far – it’s a TV-Studion in your browser! And it’s free! (Although I doubt I will stay free forever)

You can live-edit the input from several cameras – this can also be achieved by logging in on different computers at a time, thus using the input from several built-in webcams at a time. You can drag and drop the video input channels into your scene, make the embedded videos smaller to achieve a screen-in-screen effect, create your own TV design and virtual studio from graphics…. wow, wow, wow.

I played with it today, not being quite as adventurous as Luca, in that I used only one camera (see what he achieved yesterday with multiple screens), nor did I interrupt and restart the recording (which I could have), but even though, I find the visual result, i.e. the ‘studio’ I built from the book cover, impressive enough.

So here is it: My introduction of the Social Semantic Web publication (which is in German, which is why the audio is in German, too, but you don’t need to understand what I am saying to be impressed by Make.tv). Jump to seconds 3:30 to 4:30 to see how you can switch between different screens while doing the web cast.

P.S. That’s an image below – you can embed the video, but you cannot (yet) deactivate that it starts automatically if you embed it, so I’ve decided to use an image on the blog instead. Click here, or the image, to launch the webcast on the Make.tv website.

Social Semantic Web - Webcast

Btw, I am not sure whether I said XML or XHTML in the webcast, but of course I meant XHTML when talking about the benefits of RDFa.

Reblog this post [with Zemanta]
Thomas Schandl

Short Semantic MediaWiki Tutorial (with link to sandbox)

On the occasion of the recent publication of our book, Social Semantic Web, we have created an accompanying wiki for you to explore the contents of the book and obtain information about its authors. Staying true to the motto “Eat your own dog food”, the Semantic Web Company has used a semantic wiki for that purpose.

We opted for Semantic MediaWiki (SMW) and the extensions Semantic Forms and Semantic Drilldown. In this blog post we’ll take a look at the handy features you get with these. This short tutorial is based on my SMW demonstration at the Web of Data Practitioners’ Days in Vienna two weeks ago.

As the book is in German, the wiki is set up in German, too, but that shouldn’t be a problem for understanding the demonstrated features. For the following examples, we have created a mirror of our productive wiki, so don’t hesitate to edit and play with this mirror wiki (we might refresh it occasionally, so don’t write any data into the wiki that you don’t also have stored elsewhere). This tutorial is going to take you through the following SMW features:

  • Automatically created lists
  • Faceted search
  • Semantic queries
  • Entering data via forms
  • RDF export

So let’s see what these features hold for us.

  • Automatically created lists

A common problem in wikis like Wikipedia is the (amount of) effort it requires to create and maintain various lists like the list of the EU’s largest cities. It’s an equally laborious and error-prone activity to keep such lists up to date; as a result, there are a lot of useful Wikipedia lists we can imagine that don’t exist at all, like a list of the world’s largest corporations with a CEO younger than 35.

In SMW it is easy to create all kinds of lists with queries. This page for the book’s table of contents is an example. View its source to see the inline queries used to generate the page (click to enlarge or view the source on the wiki):

Semantic Media Wiki Query

As a result, the list is generated afresh any time the table of contents page is called up. If the data on an article’s page has changed, it will also be updated in that list – while in regular MediaWikis one has to manually update the data in both places (the article, and the list), which, apart from the extra work, also makes errors and inconsistencies much more likely.

  • Faceted search

Take at look at the list of articles page… Continue reading