We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 941acf9 commit c505370Copy full SHA for c505370
api/manager.yaml
@@ -1789,6 +1789,11 @@ components:
1789
type: string
1790
description: The dataset URI
1791
readOnly: true
1792
+ defaultDataFormatter:
1793
+ type: string
1794
+ description: The default data formatter used by the account to format the
1795
+ JSON+LD of the data from the KG.
1796
+ readOnly: true
1797
features:
1798
type: object
1799
additionalProperties:
0 commit comments