vote up 8 vote down star
3

Are you working on a (probably commercial) product which uses RDF/OWL/SPARQL technologies? If so, can you please describe your product?

flag

60% accept rate

9 Answers

vote up 1 vote down check

O'Reilly's Practical RDF has a chatper titled Commercial Uses of RDF/XML. The table at the left lists the subsections: Chandler, RDF Gateway, Seamark, and Adobe's XMP stuff.

link|flag
vote up 0 vote down

The fedora commons digital repository project uses Dublin Core as a central part of describing the individual objects in the repository. Additionally, they have created a rdfs ontology of the internal relationsships between the objects, called RELS-EXT. All this information is accessible through sparql or itql queries, both programmatically and through a web interface.

link|flag
vote up 0 vote down

The company I work for uses semantic technologies (RDF, ontologies, etc) in quite a few of their applications: www.metatomix.com

link|flag
vote up 0 vote down

At Yahoo! Search we use RDF to crawl for semantic data and power our Rich Results. Check out searches for "thai chili" and "paul tarjan facebook".

If you want to see all the semantic data we pull out of pages, install the "Structured Data Display" SearchMonkey plugin and under every result you will see an inforbar full of the RDF serialized as RDFa. (I can't post links since I'm new here).

link|flag
vote up 1 vote down

You can find a lot of good use case examples at the w3c's Semantic Web Use case site [1] which has links to many write-ups by companies who built actual systems using semantic web technologies.

Cheers,

Michael

[1] http://www.w3.org/2001/sw/sweo/public/UseCases/

link|flag
vote up 1 vote down

Ontology-aware search engines:

Mobile applications:

link|flag
vote up 3 vote down

Three of Garlik's (www.garlik.com) services, DataPatrol, QDOS and a FOAF viewer all use RDF and SPARQL extensively.

DataPatrol in particular and has tens of thousands of users in the UK. The dataset size is around ten billion RDF triples.

link|flag
vote up 0 vote down

Microsoft Interactive Media Manager is a metadata management system developed on the Microsoft SharePoint platform that heavily leverages RDF, OWL, and SPARQL. It has some big customers in the broadcast space and is an excellent example of enterprise use of these technologies.

link|flag
vote up 0 vote down

Have a look at the Calais Viewer for a real world application.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.