新书推介:《语义网技术体系》
作者:瞿裕忠,胡伟,程龚
   XML论坛     W3CHINA.ORG讨论区     >>计算机科学论坛<<     SOAChina论坛     Blog     开放翻译计划     新浪微博  
 
  • 首页
  • 登录
  • 注册
  • 软件下载
  • 资料下载
  • 核心成员
  • 帮助
  •   Add to Google

    >> 本版讨论Semantic Web(语义Web,语义网或语义万维网, Web 3.0)及相关理论,如:Ontology(本体,本体论), OWL(Web Ontology Langauge,Web本体语言), Description Logic(DL, 描述逻辑),RDFa,Ontology Engineering等。
    [返回] 计算机科学论坛W3CHINA.ORG讨论区 - Web新技术讨论『 Semantic Web(语义Web)/描述逻辑/本体 』 → A Look at Dedicated Semantic Web Tools 查看新帖用户列表

      发表一个新主题  发表一个新投票  回复主题  (订阅本版) 您是本帖的第 2890 个阅读者浏览上一篇主题  刷新本主题   树形显示贴子 浏览下一篇主题
     * 贴子主题: A Look at Dedicated Semantic Web Tools 举报  打印  推荐  IE收藏夹 
       本主题类别:     
     admin 帅哥哟,离线,有人找我吗?
      
      
      
      威望:9
      头衔:W3China站长
      等级:计算机硕士学位(管理员)
      文章:5255
      积分:18407
      门派:W3CHINA.ORG
      注册:2003/10/5

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给admin发送一个短消息 把admin加入好友 查看admin的个人资料 搜索admin在『 Semantic Web(语义Web)/描述逻辑/本体 』的所有贴子 点击这里发送电邮给admin  访问admin的主页 引用回复这个贴子 回复这个贴子 查看admin的博客楼主
    发贴心情 A Look at Dedicated Semantic Web Tools


    By [URL=http://www.eweek.com/author_bio/0,1908,a=2164,00.asp]Jim Rapoza[/URL]
    May 29, 2007

    [B]Review: eWEEK Labs reviews three products designed to help businesses build and manage Semantic Web solutions.[/B]
       

    [URL=http://etech.eweek.com/content/web_technology/spinning_the_semantic_web.html]Check out eWEEK's full report on the Semantic Web, including an interview with Tim Berners-Lee and real-world examples of Semantic Web technologies, at eWEEK's Emerging Technology site.[/URL]

    As is the case with many Web technologies today, nearly every core piece of the Semantic Web is based on XML, from RDF to OWL to SPARQL.

    ADVERTISEMENT This means that, for the most part, all it takes to build things for the Semantic Web is a good text editor. However, to be truly productive at working on Semantic Web applications, most would agree that dedicated tools are the way to go.

    There have been a number of simple and free prototype tools built by [URL=http://www.w3.org/2005/ajar/tab]World Wide Web Consortium[/URL] members, such as the Tabulator, a simple tool that makes it possible to browse through complex Resource Description Framework data directly from a standard Web browser.

    But for companies those looking for commercial Semantic Web products, the market is finally beginning to gain steam as more vendors from the traditional Web and Web service development, search, data analysis and management fields are releasing products dedicated to creating and managing applications and data for the Semantic Web.

    eWEEK Labs took a look at three products designed to help businesses build and manage Semantic Web solutions: Altova's SemanticWorks 2007, Intellidimension's RDF Gateway 2.3.4 and TopQuadrant's TopBraid Composer 2.0. All three of these programs are available in free evaluation versions and are worth checking out for any business interested in building Semantic Web solutions.

    SemanticWorks 2007

    Altova's SemanticWorks 2007 is a Windows-based visual RDF and OWL (Web Ontology Language) editor. Altova has long been a strong player in the XML development market and anyone who has used its excellent XMLSpy XML development tool will instantly feel at home in SemanticWorks 2007.

      

    With this tool we could create and edit RDF data files and OWL ontologies using a visual data map to control all of our core data relationships and definitions. We appreciated the visual tools but liked even more that we could quickly jump out of them to a standard code view of our files.

    SemanticWorks 2007 provided tools to check the validity of our syntax and semantic code and offered good feedback on errors or inconsistencies. Another nice touch let us save our OWL mappings as images, which made it possible to display ontology information in collaborative settings.

    Altova SemanticWorks 2007 is priced at $129 and can be found at www.altova.com.

    RDF Gateway 2.3.4

    Intellidimension's RDF Gateway was one of the first true Semantic Web products that we ever tested here at eWEEK Labs, when we evaluated version 1.0 in 2003. From our recent tests of version 2.3.4, it doesn't look like much has changed—not that this is a bad thing. RDF Gateway is still a solid combination of a Web server, application server and RDF gateway and is still a good way to get Semantic Web applications up and running.

    However, it also remains a Windows-only application, and the product also still uses its own Web scripting language known as RDF Server Pages (which are simple to create for anyone who has used Java Server Pages or similar languages).

    Most of the main improvements in RDF Gateway are in upgraded support for newer standards. RDF Gateway ships with its own ECMAScript-based query language called RDF Query Language, but it also now supports SPARQL (SPARQL Protocol and RDF Query Language).

    A simple Windows querying tool included with RDF Gateway made it possible for us to create, test and deploy applications for the RDF Gateway server.

    The product's setup wizards stepped us through deploying and running applications, and its browser-based administration interface enabled us to manage the server and control access and permissions.

    Intellidimension offers a free personal version of RDF Gateway, as well as a professional edition that starts at $595, and an enterprise edition that starts at $1,995. For more information go to www.intellidimension.com.

    TopBraid Composer 2.0

    As with many other applications today that have anything to do with creating Web applications or Web services, TopQuadrant's TopBraid Composer 2.0 is an Eclipse-based development tool. By far the main strength of TopBraid Composer is in ontology development and editing.

    按此在新窗口浏览图片[URL=http://www.eweek.com/article2/0,1895,2097339,00.asp]Cisco picks up Reactivity for XML acceleration. Click here to read more.[/URL]

    We were greatly impressed with the depth of capability that TopBraid Composer gave us for visually designing complex OWL ontologies.

    The way TopBraid Composer laid everything out made it surprisingly easy to get a grasp on complex semantic applications. When editing an OWL file we could quickly view and configure it in multiple ways, with easy access to core settings, parameters and SPARQL queries with syntax checking.

    We could switch quickly between multiple viewing formats, including a very good visual diagram, an RDF graph, a form-based window and a well-implemented source-code view.

    TopBraid Composer also does a good job of utilizing and supporting a wide variety of newer Semantic Web standards and draft or proposed standards, such as SWRL (Semantic Web Rule Language) and GRDDL (Gleaning Resource Descriptions from Dialects of Languages).

    TopBraid Composer is priced starting at $495 and can be found [URL=http://www.topbraidcomposer.com/]here.[/URL]


       收藏   分享  
    顶(0)
      




    ----------------------------------------------

    -----------------------------------------------

    第十二章第一节《用ROR创建面向资源的服务》
    第十二章第二节《用Restlet创建面向资源的服务》
    第三章《REST式服务有什么不同》
    InfoQ SOA首席编辑胡键评《RESTful Web Services中文版》
    [InfoQ文章]解答有关REST的十点疑惑

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2007/5/31 14:08:00
     
     GoogleAdSense
      
      
      等级:大一新生
      文章:1
      积分:50
      门派:无门无派
      院校:未填写
      注册:2007-01-01
    给Google AdSense发送一个短消息 把Google AdSense加入好友 查看Google AdSense的个人资料 搜索Google AdSense在『 Semantic Web(语义Web)/描述逻辑/本体 』的所有贴子 点击这里发送电邮给Google AdSense  访问Google AdSense的主页 引用回复这个贴子 回复这个贴子 查看Google AdSense的博客广告
    2025/10/8 9:10:20

    本主题贴数1,分页: [1]

    管理选项修改tag | 锁定 | 解锁 | 提升 | 删除 | 移动 | 固顶 | 总固顶 | 奖励 | 惩罚 | 发布公告
    W3C Contributing Supporter! W 3 C h i n a ( since 2003 ) 旗 下 站 点
    苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
    62.500ms