cocoda-sdk 3.4.7 → 3.4.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3800,6 +3800,7 @@ var LobidApiProvider = class extends BaseProvider {
3800
3800
  }
3801
3801
  };
3802
3802
  LobidApiProvider.providerName = "LobidApi";
3803
+ LobidApiProvider.providerType = "http://bartoc.org/api-type/lobid-gnd";
3803
3804
 
3804
3805
  // src/providers/mycore-provider.js
3805
3806
  var import_jskos_tools12 = __toESM(require("jskos-tools"), 1);
@@ -4195,6 +4196,7 @@ var NoTApiProvider = class extends BaseProvider {
4195
4196
  }
4196
4197
  };
4197
4198
  NoTApiProvider.providerName = "NoTApi";
4199
+ NoTApiProvider.providerType = "http://bartoc.org/api-type/noterms";
4198
4200
 
4199
4201
  // src/lib/CocodaSDK.js
4200
4202
  var providers = {