Skip to content

Commit 012514b

Browse files
committed
removing unsafeURI
1 parent 9b3e4d4 commit 012514b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

spec/section/termmap.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -282,10 +282,6 @@ The value MUST be an [=IRI=] and MUST be one of the following options:
282282
* If the term map is an [=object map=]: `rml:IRI`, `rml:URI`, `rml:BlankNode`, or `rml:Literal`
283283
* If the term map is a [=graph map=]: `rml:IRI`, `rml:URI`
284284

285-
<aside class="note">
286-
When [=URIs=] are generated from [=string templates=], RML performs percent-encoding in the same way as for [=IRIs=].
287-
To generate [=URIs=] without applying percent-encoding, the [=term map=] MUST have a [=term type=] of rml:UnsafeURI.
288-
</aside>
289285

290286
### Default Term Types
291287

0 commit comments

Comments
 (0)