« | August 2025 | » | 日 | 一 | 二 | 三 | 四 | 五 | 六 | | | | | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | | | | | | | |
| 公告 |
暂无公告... |
Blog信息 |
blog名称:语义Web step-up 日志总数:22 评论数量:81 留言数量:5 访问次数:214925 建立时间:2004年10月29日 |

| |
[语义Web工程]语义Web和软件工程 读书笔记, 科学研究
orangebench 发表于 2004/11/14 15:43:47 |
如何开发语义Web应用,如何结合已有的软件工程方法,特别是MDA?最近有个workshop:Model Driven Semantic Web (MDSW) workshop held at the EDOC2004 conference. 可惜找不到proceedings。
下面有些文章: 【1】Automatic Mapping of OWL Ontologies into Java” that got accepted in SEKE.
We present an approach for mapping an OWL ontology into Java. The basic idea is to create a set of Java interfaces and classes from an OWL ontology such t |
|
[语义Web理论]用URIref标识抽象概念的问题 读书笔记, 科学研究
orangebench 发表于 2004/11/14 15:32:37 |
Working Around the Identity Crisis
用一个URIref标识一个抽象概念的时候,不要用同一个URIref 描述和这个概念相关的html页面,因为,同一个URIref会导致RDF aggregator 聚集时会出现不理想的结果,一个好的建议是:用不同的URIref,而Web server会自动把抽象概念的URIref 重定向到这个Web页面的uriref。
“In other words, the central tenet here is, that if your concept URI does happen to resolve to some sort of web document, it should do so via some URL redirection or URL rewriting at the server. ”
“For example, you give your |
|
|