Examples of using semantic web technologies in rea

2019-03-09 02:44发布

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

11条回答
叼着烟拽天下
2楼-- · 2019-03-09 03:30

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.

查看更多
疯言疯语
3楼-- · 2019-03-09 03:37

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).

查看更多
Deceive 欺骗
4楼-- · 2019-03-09 03:38

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

查看更多
放荡不羁爱自由
5楼-- · 2019-03-09 03:41

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:

  • Johnson & Johnson
  • Merck
  • GroupM
  • Chevron
  • Biogen Idec
查看更多
Viruses.
6楼-- · 2019-03-09 03:44

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/

查看更多
登录 后发表回答