这些术语在http://www.w3.org/TR/2004/REC-rdf-mt-20040210/#interp上的“简单解释的定义”表中使用。我对它们的含义有点不清楚。
在这一点上,我认为他们的意思是,中间语言,
我对这些缩写的含义有点不清楚。我猜它们的意思是中间语言、中间系统和中间扩展(或其中任何一个,用“解释”代替“中间”)。此信息在文档中并不明确,而且我没有足够的上下文来最终知道所指的是什么。
编辑 我复制了下面使用它的部分:
Definition of a simple interpretation.
A simple interpretation I of a vocabulary V is defined by:
1. A non-empty set IR of resources, called the domain or universe of I.
2. A set IP, called the set of properties of I.
3. A mapping IEXT from IP into the powerset of IR x IR i.e. the set
of sets of pairs <x,y> with x and y in IR .
4. A mapping IS from URI references in V into (IR union IP)
5. A mapping IL from typed literals in V into IR.
6. A distinguished subset LV of IR, called the set of literal values,
which contains all the plain literals in V