Open ktk opened 11 years ago
Ok I just noticed that this works if the prefix ends with a /, not sure if this is a bug then :-)
If I'm correct, base uri should end with a fragment identifier - either / or # (at least when using this extension). If it has no fragment identifier, base uri is stripped either to previous '/' or domain part. Examples:
I added a warning message to the dialog, which is shown only when base URI has no fragment identifier. I also created a pull request for this.
If I update the base URI in my RDF template the updates never make it into the RDF preview and RDF export, it stays on the old value.