Resolve "Angabe zum Musterdatensatz beim DCAT-Harvesting übernehmen"
Compare changes
@@ -181,6 +181,4 @@ def get_latest_resources_for_format(collection_name, resource_format):
@@ -181,6 +181,4 @@ def get_latest_resources_for_format(collection_name, resource_format):
resources_with_asked_type = [r for r in resources if r.get('format').upper() == resource_format.upper()]