TinCanJava
TinCanJava copied to clipboard
Tin Can Java Library
The statement query interface has version specific handling such that a version (family) specific query interface has to be constructed that uses a hard coded version of 1.0.0. When trying...
See https://issues.sonatype.org/browse/OSSRH-10790 for Sonatype setup request.
Just opening this issue as clearing house for what is and isn't in yet towards spec compliance. Requirements: - [x] Bump version list - [x] Context Activities as arrays -...
SubStatements should not be allowed to have a SubStatement target.
Need to switch any identifiers using a URI to be compatible with IRI definition in spec.
Lombok's @ToString implementation doesn't provide attributes from a base class unless specified. Need to check @Data to see if we can pass that option through, or add a new annotation...