diff --git a/_includes/rdf/_reeco-framework/reeco-python/README.schema.json b/_includes/rdf/_reeco-framework/reeco-python/README.schema.json index 3b6b0506..88e71cd2 100644 --- a/_includes/rdf/_reeco-framework/reeco-python/README.schema.json +++ b/_includes/rdf/_reeco-framework/reeco-python/README.schema.json @@ -1,4 +1,10 @@ [ + { + "@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": [ @@ -42,11 +48,5 @@ "@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 3b6b0506..88e71cd2 100644 --- a/content/_reeco-framework/reeco-python/README.schema.json +++ b/content/_reeco-framework/reeco-python/README.schema.json @@ -1,4 +1,10 @@ [ + { + "@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": [ @@ -42,11 +48,5 @@ "@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