Skip to content

Commit 899d401

Browse files
author
Jeni Tennison
committed
changed order of values in metadata lines
1 parent 31ee3b6 commit 899d401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,8 +618,8 @@ <h4>Self Description</h4>
618618
</p>
619619
<ol>
620620
<li>a label for a property of the entity indicated in the <code>$id</code> column</li>
621-
<li>optionally, a type or language annotation for the property, which is interpreted in the same way as the values in a <code>type</code> or <code>lang</code> prolog line</li>
622621
<li>a value, the value of the property for that entity</li>
622+
<li>optionally, a type or language annotation for the property, which is interpreted in the same way as the values in a <code>type</code> or <code>lang</code> prolog line</li>
623623
<li>optionally, a URI that is the global identifier for the property, which is interpreted in the same way as the values in a <code>url</code> prolog line</li>
624624
</ol>
625625
<p>

0 commit comments

Comments
 (0)