File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1548,11 +1548,6 @@ <h2>Specifying the Type</h2>
1548
1548
< p class ="changed "> Typed values can also be defined implicitly, by specifying
1549
1549
< code > @type</ code > in an expanded term definition.
1550
1550
This is covered more fully in < a class ="sectionRef " href ="#type-coercion "> </ a > .</ p >
1551
-
1552
- < p class ="note "> The ability coerce a value using a < a > term definition</ a > is distinct
1553
- from setting one or more types on a < a > node object</ a > , as the former does not result in
1554
- new data being added to the graph, while the later manages node types
1555
- through adding additional relationships to the graph.</ p >
1556
1551
</ section >
1557
1552
</ section >
1558
1553
@@ -3692,6 +3687,11 @@ <h3>Using the Document Base for the Default Vocabulary</h3>
3692
3687
< a > compact IRI</ a > or < a > absolute IRI</ a > if a colon is present; otherwise, they are interpreted
3693
3688
as < a > relative IRI</ a > .</ p >
3694
3689
3690
+ < p class ="note "> The ability coerce a value using a < a > term definition</ a > is distinct
3691
+ from setting one or more types on a < a > node object</ a > , as the former does not result in
3692
+ new data being added to the graph, while the later manages node types
3693
+ through adding additional relationships to the graph.</ p >
3694
+
3695
3695
< p > < a > Terms</ a > or < a > compact IRIs</ a > used as the value of a
3696
3696
< code > @type</ code > key may be defined within the same context. This means that one may specify a
3697
3697
< a > term</ a > like < code > xsd</ code > and then use < code > xsd:integer</ code > within the same
You can’t perform that action at this time.
0 commit comments