Skip to content

Commit dabf2e0

Browse files
authored
Merge pull request #476 from json-ld/issue-361-nick
Use `foaf:nick` in first example using it, which is consistent with t…
2 parents 0c3278b + 6e6d299 commit dabf2e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/latest/json-ld/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1897,7 +1897,7 @@ <h2>Sets and Lists</h2>
18971897
{
18981898
...
18991899
"@id": "http://example.org/people#joebob",
1900-
"nick": ****[ "joe", "bob", "JB" ]****,
1900+
"foaf:nick": ****[ "joe", "bob", "JB" ]****,
19011901
...
19021902
}
19031903
-->

0 commit comments

Comments
 (0)