{% extends 'aristotle_mdr/base.html' %} {% load static %} {% load rest_framework %} {% block extra_block_scripts %} {% endblock %} {% block content %}
The Aristotle Metadata API provides direct access to metadata using a versioned REST API.
About Version 3:
superseded_by
attribute returns the UUID of only the first superseding metadata item.
To fetch all superseded_by relationships for an item use the superseded_by
endpoint.
/about/
route to give basic public details about the registryAbout Version 4:
About Graphql:
Create and manage API access tokens
This will be required to access the API from external applications
Login to an account for session authentication