Renaming a model/scheme?

Hi there!

Is there a way to rename a model/schema?

I set a URN as a test, and now I'd like to test that with a URI.

Thank you in advance

I think I found how. Maybe this is not the best approach but:

  1. Navigate to Stardog Studio
  2. Navigate to Databases
  3. Select the desired Database
  4. Select "Properties"
  5. Scroll to "Reasoning"
  6. Scroll to "Schemas"
  7. Rename your schema

Also ensure you update the namespaces.

Cheers!