Skip to content

Commit 4915f25

Browse files
committed
fix: remove unwanted dollar symbol in a URI trailer
1 parent 77d0836 commit 4915f25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mappings-versioned/ContractModificationInformation-can_v1.3-1.6.rml.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ tedm:MG-Identifier-relatesToEFormSectionIdentifier-ContractModificationInformati
128128
rr:subjectMap
129129
[
130130
rdfs:label "ND-Modification" ;
131-
rr:template "http://data.europa.eu/a4g/resource/{/*/cbc:ID[@schemeName='notice-id']}-{/*/cbc:VersionID}/ContractModificationInformation/Identifier/${encode-for-uri(.)}" ;
131+
rr:template "http://data.europa.eu/a4g/resource/{/*/cbc:ID[@schemeName='notice-id']}-{/*/cbc:VersionID}/ContractModificationInformation/Identifier/{encode-for-uri(.)}" ;
132132
rr:class adms:Identifier
133133
] ;
134134
rr:predicateObjectMap

0 commit comments

Comments
 (0)