v1.0.0-beta.7
Pre-release
Pre-release
1.0.0-beta.7 - 2023-06-20
Added
- Test cases for GraphQLSchema class read from a GQL Schema file.
Changed
- Instead of reading types by re-parsing downloaded SHACL files, the GraphQL Schema file is now used as input.
Removed
- Logger library typescript-logging removed, since it was not being used yet.
- The SHACLReaderService since this is no longer needed.
- The SHACLReader test cases since the SHACLReaderService is removed.