惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

I
Intezer
V
Vulnerabilities – Threatpost
Google Online Security Blog
Google Online Security Blog
T
The Exploit Database - CXSecurity.com
C
CXSECURITY Database RSS Feed - CXSecurity.com
AWS News Blog
AWS News Blog
G
GRAHAM CLULEY
P
Privacy & Cybersecurity Law Blog
www.infosecurity-magazine.com
www.infosecurity-magazine.com
C
Cybersecurity and Infrastructure Security Agency CISA
N
News | PayPal Newsroom
T
Tenable Blog
Spread Privacy
Spread Privacy
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
S
Secure Thoughts
P
Privacy International News Feed
IT之家
IT之家
Project Zero
Project Zero
T
The Blog of Author Tim Ferriss
Engineering at Meta
Engineering at Meta
大猫的无限游戏
大猫的无限游戏
博客园_首页
GbyAI
GbyAI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
量子位
雷峰网
雷峰网
Apple Machine Learning Research
Apple Machine Learning Research
Hacker News: Ask HN
Hacker News: Ask HN
Google DeepMind News
Google DeepMind News
MongoDB | Blog
MongoDB | Blog
N
Netflix TechBlog - Medium
Martin Fowler
Martin Fowler
NISL@THU
NISL@THU
I
InfoQ
D
DataBreaches.Net
有赞技术团队
有赞技术团队
K
Kaspersky official blog
Security Latest
Security Latest
The Register - Security
The Register - Security
Hugging Face - Blog
Hugging Face - Blog
S
Security @ Cisco Blogs
P
Proofpoint News Feed
M
MIT News - Artificial intelligence
H
Hackread – Cybersecurity News, Data Breaches, AI and More
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
AI
AI
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
P
Proofpoint News Feed
Security Archives - TechRepublic
Security Archives - TechRepublic
N
News and Events Feed by Topic

博客园 - Jacquette.wang

谈谈用Boox Max 2 阅读A4纸文献的体验 探讨云计算、Web X.0、网格等buzz word背后的本质问题和关键技术的书出版 www2009参会感受 google wave : email也能焕发新的青春 Web数据集汇总 RESTful服务是否需要形式化的接口描述? Ian Foster - 网格和云计算 twine-语义网的平台 搞笑学术论文-chicken paper 看看大家在twitter上做什么 搜狗过了,要引起网民反感了 搜狗比Google超前的地方 谷歌“词库门”事件给软件研发管理带来的警示 Framework,Library和Toolkit的区别 太激动了!一个计算机学科的YouTube! 从语义桌面Semantic Desktop想到的 万维网之父Tim Berners-Lee在美国国会公听会上再谈Web发展的愿景-语义网 Google创始人之一天才Larry Page呼吁:做研究的人要重视市场营销 企业级社会网络软件
”第一款“企业级本体开发环境-TopBraid Composer 2.0
Jacquette.wang · 2007-03-08 · via 博客园 - Jacquette.wang

这款工具号称是现在唯一可以商用的本体开发环境,不过我还没有试用,只是从相关新闻上先截一段来看看,等下4月份有时间了,再研究这个工具。

"the only commercially-ready ontology design environment that meets the needs of application developers who are building scalable applications for consumers and enterprises "

此前,大名鼎鼎的Protege属于实验室产品, 而同样商用的Alotva Semanticworks可能由于太过于toy,而无法起到预期的作用。

这款工具叫“TopBraid Composer 2.0 ”,是一家语义网初创公司的产品,于2006年初开始发布第一个版本,在TopBraid Composer中,集成了几种现有的推理引擎,并且可以设定这些推理机的执行顺序,此外,TopBraid可以支持带有推理功能的SPARQL查询。据这家公司的Blog上说,现在release的版本,在稳定性和性能方面都优于其他同类产品。

在这个产品截图中可以看到它主要集成了Pellet和Jena built-in Reasoners,并且可以用可视化的方式指定推理执行顺序。

这个产品支持calendar mushup的开发,下面是这个截图,据Blog上的说明,在这个图中,右边是地理信息,可以方便地调用Google Map API,中间这个就是TopBraid的Calendar开发视图。TopBraid可以可视化XML中的xsd:dateTime,xsd:date等属性。当然,仅仅这个可视化还不能帮上多大的忙。

在这个图中,有些事件是一个timespan,而timespan的表示在RDF中还没有一种标准的方式,

借助于TopBraid定义的calendar本体,在calendar本体里面定义了两个属性:calendar:starttime, calendar:endtime,如果在你的XML中有这样两个属性:travel:departureTime, travel:returnTime,就可以在TopBraid中定义你的本体模型,指定它们是calendar中的startTime的子属性,这样,TopBraid的分类器就会将所有的departureTime值和starttime一视同仁。通过这种方式,对不同的XML,只需修改模型,不需修改calendar的代码和配置。

这个公司的主要技术咨询:Dean Allemang

AJAXWorld 2007 上宣布了这个工具,Allemang将在AJAXWorld上组织一个题为:
"Using RDFa to Build Semantic Mash-ups."
的Session:

Semantic Mash-ups ("SMash-ups" for short) are combinations of information from multiple sources using the W3C Semantic Web languages (RDF and OWL) to control merging and filtering of the mashed-up data. 

Allemang will present a system for building Smash-ups from many different kinds of Web sources, including RDF source, databases, and Web pages (via RDFa, the RDF in HTML proposal).