Skip to content

Commit

Permalink
Merge pull request #9 from metagov/add-context
Browse files Browse the repository at this point in the history
add schemas folder with minimal context file
  • Loading branch information
gershido authored Mar 24, 2022
2 parents 159b137 + f881856 commit 1b286d2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions schemas/DaoStar.jsonld
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"@context":
{
"@vocab": "http://daostar.org/schemas/",
"type": "@type"
}
}

0 comments on commit 1b286d2

Please sign in to comment.