Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into main
  • Loading branch information
enridaga committed Feb 13, 2024
2 parents da4d520 + b988e30 commit 8502a80
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions _includes/rdf/_reeco-framework/reeco-python/README.schema.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down Expand Up @@ -48,5 +42,11 @@
"@value": "REECO Python Library"
}
]
},
{
"@id": "https://reeco-framework.github.io/ecosystem/entity/reeco-framework",
"@type": [
"https://schema.org/Project"
]
}
]
12 changes: 6 additions & 6 deletions content/_reeco-framework/reeco-python/README.schema.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down Expand Up @@ -48,5 +42,11 @@
"@value": "REECO Python Library"
}
]
},
{
"@id": "https://reeco-framework.github.io/ecosystem/entity/reeco-framework",
"@type": [
"https://schema.org/Project"
]
}
]

0 comments on commit 8502a80

Please sign in to comment.