Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

tAlexander Schulze Review!

...

  1. Access Swagger Documentation: Navigate to the GraphDB Management Service documentation in your web browser.

  2. Prepare Your Ontology File: Ensure the "ebucoreplus" ontology file is saved in text/turtle format on your local machine.

    View file
    nameebucoreplus.ttl
    <= How does this work?

  3. Upload the Ontology: Utilize the "upload-ontology-from-file" endpoint:

    • Click the "Try it out" button.

    • Fill out the following fields:

    • Execute the upload by clicking the "Execute" button.

    • Upon execution, the response will indicate that the ontology has been successfully uploaded. You will see a message or a status code in the Swagger interface confirming that the upload was successful.

...