Skip to content

Commit eebbf11

Browse files
committed
solving plain literal without datatype note
1 parent e2d7637 commit eebbf11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/section/termmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ A [=term map=] that is not a [=datatypeable term map=] MUST NOT have an `rml:dat
459459
See [=generated RDF term=] for further details on generating [=literals=] from [=term maps=].
460460

461461
<aside class="note">
462-
One cannot explicitly state that a [=literal=] without [=datatype=] should be generated.
462+
One cannot explicitly state that a [=literal=] without [=language tag=] should be generated.
463463
To generate one from a non-string [=reference value=],
464464
a [=template-valued term map=] with a template such as `"{MY_REFERENCE}"`
465465
and a term type of `rml:Literal` can be used.

0 commit comments

Comments
 (0)