protegeproject / protege

Protege Desktop
http://protege.stanford.edu
Other
970 stars 229 forks source link

https prefixes changed to http #1139

Open henrietteharmse opened 1 year ago

henrietteharmse commented 1 year ago

Here are the steps to reproduce:

  1. Add a prefix for Schema.org: Prefix name: schema and Prefix: https://schema.org/.
  2. Now create a class, say schema:Organization. Instead of using https://schema.org/ it is using http://schema.org/.

image

Attached is a minimal example illustrating the behaviour. strangebehavior.txt