diff --git a/_includes/rdf/_reeco-framework/reeco-python/README.schema.json b/_includes/rdf/_reeco-framework/reeco-python/README.schema.json index 88e71cd2..3b6b0506 100644 --- a/_includes/rdf/_reeco-framework/reeco-python/README.schema.json +++ b/_includes/rdf/_reeco-framework/reeco-python/README.schema.json @@ -1,10 +1,4 @@ [ - { - "@id": "https://reeco-framework.github.io/ecosystem/entity/reeco-framework", - "@type": [ - "https://schema.org/Project" - ] - }, { "@id": "https://reeco-framework.github.io/ecosystem/entity/reeco-python-library", "@type": [ @@ -48,5 +42,11 @@ "@value": "REECO Python Library" } ] + }, + { + "@id": "https://reeco-framework.github.io/ecosystem/entity/reeco-framework", + "@type": [ + "https://schema.org/Project" + ] } ] \ No newline at end of file diff --git a/content/_reeco-framework/reeco-python/README.schema.json b/content/_reeco-framework/reeco-python/README.schema.json index 88e71cd2..3b6b0506 100644 --- a/content/_reeco-framework/reeco-python/README.schema.json +++ b/content/_reeco-framework/reeco-python/README.schema.json @@ -1,10 +1,4 @@ [ - { - "@id": "https://reeco-framework.github.io/ecosystem/entity/reeco-framework", - "@type": [ - "https://schema.org/Project" - ] - }, { "@id": "https://reeco-framework.github.io/ecosystem/entity/reeco-python-library", "@type": [ @@ -48,5 +42,11 @@ "@value": "REECO Python Library" } ] + }, + { + "@id": "https://reeco-framework.github.io/ecosystem/entity/reeco-framework", + "@type": [ + "https://schema.org/Project" + ] } ] \ No newline at end of file