Custom types (custom/*)
data type |
custom/* |
content types |
/ |
Custom types can be used for data that has very few specific uses or that is only used by a small number of plugins.
Warning
Before creating a new custom format, first consider any of the existing formats for entities, relations, graphs, or executables. Creating a new custom data type should be considered last.
Data Types
custom/kernel-matrix
custom/clusters
custom/attribute-distances
custom/attribute-similarities
custom/element-similarities
custom/entity-distances
custom/nisq-analyzer-result
custom/pca-metadata
custom/plot
Custom data type for presentational plots (e.g., html output from pyplot).
custom/hello-world-output
Custom data type for demo text output of the hello world plugins.
Current Non-Standard Custom Types
This is a list of custom types that are not using the custom/ prefix.
Danger
Do not use these types in new plugins!
representative-circuit/*should be replaced withexecutable/circuitand a data name starting withrepresentative-circuit.plot/*should be replaced withcustom/plottxt/*should be replaced withcustom/textqnn-weights/*vqc-metadata/*