Skip to content

Commit

Permalink
add json manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
wbglaeser committed Apr 11, 2024
1 parent 611fe0a commit 047bb30
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"datafieldsFile": {
"relativePath": "datafields.ttl",
"format": "text/turtle"
},
"materializationFile": {
"relativePath": "materialization.ttl",
"format": "text/turtle"
},
"requirementProfilesFolder": {
"relativePath": "shacl/"
},
"userProfileExamplesFolder": {
"relativePath": "user-profile-examples/"
}
}

0 comments on commit 047bb30

Please sign in to comment.