@@ -419,17 +419,17 @@ <h2>Simple Interpretations</h2>
419
419
< table >
420
420
< caption > Definition of a simple interpretation.</ caption >
421
421
< tr >
422
- < td class ="semantictable "> 1. A non-empty set IR of resources, called the domain or universe
422
+ < td class ="semantictable "> 1. A non-empty set IR, the resources of I, also called the domain or universe
423
423
of I.
424
- < p > 2. < span > A set IP, called the set of properties of I.</ span > </ p >
425
- < p > 3. A mapping IEXT from IP into the powerset of IR x IR i.e. the
426
- set of sets of pairs < x, y > with x and y in IR .</ p >
427
- < p > 4. A mapping IS from IRIs into (IR union IP)</ p >
428
- < p > 5. A partial mapping IL from literals into IR </ p >
424
+ < p > 2. < span > A set IP, the properties of I.</ span > </ p >
425
+ < p > 3. A mapping IEXT from IP into the powerset of IR x IR ( the
426
+ set of sets of pairs < x, y > with x and y in IR ), the extension mapping for properties in I .</ p >
427
+ < p > 4. A mapping IS from IRIs into (IR union IP), the denotation mapping for symbols in I. </ p >
428
+ < p > 5. A partial mapping IL from literals into IR, the denotation mapping for literals in I. </ p >
429
429
< p id ="simple-injective-tests " data-tests ="rdf-semantics/index.html#all-identical-triple-terms-are-the-same,
430
430
rdf-semantics/index.html#triple-term-not-asserted,
431
431
rdf-semantics/index.html#triple-terms-no-spurious ">
432
- 6. An injective mapping RE from IR x IP x IR into IR, called the denotation of triple terms . </ p >
432
+ 6. An injective mapping RE from IR x IP x IR into IR, the extension mapping for triples in I . </ p >
433
433
</ td >
434
434
</ tr >
435
435
</ table >
0 commit comments