You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When it is loaded back into the edit page, the newline becomes a space. Even if you correct this and try and save it again you can't because the SPARQL is built around the corrupted string:
Triple
/usepa/app/purls/company-rewrite
/rdf/2009/framework#copy
"^[^\?]+\?id=.*$ /usepa/app/pipelines/company-data.xpl?results&id={id} Accept: application/rdf+xml"^^</2001/XMLSchema#string>
must match one of
[
</usepa/app/purls/company-rewrite>
</rdf/2009/framework#copy>
"^[^\\?]+\\?id=.*$ /usepa/app/pipelines/company-data.xpl?results&id={id}\nAccept: application/rdf+xml"^^</2001/XMLSchema#string>
]
The text was updated successfully, but these errors were encountered:
If a template has a header defined e.g.
When it is loaded back into the edit page, the newline becomes a space. Even if you correct this and try and save it again you can't because the SPARQL is built around the corrupted string:
Giving the error:
The text was updated successfully, but these errors were encountered: