You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This endpoint returns a JSON object with the list of superclasses for the given NeXus class name, as used internally in the code (see `fetch_superclasses` in `ontology_service.py`).
This endpoint returns a JSON object with the list of superclasses for the given NeXus class name, as used internally in [pynxtools](../../../src/pynxtools/nomad/schema.py)
58
44
59
45
### Further Reading
60
46
61
-
-[Learn: Understanding the ontology service in pynxtools](../../learn/pynxtools/ontology-service-learn.md)
62
-
- See other documentation in `docs/` and module docstrings.
47
+
-[Learn: Understanding the ontology service in pynxtools](../../learn/pynxtools/ontology-service.md)
0 commit comments