File tree 1 file changed +2
-4
lines changed
spec/latest/json-ld-syntax
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -2843,8 +2843,7 @@ <h3>Node Object</h3>
2843
2843
< li > < tref > false</ tref > ,</ li >
2844
2844
< li > < tref > null</ tref > ,</ li >
2845
2845
< li > < tref > node object</ tref > ,</ li >
2846
- < li > < tref > expanded typed value</ tref > ,</ li >
2847
- < li > < tref > expanded language-tagged string</ tref > ,</ li >
2846
+ < li > < tref > expanded value</ tref > ,</ li >
2848
2847
< li > < tref > list</ tref > or < tref > set</ tref > ,</ li >
2849
2848
< li > an < tref > array</ tref > of zero or more of the possibilities above,</ li >
2850
2849
< li > a < tref > language map</ tref > , or </ li >
@@ -2894,8 +2893,7 @@ <h2>Annotation Map</h2>
2894
2893
An < tref > annotation map</ tref > may
2895
2894
be used as a < tref > term</ tref > value within a < tref > node object</ tref > if the
2896
2895
term is defined with < code > @container</ code > set to < code > @annotation</ code > .
2897
- The keys of a < tref > annotation map</ tref > MUST be
2898
- < tref title ="string "> strings</ tref > with an associated value that is any
2896
+ The values of the members of an < tref > annotation map</ tref > MUST be any
2899
2897
of the following types:</ p >
2900
2898
< ul >
2901
2899
< li > < tref > string</ tref > ,</ li >
You can’t perform that action at this time.
0 commit comments