博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
What's Semantic Interoperability? (1)
阅读量:4624 次
发布时间:2019-06-09

本文共 1692 字,大约阅读时间需要 5 分钟。

(1) How Human Beings Communicate and How Computer Information Systems Communicate?

In human society persons are linked to cooperate for deliberate purposes by different means of communications, such as telephone, email, television, which are all composed of human languages.  In essence one person utilizes language messages to tell ones who receive these messages how to react accordingly.  Commonly in the process of person interaction, the sender of messages can wrap any thought, commands, description, et al, represented in human language without worrying the receiver of messages can not understood the meaning of messages. Sometimes the receiver of messages is not necessary to know where the messages are sourced because the received messages are self-described in languages which are common senses between receivers and senders.
However in the computer information systems
computers can be organized together to commit certain tasks by means of network. Unfortunately different information systems developed by different software incorporations have the same common senses as human beings do.  One information system forward a message encoded according to a special format to another information system, which must firstly understood that special format, then decode the received message, and finally to react according to the decoded message meaning. Because of lack of the common sense, the message format meaning and its relevant action must be defined in the message receiving information system.
(2) Comparison of Human Language and communication format of information systems

(To be continued)
Mar 11st, 2005

转载于:https://www.cnblogs.com/sci_ieee2006/archive/2005/03/11/116942.html

你可能感兴趣的文章
JS线程Web worker
查看>>
Flex的动画效果与变换!(三)(完)
查看>>
mysql常见错误码
查看>>
Openresty 与 Tengine
查看>>
使用XV-11激光雷达做hector_slam
查看>>
布局技巧4:使用ViewStub
查看>>
学习记事
查看>>
java 子类重写父类的方法应注意的问题
查看>>
[LevelDB] LevelDB理论基础
查看>>
【codecombat】 试玩全攻略 第一关kithguard地牢
查看>>
【DP】 POJ 1191 棋盘分割 记忆化搜索
查看>>
自动化测试 Appium之Python运行环境搭建 Part2
查看>>
说说DBA职责和目标
查看>>
从头认识Spring-2.4 基于java的标准注解装配-@Inject-限定器@Named
查看>>
sql server 实现多表连接查询
查看>>
Python标准库:内置函数getattr(object, name[, default])
查看>>
转:android 自定义RadioButton样式
查看>>
HTTP请求过程
查看>>
织梦多域名解析到同一个空间导致打开链接不一致怎么办?
查看>>
Xcode10 library not found for -lstdc++ 找不到问题
查看>>