Are you working on a (probably commercial) product which uses RDF/OWL/SPARQL technologies? If so, can you please describe your product?
相关问题
- How can I optimize a SPARQL query that returns opt
- Calculate the depth of subclass in the OWL ontolog
- MVC2 - Consume RSS feed with RDF and namespace htt
- RDFlib 'on disk' store
- jena.query.ResultSet and jena.query.QuerySolution:
相关文章
- RDF libraries for Scala [closed]
- The difference between blank nodes and variables i
- Triple extraction from a sentance
- Meaning of owl:hasValue?
- boundary for arbitrary property path in SPARQL 1.1
- boundary for arbitrary property path in SPARQL 1.1
- sparql complete tree from subject
- Jena Fuseki assembler file + TDB + OWL reasoner
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.
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).
Have a look at the Calais Viewer for a real world application.
The flexibility of the semantic web data model enables lots of applications that are difficult to deliver using traditional, relational technologies. The responses so far on this list tend to focus on Web-centered applications, rather than those in the enterprise, probably for the reason that one can actually link to them, but semantic web technology is quietly taking off behind the firewall as well. My employer, Cambridge Semantics, produces a semantic web platform for enterprise application development, with customers including:
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/